summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Collapse)Author
2019-09-20c++14 in installation documentationROUVREAU Vincent
2019-08-30Eigen scope refineROUVREAU Vincent
2019-08-30Modify the documentation headers with last web site modificationsROUVREAU 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-07-01Code review: Contraction only depends on ↵ROUVREAU Vincent
CGAL_queue/Modifiable_priority_queue.h which is LGPL, not GPL
2019-06-28Merge branch 'master' into gpl_to_mitROUVREAU Vincent
2019-06-27Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2019-06-19Remove MathJax.COPYRIGHT as MathJax.js has been removedROUVREAU Vincent
2019-06-19CGAL 4.11 as minimal versionROUVREAU Vincent
2019-06-14Add CGAL dependency for Contraction instead of including CGAL filesROUVREAU Vincent
2019-06-14Fix CGAL version in example installation sectionROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL ↵ROUVREAU Vincent
version required. Modification of documentation accordingly
2019-06-13Merge master branchROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-13Merge pull request #69 from VincentRouvreau/bottleneck_documentationVincent Rouvreau
Bottleneck documentation
2019-06-12Merge branch 'master' into bottleneck_documentationROUVREAU Vincent
2019-06-12Remove references manualROUVREAU Vincent
2019-06-12Merge branch 'master' into main_documentation_pagesROUVREAU Vincent
2019-06-07Fix doc review. Add citations for python doc version. Replace (13,0) with ↵ROUVREAU Vincent
(0,13) in figure
2019-06-07MathJax.js no more requiredROUVREAU Vincent
2019-06-05typoMarc Glisse
2019-06-05Fix #20: Add OFF section in file format and all documents target to it ↵ROUVREAU Vincent
instead of geomview.org documentation. Modify data/points/alphacomplexdoc.off in dimension 3 to be used as an example for OFF section in file format.
2019-06-03Fix #56ROUVREAU Vincent
2019-06-03modify cells height for C++ doc. Use bullet lists to have the same font ↵ROUVREAU Vincent
height on main page
2019-05-28fix typoROUVREAU Vincent
2019-05-28Use markdown for main page. Fix some doxyfileROUVREAU Vincent
2019-04-26Merge branch 'master' into toplex_mapROUVREAU Vincent
2019-02-12Fix doc for C++ and Python.vrouvrea
Fix some warnings on Nerve GIC sphinx doc generation git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cubical_complex_small_fix@4101 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 57eacb8c4108be212e61796c65e3b45bb9c13644
2019-02-04Merge last trunk modificationsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cubical_complex_small_fix@4088 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 422db01787f7c105092e7f12b023a7a8e1f7d316
2019-01-24Fix persistence_from_file example when the file is not conform.vrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@4075 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 9a1b15f6d0b02084babd70ce8001cd90b6c35c85
2019-01-18Add boost graph adjacency benchmarkvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/adjacency_list_direction_improvement@4068 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6970242e9449e0cab0c03819cd4373335a50c697
2019-01-17Fix cpplintvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cubical_complex_small_fix@4063 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 7186509b0d722fc7a4264eeaf504cef1c1be3a2a
2019-01-17Merge last trunk modificationsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cubical_complex_small_fix@4062 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 495752e4da032e54a1a88adbcd030f526bc80a43
2019-01-17adjacency lists can be directed, undirected or bidirectional for Simplex ↵vrouvrea
tree insert_graph method Use of directed adjacency lists to fasten computation and use less memory git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/adjacency_list_direction_improvement@4061 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 839fabc15398ce590d09806bd783cd656029f3c1
2018-11-21Code review : Use # error instead of static_assert(false, ...) for CGAL ↵vrouvrea
version detection Doc review : Better document CGAL types (FT, Weighted_point_3, Point_3, ...) Weighted alpha complex 3d example simplification git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@4009 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 187d7a08468c96192b3cb82c93a2df5b425290f9
2018-11-14Merge last trunk modifications and resolve conflict on ↵vrouvrea
src/Alpha_complex/utilities/alphacomplex.md git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3979 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 2a63709432810154d7939e9bdd74f9d55d0aee43
2018-10-31Make dependency with boost 1.56 instead of 1.48vrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/boost_1.56_vincent@3967 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: a5941b8c4f65ec8e6f62117aceb5f22e0142f255
2018-10-12Merge last trunk modificationsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/toplex_map@3946 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 213c7b76c5f8c3248b24a2ac9250ed59034d8076
2018-09-28Fix typo in installationvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3915 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: b7f7c3344fef9915a48ee29764063a91f3d860a4
2018-09-25merge last trunk modificationsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3908 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ab0fe69130ba3cbb329e0e975053809180edba5d
2018-09-20The same comment in the file format description...pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cubical_complex_small_fix@3900 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 656bfe12681707838a564d886b803b6b8f3f90de
2018-08-29weighted/non-weighted and periodic/non-periodic with fast/exact are working ↵vrouvrea
well (test suites and examples) Still utilities to rewrite Modify GUDHI_TEST_FLOAT_EQUALITY_CHECK as one test was reaching exactly std::numeric_limits<FloatingType>::epsilon() git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3842 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: bbd17f90644b4b8444d480ca95da0909e8fe5048
2018-08-13Clarify installation, utilities and examples generationvrouvrea
Add a link to the Hello GUDHI World project git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3776 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: bb4dea879baac0280b38ee7ab9f466e0c090a38c
2018-07-31Fix documentation for CGAL version required by 3d versionvrouvrea
Remove duplicated example (cf. the one in the Simplex tree) Add the example for documentation git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3713 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 204f77982c61bc30a6ad3218c82b98f8bb49d711
2018-07-03Documentation for Alpha complex 3dvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3664 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c6d824cdab7ac5ea79ce458dac666d35a9a21ab7
2018-06-14css for https version of the website must be in a valid https locationvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3616 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6a85178a0299c744e26b7a98e92c515d9a721039
2018-06-14New website header to facilitate releasesvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3614 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: aca53e98d8dbfcdde96df5be045acc012ba8608f
2018-06-13Rollback these commit (was just for beta version documentation website)vrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3602 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c0182e445f444bbf1add347dac217322262db033
2018-06-13Fix cppcheck issuesvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3601 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 44cc04b1609d3b3d40382fd02d4fe15e5ba0159f