summaryrefslogtreecommitdiff
path: root/geom_matching/wasserstein/example
AgeCommit message (Collapse)Author
2018-03-16Minor changes (indentation, etc)HEADmasterArnur Nigmetov
2018-03-15Support for reading persistence diagrams in the DIPHA format.Gard Spreemann
2018-01-20Major rewrite, templatized versionArnur Nigmetov
2017-04-05Remove duplicate points for Wasserstein-1Arnur Nigmetov
2017-04-04Prepare to output real relative error.Arnur Nigmetov
In Wasserstein distance computation AuctionRunner class now has a field relativeError which contains the relative error which we can guarantee, so if the user asked for 0.1 accuracy, but the result is 0.03 accurate, this information can be retrieved.
2016-06-06Add actual source from previous reposArnur Nigmetov