Skip to content

Commit 7b343b2

Browse files
committed
update reference
1 parent 782083b commit 7b343b2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ot/utils.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,9 @@ def projection_sparse_simplex(V, max_nz, z=1, axis=None, nx=None):
160160
-------
161161
projection: ndarray, shape :math:`\mathbf{V}`.shape
162162
163-
References:
164-
Sparse projections onto the simplex
163+
References
164+
----------
165+
.. [1] Sparse projections onto the simplex
165166
Anastasios Kyrillidis, Stephen Becker, Volkan Cevher and, Christoph Koch
166167
ICML 2013
167168
https://arxiv.org/abs/1206.1529

0 commit comments

Comments
 (0)