summaryrefslogtreecommitdiff
path: root/docs/source/examples.rst
blob: 9bd4e75992eb438e120dd3a047bb826577d0f3a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Examples
============

1D Optimal transport
---------------------

.. literalinclude:: ../../examples/demo_OT_1D.py

2D Optimal transport on empirical distributions
-----------------------------------------------

.. literalinclude:: ../../examples/demo_OT_2D_samples.py

1D Wasserstein barycenter
-------------------------

.. literalinclude:: ../../examples/demo_barycenter_1D.py