summaryrefslogtreecommitdiff
path: root/RELEASES.md
AgeCommit message (Collapse)Author
2022-01-21[MRG] Implement Sinkhorn in log-domain for WDA (#336)Jakub Zadrożny
* [MRG] Implement Sinkhorn in log-domain for WDA * for small values of the regularization parameter (reg) the current implementation runs into numerical issues (nans and infs) * this can be resolved by using log-domain implementation of the sinkhorn algorithm * Add feature to RELEASES and contributor name * Add 'sinkhorn_method' parameter to WDA * use the standard Sinkhorn solver by default (faster) * use log-domain Sinkhorn if asked by the user Co-authored-by: Jakub Zadrożny <jz@qed.ai> Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>
2022-01-19[MRG] Fix instantiation of `ValFunction` (which raises a warning with ↵Bastian Rieck
PyTorch) (#338) * Not instantiating `ValFunction` `ValFunction` should not be instantiated since `autograd` functions are supposed to only ever use static methods. This solves a warning message raised by PyTorch. * Updated release information * Fixed PR number
2022-01-14[WIP] Set dev version and add minigallery to quick start guide (#334)Rémi Flamary
* change version and add minigallery in quickstart guide * remove ot.gpu from documentation because it is deprecated and bacckends should be used * start 0.8.2dev and description in releases.md * typo for gallery sinkhorn2 * test better doc update for files in .githib folder
2021-12-31[MRG] Release 0.8.1.0 and correct doc build (#332)Rémi Flamary
* update ersion and change doc build * update release file * debug release of doc * set version number to 0.8.1.0
2021-12-26[MRG] Change numpy version (due to ABI change) (#326)Rémi Flamary
* update delease file and add it to doc ith mystè_parser * typos in release file * update PR template * test debug doc build * test debug doc build * wrog circleci * set proper version number * add numpy 1.20 constraint * remove python 3.6 deprecated in december * add python 3.10 * debug pip on windows * proper yml * remoe 3.10 becauqe of troch * next try * try distutils * back * try something * new stuf * debug yaml * test back to old vriso f numpy * try something * windows is worksing? * proper version numpy * update release file
2021-12-26[MRG] Release 0.8.1 (#325)Rémi Flamary
* update delease file and add it to doc ith mystè_parser * typos in release file * update PR template * test debug doc build * test debug doc build * wrog circleci * set proper version number * add numpy 1.20 constraint * remove python 3.6 deprecated in december * add python 3.10 * debug pip on windows * proper yml * remoe 3.10 becauqe of troch * next try * try distutils * back * try something * new stuf * debug yaml * test back to old vriso f numpy * try something * windows is worksing?
2021-12-15[WIP] Update version in to 0.8.1dev and release file (#323)Rémi Flamary
* update delease file and add it to doc ith mystè_parser * typos in release file * update PR template
2021-11-05[MRG] Release 0.8 (#289)Rémi Flamary
* working on release * test circleci * try again * cleanup circle ci run * add all PR and releant Issues * update doc * thanks idris * update version + add pyproject.toml * test pyproject.toml * revert tests * build wheels * use windows-latest for tests * add tests python 3.10 * build all whels * all versions * build all wheels * build all wheels * cleanup pep8 and minimal acions * forst shot text release * bettr text * stuff * release text updated * update manifest to allow build from source * update doc again * update release
2020-05-05Merge branch 'master' into doc_v0.7Rémi Flamary
2020-05-05Update RELEASES.mdNicolas Courty
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
2020-05-05Update RELEASES.mdNicolas Courty
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
2020-05-05Update RELEASES.mdNicolas Courty
2020-05-05add release 0.7.0 in docRémi Flamary
2020-05-04remove whelels pypyRémi Flamary
2020-04-30change release and update reseale fileRémi Flamary
2020-04-24test options sphinx galleryRémi Flamary
2020-04-24add realeasesRémi Flamary
2019-09-09cleanup verison number 1.0-Rémi Flamary
2019-07-08tupos in RELEASES.mdRémi Flamary
2019-07-05update release textRémi Flamary
2019-07-05update classifier + release textRémi Flamary
2018-10-03small release editRémi Flamary
2018-10-03update releases.mdRémi Flamary
2018-09-28update realease.mdRémi Flamary
2018-09-24update doc+notebooks for convolutionalRémi Flamary
2018-08-29aupdate releaseRémi Flamary
2018-08-29complete releases.mdRémi Flamary
2017-09-15ipdate releaseRémi Flamary
2017-09-15update releasesRémi Flamary
2017-09-15add images and begin releases fileRémi Flamary