summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h
AgeCommit message (Expand)Author
2015-10-05No need for Persistent_cohomology_column to have everything private.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-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-07-11Clean-upsglisse
2015-06-30clang requires include fstream (Persistent_cohomology.h)vrouvrea
2015-04-25Don't skip destructors even if the type is currently POD.glisse
2015-04-25Let destructors do the cleanup.glisse
2015-04-24Unnecessary new+delete pair.glisse
2015-02-06Add of persistence computation from a simple simplex tree - Fix of infinite p...vrouvrea
2015-01-28Rollback uin16_t to intvrouvrea
2015-01-15Merged latest trunk changes to my_branch and fixvrouvrea
2014-12-19git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@397 636b058d-ea...glisse
2014-12-17After reviewvrouvrea
2014-12-16Merge of cpplint branchvrouvrea
2014-12-16docsalinasd
2014-12-15doc salinasd
2014-12-15CMakeLists.txt uniformization. check_google_style bug fix. generate_version c...vrouvrea
2014-12-10Add persistent unit test - warning fix - cpplint fixvrouvrea
2014-12-05Moved into trunkvrouvrea