44Pressio Tutorials
55=====================
66
7- Tutorials suite for the `pressio-rom C++ library <https://pressio.github.io/pressio-rom >`_.
8-
9-
10- Scope and Motivation
11- --------------------
12-
137Pressio was started with a focus on projection-based
148reduced-order models (ROMs), which is a strongly multidisciplinary topic.
159Working on a production-level ROM capability inevitably means touching
@@ -26,25 +20,9 @@ Therefore, these tutorials are designed to show how to *integrate* various
2620capabilities of Pressio to do something meaningful, as well as unveil
2721some details that might not be obvious, and are organized into these sections:
2822
29- 1. End-to-end ROMs using pressio-demoapps
30- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
31-
32- Complete workflow-based end-to-end demos to demonstrate *in practice * what
33- pressio offers for ROMs, and to allow you to easily experiment with it
34-
35- 2. Self-contained tutorials using Eigen data types
36- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
23+ Currently, the tutorials are focused on presenting workflow-based end-to-end demos to demonstrate *in practice * what
24+ pressio offers for ROMs, and to allow you to easily experiment with it.
3725
38- Collection of short, independent tutorials on the foundational capabilities
39- that are easily explained in a self-contained fashion, for example ODE integration
40- and nonlinear solvers
41-
42- 3. Advance topics
43- ^^^^^^^^^^^^^^^^^
44-
45- TBD
46-
47- |
4826
4927Miscellanea
5028-----------
@@ -80,21 +58,3 @@ Find us on `Slack <https://pressioteam.slack.com>`_.
8058 ./endtoend/swe_galerkin_hypred_1
8159 ./endtoend/swe_lspg_default
8260 ./endtoend/swe_lspg_hypred_1
83-
84- .. toctree ::
85- :maxdepth: 0
86- :hidden:
87- :caption: 2. self-contained tutorials using Eigen data types
88-
89- ./using_eigen/nonlinsolvers1
90- ./using_eigen/nonlinsolvers2
91- ./using_eigen/ode1
92- ./using_eigen/ode2
93- ./using_eigen/ode3
94-
95- .. toctree ::
96- :maxdepth: 0
97- :hidden:
98- :caption: 3. Advanced Topics
99-
100- ./advanced/comingsoon
0 commit comments