We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e0b06 commit 62ca55dCopy full SHA for 62ca55d
setup.cfg
@@ -1,8 +1,10 @@
1
[metadata]
2
name = mace-torch
3
version = attr: mace.__version__
4
+short_description = MACE - Fast and accurate machine learning interatomic potentials with higher order equivariant message passing.
5
long_description = file: README.md
6
long_description_content_type = text/markdown
7
+url = https://github.com/ACEsuit/mace
8
classifiers =
9
Programming Language :: Python :: 3
10
Operating System :: OS Independent
0 commit comments