summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-07-31Add unitary tests and documentationvrouvrea
2018-07-04Fix SimplicialComplexForAlpha (dD version)vrouvrea
2018-07-03Documentation for Alpha complex 3dvrouvrea
2018-06-27Fix examples and utilitiesvrouvrea
2018-06-26Useless includes removalvrouvrea
2018-06-26weighted_alpha_complex_3d_persistence.cpp using Alpha_complex_3d new modulevrouvrea
2018-06-26Add insert_simplex in Alpha_complex_3d.hvrouvrea
2018-06-22Compiles run and tests for Alpha_3d, exact, weighted, periodic and weighted p...vrouvrea
2018-06-22Use unique_ptr to store cgal alpha_shapes_3. Required for not objects_ to be ...vrouvrea
2018-06-19First create_complex versionvrouvrea
2018-06-18Add periodic 3d Alpha shapesvrouvrea
2018-06-18Separate options from codevrouvrea
2018-06-15Weighted, normal and exact version of Alpha_shapes_3vrouvrea
2018-06-14css for https version of the website must be in a valid https locationvrouvrea
2018-06-14New website header to facilitate releasesvrouvrea
2018-06-13Version 2.2.0vrouvrea
2018-06-13Fix cpplintvrouvrea
2018-06-13Rollback these commit (was just for beta version documentation website)vrouvrea
2018-06-13Fix cppcheck issuesvrouvrea
2018-06-12Quick fix for infinite loop: drop extra precision in step computation.glisse
2018-06-07Fix alpha complex user pseudo code on documentationvrouvrea
2018-06-07Use release candidate instead of beta tagvrouvrea
2018-06-07beta version for Gudhi 2.2.0vrouvrea
2018-06-07Code review : Use thread_local when necessaryvrouvrea
2018-06-07fix Cubical python documentation (no more simplicial references for periodic)vrouvrea
2018-06-06Merge of branch thread_local_optional_vincent to take into account XCode < v....vrouvrea
2018-06-06Merge paralellized version of Nerve_GIC fix for CoordGIC from Nerve_GIC branchvrouvrea
2018-06-06Merge tangential complex warning fixvrouvrea
2018-06-06Doc review : warn about cubical betti numbers function and remove simplicial ...vrouvrea
2018-06-06Merge last trunk modificationsvrouvrea
2018-06-06Fix sphinx warning and issues due to new version of sphinxvrouvrea
2018-06-05Add new layout for documentation website for Doxygen (C++) and sphinx (Python)vrouvrea
2018-06-05Fix warning from branch warning_fix_vincentvrouvrea
2018-06-05Add author name on main pagevrouvrea
2018-05-30Merge last trunk modificationsvrouvrea
2018-05-30Add install requires matplotlib and numpy in setup.pyvrouvrea
2018-05-29Clang format filesvrouvrea
2018-05-28Merge last trunk modificationsvrouvrea
2018-05-28Code review: ForwardPointRange instead of InputPointRangevrouvrea
2018-05-25forgot -inf from patch sent by Marcvrouvrea
2018-05-25Fix bug on Cubical reported by user.vrouvrea
2018-05-23Legend in the right bottom cornervrouvrea
2018-05-23Modify documentation for Simplex_tree make_filtration_non_decreasingvrouvrea
2018-05-22Add CMake 3.1 in installation requirements.vrouvrea
2018-05-22Merge cmake_v3_vincent branchvrouvrea
2018-05-22-pedantic is only for developpersvrouvrea
2018-05-18Try once more to clarify what 'keys' do in the FilteredComplex concept.glisse
2018-05-15Seems to be fixed.vrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-05-14Fix CGAL 4.12 build errors - include missingvrouvrea