summaryrefslogtreecommitdiff
path: root/geom_matching/wasserstein/example
AgeCommit message (Collapse)Author
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