summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-19Remove useless symlinks.Arnur Nigmetov
2020-03-09Update md/README.Arnur Nigmetov
2020-03-09Update md/README.Arnur Nigmetov
2020-03-09Update README.Arnur Nigmetov
2020-03-09Suppress warning in matching_distance, module_example.Arnur Nigmetov
2020-03-09Merge READMEArnur Nigmetov
2020-03-09Add tests for module slice restriction.Arnur Nigmetov
2020-03-07Fix multiple bugs in matching distance for modules, add example.Arnur Nigmetov
2020-03-06Reorganize matching_dist code, minor fixes.Arnur Nigmetov
2020-03-04Make matching distance header-only.Arnur Nigmetov
2020-03-01Keep only unique positions in module.Arnur Nigmetov
2020-02-19Remove boost/progress from bottleneck code.Arnur Nigmetov
2020-02-19Require first file line specify the format.Arnur Nigmetov
2020-02-19Fix BifiltrationProxy bug; disable debug output.Arnur Nigmetov
2020-02-18Rename enum.Arnur Nigmetov
2020-02-18Merge branch 'matching_distance' of bitbucket.org:grey_narn/hera into matchin...Arnur Nigmetov
2020-02-18README and boost/progress changes from master.Arnur Nigmetov
2020-02-18Interim: matching distance for modulesArnur Nigmetov
2020-02-18Add matching distance code.Arnur Nigmetov
2020-02-18One gitignoreArnur Nigmetov
2020-02-18Rename directories for bottleneck and WassersteinArnur Nigmetov
2020-02-18Remove boost/progress.hpp from dnn code.Arnur Nigmetov
2020-02-18Update README - add Bibtex.Arnur Nigmetov
2020-01-22Merged in mglisse/hera/container (pull request #1)mglisse
2020-01-16Remove unused typedef Container.Marc Glisse
2020-01-16Simplify DiagramTraits for pairs.Marc Glisse
2020-01-16Allow ranges of values, not just referencesMarc Glisse
2020-01-14Interim: matching distance for modulesArnur Nigmetov
2020-01-02remove unused attributeArnur Nigmetov
2019-12-03Add matching distance code.Arnur Nigmetov
2019-12-03One gitignoreArnur Nigmetov
2019-12-03Rename directories for bottleneck and WassersteinArnur Nigmetov
2019-09-17Add traits for long double (Wasserstein).Arnur Nigmetov
2019-09-16Add traits for float in Wasserstein.Arnur Nigmetov
2019-09-15Update README, BSD license only.Arnur Nigmetov
2019-02-06Switch to opts, tolerate max-iterations-exceeded.Arnur Nigmetov
2018-06-21Bug in longest edge for negative persistence fixedArnur Nigmetov
2018-06-19Template bug fixedArnur Nigmetov
2018-06-19Longest edge for bottleneck, tests for bottleneckArnur Nigmetov
2018-06-03First tests addedArnur Nigmetov
2018-06-03Add const qualifierArnur Nigmetov
2018-06-01First trivial test for point cloud versionArnur Nigmetov
2018-05-312 bugs fixed in Jacobi for point cloudArnur Nigmetov
2018-05-31Fix bug in point cloud version.Arnur Nigmetov
2018-05-19Add inline qualifier to Wasserstein code.Arnur Nigmetov
2018-05-19Points at infinity handled correctly.Arnur Nigmetov
2018-05-15Fixed iterator arithmetic for small diagsArnur Nigmetov
2018-03-16Minor changes (indentation, etc)Arnur Nigmetov
2018-03-16Test cases for the DIPHA input reader.Gard Spreemann
2018-03-15Support for reading persistence diagrams in the DIPHA format.Gard Spreemann