Metadata-Version: 2.2
Name: pyscfadlib
Version: 0.3.3
Summary: Support library for PySCFAD
Author-Email: Xing Zhang <zhangxing.nju@gmail.com>
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Project-URL: Homepage, https://github.com/fishjojo/pyscfad
Project-URL: Repository, https://github.com/fishjojo/pyscfad
Project-URL: Documentation, https://fishjojo.github.io/pyscfad/index.html
Requires-Python: >=3.11
Requires-Dist: nanobind
Requires-Dist: jax
Requires-Dist: numpy
Requires-Dist: packaging
Description-Content-Type: text/markdown

# pyscfadlib: support library for pyscfad

pyscfadlib is the support library for PySCFAD.
It contains most of the C/C++ optimized code for derivative calculations.
