summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15add documentationRémi Flamary
2018-02-15large update gromovRémi Flamary
2018-01-08type in titleAntony Schutz
2017-09-17add encoding of readme.md in setup.pyncourty
2017-09-15update README.md with Erwan Vautier contributing and Bibtex citationncourty
2017-09-15Merge pull request #27 from rflamary/autonbRémi Flamary
2017-09-15ipdate releaseRémi Flamary
2017-09-15update releasesRémi Flamary
2017-09-15add images and begin releases fileRémi Flamary
2017-09-15add all files for docRémi Flamary
2017-09-15clean nico commit mess with its emalRémi Flamary
2017-09-14update docRémi Flamary
2017-09-14add cython build to makefileRémi Flamary
2017-09-14move exampleRémi Flamary
2017-09-14Merge branch 'master' into autonbRémi Flamary
2017-09-14Merge pull request #23 from rflamary/gromovRémi Flamary
2017-09-13Merge branch 'master' into gromovNicolas Courty
2017-09-13Merge branch 'master' into gromovNicolas Courty
2017-09-13Merge branch 'gromov' of https://github.com/rflamary/POT into gromovncourty
2017-09-13Corrections on Gromovncourty
2017-09-13Merge pull request #29 from arolet/ot_dual_variablesRémi Flamary
2017-09-13Corrections on GromovNicolas Courty
2017-09-13Corrections on GromovNicolas Courty
2017-09-12Corrections on GromovNicolas Courty
2017-09-12Corrections on GromovNicolas Courty
2017-09-12RenamingAntoine Rolet
2017-09-12Made the return of the matrix optional in emd2Antoine Rolet
2017-09-10correction config.py for readthedocRémi Flamary
2017-09-09Updated variable name in docstringAntoine Rolet
2017-09-09Returned to old variable name to follow repo conventionAntoine Rolet
2017-09-09Renamed variable in stringAntoine Rolet
2017-09-09Renamed variableAntoine Rolet
2017-09-09Renamed variablesAntoine Rolet
2017-09-09Renamed variablesAntoine Rolet
2017-09-09Trigger travisAntoine Rolet
2017-09-09Added self to list of contributors and removed from acknowlegmentsAntoine Rolet
2017-09-09Merge remote-tracking branch 'upstream/master' into ot_dual_variablesAntoine Rolet
2017-09-09Added convergence status to the logAntoine Rolet
2017-09-07Merge pull request #28 from Slasnista/domain_adaptation_correctionsRémi Flamary
2017-09-07Removed unused variable declarationAntoine Rolet
2017-09-07Added log option to muliprocess emdAntoine Rolet
2017-09-07Return dual variables in an optional dictionaryAntoine Rolet
2017-09-07Added MAX_ITER_REACHED flag and warningAntoine Rolet
2017-09-05ReformatAntoine Rolet
2017-09-05Fixed typo and merged emd testsAntoine Rolet
2017-09-05solving pbSlasnista
2017-09-05test semi supervised mode ok written for all class | need different toleranc...Slasnista
2017-09-05Removed printAntoine Rolet
2017-09-05Added include cstdioAntoine Rolet
2017-09-05change name of otda object in test script: clf => otdaSlasnista