summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-09Add header and footer to generated documentation in order to fit with the web...vrouvrea
2016-02-09Finally, let CGAL set the flags, but before setting CXX_FLAGS with "-std=c++11"vrouvrea
2016-02-05Merge of last trunk modificationsvrouvrea
2016-02-04CMake strategy modificationvrouvrea
2016-02-04requires boost alsovrouvrea
2016-02-04test with include CGAL_USE_FILE to fix windows issuevrouvrea
2016-02-03Merge of AddressSanitizer bug fixesvrouvrea
2016-01-31remove creation of useless visitor for test that were just used for displaysalinasd
2016-01-19rollbackvrouvrea
2016-01-19Try different values for xUnitvrouvrea
2016-01-14AddressSanitizer bug fixes on Simplex tree copy constructor.vrouvrea
2016-01-08cpplint and cppcheck fixesvrouvrea
2016-01-08tbb branch merge. Link with Intel TBB for parallel programmation.vrouvrea
2016-01-07Backmerge from trunkvrouvrea
2016-01-07TBB find package mechanism with definition for code purpose.vrouvrea
2016-01-07Cppcheck fixes after mergevrouvrea
2016-01-07Backmerge of trunkvrouvrea
2015-12-15Don't use boost::tuple.glisse
2015-12-11Clarify the semantics of FilteredComplex::simplex(key).glisse
2015-12-10Forgot UseTBB.cmakecjamin
2015-12-10Add cmake script to find TBBcjamin
2015-11-20Bug on gudhi installation doc pagevrouvrea
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-15Fix for older libstdc++.glisse
2015-11-14skbl: correct typo in test and small renamingssalinasd
2015-11-13Reintegrate branch annotations_in_boundary.glisse
2015-11-13Unobfuscate a multiplication.glisse
2015-11-13Using a static variable really helps.glisse
2015-11-13Rename variable.glisse
2015-11-13Clean-up.glisse
2015-11-11Make annotations_in_boundary a vector, sorted once after construction, with e...glisse
2015-11-11Revert the last commit, this was supposed to go to a branch.glisse
2015-11-11Make annotations_in_boundary a vector, sorted once after construction, with e...glisse
2015-11-11Allow st.find({1,2,3}) on good compilers. That includes VS 2015 but not 2013,...glisse
2015-11-10Update a comment in plain_homology.glisse
2015-11-10Merge from trunk.glisse
2015-11-10Use Simplex_tree_options_fast_persistence in one more place.glisse
2015-11-09Specific test for non-contiguous vertices.glisse
2015-11-09Change SimplexTreeUT so it can test several versions of Simplex_tree.glisse
2015-11-09New Simplex_tree_options_fast_persistence, while Simplex_tree_options_full_fe...glisse
2015-11-04doc reviewvrouvrea
2015-11-04Missing a space for not to be on the same linevrouvrea
2015-11-03Lien vers ma page web.glisse
2015-11-03Doxygen fix after doc reviewvrouvrea
2015-11-03Fix doxygen after doc review for 1.2.0vrouvrea
2015-10-29Add an example that computes (non-persistent) homology.glisse
2015-10-25Example to compute persistence of a Rips filtration "in parallel". On a machineglisse