summaryrefslogtreecommitdiff
path: root/ot
AgeCommit message (Expand)Author
2017-09-13Merge branch 'master' into gromovNicolas Courty
2017-09-13Corrections on Gromovncourty
2017-09-13Corrections 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-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-09Merge remote-tracking branch 'upstream/master' into ot_dual_variablesAntoine Rolet
2017-09-09Added convergence status to the logAntoine 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-05Fixed typo and merged emd testsAntoine Rolet
2017-09-05Added include cstdioAntoine Rolet
2017-09-05Removed declaration of unused variableAntoine Rolet
2017-09-05Merge remote-tracking branch 'upstream/master'Antoine Rolet
2017-09-05Removed printsAntoine Rolet
2017-09-04doc string + exampleSlasnista
2017-09-04correction semi supervised caseSlasnista
2017-09-01docstrings + namingNicolas Courty
2017-09-01docstrings + namingNicolas Courty
2017-09-01solving conflicts :/Nicolas Courty
2017-09-01docstrings and namingNicolas Courty
2017-09-01docstrings and namingNicolas Courty
2017-09-01Minor corrections suggested by @agramfort + new barycenter example + test fun...Nicolas Courty
2017-09-01Move norm out of fit to init for deprecated OTDAaje
2017-09-01Move normalize function in utils.pyaje
2017-09-01Fix name erroraje
2017-09-01Rename for emd and emd2aje
2017-09-01Changes:aje
2017-09-01Type printaje
2017-09-01Fix param orderaje
2017-09-01Changes to LP solver:aje
2017-09-01gromov:flake8 and otherNicolas Courty
2017-09-01Gromov-Wasserstein distanceNicolas Courty
2017-09-01check input parameters with helper functionsSlasnista
2017-09-01handling input arguments in fit, transform... methods + remove old examplesSlasnista
2017-09-01move no da objects into utils.pySlasnista
2017-09-01solving log issues to avoid errors and adding further testsSlasnista
2017-09-01added deprecation warning on old classesSlasnista
2017-09-01test functions for MappingTransport ClassSlasnista
2017-09-01out of samples transform and inverse transform by batchSlasnista
2017-09-01make doc strings compliant with numpy / modif according to AG reviewSlasnista
2017-09-01added new class MappingTransport to support linear and kernel mapping, not ye...Slasnista
2017-09-01out of samples by Ferradans supported for transform and inverse_transformSlasnista