summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology
AgeCommit message (Expand)Author
2015-11-27After doc reviewvrouvrea
2015-11-23Backmerge of trunkvrouvrea
2015-11-15Fix for older libstdc++.glisse
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-10Update a comment in plain_homology.glisse
2015-11-09Backmerge from trunk.vrouvrea
2015-11-09Modification for Porquerolles Workshopvrouvrea
2015-10-29Add an example that computes (non-persistent) homology.glisse
2015-10-18Update performance_rips_persistence, which hasn't been working for a long tim...glisse
2015-10-12Fix program_options issue with MSVCvrouvrea
2015-10-08cpplint fixesvrouvrea
2015-10-08Fix cpplint on examples.vrouvrea
2015-10-05No need for Persistent_cohomology_column to have everything private.glisse
2015-10-05cpplint fixes - simplex_tree_from_file.cpp renamed simplex_tree_from_cliques_...vrouvrea
2015-10-02Doxygen to be made from user version. Hypergenerator fix. Add definitions for...vrouvrea
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-28Minor clean-ups (const, for-range, etc).glisse
2015-09-26Replace boost::object_pool by a simpler, more scalable version.glisse
2015-09-16Filtration_simplex_iterator's reference type does not have to be a reference,...glisse
2015-08-20Store num_simplices in persistent_cohomology to avoid to call the function 3 ...vrouvrea
2015-08-19num_simplices computation instead of increment/set methods.vrouvrea
2015-07-11Clean-upsglisse
2015-07-11Clean-upsglisse
2015-07-08Clang boost test segmentation fault fixvrouvrea
2015-06-30clang requires include fstream (Persistent_cohomology.h)vrouvrea
2015-06-19Trivial clean-upsglisse
2015-04-27This trace is not neededvrouvrea
2015-04-27Remove debug traces by defaultvrouvrea
2015-04-25Don't skip destructors even if the type is currently POD.glisse
2015-04-25Let destructors do the cleanup.glisse
2015-04-24Plug small leak.glisse
2015-04-24Unnecessary new+delete pair.glisse
2015-04-10Optimization of UT (needs to be short time)vrouvrea
2015-04-02Merge xunit branch back into trunkvrouvrea
2015-04-02add gprof tags - cpplint_to_cppcheckxml.py fixesvrouvrea
2015-04-01GCovr replaces lcov - cpplint_to_cppcheckxml to be conform with xml version 2 vrouvrea
2015-04-01Add gcovr code coverage for Corbera Jenkins pluginvrouvrea
2015-03-31xunit purpose modificationvrouvrea
2015-03-31Add tests name for xunitvrouvrea
2015-03-31For xunit test purposevrouvrea
2015-02-06Add of persistence computation from a simple simplex tree - Fix of infinite p...vrouvrea