Tutorials ========= These pages are the Sphinx versions of the tutorial notebooks. The first tutorials explain the core abstractions before the API reference: backend execution, contexts, spaces, linear operators, and conversion policy. The :doc:`regularized optimal transport tutorial ` is an application example. It keeps the executed cell outputs in the rendered docs so the convergence diagnostics and transport-plan plots can be inspected directly. The notebook is also available `on GitHub `_. .. toctree:: :maxdepth: 1 backend_ops context spaces linops conversion_policy regularized_ot