Skip to content

Commit

Permalink
deploy: a82d8b1
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanbabbar04 committed Apr 16, 2024
1 parent 1a89edb commit 9686ae1
Show file tree
Hide file tree
Showing 33 changed files with 58 additions and 58 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: d9acc13e9691210e5cc8465f24aaea12
config: 6042e9089b1d936f15298d7d60452757
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_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.02
Iterations = 15 Total time (s) = 0.03
-----------------------------------------------------------------
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.213 seconds)
**Total running time of the script:** (0 minutes 0.215 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.445 seconds)
**Total running time of the script:** (0 minutes 1.421 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.857 seconds)
**Total running time of the script:** (0 minutes 1.851 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.406 seconds)
**Total running time of the script:** (0 minutes 0.407 seconds)


.. _sphx_glr_download_gallery_plot_mpilinop.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.510 seconds)
**Total running time of the script:** (0 minutes 0.509 seconds)


.. _sphx_glr_download_gallery_plot_stacking.py:
Expand Down
12 changes: 6 additions & 6 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.447** total execution time for 6 files **from gallery**:
**00:04.418** total execution time for 6 files **from gallery**:

.. container::

Expand All @@ -33,19 +33,19 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_gallery_plot_distributed_array.py` (``plot_distributed_array.py``)
- 00:01.857
- 00:01.851
- 0.0
* - :ref:`sphx_glr_gallery_plot_derivative.py` (``plot_derivative.py``)
- 00:01.445
- 00:01.421
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacking.py` (``plot_stacking.py``)
- 00:00.510
- 00:00.509
- 0.0
* - :ref:`sphx_glr_gallery_plot_mpilinop.py` (``plot_mpilinop.py``)
- 00:00.406
- 00:00.407
- 0.0
* - :ref:`sphx_glr_gallery_plot_cgls.py` (``plot_cgls.py``)
- 00:00.213
- 00:00.215
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacked_array.py` (``plot_stacked_array.py``)
- 00:00.015
Expand Down
16 changes: 8 additions & 8 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:24.816** total execution time for 8 files **from all galleries**:
**02:30.280** total execution time for 8 files **from all galleries**:

.. container::

Expand All @@ -33,25 +33,25 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_tutorials_poststack.py` (``../../tutorials/poststack.py``)
- 02:17.131
- 02:22.597
- 0.0
* - :ref:`sphx_glr_tutorials_lsm.py` (``../../tutorials/lsm.py``)
- 00:03.237
- 00:03.265
- 0.0
* - :ref:`sphx_glr_gallery_plot_distributed_array.py` (``../../examples/plot_distributed_array.py``)
- 00:01.857
- 00:01.851
- 0.0
* - :ref:`sphx_glr_gallery_plot_derivative.py` (``../../examples/plot_derivative.py``)
- 00:01.445
- 00:01.421
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacking.py` (``../../examples/plot_stacking.py``)
- 00:00.510
- 00:00.509
- 0.0
* - :ref:`sphx_glr_gallery_plot_mpilinop.py` (``../../examples/plot_mpilinop.py``)
- 00:00.406
- 00:00.407
- 0.0
* - :ref:`sphx_glr_gallery_plot_cgls.py` (``../../examples/plot_cgls.py``)
- 00:00.213
- 00:00.215
- 0.0
* - :ref:`sphx_glr_gallery_plot_stacked_array.py` (``../../examples/plot_stacked_array.py``)
- 00:00.015
Expand Down
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.16
Iterations = 100 Total time (s) = 1.17
-----------------------------------------------------------------
Expand Down Expand Up @@ -385,7 +385,7 @@ solver.

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

**Total running time of the script:** (0 minutes 3.237 seconds)
**Total running time of the script:** (0 minutes 3.265 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) = 28.98
Iterations = 100 Total time (s) = 31.17
-----------------------------------------------------------------
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.13
Iterations = 100 Total time (s) = 46.06
-------------------------------------------------------
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 17.131 seconds)
**Total running time of the script:** (2 minutes 22.597 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:20.369** total execution time for 2 files **from tutorials**:
**02:25.862** 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:17.131
- 02:22.597
- 0.0
* - :ref:`sphx_glr_tutorials_lsm.py` (``lsm.py``)
- 00:03.237
- 00:03.265
- 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.02
Iterations = 15 Total time (s) = 0.03
-----------------------------------------------------------------

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.215 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.445 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.421 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.857 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.851 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.406 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.407 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_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.510 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.509 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
12 changes: 6 additions & 6 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.447</strong> total execution time for 6 files <strong>from gallery</strong>:</p>
<p><strong>00:04.418</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,23 +465,23 @@
</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.857</p></td>
<td><p>00:01.851</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.445</p></td>
<td><p>00:01.421</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.510</p></td>
<td><p>00:00.509</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.406</p></td>
<td><p>00:00.407</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.213</p></td>
<td><p>00:00.215</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>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

Loading

0 comments on commit 9686ae1

Please sign in to comment.