summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/utilities
AgeCommit message (Expand)Author
2018-11-14Merge last trunk modifications and resolve conflict on src/Alpha_complex/util...vrouvrea
2018-10-17Alpha complex 3d test was not checking CGAL is 4.11vrouvrea
2018-10-04Documentation change for github websitevrouvrea
2018-09-25clang-format all filesvrouvrea
2018-09-25Constants shall be upper casevrouvrea
2018-09-10Code review : Fix alpha_complex_3d_persistence utility with new alpha_complex...vrouvrea
2018-09-07Code review : rearrange documentation and examples according to making choice...vrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-07Fix issue #13 : [Global - utilities] use exit(-1) instead of std::abort in ut...vrouvrea
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-05-15CMake minimal version is now 3.1vrouvrea
2018-05-14Fix CGAL 4.12 build errors - include missingvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-04No need to repeat title, automatically done by the websitevrouvrea
2018-03-08Web site review after Editorial Boardvrouvrea
2018-01-30Fix after web reviewvrouvrea
2018-01-29Ignore md files for Doxygenvrouvrea
2018-01-29Rename README files for web site generation conformityvrouvrea
2018-01-29Fix doc issue for utilities part on the web sitevrouvrea
2018-01-22Fix some cpplintvrouvrea
2017-12-21Code review fix : Bad cmake utility name, file read check, non negative weigh...vrouvrea
2017-12-20Merge 1_fold_cover_periodic_alpha_complexes branchvrouvrea
2017-12-19Boost minimal version is 1.48.0 (modification rollback) - if boost_version us...vrouvrea
2017-12-14Merge of branch misc-glissevrouvrea
2017-11-30"This shall not happen": that's what assert is for.glisse
2017-11-30Better than vector, static_vector.glisse
2017-11-30Typo get_point_cloud retrieves the points, not the triangulation.glisse
2017-11-30rename the_simplex_tree which represents one simplexglisse
2017-11-30No loop for 2 valuesglisse
2017-11-30list -> vectorglisse
2017-11-30remove filtration_maxglisse
2017-11-30remove dim_maxglisse
2017-11-30dead typedefglisse
2017-11-30map::insert(pair(a,b)) --> map::emplace(a,b)glisse
2017-11-22b => birth + d => deathcjamin
2017-11-22Add link to OFF file doccjamin
2017-11-22Part of the doc disappeared during the homogenization...cjamin
2017-11-21Merge add_utils_in_gudhi_v2 branch in trunkvrouvrea
2017-11-16Add missing includescjamin
2017-11-16Code review : Homogenize alpha shape examples command linevrouvrea
2017-11-15Doccjamin
2017-11-15Move 2 more examples into utilitiescjamin