summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-01conversion scriptsRémi Flamary
2017-09-01good notebook format generated by sphinx galleryRémi Flamary
2017-09-01titlke for notebooksRémi Flamary
2017-09-01test nbRémi Flamary
2017-09-01pep8Rémi Flamary
2017-09-01test notebook 2Rémi Flamary
2017-09-01test notebook 2Rémi Flamary
2017-09-01test notebookRémi Flamary
2017-09-01docstrings + namingNicolas Courty
2017-09-01docstrings + namingNicolas Courty
2017-09-01new figuresRémi Flamary
2017-09-01update example with rst titlesRémi Flamary
2017-09-01add barycenters to Readme.mdNicolas Courty
2017-09-01solving conflicts :/Nicolas Courty
2017-09-01docstrings and namingNicolas Courty
2017-09-01docstrings and namingNicolas Courty
2017-09-01minor correctionsNicolas 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-01pass on examples | introduced RandomStateSlasnista
2017-09-01addressed AG comments + adding random seedSlasnista
2017-09-01gromov:flake8 and otherNicolas Courty
2017-09-01Gromov-Wasserstein distanceNicolas Courty
2017-09-01update readmeSlasnista
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-01set properly path of dataSlasnista
2017-09-01small corrections for examplesSlasnista
2017-09-01refactoring examples according to new DA classesSlasnista
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
2017-09-01reformat doc strings + remove useless log / verbose parameters for emdSlasnista
2017-09-01correction of semi supervised modeSlasnista
2017-09-01semi supervised mode supportedSlasnista
2017-09-01added new class SinkhornL1l2Transport() + dedicated testSlasnista
2017-09-01added new class SinkhornLpl1Transport() + dedicated testSlasnista
2017-09-01added test for fit_transform + correction of fit_transform bug (missing retur...Slasnista