We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809cff4 commit 00152a7Copy full SHA for 00152a7
featomic/Cargo.toml
@@ -5,6 +5,12 @@ authors = ["Guillaume Fraux <[email protected]>"]
5
edition = "2021"
6
rust-version = "1.74"
7
8
+description = "Library to compute representations for atomistic machine learning"
9
+# readme = "TODO"
10
+documentation = "https://metatensor.github.io/featomic/"
11
+repository = "https://github.com/metatensor/featomic"
12
+license = "BSD-3-Clause"
13
+
14
[lib]
15
bench = false
16
0 commit comments