:orphan:
Gallery of Examples
===================
This section contains example usage of the spheresmooth package.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_norm2_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_norm2.py`
.. raw:: html
L2 Norm Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_normalize_lower_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_normalize_lower.py`
.. raw:: html
Normalize Vector Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_normalize_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_normalize.py`
.. raw:: html
Row-wise Matrix Normalization Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_dot_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_dot.py`
.. raw:: html
Dot Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_exp_map_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_exp_map.py`
.. raw:: html
Exponential Map Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_spherical_dist_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_spherical_dist.py`
.. raw:: html
Spherical Distance Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_cross_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_cross.py`
.. raw:: html
Cross Product Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_knots_quantile_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_knots_quantile.py`
.. raw:: html
Quantile-based Knot Generator Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_geodesic_lower_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_geodesic_lower.py`
.. raw:: html
Geodesic Curve Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_spherical_to_cartesian_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_spherical_to_cartesian.py`
.. raw:: html
Spherical to Cartesian Conversion Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_cartesian_to_spherical_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_cartesian_to_spherical.py`
.. raw:: html
Cartesian to Spherical Conversion Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_geodesic_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_geodesic.py`
.. raw:: html
Geodesic Path Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_piecewise_geodesic_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_piecewise_geodesic.py`
.. raw:: html
Piecewise Geodesic Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_apw_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_apw.py`
.. raw:: html
APW Example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_goni_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_goni.py`
.. raw:: html
GONI Example
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/norm2
/auto_examples/normalize_lower
/auto_examples/normalize
/auto_examples/dot
/auto_examples/exp_map
/auto_examples/spherical_dist
/auto_examples/cross
/auto_examples/knots_quantile
/auto_examples/geodesic_lower
/auto_examples/spherical_to_cartesian
/auto_examples/cartesian_to_spherical
/auto_examples/geodesic
/auto_examples/piecewise_geodesic
/auto_examples/apw
/auto_examples/goni
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery