Skip to content

Commit 968ad58

Browse files
author
Kilian Fatras
committed
add stochastic to docs
1 parent 9fecd51 commit 968ad58

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

docs/source/all.rst

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ ot.bregman
2020
.. automodule:: ot.bregman
2121
:members:
2222

23+
ot.smooth
24+
-----
25+
.. automodule:: ot.smooth
26+
:members:
27+
2328
ot.gromov
2429
----------
2530

@@ -33,14 +38,6 @@ ot.optim
3338
.. automodule:: ot.optim
3439
:members:
3540

36-
37-
ot.stochastic
38-
--------
39-
40-
.. automodule:: ot.stochastic
41-
:members:
42-
43-
4441
ot.da
4542
--------
4643

@@ -71,3 +68,9 @@ ot.plot
7168

7269
.. automodule:: ot.plot
7370
:members:
71+
72+
ot.stochastic
73+
-------
74+
75+
.. automodule:: ot.stochastic
76+
:members:

0 commit comments

Comments
 (0)