Skip to content

Commit d58ca34

Browse files
v2021.05
1 parent 9d3d011 commit d58ca34

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,9 @@ Currently no GPU acceleration is implemented.
8787
* <ins>Species</ins>:
8888
Presence of more atomic species makes the simulation slower.
8989
The computational cost is roughly proportional to $s^2$.
90+
91+
92+
93+
94+
![UNIST](https://github.com/amirhajibabaei/AutoForce/tree/master/docs/sources/UNIST.jpg)
9095
<!-- #endregion -->

docs/sources/UNIST.jpg

10.7 KB
Loading

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
setup(
66
name="theforce",
77
version="v2021.05",
8-
author="Amir HajiBabaei T.",
8+
author="Amir Hajibabaei",
99
author_email="a.hajibabaei.86@gmail.com",
10-
description="machine learning of the potential energy surface from DFT",
10+
description="machine learning of the ab initio potential energy surface",
1111
url="https://github.com",
1212
package_dir={'theforce': 'theforce'},
1313
packages=['theforce'],

0 commit comments

Comments
 (0)