Metadata-Version: 2.1
Name: ferminet
Version: 0.2
Summary: A library to train networks to represent ground state wavefunctions of fermionic systems
Home-page: https://github.com/deepmind/ferminet
Author: DeepMind
Author-email: no-reply@google.com
License: Apache 2.0
Platform: any
License-File: LICENSE
Requires-Dist: absl-py
Requires-Dist: attrs
Requires-Dist: chex
Requires-Dist: h5py
Requires-Dist: folx@ git+https://github.com/microsoft/folx
Requires-Dist: jax
Requires-Dist: jaxlib
Requires-Dist: kfac_jax@ git+https://github.com/deepmind/kfac-jax
Requires-Dist: ml-collections
Requires-Dist: optax
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyscf
Requires-Dist: pyblock
Requires-Dist: scipy
Requires-Dist: tables
Requires-Dist: typing_extensions
Provides-Extra: testing
Requires-Dist: flake8; extra == "testing"
Requires-Dist: pylint; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytype; extra == "testing"
