Metadata-Version: 2.1
Name: gbsd
Version: 0.2.14
Summary: A Python package for determining the structures of materials with gradient-based methods.
License: MIT
Author: Xander Gouws
Author-email: xander.gouws@uwaterloo.ca
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: ase (>=3,<4)
Requires-Dist: numpy (>=1,<2)
Requires-Dist: nvidia-ml-py3 (>=7.352.0,<8.0.0)
Requires-Dist: torch (>=2,<3)
Description-Content-Type: text/markdown

# GBSD
A Python package for gradient-based structure determination.

