External API references
=======================

waxMorph docstrings link to external APIs through Sphinx intersphinx
inventories, which tie each reference to the upstream public API object rather
than to a hand-written page URL. waxMorph references these packages:

* `Python <https://docs.python.org/3/>`__
* `NumPy <https://numpy.org/doc/stable/>`__
* `SciPy <https://docs.scipy.org/doc/scipy/>`__
* `PyTorch <https://docs.pytorch.org/docs/stable/>`__
* `JAX <https://docs.jax.dev/en/latest/>`__
* `Equinox <https://docs.kidger.site/equinox/>`__
* `Optax <https://optax.readthedocs.io/en/latest/>`__
* `trimesh <https://trimesh.org/>`__
* `PyVista <https://docs.pyvista.org/>`__
* `Matplotlib <https://matplotlib.org/stable/>`__
* `ImageIO <https://imageio.readthedocs.io/en/stable/>`__
* `NVIDIA Warp <https://nvidia.github.io/warp/>`__
* `GeomLoss <https://www.kernel-operations.io/geomloss/>`__
* `ott-jax <https://ott-jax.readthedocs.io/>`__
* `VTK <https://docs.vtk.org/en/latest/api/python.html>`__
* `HSLuv <https://www.hsluv.org/implementations/>`__
* `tqdm <https://tqdm.github.io/docs/tqdm/>`__
