summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-03Remove implicit this capture in [=]Marc Glisse
2020-01-03Allow forcing parallel builds.Gard Spreemann
2019-12-26Merge pull request #181 from mglisse/pybind11Marc Glisse
2019-12-26I am also going to need git to checkout submodules, apparentlyMarc Glisse
2019-12-26Install pybind11 in CircleCIMarc Glisse
2019-12-20Fix dimension cell linearization and test connected sublevel setsROUVREAU Vincent
2019-12-20Merge pull request #169 from VincentRouvreau/exact_alpha_complex_python_versionVincent Rouvreau
2019-12-20Merge pull request #164 from VincentRouvreau/failed_tests_on_x86_fixVincent Rouvreau
2019-12-18use ravel instead of flatten (that makes a copy) and no more converting to a ...ROUVREAU Vincent
2019-12-18Reuse top_dimensional_cells instead of numpy_array argument to create a cubicalROUVREAU Vincent
2019-12-18Bump CGAL requirement also for libgudhi-dev.Gard Spreemann
2019-12-18Since 1e87e95397d1d7da76818509bd1d07509b4c46d7 we expect a header-only CGAL, ...Gard Spreemann
2019-12-16Merge pull request #163 from VincentRouvreau/vector_vertex_iterator_becomes_mapVincent Rouvreau
2019-12-16Add numpy ndarray to init a cubical and a periodic oneROUVREAU Vincent
2019-12-16Rollback exact version mechanismROUVREAU Vincent
2019-12-16Changelog.debian/3.0.0+dfsg-4Gard Spreemann
2019-12-16Fix MPFR when CGAL is not header onlyROUVREAU Vincent
2019-12-13Merge pull request #176 from VincentRouvreau/python_representation_image_modi...Vincent Rouvreau
2019-12-13Move image in python img instead of C++ oneROUVREAU Vincent
2019-12-13Add a more representative image for python persistence representationsROUVREAU Vincent
2019-12-12Merge branch 'master' into exact_alpha_complex_python_versionROUVREAU Vincent
2019-12-12Merge pull request #174 from VincentRouvreau/ctest_shall_output_failuresVincent Rouvreau
2019-12-12Merge pull request #173 from MathieuCarriere/masterVincent Rouvreau
2019-12-12conflict resolutionROUVREAU Vincent
2019-12-12merge the 2 modificationsROUVREAU Vincent
2019-12-12Doc review: use ctest directly and provide options suggestionsROUVREAU Vincent
2019-12-12Code review: typo in src/python/doc/installation.rstVincent Rouvreau
2019-12-12Code review: Typo in src/common/doc/installation.hVincent Rouvreau
2019-12-11cleanup for landscape resolutionmathieu
2019-12-11cleanupmathieu
2019-12-11update examplemathieu
2019-12-11fixed landscapemathieu
2019-12-11Update src/python/doc/representations.rstMathieu Carrière
2019-12-10Remove FindMPFR mechanism as the job is already done by CGALROUVREAU Vincent
2019-12-10fixed doc and examplesmathieu
2019-12-10Changelog.Gard Spreemann
2019-12-10Add patch to move towards reproducible builds.Gard Spreemann
2019-12-10Renumber patches.Gard Spreemann
2019-12-10Drop 0004-Force-linking-of-Python-module-with-CGAL.patch since CGAL is now he...Gard Spreemann
2019-12-10Use initializer list instead of push_back to init vectorsROUVREAU Vincent
2019-12-10Fix #118 for persistence_intervalsROUVREAU Vincent
2019-12-10Remove useless importROUVREAU Vincent
2019-12-10Remove number_of_vertices method from Alpha_complex as there is no added valu...ROUVREAU Vincent
2019-12-10Remove debug tracesROUVREAU Vincent
2019-12-09Add some comments of what fails and make the tests passROUVREAU Vincent
2019-12-09Hard set python path as cmake does not find the one used by the ymlROUVREAU Vincent
2019-12-09need to import sysROUVREAU Vincent
2019-12-09need to import sysROUVREAU Vincent
2019-12-09Add some debug traces to find why sphinx failsROUVREAU Vincent
2019-12-09Document 'ctest --output-on-failure' in installation tests sectionROUVREAU Vincent