summaryrefslogtreecommitdiff
path: root/ot
AgeCommit message (Expand)Author
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-08-30Move norm out of fit to init for deprecated OTDAaje
2017-08-30Move normalize function in utils.pyaje
2017-08-30Fix name erroraje
2017-08-30Rename for emd and emd2aje
2017-08-30Changes:aje
2017-08-29Type printaje
2017-08-29Fix param orderaje
2017-08-29Changes to LP solver:aje
2017-08-28check input parameters with helper functionsSlasnista
2017-08-28handling input arguments in fit, transform... methods + remove old examplesSlasnista
2017-08-28move no da objects into utils.pySlasnista
2017-08-25solving log issues to avoid errors and adding further testsSlasnista
2017-08-23added deprecation warning on old classesSlasnista
2017-08-23test functions for MappingTransport ClassSlasnista
2017-08-23out of samples transform and inverse transform by batchSlasnista
2017-08-23make doc strings compliant with numpy / modif according to AG reviewSlasnista
2017-08-04added new class MappingTransport to support linear and kernel mapping, not ye...Slasnista
2017-08-04out of samples by Ferradans supported for transform and inverse_transformSlasnista
2017-08-04reformat doc strings + remove useless log / verbose parameters for emdSlasnista
2017-08-04correction of semi supervised modeSlasnista
2017-08-04semi supervised mode supportedSlasnista
2017-08-04added new class SinkhornL1l2Transport() + dedicated testSlasnista
2017-08-04added new class SinkhornLpl1Transport() + dedicated testSlasnista
2017-08-04added test for fit_transform + correction of fit_transform bug (missing retur...Slasnista
2017-08-01added EMDTransport Class from NG's code + added dedicated testSlasnista
2017-08-01update SinkhornTransport class + added test for classSlasnista
2017-07-31own BaseEstimator class written + rflamary comments addressedSlasnista
2017-07-28integrate AG commentsSlasnista
2017-07-28small modifs according to NG proposalsSlasnista
2017-07-28first proposal for OT wrappersSlasnista
2017-07-28remove 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