summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-20Fix issue #10 and modify main and installation documentations accordinglyROUVREAU Vincent
2019-08-20Add include iostream when needed, and remove CGAL includes when not requiredROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-08-09More max_alpha_square hiding/warning. Warn about alternate definition of Rips.Marc Glisse
2019-08-09Merge pull request #60 from GUDHI/simplex_tree_insert_duplicated_vertices_fix...Vincent Rouvreau
2019-07-10Copy warning about max_alpha_square from C++ doc to python doc.Marc Glisse
2019-07-01Code review: no need to check 'where homsimpl'ROUVREAU Vincent
2019-07-01Add modification headerROUVREAU Vincent
2019-07-01Code review: As CHOMP is no more delivered, a clear error message shall be di...ROUVREAU Vincent
2019-07-01Code review: Contraction only depends on CGAL_queue/Modifiable_priority_queue...ROUVREAU Vincent
2019-07-01Code review: it is better to keep GPL for modules depending on CGALROUVREAU Vincent
2019-06-28Code review: Keep the comment that returning true is strangeROUVREAU Vincent
2019-06-28We can now roll back rec_insert_simplex_and_subfaces_sorted and dimension com...ROUVREAU Vincent
2019-06-28Merge branch 'master' into gpl_to_mitROUVREAU Vincent
2019-06-28Merge branch 'master' into simplex_tree_insert_duplicated_vertices_fix_vincentROUVREAU Vincent
2019-06-27Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2019-06-27Merge branch 'master' into simplex_tree_insert_duplicated_vertices_fix_vincentROUVREAU Vincent
2019-06-27Code review : call std::unique right after std::sort. Repetition has been rem...ROUVREAU Vincent
2019-06-27code review: test if first!=last before dereferencing firstROUVREAU Vincent
2019-06-27Merge master modificationsROUVREAU Vincent
2019-06-27Malformed tableROUVREAU Vincent
2019-06-26Format Python files with blackROUVREAU Vincent
2019-06-26Change Python template and fix copyrightsROUVREAU Vincent
2019-06-26Reverse #aedd692 that changed copyright yearVincent Rouvreau
2019-06-19Remove MathJax.COPYRIGHT as MathJax.js has been removedROUVREAU Vincent
2019-06-19CGAL 4.11 as minimal versionROUVREAU Vincent
2019-06-18cgal_mini_sphere_3d requires Eigen3ROUVREAU Vincent
2019-06-18Separate the 2 examples as one requires also Eigen3ROUVREAU Vincent
2019-06-14Add CGAL dependency for Contraction instead of including CGAL filesROUVREAU Vincent
2019-06-14Remove homsimpl as it is GPLROUVREAU Vincent
2019-06-14Fix CGAL version in example installation sectionROUVREAU Vincent
2019-06-14Fix bad python3 namespace in doxygenROUVREAU Vincent
2019-06-14Merge pull request #70 from VincentRouvreau/persistent_cohomology_documentationVincent Rouvreau
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2019-06-13Update src/Persistent_cohomology/example/plain_homology.cppVincent Rouvreau
2019-06-13Merge master branchROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-13Modify plain_homology example to highlight persistence_dim_max parameterROUVREAU Vincent
2019-06-13Merge pull request #69 from VincentRouvreau/bottleneck_documentationVincent Rouvreau
2019-06-12RephraseROUVREAU Vincent
2019-06-12Fix alpha complex 3d utilities and add links to utils pagesROUVREAU Vincent
2019-06-12Only one constructor to clarify documentation about persistence_dim_max param...ROUVREAU Vincent
2019-06-12Merge pull request #64 from VincentRouvreau/main_documentation_pagesVincent Rouvreau
2019-06-12Merge branch 'master' into simplex_tree_insert_duplicated_vertices_fix_vincentROUVREAU Vincent
2019-06-12Merge branch 'master' into bottleneck_documentationROUVREAU Vincent
2019-06-12Remove references manualROUVREAU Vincent
2019-06-12Merge branch 'master' into main_documentation_pagesROUVREAU Vincent
2019-06-12Merge branch 'master' into persistence_intervals_numpy_arrays_vincentROUVREAU Vincent
2019-06-11try to fix Alpha_complex_test_unit on windowsROUVREAU Vincent
2019-06-07Fix doc review. Add citations for python doc version. Replace (13,0) with (0,...ROUVREAU Vincent