Skip to content

Commit

Permalink
GitHub Actions build openturns/otrobopt 7459989382
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 9, 2024
1 parent 1e08e86 commit 23df80f
Show file tree
Hide file tree
Showing 59 changed files with 301 additions and 86 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
"version": "3.11.6"
}
},
"nbformat": 4,
Expand Down
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
"version": "3.11.6"
}
},
"nbformat": 4,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
"version": "3.11.6"
}
},
"nbformat": 4,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
"version": "3.11.6"
}
},
"nbformat": 4,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified otrobopt/master/_images/otrobopt-IndividualChanceMeasure-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified otrobopt/master/_images/otrobopt-JointChanceMeasure-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified otrobopt/master/_images/otrobopt-MeanMeasure-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified otrobopt/master/_images/otrobopt-QuantileMeasure-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified otrobopt/master/_images/otrobopt-VarianceMeasure-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified otrobopt/master/_images/otrobopt-WorstCaseMeasure-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 4 additions & 7 deletions otrobopt/master/_sources/auto_examples/plot_example1.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Solution: :math:`\hat{x} = [2.2, 0.6]`

.. GENERATED FROM PYTHON SOURCE LINES 23-59
.. code-block:: default
.. code-block:: Python
import openturns as ot
import otrobopt
Expand Down Expand Up @@ -93,7 +93,7 @@ Solution: :math:`\hat{x} = [2.2, 0.6]`
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.946 seconds)
**Total running time of the script:** (0 minutes 0.945 seconds)


.. _sphx_glr_download_auto_examples_plot_example1.py:
Expand All @@ -102,13 +102,10 @@ Solution: :math:`\hat{x} = [2.2, 0.6]`

.. container:: sphx-glr-footer sphx-glr-footer-example

.. container:: sphx-glr-download sphx-glr-download-jupyter


:download:`Download Jupyter notebook: plot_example1.ipynb <plot_example1.ipynb>`

.. container:: sphx-glr-download sphx-glr-download-python

:download:`Download Python source code: plot_example1.py <plot_example1.py>`

.. container:: sphx-glr-download sphx-glr-download-jupyter

:download:`Download Jupyter notebook: plot_example1.ipynb <plot_example1.ipynb>`
11 changes: 4 additions & 7 deletions otrobopt/master/_sources/auto_examples/plot_example2.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Solution: :math:`\hat{x} = [15, 30]`

.. GENERATED FROM PYTHON SOURCE LINES 22-57
.. code-block:: default
.. code-block:: Python
import openturns as ot
import openturns.testing
Expand Down Expand Up @@ -92,7 +92,7 @@ Solution: :math:`\hat{x} = [15, 30]`
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.447 seconds)
**Total running time of the script:** (0 minutes 0.444 seconds)


.. _sphx_glr_download_auto_examples_plot_example2.py:
Expand All @@ -101,13 +101,10 @@ Solution: :math:`\hat{x} = [15, 30]`

.. container:: sphx-glr-footer sphx-glr-footer-example

.. container:: sphx-glr-download sphx-glr-download-jupyter


:download:`Download Jupyter notebook: plot_example2.ipynb <plot_example2.ipynb>`

.. container:: sphx-glr-download sphx-glr-download-python

:download:`Download Python source code: plot_example2.py <plot_example2.py>`

.. container:: sphx-glr-download sphx-glr-download-jupyter

:download:`Download Jupyter notebook: plot_example2.ipynb <plot_example2.ipynb>`
9 changes: 3 additions & 6 deletions otrobopt/master/_sources/auto_examples/plot_example3.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Solution: :math:`\hat{x} = -1`

.. GENERATED FROM PYTHON SOURCE LINES 22-54
.. code-block:: default
.. code-block:: Python
import openturns as ot
import otrobopt
Expand Down Expand Up @@ -98,13 +98,10 @@ Solution: :math:`\hat{x} = -1`

.. container:: sphx-glr-footer sphx-glr-footer-example

.. container:: sphx-glr-download sphx-glr-download-jupyter


:download:`Download Jupyter notebook: plot_example3.ipynb <plot_example3.ipynb>`

.. container:: sphx-glr-download sphx-glr-download-python

:download:`Download Python source code: plot_example3.py <plot_example3.py>`

.. container:: sphx-glr-download sphx-glr-download-jupyter

:download:`Download Jupyter notebook: plot_example3.ipynb <plot_example3.ipynb>`
11 changes: 4 additions & 7 deletions otrobopt/master/_sources/auto_examples/plot_example4.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Solution: :math:`\hat{x} = \pi`

.. GENERATED FROM PYTHON SOURCE LINES 23-54
.. code-block:: default
.. code-block:: Python
import openturns as ot
import otrobopt
Expand Down Expand Up @@ -89,7 +89,7 @@ Solution: :math:`\hat{x} = \pi`
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.009 seconds)
**Total running time of the script:** (0 minutes 0.010 seconds)


.. _sphx_glr_download_auto_examples_plot_example4.py:
Expand All @@ -98,13 +98,10 @@ Solution: :math:`\hat{x} = \pi`

.. container:: sphx-glr-footer sphx-glr-footer-example

.. container:: sphx-glr-download sphx-glr-download-jupyter


:download:`Download Jupyter notebook: plot_example4.ipynb <plot_example4.ipynb>`

.. container:: sphx-glr-download sphx-glr-download-python

:download:`Download Python source code: plot_example4.py <plot_example4.py>`

.. container:: sphx-glr-download sphx-glr-download-jupyter

:download:`Download Jupyter notebook: plot_example4.ipynb <plot_example4.ipynb>`
49 changes: 38 additions & 11 deletions otrobopt/master/_sources/auto_examples/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,41 @@

Computation times
=================
**00:01.406** total execution time for **auto_examples** files:

+-----------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_examples_plot_example1.py` (``plot_example1.py``) | 00:00.946 | 0.0 MB |
+-----------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_examples_plot_example2.py` (``plot_example2.py``) | 00:00.447 | 0.0 MB |
+-----------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_examples_plot_example4.py` (``plot_example4.py``) | 00:00.009 | 0.0 MB |
+-----------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_examples_plot_example3.py` (``plot_example3.py``) | 00:00.004 | 0.0 MB |
+-----------------------------------------------------------------------+-----------+--------+
**00:01.403** total execution time for 4 files **from auto_examples**:

.. container::

.. raw:: html

<style scoped>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://cdn.datatables.net/1.13.6/css/dataTables.bootstrap5.min.css" rel="stylesheet" />
</style>
<script src="https://code.jquery.com/jquery-3.7.0.js"></script>
<script src="https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js"></script>
<script src="https://cdn.datatables.net/1.13.6/js/dataTables.bootstrap5.min.js"></script>
<script type="text/javascript" class="init">
$(document).ready( function () {
$('table.sg-datatable').DataTable({order: [[1, 'desc']]});
} );
</script>

.. list-table::
:header-rows: 1
:class: table table-striped sg-datatable

* - Example
- Time
- Mem (MB)
* - :ref:`sphx_glr_auto_examples_plot_example1.py` (``plot_example1.py``)
- 00:00.945
- 0.0
* - :ref:`sphx_glr_auto_examples_plot_example2.py` (``plot_example2.py``)
- 00:00.444
- 0.0
* - :ref:`sphx_glr_auto_examples_plot_example4.py` (``plot_example4.py``)
- 00:00.010
- 0.0
* - :ref:`sphx_glr_auto_examples_plot_example3.py` (``plot_example3.py``)
- 00:00.004
- 0.0
46 changes: 46 additions & 0 deletions otrobopt/master/_sources/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@

:orphan:

.. _sphx_glr_sg_execution_times:


Computation times
=================
**00:01.403** total execution time for 4 files **from all galleries**:

.. container::

.. raw:: html

<style scoped>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://cdn.datatables.net/1.13.6/css/dataTables.bootstrap5.min.css" rel="stylesheet" />
</style>
<script src="https://code.jquery.com/jquery-3.7.0.js"></script>
<script src="https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js"></script>
<script src="https://cdn.datatables.net/1.13.6/js/dataTables.bootstrap5.min.js"></script>
<script type="text/javascript" class="init">
$(document).ready( function () {
$('table.sg-datatable').DataTable({order: [[1, 'desc']]});
} );
</script>

.. list-table::
:header-rows: 1
:class: table table-striped sg-datatable

* - Example
- Time
- Mem (MB)
* - :ref:`sphx_glr_auto_examples_plot_example1.py` (``examples/plot_example1.py``)
- 00:00.945
- 0.0
* - :ref:`sphx_glr_auto_examples_plot_example2.py` (``examples/plot_example2.py``)
- 00:00.444
- 0.0
* - :ref:`sphx_glr_auto_examples_plot_example4.py` (``examples/plot_example4.py``)
- 00:00.010
- 0.0
* - :ref:`sphx_glr_auto_examples_plot_example3.py` (``examples/plot_example3.py``)
- 00:00.004
- 0.0
10 changes: 5 additions & 5 deletions otrobopt/master/auto_examples/plot_example1.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h3>Navigation</h3>
&amp; &amp; &amp; \Theta \thicksim \cU(1, 3)
\end{aligned}"/></p>
</div><p>Solution: <img class="math" src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz4KPCEtLSBUaGlzIGZpbGUgd2FzIGdlbmVyYXRlZCBieSBkdmlzdmdtIDMuMS4yIC0tPgo8c3ZnIHZlcnNpb249JzEuMScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluaycgd2lkdGg9JzY0LjA2MTE2MnB0JyBoZWlnaHQ9JzExLjk1NTE2OHB0JyB2aWV3Qm94PScwIC04Ljk2NjM3NiA2NC4wNjExNjIgMTEuOTU1MTY4Jz4KPGRlZnM+CjxwYXRoIGlkPSdnMC01OCcgZD0nTTIuMTk5NzUxLS41NzM4NDhDMi4xOTk3NTEtLjkyMDU0OCAxLjkxMjgyNy0xLjE1OTY1MSAxLjYyNTkwMy0xLjE1OTY1MUMxLjI3OTIwMy0xLjE1OTY1MSAxLjA0MDEtLjg3MjcyNyAxLjA0MDEtLjU4NTgwM0MxLjA0MDEtLjIzOTEwMyAxLjMyNzAyNCAwIDEuNjEzOTQ4IDBDMS45NjA2NDggMCAyLjE5OTc1MS0uMjg2OTI0IDIuMTk5NzUxLS41NzM4NDhaJy8+CjxwYXRoIGlkPSdnMC01OScgZD0nTTIuMzMxMjU4IC4wNDc4MjFDMi4zMzEyNTgtLjY0NTU3OSAyLjEwNDExLTEuMTU5NjUxIDEuNjEzOTQ4LTEuMTU5NjUxQzEuMjMxMzgyLTEuMTU5NjUxIDEuMDQwMS0uODQ4ODE3IDEuMDQwMS0uNTg1ODAzUzEuMjE5NDI3IDAgMS42MjU5MDMgMEMxLjc4MTMyIDAgMS45MTI4MjctLjA0NzgyMSAyLjAyMDQyMy0uMTU1NDE3QzIuMDQ0MzM0LS4xNzkzMjggMi4wNTYyODktLjE3OTMyOCAyLjA2ODI0NC0uMTc5MzI4QzIuMDkyMTU0LS4xNzkzMjggMi4wOTIxNTQtLjAxMTk1NSAyLjA5MjE1NCAuMDQ3ODIxQzIuMDkyMTU0IC40NDIzNDEgMi4wMjA0MjMgMS4yMTk0MjcgMS4zMjcwMjQgMS45OTY1MTNDMS4xOTU1MTcgMi4xMzk5NzUgMS4xOTU1MTcgMi4xNjM4ODUgMS4xOTU1MTcgMi4xODc3OTZDMS4xOTU1MTcgMi4yNDc1NzIgMS4yNTUyOTMgMi4zMDczNDcgMS4zMTUwNjggMi4zMDczNDdDMS40MTA3MSAyLjMwNzM0NyAyLjMzMTI1OCAxLjQyMjY2NSAyLjMzMTI1OCAuMDQ3ODIxWicvPgo8cGF0aCBpZD0nZzAtMTIwJyBkPSdNNS42NjY3NS00Ljg3NzcwOUM1LjI4NDE4NC00LjgwNTk3OCA1LjE0MDcyMi00LjUxOTA1NCA1LjE0MDcyMi00LjI5MTkwNUM1LjE0MDcyMi00LjAwNDk4MSA1LjM2Nzg3LTMuOTA5MzQgNS41MzUyNDMtMy45MDkzNEM1Ljg5Mzg5OC0zLjkwOTM0IDYuMTQ0OTU2LTQuMjIwMTc0IDYuMTQ0OTU2LTQuNTQyOTY0QzYuMTQ0OTU2LTUuMDQ1MDgxIDUuNTcxMTA4LTUuMjcyMjI5IDUuMDY4OTkxLTUuMjcyMjI5QzQuMzM5NzI2LTUuMjcyMjI5IDMuOTMzMjUtNC41NTQ5MTkgMy44MjU2NTQtNC4zMjc3NzFDMy41NTA2ODUtNS4yMjQ0MDggMi44MDk0NjUtNS4yNzIyMjkgMi41OTQyNzEtNS4yNzIyMjlDMS4zNzQ4NDQtNS4yNzIyMjkgLjcyOTI2NS0zLjcwNjEwMiAuNzI5MjY1LTMuNDQzMDg4Qy43MjkyNjUtMy4zOTUyNjggLjc3NzA4Ni0zLjMzNTQ5MiAuODYwNzcyLTMuMzM1NDkyQy45NTY0MTMtMy4zMzU0OTIgLjk4MDMyNC0zLjQwNzIyMyAxLjAwNDIzNC0zLjQ1NTA0NEMxLjQxMDcxLTQuNzgyMDY3IDIuMjExNzA2LTUuMDMzMTI2IDIuNTU4NDA2LTUuMDMzMTI2QzMuMDk2Mzg5LTUuMDMzMTI2IDMuMjAzOTg1LTQuNTMxMDA5IDMuMjAzOTg1LTQuMjQ0MDg1QzMuMjAzOTg1LTMuOTgxMDcxIDMuMTMyMjU0LTMuNzA2MTAyIDIuOTg4NzkyLTMuMTMyMjU0TDIuNTgyMzE2LTEuNDk0Mzk2QzIuNDAyOTg5LS43NzcwODYgMi4wNTYyODktLjExOTU1MiAxLjQyMjY2NS0uMTE5NTUyQzEuMzYyODg5LS4xMTk1NTIgMS4wNjQwMS0uMTE5NTUyIC44MTI5NTEtLjI3NDk2OUMxLjI0MzMzNy0uMzU4NjU1IDEuMzM4OTc5LS43MTczMSAxLjMzODk3OS0uODYwNzcyQzEuMzM4OTc5LTEuMDk5ODc1IDEuMTU5NjUxLTEuMjQzMzM3IC45MzI1MDMtMS4yNDMzMzdDLjY0NTU3OS0xLjI0MzMzNyAuMzM0NzQ1LS45OTIyNzkgLjMzNDc0NS0uNjA5NzE0Qy4zMzQ3NDUtLjEwNzU5NyAuODk2NjM4IC4xMTk1NTIgMS40MTA3MSAuMTE5NTUyQzEuOTg0NTU4IC4xMTk1NTIgMi4zOTEwMzQtLjMzNDc0NSAyLjY0MjA5Mi0uODI0OTA3QzIuODMzMzc1LS4xMTk1NTIgMy40MzExMzMgLjExOTU1MiAzLjg3MzQ3NCAuMTE5NTUyQzUuMDkyOTAyIC4xMTk1NTIgNS43Mzg0ODEtMS40NDY1NzUgNS43Mzg0ODEtMS43MDk1ODlDNS43Mzg0ODEtMS43NjkzNjUgNS42OTA2Ni0xLjgxNzE4NiA1LjYxODkyOS0xLjgxNzE4NkM1LjUxMTMzMy0xLjgxNzE4NiA1LjQ5OTM3Ny0xLjc1NzQxIDUuNDYzNTEyLTEuNjYxNzY4QzUuMTQwNzIyLS42MDk3MTQgNC40NDczMjMtLjExOTU1MiAzLjkwOTM0LS4xMTk1NTJDMy40OTA5MDktLjExOTU1MiAzLjI2Mzc2MS0uNDMwMzg2IDMuMjYzNzYxLS45MjA1NDhDMy4yNjM3NjEtMS4xODM1NjIgMy4zMTE1ODItMS4zNzQ4NDQgMy41MDI4NjQtMi4xNjM4ODVMMy45MjEyOTUtMy43ODk3ODhDNC4xMDA2MjMtNC41MDcwOTggNC41MDcwOTgtNS4wMzMxMjYgNS4wNTcwMzYtNS4wMzMxMjZDNS4wODA5NDYtNS4wMzMxMjYgNS40MTU2OTEtNS4wMzMxMjYgNS42NjY3NS00Ljg3NzcwOVonLz4KPHBhdGggaWQ9J2cxLTQ4JyBkPSdNNS4zNTU5MTUtMy44MjU2NTRDNS4zNTU5MTUtNC44MTc5MzMgNS4yOTYxMzktNS43ODYzMDEgNC44NjU3NTMtNi42OTQ4OTRDNC4zNzU1OTItNy42ODcxNzMgMy41MTQ4MTktNy45NTAxODcgMi45MjkwMTYtNy45NTAxODdDMi4yMzU2MTYtNy45NTAxODcgMS4zODY4LTcuNjAzNDg3IC45NDQ0NTgtNi42MTEyMDhDLjYwOTcxNC01Ljg1ODAzMiAuNDkwMTYyLTUuMTE2ODEyIC40OTAxNjItMy44MjU2NTRDLjQ5MDE2Mi0yLjY2NjAwMiAuNTczODQ4LTEuNzkzMjc1IDEuMDA0MjM0LS45NDQ0NThDMS40NzA0ODYtLjAzNTg2NiAyLjI5NTM5MiAuMjUxMDU5IDIuOTE3MDYxIC4yNTEwNTlDMy45NTcxNjEgLjI1MTA1OSA0LjU1NDkxOS0uMzcwNjEgNC45MDE2MTktMS4wNjQwMUM1LjMzMjAwNS0xLjk2MDY0OCA1LjM1NTkxNS0zLjEzMjI1NCA1LjM1NTkxNS0zLjgyNTY1NFpNMi45MTcwNjEgLjAxMTk1NUMyLjUzNDQ5NiAuMDExOTU1IDEuNzU3NDEtLjIwMzIzOCAxLjUzMDI2Mi0xLjUwNjM1MUMxLjM5ODc1NS0yLjIyMzY2MSAxLjM5ODc1NS0zLjEzMjI1NCAxLjM5ODc1NS0zLjk2OTExNkMxLjM5ODc1NS00Ljk0OTQ0IDEuMzk4NzU1LTUuODM0MTIyIDEuNTkwMDM3LTYuNTM5NDc3QzEuNzkzMjc1LTcuMzQwNDczIDIuNDAyOTg5LTcuNzExMDgzIDIuOTE3MDYxLTcuNzExMDgzQzMuMzcxMzU3LTcuNzExMDgzIDQuMDY0NzU3LTcuNDM2MTE1IDQuMjkxOTA1LTYuNDA3OTdDNC40NDczMjMtNS43MjY1MjYgNC40NDczMjMtNC43ODIwNjcgNC40NDczMjMtMy45NjkxMTZDNC40NDczMjMtMy4xNjgxMiA0LjQ0NzMyMy0yLjI1OTUyNyA0LjMxNTgxNi0xLjUzMDI2MkM0LjA4ODY2Ny0uMjE1MTkzIDMuMzM1NDkyIC4wMTE5NTUgMi45MTcwNjEgLjAxMTk1NVonLz4KPHBhdGggaWQ9J2cxLTUwJyBkPSdNNS4yNjAyNzQtMi4wMDg0NjhINC45OTcyNkM0Ljk2MTM5NS0xLjgwNTIzIDQuODY1NzUzLTEuMTQ3Njk2IDQuNzQ2MjAyLS45NTY0MTNDNC42NjI1MTYtLjg0ODgxNyAzLjk4MTA3MS0uODQ4ODE3IDMuNjIyNDE2LS44NDg4MTdIMS40MTA3MUMxLjczMzQ5OS0xLjEyMzc4NiAyLjQ2Mjc2NS0xLjg4ODkxNyAyLjc3MzU5OS0yLjE3NTg0MUM0LjU5MDc4NS0zLjg0OTU2NCA1LjI2MDI3NC00LjQ3MTIzMyA1LjI2MDI3NC01LjY1NDc5NUM1LjI2MDI3NC03LjAyOTYzOSA0LjE3MjM1NC03Ljk1MDE4NyAyLjc4NTU1NC03Ljk1MDE4N1MuNTg1ODAzLTYuNzY2NjI1IC41ODU4MDMtNS43Mzg0ODFDLjU4NTgwMy01LjEyODc2NyAxLjExMTgzMS01LjEyODc2NyAxLjE0NzY5Ni01LjEyODc2N0MxLjM5ODc1NS01LjEyODc2NyAxLjcwOTU4OS01LjMwODA5NSAxLjcwOTU4OS01LjY5MDY2QzEuNzA5NTg5LTYuMDI1NDA1IDEuNDgyNDQxLTYuMjUyNTUzIDEuMTQ3Njk2LTYuMjUyNTUzQzEuMDQwMS02LjI1MjU1MyAxLjAxNjE4OS02LjI1MjU1MyAuOTgwMzI0LTYuMjQwNTk4QzEuMjA3NDcyLTcuMDUzNTQ5IDEuODUzMDUxLTcuNjAzNDg3IDIuNjMwMTM3LTcuNjAzNDg3QzMuNjQ2MzI2LTcuNjAzNDg3IDQuMjY3OTk1LTYuNzU0NjcgNC4yNjc5OTUtNS42NTQ3OTVDNC4yNjc5OTUtNC42Mzg2MDUgMy42ODIxOTItMy43NTM5MjMgMy4wMDA3NDctMi45ODg3OTJMLjU4NTgwMy0uMjg2OTI0VjBINC45NDk0NEw1LjI2MDI3NC0yLjAwODQ2OFonLz4KPHBhdGggaWQ9J2cxLTU0JyBkPSdNMS40NzA0ODYtNC4xNjAzOTlDMS40NzA0ODYtNy4xODUwNTYgMi45NDA5NzEtNy42NjMyNjMgMy41ODY1NS03LjY2MzI2M0M0LjAxNjkzNi03LjY2MzI2MyA0LjQ0NzMyMy03LjUzMTc1NiA0LjY3NDQ3MS03LjE3MzEwMUM0LjUzMTAwOS03LjE3MzEwMSA0LjA3NjcxMi03LjE3MzEwMSA0LjA3NjcxMi02LjY4MjkzOUM0LjA3NjcxMi02LjQxOTkyNSA0LjI1NjA0LTYuMTkyNzc3IDQuNTY2ODc0LTYuMTkyNzc3QzQuODY1NzUzLTYuMTkyNzc3IDUuMDY4OTkxLTYuMzcyMTA1IDUuMDY4OTkxLTYuNzE4ODA0QzUuMDY4OTkxLTcuMzQwNDczIDQuNjE0Njk1LTcuOTUwMTg3IDMuNTc0NTk1LTcuOTUwMTg3QzIuMDY4MjQ0LTcuOTUwMTg3IC40OTAxNjItNi40MDc5NyAuNDkwMTYyLTMuNzc3ODMzQy40OTAxNjItLjQ5MDE2MiAxLjkyNDc4MiAuMjUxMDU5IDIuOTQwOTcxIC4yNTEwNTlDNC4yNDQwODUgLjI1MTA1OSA1LjM1NTkxNS0uODg0NjgyIDUuMzU1OTE1LTIuNDM4ODU0QzUuMzU1OTE1LTQuMDI4ODkyIDQuMjQ0MDg1LTUuMDkyOTAyIDMuMDQ4NTY4LTUuMDkyOTAyQzEuOTg0NTU4LTUuMDkyOTAyIDEuNTkwMDM3LTQuMTcyMzU0IDEuNDcwNDg2LTMuODM3NjA5Vi00LjE2MDM5OVpNMi45NDA5NzEtLjA3MTczMUMyLjE4Nzc5Ni0uMDcxNzMxIDEuODI5MTQxLS43NDEyMiAxLjcyMTU0NC0uOTkyMjc5QzEuNjEzOTQ4LTEuMzAzMTEzIDEuNDk0Mzk2LTEuODg4OTE3IDEuNDk0Mzk2LTIuNzI1Nzc4QzEuNDk0Mzk2LTMuNjcwMjM3IDEuOTI0NzgyLTQuODUzNzk4IDMuMDAwNzQ3LTQuODUzNzk4QzMuNjU4MjgxLTQuODUzNzk4IDQuMDA0OTgxLTQuNDExNDU3IDQuMTg0MzA5LTQuMDA0OTgxQzQuMzc1NTkyLTMuNTYyNjQgNC4zNzU1OTItMi45NjQ4ODIgNC4zNzU1OTItMi40NTA4MDlDNC4zNzU1OTItMS44NDEwOTYgNC4zNzU1OTItMS4zMDMxMTMgNC4xNDg0NDMtLjg0ODgxN0MzLjg0OTU2NC0uMjc0OTY5IDMuNDE5MTc4LS4wNzE3MzEgMi45NDA5NzEtLjA3MTczMVonLz4KPHBhdGggaWQ9J2cxLTYxJyBkPSdNOC4wNjk3MzgtMy44NzM0NzRDOC4yMzcxMTEtMy44NzM0NzQgOC40NTIzMDQtMy44NzM0NzQgOC40NTIzMDQtNC4wODg2NjdDOC40NTIzMDQtNC4zMTU4MTYgOC4yNDkwNjYtNC4zMTU4MTYgOC4wNjk3MzgtNC4zMTU4MTZIMS4wMjgxNDRDLjg2MDc3Mi00LjMxNTgxNiAuNjQ1NTc5LTQuMzE1ODE2IC42NDU1NzktNC4xMDA2MjNDLjY0NTU3OS0zLjg3MzQ3NCAuODQ4ODE3LTMuODczNDc0IDEuMDI4MTQ0LTMuODczNDc0SDguMDY5NzM4Wk04LjA2OTczOC0xLjY0OTgxM0M4LjIzNzExMS0xLjY0OTgxMyA4LjQ1MjMwNC0xLjY0OTgxMyA4LjQ1MjMwNC0xLjg2NTAwNkM4LjQ1MjMwNC0yLjA5MjE1NCA4LjI0OTA2Ni0yLjA5MjE1NCA4LjA2OTczOC0yLjA5MjE1NEgxLjAyODE0NEMuODYwNzcyLTIuMDkyMTU0IC42NDU1NzktMi4wOTIxNTQgLjY0NTU3OS0xLjg3Njk2MUMuNjQ1NTc5LTEuNjQ5ODEzIC44NDg4MTctMS42NDk4MTMgMS4wMjgxNDQtMS42NDk4MTNIOC4wNjk3MzhaJy8+CjxwYXRoIGlkPSdnMS05MScgZD0nTTIuOTg4NzkyIDIuOTg4NzkyVjIuNTQ2NDUxSDEuODI5MTQxVi04LjUyNDAzNUgyLjk4ODc5MlYtOC45NjYzNzZIMS4zODY4VjIuOTg4NzkySDIuOTg4NzkyWicvPgo8cGF0aCBpZD0nZzEtOTMnIGQ9J00xLjg1MzA1MS04Ljk2NjM3NkguMjUxMDU5Vi04LjUyNDAzNUgxLjQxMDcxVjIuNTQ2NDUxSC4yNTEwNTlWMi45ODg3OTJIMS44NTMwNTFWLTguOTY2Mzc2WicvPgo8cGF0aCBpZD0nZzEtOTQnIGQ9J00yLjkyOTAxNi04LjI5Njg4N0wxLjM2Mjg4OS02LjY3MDk4NEwxLjU1NDE3Mi02LjQ5MTY1NkwyLjkxNzA2MS03LjcyMzAzOUw0LjI5MTkwNS02LjQ5MTY1Nkw0LjQ4MzE4OC02LjY3MDk4NEwyLjkyOTAxNi04LjI5Njg4N1onLz4KPC9kZWZzPgo8ZyBpZD0ncGFnZTEnPgo8dXNlIHg9Jy43MjQ3MTUnIHk9JzAnIHhsaW5rOmhyZWY9JyNnMS05NCcvPgo8dXNlIHg9JzAnIHk9JzAnIHhsaW5rOmhyZWY9JyNnMC0xMjAnLz4KPHVzZSB4PSc5Ljk3MjkxNycgeT0nMCcgeGxpbms6aHJlZj0nI2cxLTYxJy8+Cjx1c2UgeD0nMjIuMzk4Mzk3JyB5PScwJyB4bGluazpocmVmPScjZzEtOTEnLz4KPHVzZSB4PScyNS42NTAwNTknIHk9JzAnIHhsaW5rOmhyZWY9JyNnMS01MCcvPgo8dXNlIHg9JzMxLjUwMzA0OScgeT0nMCcgeGxpbms6aHJlZj0nI2cwLTU4Jy8+Cjx1c2UgeD0nMzQuNzU0NzEnIHk9JzAnIHhsaW5rOmhyZWY9JyNnMS01MCcvPgo8dXNlIHg9JzQwLjYwNzcnIHk9JzAnIHhsaW5rOmhyZWY9JyNnMC01OScvPgo8dXNlIHg9JzQ1Ljg1MTg1OScgeT0nMCcgeGxpbms6aHJlZj0nI2cxLTQ4Jy8+Cjx1c2UgeD0nNTEuNzA0ODQ5JyB5PScwJyB4bGluazpocmVmPScjZzAtNTgnLz4KPHVzZSB4PSc1NC45NTY1MTEnIHk9JzAnIHhsaW5rOmhyZWY9JyNnMS01NCcvPgo8dXNlIHg9JzYwLjgwOTUwMScgeT0nMCcgeGxpbms6aHJlZj0nI2cxLTkzJy8+CjwvZz4KPC9zdmc+CjwhLS0gREVQVEg9NCAtLT4=" alt="\hat{x} = [2.2, 0.6]" style="vertical-align: -4px"/></p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">openturns</span> <span class="k">as</span> <span class="nn">ot</span>
<div class="highlight-Python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">openturns</span> <span class="k">as</span> <span class="nn">ot</span>
<span class="kn">import</span> <span class="nn">otrobopt</span>

<span class="c1"># ot.Log.Show(ot.Log.Info)</span>
Expand Down Expand Up @@ -105,14 +105,14 @@ <h3>Navigation</h3>
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>x*= [2.17915,0.620074] J(x*)= [0.198489] iteration= 3
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.946 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.945 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-plot-example1-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/ce615eeeaf183d728a05b647cb915a04/plot_example1.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_example1.py</span></code></a></p>
</div>
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/2421e198bfdefccbcbfa5427d1acaa31/plot_example1.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">plot_example1.ipynb</span></code></a></p>
</div>
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/ce615eeeaf183d728a05b647cb915a04/plot_example1.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_example1.py</span></code></a></p>
</div>
</div>
</section>

Expand Down
Loading

0 comments on commit 23df80f

Please sign in to comment.