Skip to content

Commit

Permalink
deploy: 9b1e047
Browse files Browse the repository at this point in the history
  • Loading branch information
mrava87 committed Apr 13, 2024
1 parent 8a46da2 commit 4579d08
Show file tree
Hide file tree
Showing 40 changed files with 84 additions and 62 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: bba4525ffe87efa3cfac04f45c957dff
config: fc268d34368fe71f18d2031cf8b59f11
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified .doctrees/changelog.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/gallery/plot_cgls.doctree
Binary file not shown.
Binary file modified .doctrees/gallery/plot_derivative.doctree
Binary file not shown.
Binary file modified .doctrees/gallery/plot_distributed_array.doctree
Binary file not shown.
Binary file modified .doctrees/gallery/plot_mpilinop.doctree
Binary file not shown.
Binary file modified .doctrees/gallery/plot_stacked_array.doctree
Binary file not shown.
Binary file modified .doctrees/gallery/plot_stacking.doctree
Binary file not shown.
Binary file modified .doctrees/gallery/sg_execution_times.doctree
Binary file not shown.
Binary file modified .doctrees/sg_execution_times.doctree
Binary file not shown.
Binary file modified .doctrees/tutorials/lsm.doctree
Binary file not shown.
Binary file modified .doctrees/tutorials/poststack.doctree
Binary file not shown.
Binary file modified .doctrees/tutorials/sg_execution_times.doctree
Binary file not shown.
11 changes: 11 additions & 0 deletions _sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
Changelog
=========

Version 0.0.2
-------------

*Released on: 15/04/2024*

* Adapted :func:`pylops_mpi.optimization.basic.cg` and :func:`pylops_mpi.optimization.basic.cgls` to handle :class:`pylops_mpi.StackedDistributedArray`.
* Added :class:`pylops_mpi.basicoperators.MPIGradient` operator.
* Added :class:`pylops_mpi.MPIStackedLinearOperator`, :class:`pylops_mpi.basicoperators.MPIStackedBlockDiag`, and :class:`pylops_mpi.basicoperators.MPIStackedVStack` operators.
* Added :class:`pylops_mpi.StackedDistributedArray`.


Version 0.0.1
-------------

Expand Down
2 changes: 1 addition & 1 deletion _sources/gallery/plot_cgls.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ function of the DistributedArray as shown below.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.213 seconds)
**Total running time of the script:** (0 minutes 0.224 seconds)


.. _sphx_glr_download_gallery_plot_cgls.py:
Expand Down
2 changes: 1 addition & 1 deletion _sources/gallery/plot_derivative.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ dimensions and concatenates them.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 1.394 seconds)
**Total running time of the script:** (0 minutes 1.436 seconds)


.. _sphx_glr_download_gallery_plot_derivative.py:
Expand Down
2 changes: 1 addition & 1 deletion _sources/gallery/plot_distributed_array.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ of the array and multiplies the corresponding elements together.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 1.481 seconds)
**Total running time of the script:** (0 minutes 1.845 seconds)


.. _sphx_glr_download_gallery_plot_distributed_array.py:
Expand Down
2 changes: 1 addition & 1 deletion _sources/gallery/plot_mpilinop.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ to ensure that the operators align appropriately with their corresponding

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.335 seconds)
**Total running time of the script:** (0 minutes 0.408 seconds)


.. _sphx_glr_download_gallery_plot_mpilinop.py:
Expand Down
2 changes: 1 addition & 1 deletion _sources/gallery/plot_stacked_array.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ of distributed arrays
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.015 seconds)
**Total running time of the script:** (0 minutes 0.016 seconds)


.. _sphx_glr_download_gallery_plot_stacked_array.py:
Expand Down
2 changes: 1 addition & 1 deletion _sources/gallery/plot_stacking.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ corresponding vector :math:`x`.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.426 seconds)
**Total running time of the script:** (0 minutes 0.511 seconds)


.. _sphx_glr_download_gallery_plot_stacking.py:
Expand Down
14 changes: 7 additions & 7 deletions _sources/gallery/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:03.864** total execution time for 6 files **from gallery**:
**00:04.441** total execution time for 6 files **from gallery**:

.. container::

Expand All @@ -33,20 +33,20 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_gallery_plot_distributed_array.py` (``plot_distributed_array.py``)
- 00:01.481
- 00:01.845
- 0.0
* - :ref:`sphx_glr_gallery_plot_derivative.py` (``plot_derivative.py``)
- 00:01.394
- 00:01.436
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacking.py` (``plot_stacking.py``)
- 00:00.426
- 00:00.511
- 0.0
* - :ref:`sphx_glr_gallery_plot_mpilinop.py` (``plot_mpilinop.py``)
- 00:00.335
- 00:00.408
- 0.0
* - :ref:`sphx_glr_gallery_plot_cgls.py` (``plot_cgls.py``)
- 00:00.213
- 00:00.224
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacked_array.py` (``plot_stacked_array.py``)
- 00:00.015
- 00:00.016
- 0.0
18 changes: 9 additions & 9 deletions _sources/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**02:25.558** total execution time for 8 files **from all galleries**:
**02:30.436** total execution time for 8 files **from all galleries**:

.. container::

Expand All @@ -33,26 +33,26 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_tutorials_poststack.py` (``../../tutorials/poststack.py``)
- 02:18.540
- 02:22.708
- 0.0
* - :ref:`sphx_glr_tutorials_lsm.py` (``../../tutorials/lsm.py``)
- 00:03.154
- 00:03.288
- 0.0
* - :ref:`sphx_glr_gallery_plot_distributed_array.py` (``../../examples/plot_distributed_array.py``)
- 00:01.481
- 00:01.845
- 0.0
* - :ref:`sphx_glr_gallery_plot_derivative.py` (``../../examples/plot_derivative.py``)
- 00:01.394
- 00:01.436
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacking.py` (``../../examples/plot_stacking.py``)
- 00:00.426
- 00:00.511
- 0.0
* - :ref:`sphx_glr_gallery_plot_mpilinop.py` (``../../examples/plot_mpilinop.py``)
- 00:00.335
- 00:00.408
- 0.0
* - :ref:`sphx_glr_gallery_plot_cgls.py` (``../../examples/plot_cgls.py``)
- 00:00.213
- 00:00.224
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacked_array.py` (``../../examples/plot_stacked_array.py``)
- 00:00.015
- 00:00.016
- 0.0
4 changes: 2 additions & 2 deletions _sources/tutorials/lsm.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ solver.
99 -1.2546e-02 2.8528e+00 2.8528e+00
100 -1.2389e-02 2.8342e+00 2.8342e+00
Iterations = 100 Total time (s) = 1.19
Iterations = 100 Total time (s) = 1.20
-----------------------------------------------------------------
Expand Down Expand Up @@ -385,7 +385,7 @@ solver.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 3.154 seconds)
**Total running time of the script:** (0 minutes 3.288 seconds)


.. _sphx_glr_download_tutorials_lsm.py:
Expand Down
6 changes: 3 additions & 3 deletions _sources/tutorials/poststack.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ normal equations, and :math:`\mathbf{d}^{Norm}` is the data of the normal equati
99 6.1544e-01 6.5026e-01 6.5026e-01
100 6.1561e-01 6.4212e-01 6.4212e-01
Iterations = 100 Total time (s) = 29.61
Iterations = 100 Total time (s) = 30.38
-----------------------------------------------------------------
Expand Down Expand Up @@ -349,7 +349,7 @@ normal equations, and :math:`\mathbf{d}^{Norm}` is the data of the normal equati
99 6.3033e-01 1.9903e+02
100 6.3026e-01 1.9777e+02
Iterations = 100 Total time (s) = 44.84
Iterations = 100 Total time (s) = 47.09
-------------------------------------------------------
Expand Down Expand Up @@ -481,7 +481,7 @@ Finally, we display the modeling and inversion results
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (2 minutes 18.540 seconds)
**Total running time of the script:** (2 minutes 22.708 seconds)


.. _sphx_glr_download_tutorials_poststack.py:
Expand Down
6 changes: 3 additions & 3 deletions _sources/tutorials/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**02:21.695** total execution time for 2 files **from tutorials**:
**02:25.996** total execution time for 2 files **from tutorials**:

.. container::

Expand All @@ -33,8 +33,8 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_tutorials_poststack.py` (``poststack.py``)
- 02:18.540
- 02:22.708
- 0.0
* - :ref:`sphx_glr_tutorials_lsm.py` (``lsm.py``)
- 00:03.154
- 00:03.288
- 0.0
11 changes: 11 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,16 @@

<section id="changelog">
<span id="id1"></span><h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading">#</a></h1>
<section id="version-0-0-2">
<h2>Version 0.0.2<a class="headerlink" href="#version-0-0-2" title="Link to this heading">#</a></h2>
<p><em>Released on: 15/04/2024</em></p>
<ul class="simple">
<li><p>Adapted <a class="reference internal" href="api/generated/pylops_mpi.optimization.basic.cg.html#pylops_mpi.optimization.basic.cg" title="pylops_mpi.optimization.basic.cg"><code class="xref py py-func docutils literal notranslate"><span class="pre">pylops_mpi.optimization.basic.cg</span></code></a> and <a class="reference internal" href="api/generated/pylops_mpi.optimization.basic.cgls.html#pylops_mpi.optimization.basic.cgls" title="pylops_mpi.optimization.basic.cgls"><code class="xref py py-func docutils literal notranslate"><span class="pre">pylops_mpi.optimization.basic.cgls</span></code></a> to handle <a class="reference internal" href="api/generated/pylops_mpi.StackedDistributedArray.html#pylops_mpi.StackedDistributedArray" title="pylops_mpi.StackedDistributedArray"><code class="xref py py-class docutils literal notranslate"><span class="pre">pylops_mpi.StackedDistributedArray</span></code></a>.</p></li>
<li><p>Added <a class="reference internal" href="api/generated/pylops_mpi.basicoperators.MPIGradient.html#pylops_mpi.basicoperators.MPIGradient" title="pylops_mpi.basicoperators.MPIGradient"><code class="xref py py-class docutils literal notranslate"><span class="pre">pylops_mpi.basicoperators.MPIGradient</span></code></a> operator.</p></li>
<li><p>Added <a class="reference internal" href="api/generated/pylops_mpi.MPIStackedLinearOperator.html#pylops_mpi.MPIStackedLinearOperator" title="pylops_mpi.MPIStackedLinearOperator"><code class="xref py py-class docutils literal notranslate"><span class="pre">pylops_mpi.MPIStackedLinearOperator</span></code></a>, <a class="reference internal" href="api/generated/pylops_mpi.basicoperators.MPIStackedBlockDiag.html#pylops_mpi.basicoperators.MPIStackedBlockDiag" title="pylops_mpi.basicoperators.MPIStackedBlockDiag"><code class="xref py py-class docutils literal notranslate"><span class="pre">pylops_mpi.basicoperators.MPIStackedBlockDiag</span></code></a>, and <a class="reference internal" href="api/generated/pylops_mpi.basicoperators.MPIStackedVStack.html#pylops_mpi.basicoperators.MPIStackedVStack" title="pylops_mpi.basicoperators.MPIStackedVStack"><code class="xref py py-class docutils literal notranslate"><span class="pre">pylops_mpi.basicoperators.MPIStackedVStack</span></code></a> operators.</p></li>
<li><p>Added <a class="reference internal" href="api/generated/pylops_mpi.StackedDistributedArray.html#pylops_mpi.StackedDistributedArray" title="pylops_mpi.StackedDistributedArray"><code class="xref py py-class docutils literal notranslate"><span class="pre">pylops_mpi.StackedDistributedArray</span></code></a>.</p></li>
</ul>
</section>
<section id="version-0-0-1">
<h2>Version 0.0.1<a class="headerlink" href="#version-0-0-1" title="Link to this heading">#</a></h2>
<p><em>Released on: 28/08/2023</em></p>
Expand Down Expand Up @@ -511,6 +521,7 @@ <h2>Version 0.0.1<a class="headerlink" href="#version-0-0-1" title="Link to this
</div>
<nav class="bd-toc-nav page-toc" aria-labelledby="pst-page-navigation-heading-2">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#version-0-0-2">Version 0.0.2</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#version-0-0-1">Version 0.0.1</a></li>
</ul>
</nav></div>
Expand Down
2 changes: 1 addition & 1 deletion gallery/plot_cgls.html
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@
CGLS Solution xinv=[1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1.]
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.213 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.224 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-gallery-plot-cgls-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/59790902f856f463297d6568e11254ee/plot_cgls.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_cgls.ipynb</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion gallery/plot_derivative.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.tight_layout.html#matplotlib.pyplot.tight_layout" title="matplotlib.pyplot.tight_layout" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">tight_layout</span></a><span class="p">()</span>
</pre></div>
</div>
<img src="../_images/sphx_glr_plot_derivative_004.png" srcset="../_images/sphx_glr_plot_derivative_004.png" alt="Gradient, x, y - 1st direction, xadj, y - 2nd direction" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 1.394 seconds)</p>
<img src="../_images/sphx_glr_plot_derivative_004.png" srcset="../_images/sphx_glr_plot_derivative_004.png" alt="Gradient, x, y - 1st direction, xadj, y - 2nd direction" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 1.436 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-gallery-plot-derivative-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/ead31515400e409f5d089473defad207/plot_derivative.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_derivative.ipynb</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion gallery/plot_distributed_array.html
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@
<span class="n">pylops_mpi</span><span class="o">.</span><span class="n">plot_local_arrays</span><span class="p">(</span><span class="n">mult_arr</span><span class="p">,</span> <span class="s2">&quot;Multiplication&quot;</span><span class="p">,</span> <span class="n">vmin</span><span class="o">=</span><span class="mi">0</span><span class="p">,</span> <span class="n">vmax</span><span class="o">=</span><span class="mi">1</span><span class="p">)</span>
</pre></div>
</div>
<img src="../_images/sphx_glr_plot_distributed_array_010.png" srcset="../_images/sphx_glr_plot_distributed_array_010.png" alt="Multiplication, Rank-0" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 1.481 seconds)</p>
<img src="../_images/sphx_glr_plot_distributed_array_010.png" srcset="../_images/sphx_glr_plot_distributed_array_010.png" alt="Multiplication, Rank-0" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 1.845 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-gallery-plot-distributed-array-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/82a21537237fa28c9fd15bc39c8c4644/plot_distributed_array.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_distributed_array.ipynb</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion gallery/plot_mpilinop.html
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@
<a href="https://matplotlib.org/stable/api/figure_api.html#matplotlib.figure.Figure.suptitle" title="matplotlib.figure.Figure.suptitle" class="sphx-glr-backref-module-matplotlib-figure sphx-glr-backref-type-py-method"><span class="n">fig</span><span class="o">.</span><span class="n">suptitle</span></a><span class="p">(</span><span class="s2">&quot;Adjoint&quot;</span><span class="p">,</span> <span class="n">fontsize</span><span class="o">=</span><span class="mi">14</span><span class="p">,</span> <span class="n">fontweight</span><span class="o">=</span><span class="s2">&quot;bold&quot;</span><span class="p">)</span>
</pre></div>
</div>
<img src="../_images/sphx_glr_plot_mpilinop_002.png" srcset="../_images/sphx_glr_plot_mpilinop_002.png" alt="Adjoint, $x$, $y$" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.335 seconds)</p>
<img src="../_images/sphx_glr_plot_mpilinop_002.png" srcset="../_images/sphx_glr_plot_mpilinop_002.png" alt="Adjoint, $x$, $y$" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.408 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-gallery-plot-mpilinop-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/0b4d85cb5a39193f837f6a6fecf2e623/plot_mpilinop.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_mpilinop.ipynb</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion gallery/plot_stacked_array.html
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>xinv_array [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.]
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.015 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.016 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-gallery-plot-stacked-array-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/ebaf2650b017800d8a38733a44fc1d32/plot_stacked_array.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_stacked_array.ipynb</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion gallery/plot_stacking.html
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@
<a href="https://matplotlib.org/stable/api/figure_api.html#matplotlib.figure.Figure.suptitle" title="matplotlib.figure.Figure.suptitle" class="sphx-glr-backref-module-matplotlib-figure sphx-glr-backref-type-py-method"><span class="n">fig</span><span class="o">.</span><span class="n">suptitle</span></a><span class="p">(</span><span class="s2">&quot;Block Diagonal&quot;</span><span class="p">,</span> <span class="n">fontsize</span><span class="o">=</span><span class="mi">14</span><span class="p">,</span> <span class="n">fontweight</span><span class="o">=</span><span class="s2">&quot;bold&quot;</span><span class="p">)</span>
</pre></div>
</div>
<img src="../_images/sphx_glr_plot_stacking_003.png" srcset="../_images/sphx_glr_plot_stacking_003.png" alt="Block Diagonal, $x$, $y$" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.426 seconds)</p>
<img src="../_images/sphx_glr_plot_stacking_003.png" srcset="../_images/sphx_glr_plot_stacking_003.png" alt="Block Diagonal, $x$, $y$" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.511 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-gallery-plot-stacking-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/e723e6009ed61c232111380d1dd761d8/plot_stacking.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_stacking.ipynb</span></code></a></p>
Expand Down
Loading

0 comments on commit 4579d08

Please sign in to comment.