summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-20Added the forgotten concept, added asserts nbP >= nbL, some header_definesskachano
2016-01-20Cmake witness fix for cmake in a build directory and 'make test' to work.vrouvrea
2016-01-19Added a concept for Simplicial_complex, also added to doc about knnskachano
2016-01-15Added consts where neededskachano
2016-01-15Removed relaxed_witness_complex_sphere from repositoryskachano
2016-01-15Fixed namespacesskachano
2016-01-14Merged trunk to witness, because CMakeList in test is buggy :-(skachano
2016-01-14Added example stuffskachano
2016-01-14Fixed the bug in Landmark_selection_by_furthest_pointskachano
2016-01-13Oh, forgot the CMakeList in test folderskachano
2016-01-13Added a test, moved the old test from exampleskachano
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-07contiguous_vertices branch development merge.vrouvrea
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-12-10Changed a phrase in docskachano
2015-12-10Added thingsskachano
2015-12-09Modified Witness_complex.h + more docskachano
2015-12-07Removed things from Witness_complex.hskachano
2015-12-07Merged with trunk and removed unnecessary filesskachano
2015-12-07Merged with trunk and removed stuffskachano
2015-12-07Changes piled up for monthsskachano
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-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