summaryrefslogtreecommitdiff
path: root/src/Bitmap_cubical_complex/example/Bitmap_cubical_complex_periodic_boundary_conditions.cpp
AgeCommit message (Collapse)Author
2017-05-31Move 2 examples from Bitmap_cubical_complex to utilitiescjamin
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/add_utils_in_gudhi_v2@2492 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 40e5f550edb48780d2cf1fe322a5c1d7dd5c80b0
2017-04-24Make compilation and tests out of sourcevrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@2376 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0bc362b7321ed22af0c20f020eafc98efecbac46
2016-06-10Rename namespaces according to conventioncjamin
+ Missing Boost_THREAD_LIBRARY + Useless typename + Use TBB_LIBRARIES git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/fix_naming@1274 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 5c02ec481b62ef52b40d849e76e3d333e2ca4e7c
2016-03-29Merge VR_bitmapvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/bitmap@1074 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 4c9ac225ffcfb924371c72fccc44cbd6ecb3d6e3
2016-02-05Over here I have linkd phat with Gudhi. So far it is done only for cubical ↵pdlotko
complexes, but since I am ONLY using Filtration_simplex_iterator, there should be no problem to have it run with any other class we have. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/bitmap@1004 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ddb3e2c5fa0c2a816e7435c57d32c0644f8163d2
2016-01-13First version of a code changed so that it computes persistence of cubical ↵pdlotko
complexes with or without periodic boundary conditions, but do not require duplication of code that link it to Gudhi persistence engine. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/bitmap@961 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 506db0edd18818287fe110dcd04c15e369b28171
2016-01-08Adding a first vesion of a functionality that provide periodic boundary ↵pdlotko
codnitions. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/bitmap@955 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ae60d98a6b2c15c2f7152663c3b05d40f0a56e86