summaryrefslogtreecommitdiff
path: root/src/common/include
AgeCommit message (Expand)Author
2020-07-01Doc review: remove also this \fnROUVREAU Vincent
2020-04-28Code and doc review fixROUVREAU Vincent
2020-02-11Code review: roll back to cout for output utilitiesROUVREAU Vincent
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2020-01-13Review all cout and cerr. cerr is reserved for warnings/error and cout for tr...ROUVREAU Vincent
2019-12-03Fix #118 - protect some bottleneck testsROUVREAU Vincent
2019-11-22Error message in #10 fix was not correct, bad copy/pasteROUVREAU Vincent
2019-11-21Code review : review races for read_persistence_intervals_in_dimension functionROUVREAU Vincent
2019-11-20Code review : rollback array initROUVREAU Vincent
2019-11-20Merge branch 'master' into persistence_graphical_tool_improvementsROUVREAU Vincent
2019-10-24Add debug traces for read_persistence_intervals_and_dimensionROUVREAU Vincent
2019-10-17Include <cmath> for std::fabsSiargey Kachanovich
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