summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-28Merge of the branch read_persistence_from_filevrouvrea
2017-06-20Merge Spatial searching-Add radius search branchvrouvrea
2017-06-20Missing typedefcjamin
2017-06-20Merge last trunk modificationsvrouvrea
2017-06-16Fix auto lambda (requires C++14) compilation issuevrouvrea
2017-06-14Remove birth<=death check (should be done by the caller if necessary)cjamin
2017-06-13This should never have been commented outcjamin
2017-06-13Add header and namespace + remove unnecessary includecjamin
2017-06-09Create a new page for file formatscjamin
2017-06-09Throw exceptions if file not foundcjamin
2017-06-09Missing "return"cjamin
2017-06-09Change names and adapt examplecjamin
2017-06-08Merge branch cmake_gudhi_modules tobe able to activate/desactivate modules co...vrouvrea
2017-06-08Merge last trunk modificationsvrouvrea
2017-06-08Add modules as CMake options in order to be able to activate/desactivate comp...vrouvrea
2017-06-01Doc for "pers" file formatcjamin
2017-06-01Use make_function_output_iterator to avoid code duplicationcjamin
2017-05-31Test bottleneck_read_file_examplecjamin
2017-05-31Add persistence diagram samplescjamin
2017-05-31Check if birth <= deathcjamin
2017-05-31Fix doccjamin
2017-05-31Typocjamin
2017-05-31Fix doc and shorten codecjamin
2017-05-31Merge from trunkcjamin
2017-05-30Clean-upcjamin
2017-05-30Remove debug codecjamin
2017-05-30Merge cmake_modules_for_gudhi branch in trunkvrouvrea
2017-05-30Merge last trunk modificationvrouvrea
2017-05-30Make install examples mechanismvrouvrea
2017-05-30Add a warningvrouvrea
2017-05-29Add 2 new variants of read_persistence_diagram_from_filecjamin
2017-05-23read_persistence_diagram_from_file now uses an output iteratorcjamin
2017-05-19Move src/common/utilities/hypergenerator.cpp in src/common/utilitiesvrouvrea
2017-05-19Remove DEBUG_TRACEScjamin
2017-05-18Modify the way cmake handles utilities, examples, test and benchmarks with ne...vrouvrea
2017-05-17This branch is to develop modules in order to simplify and factorize GUDHI CMakevrouvrea
2017-05-16Use read_persistence_diagram_from_file in this examplecjamin
2017-05-16Add read_persistence_diagram_from_filecjamin
2017-05-16git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/read_persist...cjamin
2017-05-16Merge doxygen_using_mathjax branch with a local copy of MathJax.jsvrouvrea
2017-05-16Modify Doxyfile to make it work with distributed MathJax.jsvrouvrea
2017-05-16Add MathJax for distributionvrouvrea
2017-05-15Merge of the branch for Doxygen to use MathJax.vrouvrea
2017-05-15Use MATHJAX for doxygen documentation generation.vrouvrea
2017-05-15Add GPL copyright to the software used to generate the data.vrouvrea
2017-05-15A branch to modify Doxyfile to use Mathjax instead of image generation from l...vrouvrea
2017-05-09Fix Windows python module compilationvrouvrea
2017-05-09Doc issuevrouvrea
2017-05-02typosglisse
2017-04-26Fix warningsvrouvrea