summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-14Update old comment about stable_sort.glisse
2015-10-13Manual merge of skb_simplex_insertion after last trunk big modifications on Skblvrouvrea
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-06GUDHIConfig.cmake and GUDHIVersion.cmake generationvrouvrea
2015-10-05No need for Persistent_cohomology_column to have everything private.glisse
2015-10-05make install fixvrouvrea
2015-10-05cpplint fixes - simplex_tree_from_file.cpp renamed simplex_tree_from_cliques_...vrouvrea
2015-10-05Use boost static_vector instead of std::vector in the boundary iterator of Si...glisse
2015-10-05cpplint fixesvrouvrea
2015-10-05cpplint fixvrouvrea
2015-10-05cpplint fixesvrouvrea
2015-10-02Doxygen to be made from user version. Hypergenerator fix. Add definitions for...vrouvrea
2015-09-30In is_before_in_filtration, access the filtration values directly without che...glisse
2015-09-28Minor optimization: no need to return memory to the dying pool.glisse
2015-09-28Merge from trunkglisse
2015-09-28Release CAM cells.glisse
2015-09-28Workaround for moc-qt4 failing to parse boost.glisse
2015-09-28Minor clean-ups (const, for-range, etc).glisse
2015-09-26Replace boost::object_pool by a simpler, more scalable version.glisse
2015-09-24There is little point obfuscating Filtration_simplex_range.glisse
2015-09-16Fix 2 FIXMEs.glisse
2015-09-16Filtration_simplex_iterator's reference type does not have to be a reference,...glisse
2015-09-14Roll back of "included" in boost test inclusion filesvrouvrea
2015-09-14Merge simplex tree copy/move constructor branch back into the trunkvrouvrea
2015-09-10doc issuevrouvrea
2015-09-10operator==vrouvrea