Skip to content

Conversation

rflamary
Copy link
Collaborator

This PR addresses Issue #21 and does the following

  • Rename dataset functions to make_ instead of get_
  • Add configurable random generator to all the functions
  • Deprecate the old function names
  • Replace the occurrences of all the functions in the tests, examples and notebooks
  • Update documentation


If you use this toolbox in your research and find it useful, please cite POT using the following bibtex reference:
```
@article{flamary2017pot,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe
@misc{flamary2017pot,
title={POT Python Optimal Transport library},
author={Flamary, R{'e}mi and Courty, Nicolas},
url={https://github.com/rflamary/POT},
year={2017}
}

is better ?

@ncourty ncourty merged commit 530dc93 into master Jun 10, 2018
@rflamary rflamary deleted the dataset_fun branch June 19, 2018 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants