summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-15Fast build flag.gspr/mpiGard Spreemann
2019-05-13Bump minimum CMake version to correctly link with pthreads on some systems.Gard Spreemann
2019-05-12Only check for --dimension when using DIPHA files.Gard Spreemann
2019-05-10Fail more loudly if a diagram file list is missing.Gard Spreemann
2019-05-10Allow for bipartite diagram sets.Gard Spreemann
2018-08-20Merge branch 'master' into gspr/mpiGard Spreemann
2018-06-26Find and use boost.Gard Spreemann
2018-06-26--helpGard Spreemann
2018-06-26MPI-based version for computing many distances in parallel.Gard Spreemann
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-05-14Support for finitization.gspr/finitizeGard Spreemann
2018-03-16Minor changes (indentation, etc)HEADmasterArnur Nigmetov
2018-03-16Test cases for the DIPHA input reader.gspr/new-dipha-inputGard Spreemann
2018-03-15Support for reading persistence diagrams in the DIPHA format.Gard Spreemann
2018-03-06Points with 0 persistence ignored in the inputArnur Nigmetov
2018-01-25Fix for inf-only diagramsArnur Nigmetov
2018-01-20Major rewrite, templatized versionArnur Nigmetov
2017-07-19Include cmath instead of math.hArnur Nigmetov
2017-07-05Price adjustment; maxIterNum increasedArnur Nigmetov
2017-04-26More debug outputArnur Nigmetov
2017-04-26More debug outputArnur Nigmetov
2017-04-24Some more debug outputArnur Nigmetov
2017-04-24Lots of debug output for sampling heuristicArnur Nigmetov
2017-04-24Verbose timing for bottleneck addedArnur Nigmetov
2017-04-24Debug output suppressedArnur Nigmetov
2017-04-24Empty diagram bug for Wasserstein fixedArnur Nigmetov
2017-04-14Bug in Wasserstein fixed: internal_p not passed to kd-treeArnur Nigmetov
2017-04-06Minor changesArnur Nigmetov
2017-04-06Heuristic for bottleneck: estimate on sampled diagramArnur Nigmetov
2017-04-05Remove duplicate points for Wasserstein-1Arnur Nigmetov
2017-04-04Prepare to output real relative error.Arnur Nigmetov
2017-04-04README edited: relative_error clarifiedArnur Nigmetov
2017-03-05Bug in exact version of bottleneck fixed"Arnur Nigmetov
2017-02-22Warning for zero persistence pointsArnur Nigmetov
2017-02-22temporary fix for exact version from filesArnur Nigmetov
2016-11-09Ignore zero persistence in the inputArnur Nigmetov
2016-09-05Technical changes for R integrationArnur Nigmetov
2016-07-18Rename def_debug.h to def_debug_ws.hArnur Nigmetov
2016-07-18Rename def_debug.h to def_debug_bt.hArnur Nigmetov
2016-06-16Merge branch 'master' of bitbucket.org:grey_narn/heraArnur Nigmetov