Skip to content

Commit

Permalink
'update'
Browse files Browse the repository at this point in the history
  • Loading branch information
bojunliu0818 committed Sep 26, 2024
1 parent 9ce6d3f commit b0e932f
Show file tree
Hide file tree
Showing 80 changed files with 11 additions and 9,019 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,17 @@ Or
sh ./ts-dart/scripts/train_tsdart.sh
```

## Compiling Document Environment
Once you have already installed ts-dart in your conda environment.
```bash
python -m pip install -U sphinx
pip install sphinx-rtd-theme
pip install nbconvert nbformat
pip install pandoc
pip install sphinx-design
make html
```

## More instructions

TS-DART refers to the preprint [10.26434/chemrxiv-2024-r8gjv](https://chemrxiv.org/engage/chemrxiv/article-details/65adf0b966c1381729fb4c11).
Expand Down
Binary file removed docs/_build/doctrees/_example/muller-example.doctree
Binary file not shown.
Binary file not shown.
Binary file removed docs/_build/doctrees/chapters/installation.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/chapters/intro.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/chapters/tutorials.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/source/modules.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/source/tsdart.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/_build/html/.buildinfo

This file was deleted.

412 changes: 0 additions & 412 deletions docs/_build/html/_example/muller-example.html

This file was deleted.

492 changes: 0 additions & 492 deletions docs/_build/html/_example/quadruple-well-example.html

This file was deleted.

Binary file removed docs/_build/html/_images/fig1.png
Binary file not shown.
Binary file removed docs/_build/html/_images/output_11_0.png
Binary file not shown.
Binary file removed docs/_build/html/_images/output_15_0.png
Binary file not shown.
Binary file removed docs/_build/html/_images/output_15_1.png
Binary file not shown.
Binary file removed docs/_build/html/_images/output_17_0.png
Binary file not shown.
Binary file removed docs/_build/html/_images/output_21_0.png
Binary file not shown.
Binary file removed docs/_build/html/_images/output_23_0.png
Binary file not shown.
Binary file removed docs/_build/html/_images/output_3_1.png
Binary file not shown.
Binary file removed docs/_build/html/_images/output_9_0.png
Binary file not shown.
Binary file removed docs/_build/html/_images/output_9_1.png
Binary file not shown.
367 changes: 0 additions & 367 deletions docs/_build/html/_sources/_example/muller-example.rst.txt

This file was deleted.

Loading

0 comments on commit b0e932f

Please sign in to comment.