summaryrefslogtreecommitdiff
path: root/ot/bregman.py
AgeCommit message (Expand)Author
2019-04-04fix docKilian Fatras
2019-03-29import unif and dist in bregman fileKilian Fatras
2019-03-29call ot.unif and ot.distKilian Fatras
2019-03-29fix pep8Kilian Fatras
2019-03-29add empirical sinkhorn and sikhorn divergence functionsKilian Fatras
2019-03-11add test sinkhorn+logRémi Flamary
2018-11-19remove W605 errorsRémi Flamary
2018-09-24remove variable i initializationRémi Flamary
2018-09-24correct reference number in docRémi Flamary
2018-09-24Merge readme with masterRémi Flamary
2018-09-24remove i+1Rémi Flamary
2018-09-24implement for loopRémi Flamary
2018-09-24remove unused variableRémi Flamary
2018-09-24add contributorRémi Flamary
2018-09-24remove @ for python compatibility+ comments alexandreRémi Flamary
2018-09-24correct if error bugRémi Flamary
2018-09-24adding greenkhornalain
2018-09-07whitetrail pep8Nicolas Courty
2018-09-07stabThr and pep8Nicolas Courty
2018-09-07pep8 fixed (contd)Nicolas Courty
2018-09-07pep8 normalizationNicolas Courty
2018-09-07Wasserstein convolutional barycenterNicolas Courty
2018-07-24ensum tets marginals sinkhornRémi Flamary
2018-07-24final makefile benchRémi Flamary
2018-07-24cancel einsumRémi Flamary
2018-07-24pb indexRémi Flamary
2018-07-24correction sizeRémi Flamary
2018-07-24test eisum instead of dotRémi Flamary
2018-07-24pep8 all the wayRémi Flamary
2018-07-24speedup einsum constraint violationRémi Flamary
2018-07-16Add comment & fix flake8 errorLeoGautheron
2018-07-11Speed-up SinkhornLeoGautheron
2018-05-29update documentation for barycenter functionRémi Flamary
2018-05-11pep8Rémi Flamary
2018-05-11update documentation in bregmanRémi Flamary
2018-03-21add linear mapping test + autopep8Rémi Flamary
2017-07-26valid flake8Rémi Flamary
2017-07-26pep8Rémi Flamary
2017-07-26add license and authors on all modulesRémi Flamary
2017-07-20pep8Alexandre Gramfort
2017-07-07add sinkhorbn2 +v3Ré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-04-20sinkhorn GPU implementationLeo gautheron
2017-04-18little cleanup sinkhornLeo gautheron
2017-04-18Performance improvement sinkhornLeo gautheron