Skip to content

Commit

Permalink
deploy: 2ae2cb6
Browse files Browse the repository at this point in the history
  • Loading branch information
mrava87 committed Apr 14, 2024
1 parent bc8d5ba commit 1a89edb
Show file tree
Hide file tree
Showing 36 changed files with 64 additions and 64 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: 522a05b7fdb95b59c9c29f7fd16a5f63
config: d9acc13e9691210e5cc8465f24aaea12
tags: 645f666f9bcd5a90fca523b33c5a78b7
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.
4 changes: 2 additions & 2 deletions _sources/gallery/plot_cgls.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ function of the DistributedArray as shown below.
14 9.9946e-01 3.9693e-03 3.9693e-03
15 1.0000e+00 2.0763e-10 2.0763e-10
Iterations = 15 Total time (s) = 0.03
Iterations = 15 Total time (s) = 0.02
-----------------------------------------------------------------
CGLS Solution xinv=[1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1.]
Expand All @@ -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.218 seconds)
**Total running time of the script:** (0 minutes 0.213 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.448 seconds)
**Total running time of the script:** (0 minutes 1.445 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.865 seconds)
**Total running time of the script:** (0 minutes 1.857 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.413 seconds)
**Total running time of the script:** (0 minutes 0.406 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.016 seconds)
**Total running time of the script:** (0 minutes 0.015 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.518 seconds)
**Total running time of the script:** (0 minutes 0.510 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:04.478** total execution time for 6 files **from gallery**:
**00:04.447** 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.865
- 00:01.857
- 0.0
* - :ref:`sphx_glr_gallery_plot_derivative.py` (``plot_derivative.py``)
- 00:01.448
- 00:01.445
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacking.py` (``plot_stacking.py``)
- 00:00.518
- 00:00.510
- 0.0
* - :ref:`sphx_glr_gallery_plot_mpilinop.py` (``plot_mpilinop.py``)
- 00:00.413
- 00:00.406
- 0.0
* - :ref:`sphx_glr_gallery_plot_cgls.py` (``plot_cgls.py``)
- 00:00.218
- 00:00.213
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacked_array.py` (``plot_stacked_array.py``)
- 00:00.016
- 00:00.015
- 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:30.574** total execution time for 8 files **from all galleries**:
**02:24.816** 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:22.702
- 02:17.131
- 0.0
* - :ref:`sphx_glr_tutorials_lsm.py` (``../../tutorials/lsm.py``)
- 00:03.394
- 00:03.237
- 0.0
* - :ref:`sphx_glr_gallery_plot_distributed_array.py` (``../../examples/plot_distributed_array.py``)
- 00:01.865
- 00:01.857
- 0.0
* - :ref:`sphx_glr_gallery_plot_derivative.py` (``../../examples/plot_derivative.py``)
- 00:01.448
- 00:01.445
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacking.py` (``../../examples/plot_stacking.py``)
- 00:00.518
- 00:00.510
- 0.0
* - :ref:`sphx_glr_gallery_plot_mpilinop.py` (``../../examples/plot_mpilinop.py``)
- 00:00.413
- 00:00.406
- 0.0
* - :ref:`sphx_glr_gallery_plot_cgls.py` (``../../examples/plot_cgls.py``)
- 00:00.218
- 00:00.213
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacked_array.py` (``../../examples/plot_stacked_array.py``)
- 00:00.016
- 00:00.015
- 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.23
Iterations = 100 Total time (s) = 1.16
-----------------------------------------------------------------
Expand Down Expand Up @@ -385,7 +385,7 @@ solver.

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

**Total running time of the script:** (0 minutes 3.394 seconds)
**Total running time of the script:** (0 minutes 3.237 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.98
Iterations = 100 Total time (s) = 28.98
-----------------------------------------------------------------
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) = 46.80
Iterations = 100 Total time (s) = 44.13
-------------------------------------------------------
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 22.702 seconds)
**Total running time of the script:** (2 minutes 17.131 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:26.096** total execution time for 2 files **from tutorials**:
**02:20.369** 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:22.702
- 02:17.131
- 0.0
* - :ref:`sphx_glr_tutorials_lsm.py` (``lsm.py``)
- 00:03.394
- 00:03.237
- 0.0
4 changes: 2 additions & 2 deletions gallery/plot_cgls.html
Original file line number Diff line number Diff line change
Expand Up @@ -549,13 +549,13 @@
14 9.9946e-01 3.9693e-03 3.9693e-03
15 1.0000e+00 2.0763e-10 2.0763e-10

Iterations = 15 Total time (s) = 0.03
Iterations = 15 Total time (s) = 0.02
-----------------------------------------------------------------

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.218 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.213 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.448 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.445 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.865 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.857 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.413 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.406 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.016 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.015 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.518 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.510 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
14 changes: 7 additions & 7 deletions gallery/sg_execution_times.html
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@

<section id="computation-times">
<span id="sphx-glr-gallery-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Link to this heading">#</a></h1>
<p><strong>00:04.478</strong> total execution time for 6 files <strong>from gallery</strong>:</p>
<p><strong>00:04.447</strong> total execution time for 6 files <strong>from gallery</strong>:</p>
<div class="docutils container">
<style scoped>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
Expand All @@ -465,27 +465,27 @@
</thead>
<tbody>
<tr class="row-even"><td><p><a class="reference internal" href="plot_distributed_array.html#sphx-glr-gallery-plot-distributed-array-py"><span class="std std-ref">Distributed Array</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_distributed_array.py</span></code>)</p></td>
<td><p>00:01.865</p></td>
<td><p>00:01.857</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_derivative.html#sphx-glr-gallery-plot-derivative-py"><span class="std std-ref">Derivatives</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_derivative.py</span></code>)</p></td>
<td><p>00:01.448</p></td>
<td><p>00:01.445</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_stacking.html#sphx-glr-gallery-plot-stacking-py"><span class="std std-ref">Stacking Operators</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_stacking.py</span></code>)</p></td>
<td><p>00:00.518</p></td>
<td><p>00:00.510</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_mpilinop.html#sphx-glr-gallery-plot-mpilinop-py"><span class="std std-ref">MPILinearOperator</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_mpilinop.py</span></code>)</p></td>
<td><p>00:00.413</p></td>
<td><p>00:00.406</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_cgls.html#sphx-glr-gallery-plot-cgls-py"><span class="std std-ref">CGLS Solver</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_cgls.py</span></code>)</p></td>
<td><p>00:00.218</p></td>
<td><p>00:00.213</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_stacked_array.html#sphx-glr-gallery-plot-stacked-array-py"><span class="std std-ref">Stacked Array</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_stacked_array.py</span></code>)</p></td>
<td><p>00:00.016</p></td>
<td><p>00:00.015</p></td>
<td><p>0.0</p></td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

Loading

0 comments on commit 1a89edb

Please sign in to comment.