Metadata-Version: 2.4
Name: pylibxc7
Version: 7.0.0
Summary: PyLibxc is a python-bound C library of exchange and correlation functionals for density-functional (DFT) theory.
Home-page: https://gitlab.com/libxc/libxc
Author: LibXC Authors
Author-email: marques@tddft.org
License: MPL
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
License-File: COPYING
License-File: AUTHORS
Requires-Dist: numpy>=1.7
Provides-Extra: docs
Requires-Dist: sphinx==1.2.3; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary


Libxc is a library of exchange-correlation functionals for
density-functional theory. The aim is to provide a portable, well
tested and reliable set of exchange and correlation functionals that
can be used by a variety of programs.

For more information, please check the manual at
http://www.tddft.org/programs/Libxc
