summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-20c++14 in installation documentationROUVREAU Vincent
2019-09-20C++ 14 is the new standard for the projectROUVREAU Vincent
2019-09-11Rename Eigen3 as Eigen (sphinx warning)ROUVREAU Vincent
2019-09-10Rename private variables as some of them are reservedROUVREAU Vincent
2019-09-09typo after search and replaceROUVREAU Vincent
2019-09-09Merge branch 'master' into split_gudhi_python_in_modulesROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent
2019-09-06Use setuptools to remove warnings about install_requires and setup_requiresROUVREAU Vincent
2019-09-05Reduce number of linesROUVREAU Vincent
2019-09-05Reduce number of code lineROUVREAU Vincent
2019-08-30Eigen scope refineROUVREAU Vincent
2019-08-30Modify the documentation headers with last web site modificationsROUVREAU Vincent
2019-08-29Add conda installation. NumPy became mandatoryROUVREAU Vincent
2019-08-29Merge pull request #83 from VincentRouvreau/split_gudhi_python_in_modulesVincent Rouvreau
2019-08-20Fix issue #10 and modify main and installation documentations accordinglyROUVREAU Vincent
2019-08-20Add include iostream when needed, and remove CGAL includes when not requiredROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-08-09More max_alpha_square hiding/warning. Warn about alternate definition of Rips.Marc Glisse
2019-08-09Merge pull request #60 from GUDHI/simplex_tree_insert_duplicated_vertices_fix...Vincent Rouvreau
2019-08-08Add persistence_graphical_tools mechanismROUVREAU Vincent
2019-08-08Merge branch 'master' into split_gudhi_python_in_modulesROUVREAU Vincent
2019-08-08Rename bottleneck_distance module name as bottleneck. Cannot have gudhi.bottl...ROUVREAU Vincent
2019-08-07Add the rest of modulesROUVREAU Vincent
2019-08-06Add all modules that do not depend on Simplex treeROUVREAU Vincent
2019-08-06First version with only simplex tree that compiles. Cannot find how not to ge...ROUVREAU Vincent
2019-08-02First version that compiles the simplex_tree moduleROUVREAU Vincent
2019-07-10Copy warning about max_alpha_square from C++ doc to python doc.Marc Glisse
2019-07-05move cython in a gudhi directory - like the python package oneROUVREAU Vincent
2019-07-05Available/missing python modules are now managed by the __init__.pyROUVREAU Vincent
2019-07-01Code review: no need to check 'where homsimpl'ROUVREAU Vincent
2019-07-01Add modification headerROUVREAU Vincent
2019-07-01Code review: As CHOMP is no more delivered, a clear error message shall be di...ROUVREAU Vincent
2019-07-01Code review: Contraction only depends on CGAL_queue/Modifiable_priority_queue...ROUVREAU Vincent
2019-07-01Code review: it is better to keep GPL for modules depending on CGALROUVREAU Vincent
2019-06-28Code review: Keep the comment that returning true is strangeROUVREAU Vincent
2019-06-28We can now roll back rec_insert_simplex_and_subfaces_sorted and dimension com...ROUVREAU Vincent
2019-06-28Merge branch 'master' into gpl_to_mitROUVREAU Vincent
2019-06-28Merge branch 'master' into simplex_tree_insert_duplicated_vertices_fix_vincentROUVREAU Vincent
2019-06-27Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2019-06-27Merge branch 'master' into simplex_tree_insert_duplicated_vertices_fix_vincentROUVREAU Vincent
2019-06-27Code review : call std::unique right after std::sort. Repetition has been rem...ROUVREAU Vincent
2019-06-27code review: test if first!=last before dereferencing firstROUVREAU Vincent
2019-06-27Merge master modificationsROUVREAU Vincent
2019-06-27Malformed tableROUVREAU Vincent
2019-06-26Format Python files with blackROUVREAU Vincent
2019-06-26Change Python template and fix copyrightsROUVREAU Vincent
2019-06-26Reverse #aedd692 that changed copyright yearVincent Rouvreau
2019-06-19Remove MathJax.COPYRIGHT as MathJax.js has been removedROUVREAU Vincent
2019-06-19CGAL 4.11 as minimal versionROUVREAU Vincent
2019-06-18cgal_mini_sphere_3d requires Eigen3ROUVREAU Vincent