Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5064773 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMatt committed Feb 5, 2024
1 parent 60f47b9 commit b98969c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sources/api/constructor/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Precompute Matrices

* - Function Name
- Description
* - :func:`~s2ball.construct.legendre_constructor.matrix.generate_matrices`
* - :func:`~s2ball.construct.matrix.generate_matrices`
- User facing wrapper which handles all precompute matrices.

.. list-table:: Associated Legendre Matrices
Expand Down
2 changes: 1 addition & 1 deletion api/constructor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ <h1>Precompute Matrices<a class="headerlink" href="#precompute-matrices" title="
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p><code class="xref py py-func docutils literal notranslate"><span class="pre">generate_matrices()</span></code></p></td>
<tr class="row-even"><td><p><a class="reference internal" href="matrix.html#s2ball.construct.matrix.generate_matrices" title="s2ball.construct.matrix.generate_matrices"><code class="xref py py-func docutils literal notranslate"><span class="pre">generate_matrices()</span></code></a></p></td>
<td><p>User facing wrapper which handles all precompute matrices.</p></td>
</tr>
</tbody>
Expand Down

0 comments on commit b98969c

Please sign in to comment.