diff --git a/README.md b/README.md index bbc7b1ff..bdff935e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ -**Note:** This package is currently unmaintained. Functionality in this package has been moved into various different packages within `ACEsuit`. For machine learning interatomic potentials see [ACEpotentials.jl](https://github.com/ACEsuit/ACEpotentials.jl) +**Note: This package is currently unmaintained. Functionality in this package has been moved into various different packages within `ACEsuit`. For machine learning interatomic potentials see [ACEpotentials.jl](https://github.com/ACEsuit/ACEpotentials.jl)** + +--- This package implements approximation schemes for permutation and isometry invariant functions, with focus on modelling atomic interactions. It provides constructions of symmetric polynomial bases, such as permutation and isometry invariance. Heavy use is made of trigonometric polynomials and spherical harmonics to obtain rotation invariance. Implementations of other symmetries are in preparation.