summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-16Merge of branch misc-glissevrouvrea
2018-01-08Fix std::max Windows issuevrouvrea
2018-01-08Add include <iterator> for std::distancevrouvrea
2018-01-08clang-format filesvrouvrea
2018-01-08Merge of branch persistence_representation_integration_cmake_improvementvrouvrea
2018-01-08Merge of persistence_representations_fix_reading branch + clang format filesvrouvrea
2018-01-07reading ug fixed. pdlotko
2017-12-22Prettify find_simplex().glisse
2017-12-22Use contiguous_vertices in find_simplex().glisse
2017-12-22Cleanups in Euclidean_distance.glisse
2017-12-22Comment pointing out where we use null_vertex.glisse
2017-12-22Check that user does not try to insert null_vertex in the complex.glisse
2017-12-21Code review fix : Bad cmake utility name, file read check, non negative weigh...vrouvrea
2017-12-20Merge 1_fold_cover_periodic_alpha_complexes branchvrouvrea
2017-12-19Boost minimal version is 1.48.0 (modification rollback) - if boost_version us...vrouvrea
2017-12-19Fix unitary testsvrouvrea
2017-12-19Fix test units vrouvrea
2017-12-19Fix testsvrouvrea
2017-12-19Add a function for unitary tests to test floating point values equality w/wo ...vrouvrea
2017-12-18Merge of ST-insert branchvrouvrea
2017-12-18Boost minimal version is now 1.56.0vrouvrea
2017-12-17Fix graph insertion.glisse
2017-12-17Hyperlink to boost concepts.glisse
2017-12-17Remove unused AdjacencyGraph requirement.glisse
2017-12-16Allow constant input in choose_n_farthest_points.glisse
2017-12-14Merge of branch misc-glissevrouvrea
2017-12-14Version numbersvrouvrea
2017-12-14Forgottenvrouvrea
2017-12-14Add cmake improvement for Persistence representation module.vrouvrea
2017-12-09Doc review: bad example link for euclidean strong witness Python examplevrouvrea
2017-12-09CMake modification strategy as it was quite painful to maintain all these uti...vrouvrea
2017-12-08File formats for iso cuboid and perseus in the Python versionvrouvrea
2017-12-06Fix precision error bugvrouvrea
2017-12-06Add traces for debugvrouvrea
2017-12-06Merge C++ version of persistence representationvrouvrea
2017-12-06Merge add_utils_in_gudhi_v2 branch after 2nd round of reviewvrouvrea
2017-12-06Fix cpplintvrouvrea
2017-12-05Code review fix and std::size_tvrouvrea
2017-12-05After fix code reviewvrouvrea
2017-12-05Fix Perseus read file failed casesvrouvrea
2017-12-02Don't return 'const int', that's equivalent to int and causes a warning.glisse
2017-12-02Copy insert_simplex_and_subfaces from the gforge TODO, updated to set the dim...glisse
2017-12-02remove dead variable max_dimglisse
2017-12-02Cleanup checks in Simplex_treeglisse
2017-12-02Use contiguous_vertices also for the boundary of segments.glisse
2017-12-01Fix cubical periodic cythonizationvrouvrea
2017-11-30python doc clarificationsglisse
2017-11-30"This shall not happen": that's what assert is for.glisse
2017-11-30Better than vector, static_vector.glisse
2017-11-30Typo get_point_cloud retrieves the points, not the triangulation.glisse