summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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 branch 'master' into simplex_tree_insert_duplicated_vertices_fix_vincentROUVREAU 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-21Use numpy to speed computations for plot_persistence_density and fix code reviewROUVREAU Vincent
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-26numpy is now a hard dependency. persistence_intervals_in_dimension and ↵ROUVREAU Vincent
read_persistence_intervals_in_dimension now returns a numpy array of dimension 2 (list of [birth, death]).
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
2019-03-13Improve documentation for Tangential complex (Fix #16)ROUVREAU Vincent
2019-03-12Add some documentation for Fix #31ROUVREAU Vincent
Cythonization of Fix #31 Add some tests
2019-03-12Make 'safe' mode as default value for alpha complex 3d utilityROUVREAU Vincent
2019-03-11Fix README.md file name renamed for Doxygen generationROUVREAU Vincent
2019-02-18Add biblio and doc referencesvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/toplex_map@4111 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 42a6e48271d333d604cb5cb0c9c9f1e56b8f1965
2019-02-14Fix https://gitlab.inria.fr/GUDHI/gudhi-devel/issues/28vrouvrea
[python - install] make install does not install properly Use 'python setup.py install' command instead of copying files git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@4108 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 652d3597897aa3e7d1df97083cc3e2e4ae14f090
2019-02-14Fix of duplicated vertices in list.vrouvrea
Modify dimension computation. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/simplex_tree_insert_duplicated_vertices_fix_vincent@4107 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: e6ac9ee4c9d34e59c07d9f5b16b13b5151608009