Getting started

Dependencies

All required and optional dependencies can be found in pyproject.toml.

Installation

The latest stable release of mlip-testing, including its dependencies, will soon be installable from PyPI by running:

python3 -m pip install mlip-testing

To get all the latest changes, mlip-testing can also be installed from GitHub:

python3 -m pip install git+https://github.com/ddmms/mlip-testing.git