summaryrefslogtreecommitdiff
path: root/src/Contraction
AgeCommit message (Expand)Author
2019-08-20Fix issue #10 and modify main and installation documentations accordinglyROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-14Add CGAL dependency for Contraction instead of including CGAL filesROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-01-26Move documentation Copyright in footervrouvrea
2017-10-26Cancel the move of Garland_heckbert.cpp & cocjamin
2017-10-04Remove timer (compilation problems on Windows)cjamin
2017-10-04Fix some CMakeLists.txt filescjamin
2017-09-29Merge from trunkcjamin
2017-06-09Rewrite Contraction and Skeleton blocker time display using Gudhi::Clockvrouvrea
2017-06-09Remove boost timer and chrono dependenciesvrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-05-31Convert more examples into utilitiescjamin
2017-05-30Make install examples mechanismvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-23Rollback modifvrouvrea
2017-03-03Add GPL copyrights on images directoriesvrouvrea
2016-12-16Warning fixesvrouvrea
2016-09-23Fix doxygen warningsvrouvrea
2016-09-15remove concept dir for Contraction (empty)vrouvrea
2016-07-01Merge of fix_naming branchvrouvrea
2016-06-16Try with 1307 points on a torevrouvrea
2016-06-16Make a simplier test for Contraction as it is too long under Windowsvrouvrea
2016-06-10Rename namespaces according to conventioncjamin
2016-06-07Rename projects in CMakeLists.txtcjamin
2016-04-16Less CRLF line endings.glisse
2016-04-08Merge of alpha complex feature from trunkvrouvrea
2016-03-30Add cubical complex to main pagevrouvrea
2016-03-09Add header and footer to generated documentation in order to fit with the web...vrouvrea
2015-11-23Backmerge of trunkvrouvrea
2015-11-16Backmerge of skb_simplex_insertion_merge development (Visual 2013 compilation...vrouvrea
2015-11-16backmerge of skb_simplex_insertion_mergedevelopmentvrouvrea
2015-11-16Visual 2013 fix about typename not allowed.vrouvrea
2015-11-16cpplint fixes before mergevrouvrea
2015-11-13Utils.h -> Debug_utils.hvrouvrea
2015-11-03Doxygen fix after doc reviewvrouvrea
2015-10-23generate_version excludes bottleneck for version 1.2.0 - to be removed for 1.3.0vrouvrea
2015-10-18GH: dim3 restriction, skbl: num_simplices methodssalinasd
2015-10-13Manual merge of skb_simplex_insertion after last trunk big modifications on Skblvrouvrea
2015-10-09osteram is sufficient enough - iostream beforevrouvrea
2015-10-09Fix clang compile failure - must include iostream to redefine operator<<vrouvrea
2015-10-08cpplint fixesvrouvrea
2015-10-08Fix cpplint on examples.vrouvrea
2015-10-08cpplint fixes on Contraction + warning fixes + Hide Hasse complex for Gudhi v...vrouvrea
2015-10-07cpplint fixes on contraction + Eigen3 cmake find modulesvrouvrea
2015-07-04Fix skbl compiling issue on clang + one issue of returning a local reference ...salinasd