Updated Docs

This commit is contained in:
titusquah
2020-09-10 12:59:52 -06:00
parent 5feef0a6ee
commit cf2e44462e
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ llepe uses packages: cantera (https://cantera.org/), pandas, numpy, scipy, xml,
## Usage ## Usage
Check out examples in docs/examples Check out examples in docs/examples
Readthedocs documentation are in docs/build/html/index.html Readthedocs documentation are here: https://llepe.readthedocs.io/en/latest/index.html
```python ```python
from llepe import LLEPE from llepe import LLEPE
opt_dict = {'Nd(H(A)2)3(org)_h0': {'upper_element_name': 'species', opt_dict = {'Nd(H(A)2)3(org)_h0': {'upper_element_name': 'species',

View File

@@ -22,7 +22,7 @@ Error between predicted and experimental data is then minimized.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Searchers :caption: Estimators
modules/reeps modules/reeps