diff options
author | Giancarlo Dessì <slack@giand.it> | 2022-04-01 18:55:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:19:21 +0700 |
commit | 63b442bba655ad5fcbf22595fd9894787c738d49 (patch) | |
tree | da9e5766c448112cb24f4f3c48809e2d685a9968 /libraries/spglib/README | |
parent | c7deb90b5826f5a339e14c6418246475878d4e2d (diff) |
libraries/spglib: Added (ibrary for crystal symmetry search)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/spglib/README')
-rw-r--r-- | libraries/spglib/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/spglib/README b/libraries/spglib/README new file mode 100644 index 0000000000000..28524c3ec9a2a --- /dev/null +++ b/libraries/spglib/README @@ -0,0 +1,4 @@ +Spglib is a C library that implements a computer algorithm to search +crystal symmetries of crystal structures. +It is supported as optional dependency in Avogadro 2 or can be used +with python, fortran, rust, and ruby interfaces. |