Skip to content

Commit

Permalink
Update doc for SMT 2.0 (SMTorg#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Saves authored Mar 2, 2023
1 parent e12f4a1 commit 8ada512
Show file tree
Hide file tree
Showing 90 changed files with 7,416 additions and 6,888 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pip install git+https://github.com/SMTOrg/smt.git@master
```

# Usage
For examples demonstrating how to use SMT, you can take a look at the [tutorial notebook](tutorial/SMT_Tutorial.ipynb) or go to the 'smt/examples' folder.
For examples demonstrating how to use SMT, you can take a look at the [tutorial notebooks](https://github.com/SMTorg/smt/tree/master/tutorial#readme) or go to the 'smt/examples' folder.

# Documentation
[Documentation of Surrogate Modeling Toolbox](http://smt.readthedocs.io/en/stable).
Expand Down
4 changes: 3 additions & 1 deletion doc/_src_docs/applications.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion doc/_src_docs/applications.rstx
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ Three methods are available:
:maxdepth: 1
:titlesonly:

applications/Mixed_Hier_usage
applications/Mixed_Hier_surr
applications/moe
applications/vfm
applications/mfk
applications/mfkpls
applications/mfkplsk
applications/ego
applications/mixed_integer


The intent is to provide applications of surrogate models in higher level methods.
Loading

0 comments on commit 8ada512

Please sign in to comment.