summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Branch to experiment with speeding up annotations_in_boundary (currently an s...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
2015-10-24target="_blank" for external websites.vrouvrea
2015-10-24Add contributions sectionvrouvrea
2015-10-23Software page text modificationvrouvrea
2015-10-23generate_version excludes bottleneck for version 1.2.0 - to be removed for 1.3.0vrouvrea
2015-10-18Also use TBB to build Hasse_complex in parallel.glisse
2015-10-18Merge from trunkglisse
2015-10-18GH: dim3 restriction, skbl: num_simplices methodssalinasd
2015-10-18Update performance_rips_persistence, which hasn't been working for a long tim...glisse
2015-10-17Simplify operator== for the boundary iterator.glisse
2015-10-16Merge from trunk.glisse
2015-10-16Sort in parallel in initialize_filtration using TBB.glisse
2015-10-16TBB branch.glisse
2015-10-14Update old comment about stable_sort.glisse
2015-10-13Manual merge of skb_simplex_insertion after last trunk big modifications on Skblvrouvrea
2015-10-13Create a branch to merge skb_simplex_insertion with last trunk modificationvrouvrea
2015-10-12Fix program_options issue with MSVCvrouvrea
2015-10-12Workaround for include(${CGAL_USE_FILE}) in GudhUI and hypergeneratorvrouvrea
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-08cpplint fixes on GudhUIvrouvrea
2015-10-08Fix cpplint on examples.vrouvrea
2015-10-08cpplint fixes on Contraction + warning fixes + Hide Hasse complex for Gudhi v...vrouvrea
2015-10-08Fix contiguous_vertices(). Use it in boundary iterator.glisse
2015-10-07cpplint fixes on contraction + Eigen3 cmake find modulesvrouvrea
2015-10-07Let GudhUI in last compilation position as QT is known for modifying CMAKE_CX...vrouvrea
2015-10-07Enable test suite for user version.vrouvrea
2015-10-06Cmake fixesvrouvrea
2015-10-06Introduce Options::contiguous_vertices.glisse
2015-10-06Missing CMake filesvrouvrea
2015-10-06generate_version.sh must accept version file for generate purposevrouvrea