summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-06-07MathJax.js no more requiredROUVREAU Vincent
2019-06-07Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2019-06-07Try with a direct link to mathjax websiteROUVREAU Vincent
2019-06-06Merge pull request #66 from VincentRouvreau/small_fixesVincent Rouvreau
Small fixes
2019-06-06Fix doc reviewROUVREAU Vincent
2019-06-05Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2019-06-05Add some debug tracesROUVREAU Vincent
2019-06-05Merge branch 'master' into kernelsROUVREAU Vincent
2019-06-05Fix #20: Add OFF section in file format and all documents target to it ↵ROUVREAU Vincent
instead of geomview.org documentation. Modify data/points/alphacomplexdoc.off in dimension 3 to be used as an example for OFF section in file format.
2019-06-04Fix #7 : document better get_persistence_pairs (C++) and persistence_pairs ↵ROUVREAU Vincent
(Python) methods
2019-06-04Fix #9 : rename Complex_ds as FilteredComplex. Set private types of ↵ROUVREAU Vincent
non-exposed types
2019-06-03Fix #55ROUVREAU Vincent
2019-06-03Fix #46ROUVREAU Vincent
2019-06-03Fix #56ROUVREAU Vincent
2019-06-03Precise that the default version is not weighted and not periodicROUVREAU Vincent
2019-06-03modify cells height for C++ doc. Use bullet lists to have the same font ↵ROUVREAU Vincent
height on main page
2019-05-29Citations for bottleneck distanceMarc Glisse
2019-05-29Rename nerve_gic_complex_sum.rst as nerve_gic_complex_sum.inc and use ↵ROUVREAU Vincent
introduction sections
2019-05-29Reformat modules summary and occupy 100% of the pageROUVREAU Vincent
2019-05-28fix typoROUVREAU Vincent
2019-05-28Use markdown for main page. Fix some doxyfileROUVREAU Vincent
2019-05-28std::numeric_limits::max conflict with windows max macroROUVREAU Vincent
2019-05-28std::max conflict with windows macroROUVREAU Vincent
2019-05-28std::max conflict with windows macroROUVREAU Vincent
2019-05-28std::max conflict with windows macroROUVREAU Vincent
2019-05-28std::abs requires cmath includeROUVREAU Vincent
2019-05-27Merge pull request #54 from mglisse/witness-docVincent Rouvreau
Clarify doc of witness complex
2019-05-27long linesMarc Glisse
2019-05-27long linesMarc Glisse
2019-05-24Fix unset boolean by defaultROUVREAU Vincent
2019-05-22Merge pull request #49 from mglisse/sparsev3Vincent Rouvreau
All seems good to me and the new interface (with min and max) will allow to benchmark it with Strong collapse.
2019-05-10Fix blocker formulaMarc Glisse
I had copied it straight from the paper, without adding the factor 2 we have everywhere.
2019-05-10max_dim=INT_MAX for sparse Rips by default.Marc Glisse
2019-05-10Clarify doc of witness complexMarc Glisse
2019-04-26Merge branch 'master' into toplex_mapROUVREAU Vincent
2019-04-18Doc reformat.Marc Glisse
2019-04-18Merge remote-tracking branch 'origin/master' into sparsev3Marc 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 ↵Marc Glisse
triangular part of a matrix.
2019-04-13Handle triangular matrixMarc Glisse
2019-04-11commentsMarc Glisse
2019-04-11sphinx-build seems to be here on sphinx 2.0.1ROUVREAU Vincent
2019-04-11Find sphinx module for documentation generationROUVREAU Vincent
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-03-15Improve python installation documentationROUVREAU Vincent
2019-03-15Remove comments and identify both contributions. Include what is used and ↵ROUVREAU Vincent
add some std::. Use std::sqrt instead of std::pow(x,0.5)
2019-03-15Fix code reviewROUVREAU Vincent
2019-03-14Fix code reviewROUVREAU Vincent