PyHarmX
=======

**Polyharmonic spline interpolation in PyTorch**

`PyHarmX <https://github.com/ivanZanardi/pyharmx>`_ is a PyTorch module designed for efficient `polyharmonic spline interpolation <https://en.wikipedia.org/wiki/Polyharmonic_spline>`_.
Leveraging GPU acceleration, this implementation excels in performance, making it well-suited for large-scale interpolation tasks.

If you are looking for information on a specific function, class or method, the API section of the documentation is for you.

.. note::

   This project is under active development.

.. toctree::
   :maxdepth: 2
   :caption: Contents

   contents

.. toctree::
   :maxdepth: 2
   :caption: API

   pyharmx

Indices and tables
------------------

* :ref:`genindex`
* :ref:`modindex`
