summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-28Code review: ForwardPointRange instead of InputPointRangevrouvrea
2018-05-25forgot -inf from patch sent by Marcvrouvrea
2018-05-25Fix bug on Cubical reported by user.vrouvrea
2018-05-23Legend in the right bottom cornervrouvrea
2018-05-23Modify documentation for Simplex_tree make_filtration_non_decreasingvrouvrea
2018-05-22Add CMake 3.1 in installation requirements.vrouvrea
2018-05-22Merge cmake_v3_vincent branchvrouvrea
2018-05-22-pedantic is only for developpersvrouvrea
2018-05-18Try once more to clarify what 'keys' do in the FilteredComplex concept.glisse
2018-05-15Seems to be fixed.vrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-05-14A new branch for cmake v.3 minimum required modificationsvrouvrea
2018-05-14Fix CGAL 4.12 build errors - include missingvrouvrea
2018-05-02Add Python Simplex_tree make_filtration_non_decreasing interface and its testsvrouvrea
2018-04-27Remove show_palette_valuesvrouvrea
2018-04-27persistence_graphical_tools documentation clarificationvrouvrea
2018-04-27Code and doc review with IFPEN :vrouvrea
2018-04-27Merge Copyright clarificationvrouvrea
2018-04-27Merge copyright_clarification_vincent branch in trunkvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-26A branch to clarify copyrights - necessary for Debian packagevrouvrea
2018-04-25Doc review: Fix identation problems in cover complex reference manualvrouvrea
2018-04-25persistence_pairs Python versionvrouvrea
2018-04-24Fix Python tangential complex versionvrouvrea
2018-04-12Merge last trunk modificationsvrouvrea
2018-04-12Add a CMake option in order to use TBB or not. Default is ONvrouvrea
2018-04-12A new branch to fix some bugs in GUDHI 2.1.0 Python versionvrouvrea
2018-04-10Doc review : Gudhi::Proximity_graph and Gudhi::Radius_distance must be links ...vrouvrea
2018-04-10Doc review : Add explanation when to use Alpha or Cech.vrouvrea
2018-04-10Change tparam doc from Chech_complex_blockervrouvrea
2018-04-10Code review : Cech_blocker was hardcoding doublevrouvrea
2018-04-10Doc review : Separate global definition and a new section algorithm.vrouvrea
2018-04-09Code review : Rename ForwardPointIterator with InputPointRangevrouvrea
2018-04-09Add an algorithm sectionvrouvrea
2018-04-09Doc review : Fix links to Gudhi::Minimal_enclosing_ball_radiusvrouvrea
2018-04-09Doc review: Fix main page cech complex explainationvrouvrea
2018-04-09Add Miniball file changes for Gudhi requirements inside Miniball.READMEvrouvrea
2018-04-09Fix deprecated CGAL random functionvrouvrea
2018-04-05Merge last modifications of Nerve_GIC branchvrouvrea
2018-04-04No need to repeat title, automatically done by the websitevrouvrea
2018-04-04Fix max issue on MacOS clangvrouvrea
2018-04-04Merge sparse rips branch in trunkvrouvrea
2018-04-03Merge last trunk modificationsvrouvrea
2018-04-03Modify the correct signature to operator== and !=vrouvrea
2018-04-03Try to fix operator< for std::sort on CentOSvrouvrea
2018-04-03Add explicit operator< to fix sort bugvrouvrea
2018-04-03Merge rips_complex_from_correlation_matrix branchvrouvrea
2018-04-03Merge last trunk modificationsvrouvrea
2018-04-03Add warnings for rips persistence from correlation matrix (points under the d...vrouvrea
2018-03-29Use add_edge_without_blockers in GudhUI.glisse