summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-16Add test for IrregularBettiCurve.gspr/irregular-betti-curveGard Spreemann
2020-11-15Add support for irregular (non-evenly, completely sampled) Betti curves.Gard Spreemann
2020-11-13Merge pull request #405 from mglisse/botnegMarc Glisse
2020-11-13Test with negative coordinatesMarc Glisse
2020-11-10Revert change to the exampleMarc Glisse
2020-11-08Test BettiCurve with infinite valueMarc Glisse
2020-11-07Swap clip with int conversionMarc Glisse
2020-11-05More numpy in BettiCurveMarc Glisse
2020-11-04Merge branch 'master' into weighted_alpha_complex_dDROUVREAU Vincent
2020-11-04Merge pull request #421 from mglisse/pythonfirstVincent Rouvreau
2020-11-04import matplotlib only when necessary in examples, in function of args. Tests...ROUVREAU Vincent
2020-11-04Merge pull request #418 from VincentRouvreau/do_not_install_compiled_examplesVincent Rouvreau
2020-11-04Revert "Fix #416 by adding full path to introduction.rst - maybe strange with...ROUVREAU Vincent
2020-11-04Build python firstMarc Glisse
2020-11-03Fix #415 by removing all install cmake targets from examplesROUVREAU Vincent
2020-11-03Fix #416 by adding full path to introduction.rst - maybe strange with conda o...ROUVREAU Vincent
2020-11-03Merge branch 'master' into weighted_alpha_complex_dDROUVREAU Vincent
2020-11-03code review: use Marc's trick to test relative errorROUVREAU Vincent
2020-11-03code review: use relative errorROUVREAU Vincent
2020-11-03doc review: explain briefly test aimsROUVREAU Vincent
2020-11-03Add comment in code for get_boundaries if not interested in filtration valuesROUVREAU Vincent
2020-11-02Merge master and resolve conflictsROUVREAU Vincent
2020-10-28emplace_backMarc Glisse
2020-10-27Add a test about the filtrationROUVREAU Vincent
2020-10-27Add a test for non visible points (hidden by weights)ROUVREAU Vincent
2020-10-27zero weighted test is guaranteed only for exact versionROUVREAU Vincent
2020-10-26code review: bad copy/paste that needs rephraseROUVREAU Vincent
2020-10-26for CGAL 5.2 pre-release to workROUVREAU Vincent
2020-10-22test with duplicated pointMarc Glisse
2020-10-22Simplify strange iterator useMarc Glisse
2020-10-22Document the changeMarc Glisse
2020-10-19Handle duplicated pointsMarc Glisse
2020-10-17Handle diagrams with a single pointMarc Glisse
2020-10-17Don't put a (useless) point on the diagonal in the exampleMarc Glisse
2020-10-17Replace diameter (actually max y) with max distance to diagonalMarc Glisse
2020-10-16Merge pull request #396 from VincentRouvreau/tensorflow_wasserstein_testVincent Rouvreau
2020-10-15Use unique_ptr for triangulation_ROUVREAU Vincent
2020-10-05doc review: Add some precision about regular triangulationsROUVREAU Vincent
2020-10-05code review: use geom_trait for Point_d typeROUVREAU Vincent
2020-10-05code review: fix include what you use and compute_squared_radius_smallest_ort...ROUVREAU Vincent
2020-10-05code review: roll back include epickROUVREAU Vincent
2020-10-05code review: include what you useROUVREAU Vincent
2020-10-05code review: typename is useless hereROUVREAU Vincent
2020-10-05doc review: eigen 3.3.5 and cgal 5.2.0 is advised for perf reasons not only o...ROUVREAU Vincent
2020-10-05code review: move test_wasserstein_distance_grad from test_wasserstein_distan...ROUVREAU Vincent
2020-10-05code review: promote SAFE modeROUVREAU Vincent
2020-10-05code review: push_back versus emplace_backROUVREAU Vincent
2020-10-05Merge branch 'master' into weighted_alpha_complex_dDROUVREAU Vincent
2020-10-05Merge pull request #363 from VincentRouvreau/stree_reset_filtrationVincent Rouvreau
2020-09-30code review: emplace_back versus push_backROUVREAU Vincent