summaryrefslogtreecommitdiff
path: root/src/common/include
AgeCommit message (Expand)Author
2019-08-20Fix issue #10 and modify main and installation documentations accordinglyROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-05Fix #20: Add OFF section in file format and all documents target to it instea...ROUVREAU Vincent
2019-01-24Fix persistence_from_file example when the file is not conform.vrouvrea
2019-01-17adjacency lists can be directed, undirected or bidirectional for Simplex tree...vrouvrea
2018-08-29weighted/non-weighted and periodic/non-periodic with fast/exact are working w...vrouvrea
2018-06-13Fix cppcheck issuesvrouvrea
2018-04-27Merge Copyright clarificationvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-10Doc review : Gudhi::Proximity_graph and Gudhi::Radius_distance must be links ...vrouvrea
2018-04-04Fix max issue on MacOS clangvrouvrea
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 last trunk modificationsvrouvrea
2018-04-03Add warnings for rips persistence from correlation matrix (points under the d...vrouvrea
2018-03-22code review : use std::begin, std::end and boost::sizevrouvrea
2018-03-22code review : Rename Radius_distance Minimal_enclosing_ball_radiusvrouvrea
2018-03-22Move Miniball in gudhivrouvrea
2018-03-22Merge last trunk modificationsvrouvrea
2018-03-05Fix doc and testsvrouvrea
2018-02-22Fix Cech with radius distancevrouvrea
2018-02-13Add documentation tests for example_vector_double_points_off_readervrouvrea
2018-02-08Fixed comments from Marc and Vincent.pdlotko
2018-02-08random commit.pdlotko
2018-02-08The file has been removed.pdlotko
2018-02-08Commit to remove one file.pdlotko
2018-02-02Merge last trunk modificatvrouvrea
2018-01-22Fix cpplintvrouvrea
2018-01-16Merge of branch misc-glissevrouvrea
2018-01-08Merge of branch persistence_representation_integration_cmake_improvementvrouvrea
2017-12-22Cleanups in Euclidean_distance.glisse
2017-12-19Add a function for unitary tests to test floating point values equality w/wo ...vrouvrea
2017-12-18Boost minimal version is now 1.56.0vrouvrea
2017-12-06Merge C++ version of persistence representationvrouvrea
2017-12-02Cleanup checks in Simplex_treeglisse
2017-11-22Merge graph_expansion_blocker fix from cech_complex branchvrouvrea
2017-11-03a few more changespdlotko
2017-08-09Merge last trunk modificationsvrouvrea
2017-08-08Merge last trunk modificationsvrouvrea
2017-08-08Fix bug in read_persistence_intervals_in_dimension for only_this_dimvrouvrea
2017-07-06Plot functions now returns a plot that can be modified before to be shownvrouvrea
2017-07-04Add Gudhi namespace for reader_utilsvrouvrea
2017-06-28Merge of branch boost_system_no_deprecated_test in order to :vrouvrea
2017-06-16Merge last modifications from read_persistence_from_file branchvrouvrea
2017-06-16Fix auto lambda (requires C++14) compilation issuevrouvrea
2017-06-14Remove birth<=death check (should be done by the caller if necessary)cjamin
2017-06-13Merge read_persistence_from_file into persistence_representation_integrationcjamin