Metadata-Version: 2.4
Name: of_flows
Version: 0.1.0
Summary: A library for learning the ground state energy using orbital free density functional theory with continuous normalizing flows.
Home-page: https://github.com/AlexandreDeCamargo/of_flows
Author: Alexandre de Camargo
Author-email: Alexandre de Camargo <decamara@mcmaster.ca>
Project-URL: Homepage, https://github.com/AlexandreDeCamargo/of_flows
Project-URL: Repository, https://github.com/AlexandreDeCamargo/of_flows
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jax>=0.6.0
Requires-Dist: jaxlib>=0.6.0
Requires-Dist: equinox>=0.12.0
Requires-Dist: diffrax>=0.7.0
Requires-Dist: optax>=0.2.0
Requires-Dist: flax>=0.10.0
Requires-Dist: orbax-checkpoint>=0.11.0
Requires-Dist: scipy>=1.15.0
Requires-Dist: chex>=0.1.89
Requires-Dist: jaxtyping>=0.3.0
Requires-Dist: distrax>=0.1.5
Requires-Dist: pyscf>=2.9.0
Provides-Extra: examples
Requires-Dist: matplotlib>=3.10.0; extra == "examples"
Requires-Dist: pandas>=2.0.3; extra == "examples"
Requires-Dist: chex>=0.1.89; extra == "examples"
Requires-Dist: numpy>=2.3.0; extra == "examples"
Dynamic: author
Dynamic: home-page
Dynamic: license-file

# of_flows
OFDFT w/ Normalizing Flows
