Metadata-Version: 1.2
Name: calorine
Version: 1.5
Summary: A Python library for building and sampling NEP models via GPUMD simulations.
Home-page: http://calorine.materialsmodeling.org/
Author: calorine developer group
License: Mozilla Public License 2.0 (MPL 2.0)
Description: calorine
        ========
        
        **calorine** is a Python package for running and analyzing molecular dynamics (MD) simulations via `GPUMD <https://gpumd.org/>`_.
        It also provides functionality for constructing and sampling neuroevolution potentials (NEPs) via `GPUMD <https://gpumd.org/>`_.
        The full documentation can be found at https://calorine.materialsmodeling.org/.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
