summaryrefslogtreecommitdiff
path: root/ot
AgeCommit message (Expand)Author
2020-01-08using binary indexing for definition the active setsMokhtar Z. Alaya
2020-01-07fix typos in documentationMokhtar Z. Alaya
2020-01-07fix definitions complementary active sets Ic, JcMokhtar Z. Alaya
2020-01-07replace reshape by numpy slicing in returnMokhtar Z. Alaya
2020-01-07fix default values for the budget argumentsMokhtar Z. Alaya
2020-01-07set default param. for LBFGS in the function's prototypeMokhtar Z. Alaya
2020-01-07replace @ operator by np.dotMokhtar Z. Alaya
2020-01-07delete "ArrayBox"-type test of dist. matrix MMokhtar Z. Alaya
2020-01-07improve documentation of screenkhornMokhtar Z. Alaya
2020-01-07close "bottleneck" tagMokhtar Z. Alaya
2020-01-06add screenkhorn: screening Sinkhorn algorithmMokhtar Z. Alaya
2019-12-18cleanup emd.h and pyx fileRémi Flamary
2019-12-18correct documentation in pyx fileRémi Flamary
2019-12-18cleanup variable name denseRémi Flamary
2019-12-03first implemntation sparse lossRémi Flamary
2019-12-02proper documentation and parameterRémi Flamary
2019-12-02add awesome sparse solverRémi Flamary
2019-12-02nothing explodes and it compilesRémi Flamary
2019-11-29correct bad speedupRémi Flamary
2019-11-29cant beleive i forgot a semicolumnRémi Flamary
2019-11-29cleanup cpp code and annd emd with sparse Ot matrixRémi Flamary
2019-11-15fix bug numItermax emd in cgKilian
2019-11-13fix log bug in gromov_wasserstein2Kilian
2019-10-24Merge pull request #106 from hichamjanati/fix-weighted-barRémi Flamary
2019-10-20fix loop counter in barycenter + precision of dual variablesHicham Janati
2019-10-19same for unbalancedHicham Janati
2019-10-19add weights arg in generic barycenter funcHicham Janati
2019-09-09merge new unbalancedRémi Flamary
2019-09-04improve docHicham Janati
2019-09-03add unbalanced_barycenter importHicham Janati
2019-09-03fix doctest examplesHicham Janati
2019-09-03same for unbalancedHicham Janati
2019-09-03style + make funcs publicHicham Janati
2019-08-28fix empirical sinkhorn doc-exampleHicham Janati
2019-08-28correct call of unbalanced with reg_mHicham Janati
2019-08-28remove square in convergence checkHicham Janati
2019-08-12Attempting to fix docstylengayraud
2019-08-12Attempting to fix docstylengayraud
2019-08-12fixes for travis, added test, minor nitsngayraud
2019-08-12Added Unbalaced transport to domain adaptation methods. Corrected small bug r...ngayraud
2019-07-23rebase unbalancedHicham Janati
2019-07-23fix issue 94 + add testHicham Janati
2019-07-23Merge branch 'master' of https://github.com/rflamary/POT into fix_mismatch_er...Hicham Janati
2019-07-22fix doctest examplesHicham Janati
2019-07-22add unbalanced with stabilizationHicham Janati
2019-07-19remove square in convergence checkHicham Janati
2019-07-09trailing spacesAlexandre Gramfort
2019-07-09moreAlexandre Gramfort
2019-07-09moreAlexandre Gramfort
2019-07-09first pass with adding pydocstyle in makefileAlexandre Gramfort