summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-31For official GUDHI versionvrouvrea
2018-01-30Fix after web reviewvrouvrea
2018-01-30Double all filtration values.glisse
2018-01-30Compile and doc utilityglisse
2018-01-30Copy test files in build directory for not to pollute sourcesvrouvrea
2018-01-30Fix --v to -v for Cover complexvrouvrea
2018-01-29Ignore md files for Doxygenvrouvrea
2018-01-29Code review : with C++11 fstream constructor from std::string is availablevrouvrea
2018-01-29Rename README files for web site generation conformityvrouvrea
2018-01-29Fix doc issue for utilities part on the web sitevrouvrea
2018-01-29Using std::string instead of char array for file names (overflow detected by ...vrouvrea
2018-01-26Add doc Copyright for Python partvrouvrea
2018-01-26Move documentation Copyright in footervrouvrea
2018-01-26Seperate installation and examples from main pagevrouvrea
2018-01-26Bug in Persistent_cohomology: it computes H_1 for a 1-complex, while it does ...glisse
2018-01-26doc for epsilonglisse
2018-01-25Small changes suggested by Marcmcarrier
2018-01-25Code review : fix camel case for types and use of std::log instead of logvrouvrea
2018-01-22Fix cpplintvrouvrea
2018-01-22Fix some cpplintvrouvrea
2018-01-22Merge branch Nerve_GIC - using boost Dijkstra instead of Simplex treevrouvrea
2018-01-22Some general doc.glisse
2018-01-17Fix Qt5 issue for condavrouvrea
2018-01-16Some references for sparse Rips.glisse
2018-01-16Initial commit of sparse Rips, based on Rips_complex.glisse
2018-01-16Merge from trunk. The Simplex_tree fixes are necessary for the sparse Rips.glisse
2018-01-16Merge of branch misc-glissevrouvrea
2018-01-15New branch.glisse
2018-01-08Fix std::max Windows issuevrouvrea
2018-01-08Add include <iterator> for std::distancevrouvrea
2018-01-08clang-format filesvrouvrea
2018-01-08Merge of branch persistence_representation_integration_cmake_improvementvrouvrea
2018-01-08Merge of persistence_representations_fix_reading branch + clang format filesvrouvrea
2018-01-07reading ug fixed. pdlotko
2018-01-04bla bla bla.pdlotko
2018-01-03git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@31...mcarrier
2017-12-22Prettify find_simplex().glisse
2017-12-22Use contiguous_vertices in find_simplex().glisse
2017-12-22Cleanups in Euclidean_distance.glisse
2017-12-22Comment pointing out where we use null_vertex.glisse
2017-12-22Check that user does not try to insert null_vertex in the complex.glisse
2017-12-22git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@30...mcarrier
2017-12-22data files should not be executableglisse
2017-12-22auto-set mime type application/pdfglisse
2017-12-22cleaned the codemcarrier
2017-12-21Code review fix : Bad cmake utility name, file read check, non negative weigh...vrouvrea
2017-12-21git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@30...mcarrier
2017-12-20Merge 1_fold_cover_periodic_alpha_complexes branchvrouvrea
2017-12-20added extended persistencemcarrier
2017-12-19removed namespace boost and stdmcarrier