summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-02-22Fix Cech with radius distancevrouvrea
2018-02-20Add doc, example renamedvrouvrea
2018-02-20tests and utils fixvrouvrea
2018-02-16Compiles. Class documentation is done.vrouvrea
2018-02-16Add Cech complex. Do not compile yet.vrouvrea
2018-02-14Fix copyright issues for Simplex treevrouvrea
2018-02-02Fix after version release of Cover complex and Persistence representation ins...vrouvrea
2018-01-31Modify header (cpp and python) to fit with the new website sectionsvrouvrea
2018-01-31For official GUDHI versionvrouvrea
2018-01-30Fix after web reviewvrouvrea
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-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-17Fix Qt5 issue for condavrouvrea
2018-01-16Merge of branch misc-glissevrouvrea
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-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-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
2017-12-19Boost minimal version is 1.48.0 (modification rollback) - if boost_version us...vrouvrea
2017-12-19Fix unitary testsvrouvrea
2017-12-19git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@30...mcarrier
2017-12-19Fix test units vrouvrea