summaryrefslogtreecommitdiff
path: root/ot
AgeCommit message (Expand)Author
2020-04-01Fix orderingAdrienCorenflos
2020-03-13Merge branch 'master' into fgw_fixRémi Flamary
2020-03-10fixing trailing and before arithmetic operation whitespace issuesNemo Fournier
2020-03-09clean and complete the document of fgw related functionsNemo Fournier
2020-03-09fix fgw alpha parameter implementationNemo Fournier
2020-03-06Fix convolutional_barycenter kernel for non-symmetric imagesAlex Tong
2020-01-30comlete documentationRémi Flamary
2020-01-27correct emd2 and add centering for dual potentialsRémi Flamary
2020-01-27correct bug in emd emd2 still todoRémi Flamary
2020-01-24add a warning for non installed Botteleneck moduleMokhtar Z. Alaya
2020-01-22Merge branch 'master' into masterRémi Flamary
2020-01-18cleanMokhtar Z. Alaya
2020-01-18cleanMokhtar Z. Alaya
2020-01-10improve docMokhtar Z. Alaya
2020-01-10improve docMokhtar Z. Alaya
2020-01-10update screenkhorn exampleMokhtar Z. Alaya
2020-01-10improve documentationMokhtar Z. Alaya
2020-01-08fix binary indexingMokhtar Z. Alaya
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-07Merge branch 'master' into emd_dimensionKilian
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-10change or in assert by andKilian
2019-12-09add assert for emd dimension mismatchKilian
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