summaryrefslogtreecommitdiff
path: root/src/Alpha_complex
AgeCommit message (Expand)Author
2018-08-07Fix issue #13 : [Global - utilities] use exit(-1) instead of std::abort in ut...vrouvrea
2018-06-07Fix alpha complex user pseudo code on documentationvrouvrea
2018-05-28Merge last trunk modificationsvrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-05-14Fix CGAL 4.12 build errors - include missingvrouvrea
2018-04-27Merge Copyright clarificationvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-10Doc review : Add explanation when to use Alpha or Cech.vrouvrea
2018-04-04No need to repeat title, automatically done by the websitevrouvrea
2018-03-29Use CGAL::NT_converter to convert filtration values.glisse
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-26Move documentation Copyright in footervrouvrea
2018-01-22Fix some cpplintvrouvrea
2018-01-08Merge of branch persistence_representation_integration_cmake_improvementvrouvrea
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-19Add a function for unitary tests to test floating point values equality w/wo ...vrouvrea
2017-12-14Merge of branch misc-glissevrouvrea
2017-12-02Don't return 'const int', that's equivalent to int and causes a warning.glisse
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-16Merge last trunk modificationsvrouvrea
2017-11-16Code review : Homogenize alpha shape examples command linevrouvrea
2017-11-15Doccjamin
2017-11-15Move 2 more examples into utilitiescjamin
2017-11-15Add iso-cuboid file formatcjamin
2017-11-15Fixes according to Marc's reviewcjamin
2017-10-26Code review: downgrade_dimension renamed lower_upper_bound_dimension and make...vrouvrea
2017-10-04Document utilies in README files using Markdown + move/rename some utilitiescjamin
2017-09-22Remove automatic_dimension_set call from remove and prune functionsvrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea