summaryrefslogtreecommitdiff
path: root/src/Nerve_GIC
AgeCommit message (Expand)Author
2022-11-21Update the path for HeraMarc Glisse
2022-11-21Declare variable even on the error path.Marc Glisse
2022-11-21Fall back to Hera's bottleneck without CGALMarc Glisse
2022-06-03Merge pull request #624 from albert-github/feature/bug_spellVincent Rouvreau
2022-05-22Spelling correctionsalbert-github
2022-05-20Documentation: Updating redirected linksalbert-github
2021-04-27Doxygen documentation improvementROUVREAU Vincent
2020-11-03Fix #415 by removing all install cmake targets from examplesROUVREAU Vincent
2020-03-22Merge master and fix conflictsROUVREAU Vincent
2020-03-17Remove thread_local workaroundROUVREAU Vincent
2020-02-05tbb::mutex was still thereROUVREAU Vincent
2020-02-05Merge last master modification and fix merge conflictROUVREAU Vincent
2020-01-30Use mutex from stl instead of tbb one that is deprecatedROUVREAU Vincent
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2020-01-14Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-01-13Review all cout and cerr. cerr is reserved for warnings/error and cout for tr...ROUVREAU Vincent
2020-01-03Remove implicit this capture in [=]Marc Glisse
2019-12-06Modify boost tests to be more verbose and errors in colour. I kept coverage t...ROUVREAU Vincent
2019-11-22Fix #142: Bottleneck.h already have such a check and CGAL dependency is only ...ROUVREAU Vincent
2019-08-20Fix issue #10 and modify main and installation documentations accordinglyROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-06Merge pull request #66 from VincentRouvreau/small_fixesVincent Rouvreau
2019-06-05Fix #20: Add OFF section in file format and all documents target to it instea...ROUVREAU Vincent
2019-05-28std::numeric_limits::max conflict with windows max macroROUVREAU Vincent
2019-05-28std::max conflict with windows macroROUVREAU Vincent
2018-10-31git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@39...mcarrier
2018-09-20fixed small bug on persistence diagramsmcarrier
2018-09-18git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@38...mcarrier
2018-08-28added function to read point cloud from array in memory + changed a little bi...mcarrier
2018-07-02Merge Nerve_GIC modifications from Mathieu (11th of June 2018)vrouvrea
2018-07-02Merge last trunk modificationsvrouvrea
2018-06-11git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@35...mcarrier
2018-06-11minor changemcarrier
2018-06-11small change in bootstrap codemcarrier
2018-06-07Code review : Use thread_local when necessaryvrouvrea
2018-06-06Merge of branch thread_local_optional_vincent to take into account XCode < v....vrouvrea
2018-06-06Merge paralellized version of Nerve_GIC fix for CoordGIC from Nerve_GIC branchvrouvrea
2018-05-28added mutexmcarrier
2018-05-25small modif to avoid assert on compute_PD()mcarrier
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-05Merge last modifications of Nerve_GIC branchvrouvrea
2018-04-04No need to repeat title, automatically done by the websitevrouvrea
2018-03-30changed functions for bootstrapmcarrier
2018-03-29git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@33...mcarrier
2018-03-28Merge last Nerve_GIC development from eponym branchvrouvrea
2018-03-28git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@33...mcarrier
2018-03-20Finish the documentation and examplesvrouvrea