Relaxation of Molecular Charges - v0.0.1

This commit is contained in:
2022-08-12 09:17:37 -03:00
parent ab996196d4
commit 6fcdb0919f
9 changed files with 274 additions and 289 deletions

View File

@@ -8,6 +8,8 @@ numpy = "*"
pickle5 = "*"
argparse = "*"
pyinstaller = "*"
setproctitle = "*"
pyyaml = "*"
[dev-packages]