summaryrefslogtreecommitdiff
path: root/src/common/include
AgeCommit message (Expand)Author
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-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
2017-06-09Rewrite Contraction and Skeleton blocker time display using Gudhi::Clockvrouvrea
2017-06-09Throw exceptions if file not foundcjamin
2017-06-09Change names and adapt examplecjamin
2017-06-09Remove boost date_time dependenciesvrouvrea
2017-06-01Use make_function_output_iterator to avoid code duplicationcjamin
2017-05-31Check if birth <= deathcjamin
2017-05-31Fix doccjamin
2017-05-31Typocjamin
2017-05-31Fix doc and shorten codecjamin
2017-05-31Merge from trunkcjamin
2017-05-31Fix cpplintvrouvrea
2017-05-31Fix cpplint and cppcheckvrouvrea
2017-05-30Merge last trunk modificationsvrouvrea
2017-05-30Fix spell checker errorsvrouvrea
2017-05-29Add 2 new variants of read_persistence_diagram_from_filecjamin
2017-05-23read_persistence_diagram_from_file now uses an output iteratorcjamin
2017-05-18Modify the way cmake handles utilities, examples, test and benchmarks with ne...vrouvrea
2017-05-16Add read_persistence_diagram_from_filecjamin