summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-08remove blank lineievred
2020-04-08pep test daievred
2020-04-08pep test daievred
2020-04-08remove jcpot from laplaceievred
2020-04-07updievred
2020-04-07pep bregmanievred
2020-04-07pep bregmanievred
2020-04-07add sklearn to travis ymlievred
2020-04-07Merge branch 'master' into laplace_daievred
2020-04-07Merge pull request #139 from AdrienCorenflos/masterRémi Flamary
[MRG] Fix ordering
2020-04-03remove commented lineievred
2020-04-03Merge branch 'laplace_da' of https://github.com/ievred/POT into laplace_daievred
2020-04-03autopep+remove sinkhorn+add simtypeievred
2020-04-03Delete da.pyIevgen Redko
2020-04-03v2 laplace emd sinkhornievred
2020-04-03laplace emd+sinkhornievred
2020-04-02laplace v1ievred
2020-04-02Remove flatten, it's not useful.AdrienCorenflos
2020-04-02Auto PEP8AdrienCorenflos
2020-04-02Fix testAdrienCorenflos
2020-04-01Fix orderingAdrienCorenflos
2020-04-01pep8ievred
2020-04-01add dataset clean plotievred
2020-04-01fix test example add M to logievred
2020-04-01fix imports remove checksievred
2020-03-31readme move to bregmanievred
2020-03-31v1 jcpot example testievred
2020-03-31added jcpotievred
2020-03-19Merge pull request #133 from little-nem/fgw_fixRémi Flamary
[MRG] Fix Fused Gromov Wasserstein implementation
2020-03-13Merge branch 'master' into fgw_fixRémi Flamary
2020-03-13Merge pull request #132 from atong01/atong-fix-convolutional-barycenterRémi Flamary
[MRG] Fix convolutional_barycenter2d kernel for non-symmetric images
2020-03-10fixing trailing and before arithmetic operation whitespace issuesNemo Fournier
2020-03-09clean and complete the document of fgw related functionsNemo Fournier
2020-03-09fix fgw alpha parameter implementationNemo Fournier
2020-03-06Fix convolutional_barycenter kernel for non-symmetric imagesAlex Tong
Add authorship
2020-03-05Merge pull request #130 from rflamary/osx-issueRémi Flamary
[MRG] solution to osx issue this PR closes issue #118
2020-02-28Merge branch 'master' into osx-issueNicolas Courty
2020-02-28solution to osx issueNicolas Courty
2020-02-03Merge pull request #123 from rflamary/bug_dualRémi Flamary
[WIP] Bug on dual potential (constraint violation when some weights are 0)
2020-01-30comlete documentationRémi Flamary
2020-01-27correct emd2 and add centering for dual potentialsRémi Flamary
2020-01-27correct bug in emd emd2 still todoRémi Flamary
2020-01-27correct pep8Rémi Flamary
2020-01-27add test for constraint viuolation of dualsRémi Flamary
2020-01-24Merge pull request #121 from mzalaya/masterRémi Flamary
[WIP] add screenkhorn: screening Sinkhorn algorithm
2020-01-24modify pymanopt version in requirementsMokhtar Z. Alaya
2020-01-24modify pymanopt version in requirementsMokhtar Z. Alaya
2020-01-24modify pymanopt version in requirementsMokhtar Z. Alaya
2020-01-24add a warning for non installed Botteleneck moduleMokhtar Z. Alaya
2020-01-22Merge branch 'master' into masterRémi Flamary