summaryrefslogtreecommitdiff
path: root/ot
AgeCommit message (Expand)Author
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
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
2017-09-01added EMDTransport Class from NG's code + added dedicated testSlasnista
2017-09-01update SinkhornTransport class + added test for classSlasnista
2017-09-01own BaseEstimator class written + rflamary comments addressedSlasnista
2017-09-01integrate AG commentsSlasnista
2017-09-01small modifs according to NG proposalsSlasnista
2017-09-01first proposal for OT wrappersSlasnista
2017-09-01remove linewidth error messageSlasnista
2017-07-26valid flake8Rémi Flamary
2017-07-26pep8Rémi Flamary
2017-07-26add license and authors on all modulesRémi Flamary
2017-07-24add test sinkhornRémi Flamary
2017-07-20pep8Alexandre Gramfort
2017-07-20pt not pltAlexandre Gramfort
2017-07-20pep8Alexandre Gramfort
2017-07-20pep8Alexandre Gramfort
2017-07-20pep8 + pimp plot1D_mat renderingAlexandre Gramfort
2017-07-12add init WDARémi Flamary
2017-07-11update doc gpu fixes #9Rémi Flamary
2017-07-11update doc gpu fixesRémi Flamary
2017-07-11add documentationRémi Flamary
2017-07-11Merge branch 'master' of github.com:rflamary/POTRémi Flamary
2017-07-11version 0.3.1Rémi Flamary
2017-07-10correction on Win64 bugNicolas Courty
2017-07-07add sinkhorbn2 +v3Rémi Flamary
2017-07-05add FDA for comparisonRémi Flamary
2017-07-03doc updateRémi Flamary
2017-07-03debug bregman stabilizedRémi Flamary
2017-06-20add clean zeros function for sparse distributionsRémi Flamary
2017-06-13implement paralell sinkhorn stabilizedRémi Flamary
2017-06-13implement paralell sinkhornRémi Flamary
2017-06-13make sinkhorn more general with method selectionRémi Flamary
2017-06-09add doc and correct encodingRémi Flamary
2017-06-09add doc ot.gpu.bregmanRémi Flamary