Skip to content

Library for computing anisotropy extension to SOAP descriptors

License

Notifications You must be signed in to change notification settings

cersonsky-lab/AniSOAP

Repository files navigation

AniSOAP

Warning!

While technically complete, AniSOAP is in beta mode, and subject to new changes regularly. Please use with caution as we iron out some of the finer details.

Installation

The installation of the library for python use can be done simply with

pip install .

The code is currently still being developed. To make sure that your version behaves properly, please run the internal tests from the main directory with

pytest tests/.

Please contact the developers if some tests fail.

Dependencies

Before installing anisoap, please make sure you have at least the following packages installed:

  • python (3.6 or higher)
  • numpy (1.13 or higher)
  • scipy (1.4.0 or higher)
  • ASE (3.18 or higher)
  • math
  • Equistore
  • Rascaline

For developers:

Please run pytest and check that all tests pass before pushing new changes to the main branch with

pytest tests/.

Contributors

Thanks goes to all people that make AniSOAP possible:

About

Library for computing anisotropy extension to SOAP descriptors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published