Skip to content

Commit 57b0ba9

Browse files
committed
update README.md with Erwan Vautier contributing and Bibtex citation
1 parent 81b2796 commit 57b0ba9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,24 @@ The contributors to this library are:
143143
* [Nathalie Gayraud](https://www.linkedin.com/in/nathalie-t-h-gayraud/?ppe=1)
144144
* [Stanislas Chambon](https://slasnista.github.io/)
145145
* [Antoine Rolet](https://arolet.github.io/)
146+
* Erwan Vautier (Gromov-Wasserstein)
146147

147148
This toolbox benefit a lot from open source research and we would like to thank the following persons for providing some code (in various languages):
148149

149150
* [Gabriel Peyré](http://gpeyre.github.io/) (Wasserstein Barycenters in Matlab)
150151
* [Nicolas Bonneel](http://liris.cnrs.fr/~nbonneel/) ( C++ code for EMD)
151152
* [Marco Cuturi](http://marcocuturi.net/) (Sinkhorn Knopp in Matlab/Cuda)
152153

154+
## Using and citing the toolbox
153155

156+
If you use this toolbox in your research and find it useful, please cite POT using the following bibtex reference:
157+
```
158+
@article{flamary2017pot,
159+
title={POT Python Optimal Transport library},
160+
author={Flamary, R{\'e}mi and Courty, Nicolas},
161+
year={2017}
162+
}
163+
```
154164
## Contributions and code of conduct
155165

156166
Every contribution is welcome and should respect the [contribution guidelines](CONTRIBUTING.md). Each member of the project is expected to follow the [code of conduct](CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)