summaryrefslogtreecommitdiff
path: root/src/Rips_complex
AgeCommit message (Expand)Author
2020-11-09Merge remote-tracking branch 'origin/master' into fardistMarc Glisse
2020-11-03Fix #415 by removing all install cmake targets from examplesROUVREAU Vincent
2020-10-31s/kernel/distance/ for choose_n_farthest_points argumentMarc Glisse
2020-09-08Remove boost::systemROUVREAU Vincent
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-03-30Streamline initialize_filtrationMarc Glisse
2020-03-22Merge master and fix conflictsROUVREAU Vincent
2020-03-05Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-03-05Remove travis and use appveyor for OSx. Fix parallel test by setting tests de...ROUVREAU Vincent
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2020-01-24Modern cmake for boost approachROUVREAU Vincent
2019-12-06Modify boost tests to be more verbose and errors in colour. I kept coverage t...ROUVREAU Vincent
2019-11-07Code review: replace streambufffer with streambuffer - was copied/ pasted fro...ROUVREAU Vincent
2019-10-10Add maximal edge length parameter for sparse rips persistence utilityROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-05-10Fix blocker formulaMarc Glisse
2019-05-10max_dim=INT_MAX for sparse Rips by default.Marc Glisse
2019-04-18Doc reformat.Marc Glisse
2019-04-16Add min and max filtration values for the sparse RipsMarc Glisse
2019-04-13Fix the documentation of what relation i and j satisfy in the lower triangula...Marc Glisse
2019-04-13Handle triangular matrixMarc Glisse
2019-04-11commentsMarc Glisse
2019-03-19FixesMarc Glisse
2019-03-19Filter during expansion. Completely untested.Marc Glisse
2019-03-19Start fixing the sparse rips to match the true definition (not a clique complex)Marc Glisse
2019-01-17adjacency lists can be directed, undirected or bidirectional for Simplex tree...vrouvrea
2018-10-24True interleaving distance for the sparse Rips.glisse
2018-10-17Merge branch sparserips-pythonvrouvrea
2018-10-06merge from trunkglisse
2018-10-02More doc changes for python sparse ripsglisse
2018-08-07Fix issue #13 : [Global - utilities] use exit(-1) instead of std::abort in ut...vrouvrea
2018-07-20First try at interfacing the sparse rips in python. Needs at least documentat...glisse
2018-06-13Fix cpplintvrouvrea
2018-06-13Fix cppcheck issuesvrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-04No need to repeat title, automatically done by the websitevrouvrea
2018-04-04Merge sparse rips branch in trunkvrouvrea
2018-04-03Merge last trunk modificationsvrouvrea
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-12untestedglisse
2018-03-12git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/sparserips-g...glisse
2018-03-08Web site review after Editorial Boardvrouvrea
2018-02-08Fixed comments from Marc and Vincent.pdlotko
2018-02-08random commit.pdlotko
2018-02-08pastoglisse
2018-02-05clang format filesvrouvrea