Skip to content

Julia wrappers for Amp: Atomistic Machine-learning Package

License

Notifications You must be signed in to change notification settings

DescriptorZoo/AMP.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

AMP.jl

Julia wrappers for Atomistic Machine-learning Package (AMP)

Dependencies:

Installation:

First, install AMP Python code following the code's documentation. Either stable package with

pip3 install numpy
pip3 install amp-atomistics

or development with

pip3 install git+https://bitbucket.org/andrewpeterson/amp

Once you have installed the Python package that is used by your Julia installation, you can simply add this package to your Julia environment with the following command in Julia package manager and test AMP ACSF descriptor for Si:

] add https://github.com/DescriptorZoo/AMP.jl.git
] test AMP

How to cite:

You can read about Amp in the first paper below. Although this code uses Amp functions in some functions, it also has significant other code parts that generate descriptors based on symmetry functions. If you use this code, we would appreciate if you cite the following papers:

If you use this code and hence dependent code AMP, you need to accept any license of AMP and cite both the code and the reference papers as they are described in code's webpage.

About

Julia wrappers for Amp: Atomistic Machine-learning Package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages