summaryrefslogtreecommitdiff
path: root/src/Rips_complex
AgeCommit message (Expand)Author
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
2018-02-02Fix readme and doc issue after mergevrouvrea
2018-02-02Merge last trunk modificatvrouvrea
2018-02-02yearglisse
2018-02-02epsilonglisse
2018-02-01git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/sparserips-g...glisse
2018-02-01Move sparse example outside of the "distance" section.glisse
2018-02-01git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/sparserips-g...glisse
2018-02-01Avoid line breaks between \cite and key.glisse
2018-02-01Really remove README, merge didn't dare.glisse
2018-02-01Merge from trunk.glisse
2018-02-01typo in CMakeLists.txt + minor reformulation in doc.glisse
2018-01-31testglisse
2018-01-31Add example.glisse
2018-01-30Fix after web reviewvrouvrea