-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b0e932f
commit e8152cd
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,18 +89,18 @@ Once you have already installed ts-dart in your conda environment. | |
python -m pip install -U sphinx | ||
pip install sphinx-rtd-theme | ||
pip install nbconvert nbformat | ||
pip install pandoc | ||
pip install sphinx-design | ||
make html | ||
``` | ||
You can also visit our [documentation online](https://bojunliu0818.github.io/ts-dart-doc/html/index.html) | ||
|
||
## More instructions | ||
|
||
TS-DART refers to the preprint [10.26434/chemrxiv-2024-r8gjv](https://chemrxiv.org/engage/chemrxiv/article-details/65adf0b966c1381729fb4c11). | ||
|
||
We already added the example of Muller potential reported in this preprint to the repo. | ||
|
||
To reproduce the results of the other datasets reported in this preprint, please refer to the Methods section or contact [email protected]. | ||
To reproduce the results of the other datasets reported in this preprint, please refer to [Zenodo](https://zenodo.org/records/13835580), where we have uploaded all of our training results and raw simulation data. Or you can directly contact [email protected]. | ||
|
||
## Reference | ||
|
||
|