Metadata-Version: 2.4
Name: pyscfad-cuda13-plugin
Version: 0.3.0
Summary: PySCFAD Plugin for NVIDIA GPUs
Author: Xing Zhang
Author-email: zhangxing.nju@gmail.com
License: Apache-2.0
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
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: with-cuda
Requires-Dist: nvidia-cublas-cu13; extra == "with-cuda"
Requires-Dist: nvidia-cuda-runtime-cu13; extra == "with-cuda"
Requires-Dist: nvidia-cusolver-cu13; extra == "with-cuda"
Requires-Dist: nvidia-cusparse-cu13; extra == "with-cuda"
Requires-Dist: nvidia-nvjitlink-cu13; extra == "with-cuda"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary
