summaryrefslogtreecommitdiff
path: root/matching/include/phat/helpers
AgeCommit message (Collapse)Author
2020-06-03Delete bundled copy of PHAT.Gard Spreemann
2020-02-18Interim: matching distance for modulesArnur Nigmetov
1. Templatize DistanceCalculator (DiagramProvider) 2. Add BifiltrationProxy with the same interface as ModulePresentation (dimension fixed). 3. Call Hera with relative error. 4. Add class ModulePresentation. To-Do: reading module presentations from Rivet format.
2020-02-18Add matching distance code.Arnur Nigmetov