Metadata-Version: 2.4
Name: motep
Version: 0.2.0
Author: Axel Forslund, Yuji Ikeda
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Project-URL: homepage, https://imw-md.github.io/motep/
Project-URL: documentation, https://imw-md.github.io/motep/
Project-URL: source, https://github.com/imw-md/motep
Project-URL: download, https://pypi.org/project/motep/#files
Project-URL: tracker, https://github.com/imw-md/motep/issues
Requires-Python: >=3.11
Requires-Dist: numpy>=1.23
Requires-Dist: ase
Requires-Dist: scipy
Provides-Extra: mpi
Requires-Dist: mpi4py; extra == "mpi"
Provides-Extra: numba
Requires-Dist: numba; extra == "numba"
Provides-Extra: jax
Requires-Dist: jax; extra == "jax"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx_book_theme; extra == "doc"
Requires-Dist: sphinx-gallery; extra == "doc"
Description-Content-Type: text/markdown

# [MOTEP: moment tensor potentials in Python](https://imw-md.github.io/motep/)

[![PyPI version](https://badge.fury.io/py/motep.svg)](https://badge.fury.io/py/motep)
[![Downloads](https://static.pepy.tech/badge/motep/month)](https://pepy.tech/project/motep)
[![GitHubActions](https://github.com/imw-md/motep/actions/workflows/tests.yml/badge.svg)](https://github.com/imw-md/motep/actions?query=workflow%3ATests)
