File: examples.rst

package info (click to toggle)
openturns 1.26-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 67,708 kB
  • sloc: cpp: 261,605; python: 67,030; ansic: 4,378; javascript: 406; sh: 185; xml: 164; makefile: 101
file content (107 lines) | stat: -rw-r--r-- 2,295 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
.. _examples:

========
Examples
========

This is the examples section.

.. list-table::
   :widths: 50 50
   :class: borderless

   * - .. toctree::
          :maxdepth: 2

          ../auto_getting_started/index
     - .. image:: _static/ks_cdf.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_data_analysis/index
     - .. image:: _static/data_analysis.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_probabilistic_modeling/index
     - .. image:: _static/probabilistic_modeling.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_stochastic_processes/index
     - .. image:: _static/stochastic_processes.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_surrogate_modeling/index
     - .. image:: _static/surrogate_modeling.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_design_of_experiments/index
     - .. image:: _static/design_of_experiments.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_reliability/index
     - .. image:: _static/reliability.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_sensitivity_analysis/index
     - .. image:: _static/sensitivity_analysis.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_functional_modeling/index
     - .. image:: _static/functional_modeling.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_calibration/index
     - .. image:: _static/calibration.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_numerical_methods/index
     - .. image:: _static/numerical_methods.png
          :width: 400px
          :align: right

   * - .. toctree::
          :maxdepth: 2

          ../auto_graphs/index
     - .. image:: _static/graphs.png
          :width: 400px
          :align: right