File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ MACE is implemented in Python and is trained using [PyTorch](https://pytorch.org
14
14
- [ What is MACE?] ( #what )
15
15
- [ How to use?] ( #use )
16
16
- [ Example case] ( #exmp )
17
+ - [ Contributions] ( #contr )
17
18
- [ Contact] ( #cont )
18
19
- [ Acknowledgements] ( #ackn )
19
20
@@ -77,6 +78,22 @@ The code for loading a trained MACE model can be found in the script ```src/mace
77
78
78
79
If any comments or issues come up, please contact me via [ email] ( mailto:silke.maes@protonmail.com ) , or set up a GitHub issue.
79
80
81
+ ---
82
+ ## Developers & Contributions <a name =" contr " ></a >
83
+
84
+ ** Developers** :
85
+ - Silke Maes
86
+ - Frederik De Ceuster
87
+
88
+ ** Scientific & technical advisors** :
89
+ - Marie Van de Sande
90
+ - Leen Decin
91
+
92
+ ** Contributors** :
93
+ - Steven Rieder
94
+ > Feel free to contribute to MACE via pull requests and discussions!
95
+
96
+
80
97
---
81
98
## Acknowledgements <a name =" ackn " ></a >
82
99
You can’t perform that action at this time.
0 commit comments