summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-10Doc review : Gudhi::Proximity_graph and Gudhi::Radius_distance must be links ...vrouvrea
2018-04-10Doc review : Add explanation when to use Alpha or Cech.vrouvrea
2018-04-10Change tparam doc from Chech_complex_blockervrouvrea
2018-04-10Code review : Cech_blocker was hardcoding doublevrouvrea
2018-04-10Doc review : Separate global definition and a new section algorithm.vrouvrea
2018-04-09Code review : Rename ForwardPointIterator with InputPointRangevrouvrea
2018-04-09Add an algorithm sectionvrouvrea
2018-04-09Doc review : Fix links to Gudhi::Minimal_enclosing_ball_radiusvrouvrea
2018-04-09Doc review: Fix main page cech complex explainationvrouvrea
2018-04-09Add Miniball file changes for Gudhi requirements inside Miniball.READMEvrouvrea
2018-03-27No more deep copy of the simplicial complex in the Cech Blocker, just use the...vrouvrea
2018-03-22code review : no more ForwardPointRange copy. Use of a vector instead.vrouvrea
2018-03-22code review : use std::begin, std::end and boost::sizevrouvrea
2018-03-22code review : Rename Radius_distance Minimal_enclosing_ball_radiusvrouvrea
2018-03-22Delete unneccessary foldervrouvrea
2018-03-22Move Miniball in gudhivrouvrea
2018-03-22Merge last trunk modificationsvrouvrea
2018-03-13Simplex_key clarifications in FilteredComplex concept.glisse
2018-03-08Web site review after Editorial Boardvrouvrea
2018-03-06Merge of branch offreaderfix_vincentvrouvrea
2018-03-06Add offline_header.html for Debian package generation that requires self-cont...vrouvrea
2018-03-05Install Miniball with gudhi for Cech to compilevrouvrea
2018-03-05Fix documentationvrouvrea
2018-03-05Fix doc and testsvrouvrea
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-14A new branch for Cech complex to fix merge issue of cech_complex branchvrouvrea
2018-02-13Fix Kl.off strange formatvrouvrea
2018-02-13Add documentation tests for example_vector_double_points_off_readervrouvrea
2018-02-13A branch to fix OFF file readervrouvrea
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