.. pysiglib documentation master file, created by
   sphinx-quickstart on Mon Jun  2 17:57:55 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. raw:: html

   <div style="display: none;">

pySigLib |release|
======================================

.. raw:: html

   </div>

.. image:: _static/logo_light.png
   :width: 400
   :align: center
   :class: only-light

.. image:: _static/logo_dark.png
   :width: 400
   :align: center
   :class: only-dark

Fast Signature Computations on CPU and GPU.

.. toctree::
   :titlesonly:
   :maxdepth: 2

   /pages/installation

.. toctree::
   :titlesonly:
   :maxdepth: 2

   /pages/transform_path
   /pages/sig_length
   /pages/signature
   /pages/sig_combine
   /pages/sig_kernel
   /pages/sig_kernel_gram
   /pages/sig_score
   /pages/expected_sig_score
   /pages/sig_mmd

.. toctree::
   :titlesonly:
   :maxdepth: 2

   /pages/backprop

.. toctree::
   :titlesonly:
   :maxdepth: 2

   /pages/torch_api

.. toctree::
   :titlesonly:
   :maxdepth: 2

   /pages/cpp
