File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,9 @@ authors:
7272 family-names : Fernandes Montesuma
7373 affiliation : Université Paris-Saclay & CEA-List
7474 orcid : ' https://orcid.org/0000-0003-3850-4602'
75+ - given-names : Nathan
76+ family-names : Neike
77+ affiliation : Hi! PARIS
7578identifiers :
7679 - type : url
7780 value : ' https://github.com/PythonOT/POT'
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ The contributors to this library are:
5858* [ Laurène David] ( https://github.com/laudavid ) (Low rank sinkhorn, Low rank Gromov-Wasserstein samples)
5959* [ Julie Delon] ( https://judelo.github.io/ ) (GMM OT)
6060* [ Samuel Boïté] ( https://samuelbx.github.io/ ) (GMM OT)
61+ * [ Nathan Neike] ( https://github.com/nathanneike ) (Sparse EMD solver)
6162
6263
6364## Acknowledgments
Original file line number Diff line number Diff line change 1414concentric circles dataset.
1515"""
1616
17- # Author: Nathan Neike <nathan.neike@example.com>
18- # License: MIT License
1917# sphinx_gallery_thumbnail_number = 2
2018
2119import numpy as np
You can’t perform that action at this time.
0 commit comments