summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-06-25Modification for doxygen to be generated from user version (to fix bad path ↵vrouvrea
in doc) git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@642 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 68362c2ab9d83a8daa31bcb9d7799216c8ccf94c
2015-06-24Alpha complex construction from a list of CGAL pointsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@641 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 521269f793f9c16c2305db8c97678bea2bf95092
2015-06-24Merged changes from constify-ST branchvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@640 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0968f17b9a51c24d350367b94b1c36edcc7c69a4
2015-06-24Multiple fixanmoreau
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/coface@637 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: d44b4ced5406c0b8ab305ec752077f9b5c242d4d
2015-06-23multiple fixanmoreau
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/coface@636 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 36023554707626e7c66d52777f4d4b9245e95317
2015-06-23Separate main alpha documentation from class documentationvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@635 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c1a775a032fc5e5ee6da473b91d07cfc3f1930c6
2015-06-23multiple fixanmoreau
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/coface@634 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0bcb4f121da2714128c3ae8ab0da2000e815d339
2015-06-23Alpha complex documentation - 2nd partvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@633 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 023b5aaa57593a4e8e77cf12f388559b638f0eb1
2015-06-19Trivial clean-upsglisse
- add static/const to some member functions - remove an unused variable - don't pass int by const& git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/constify-ST@632 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: d8742bf06caf10115ba4b5157e81bfd7bf8d6e15
2015-06-19Alpha complex documetation - 1st partvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@630 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: b64e860b0fb6d60e706784605f699349ea17a869
2015-06-19File name changedvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@629 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 25f954a52cd71e769a3820751080761eb350891d
2015-06-19Commit before changing example file namevrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@628 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3e03055a89514f6308e6aed58a9bcb1d64c95a83
2015-06-19multiple fixanmoreau
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/coface@627 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 54af67a192141448c344e7bbc59b1e55ff660f30
2015-06-18From trunk, cpplint was removedvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@626 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 404ea81f038969fb4d96945cfb9856b8ee4ac12a
2015-06-18Backmerge of last trunk modificationsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@625 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 8729c94e37923be0bbf943513025e7362807f041
2015-06-18Moved alphashapedoc.off in data/pointsvrouvrea
Moved Delaunay triangulation OFF files read and write in src/common Delaunay triangulation OFF files read and write documentation, examples and tests git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@623 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: e03902736a79436e97dbf77a88504f3faa8bd9c6
2015-06-18Fix : name of parameters and functionsanmoreau
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/coface@622 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 15c8419159a268dcb5b8bbfa63fb01adc8851905
2015-06-17Fix doc - coface function now returns std::vector<Simplex_handle> - test ↵anmoreau
function now tests the whole result - debug code deleted git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/coface@621 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: b4e55297e8891d45941006f3817787b293a47cc1
2015-06-16This development includes the Simplex_tree coface and star functions ↵vrouvrea
implementation Simplex_tree find function fix (when find on an empty RandomAccessVertexRange) git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/coface@620 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 5310514623bb7040a4118fa9c6898a5ce894d0c4
2015-06-16Alpha_complex renamed.vrouvrea
Compilation and tests are OK. bimap is stored in class. bimap is now on CGAL Vertex_iterator - instead of points. is_gabriel not computed when simplex dimension is 1. is_gabriel not computed when filt(Tau) is not NaN. Delaunay_triangulation is a pointer constructed in Delaunay_triangulation_off_io.h git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@617 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 4fa4a26ce47066efe22aed99734ff1dd821ad70b
2015-06-15Alpha_shapes renamed Alpha_complexvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@614 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ede5d1c1175f9d314e23bc0b76f7376b3de90c93
2015-06-151st version of alpha complex - compilation and tests are OKvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@613 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 4bcf44466cce7d3dfd62e2e8a74b8c3e1f4808dd
2015-06-12delaunay off reader/writer fix.vrouvrea
alpha complex algo seems ok. tests are Nok. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@611 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 37cea3b33d783a77a23fa3a54a1bee106508d981
2015-06-10alpha shapes computation in progress but not finishedvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@608 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: d52ab152c6f765721657eaf5cbf07303a6c6c515
2015-06-09Checkin for rollback purpose. Compiles but do not work.vrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@607 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: e163ca16ebc76a13cec21bf881fe3b03e0617711
2015-05-29Alpha_shapes filtration valuevrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@599 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 303ed34da0718312e4bab3f50b7196acded94cec
2015-05-06typovrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@585 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0e1ed7482bb68104a57595c49718d41028ccf420
2015-05-06Main page modificationvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@584 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 52b7db979870403edd4d5ffa4804e07811dbf228
2015-04-28GudhUI compilation issue and generate version for GudhUI issue fixesvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@583 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: beea454e849615bb9d087ccdcb0110a146a42564
2015-04-27typeSimplex was complexifying codevrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@578 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: eccf3abad2aca085d7af51caf2a44829a5d0a75c
2015-04-27This trace is not neededvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@577 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: d27d2814b1437e3cad6d87d1c77a39136379a13c
2015-04-27Remove debug traces by defaultvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@576 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 665d5365d12317bd62ce57a94f43247e6a1e55e4
2015-04-27Release is the default build typevrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@575 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ebbf91997352d86d7e7c17e70d9ba1161110af2b
2015-04-25Don't skip destructors even if the type is currently POD.glisse
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@574 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ba20755d2b52257f02ae4880a619f7bcc2ac1b14
2015-04-25Let destructors do the cleanup.glisse
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@573 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: a8e9e64a5317ab368832facdf8e34739cfe9b473
2015-04-24Plug small leak.glisse
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@572 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 023a64fe20ea940a9f47a101cce627b7facf2f41
2015-04-24Unnecessary new+delete pair.glisse
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@571 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 35f4b8e850bba9b72ab9e732dead3c0393e66a9a
2015-04-24We shouldn't mess with flags in the release version of CMakeLists.txt (the ↵glisse
one at the root if free for any abuse though). git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@570 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 93b1fdf641fa19010f6dbeca755fffd87ee7d12a
2015-04-16CMakeLists.txt fix for version generationvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@569 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 599df696ef30c80a72f0a91528b271ae009163cc
2015-04-11Images and headers should not be executable.glisse
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@563 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 2c3caac0e8a0ddfc7365ed02997aaab9b4dc5c17
2015-04-10Optimization of UT (needs to be short time)vrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/multifieldoptimization@560 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3e1561da87b9a46f8628a59c3862c0235eee01c5
2015-04-07Visual Studio errors fixvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/windowsbuildfix@545 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 86d04c258c64775217833a0fc5a76c53d5f7aaee
2015-04-07Fix windows errorsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/windowsbuildfix@543 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 267a1f3345b26d72c3722024fa1769dd41b6075b
2015-04-03Build was failed (no propagation of -std=c++11)vrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@541 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0848ecde6740c37ba0f2e8a69890908a065b5228
2015-04-02Merge xunit branch back into trunkvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@537 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 1d7c35db28bfead8c5f93dde47c5c695e5ec5c68
2015-04-02add gprof tags - cpplint_to_cppcheckxml.py fixesvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/xunit@533 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: fd6945efd5d63d78fd1f5120bf708a3aebdb90f5
2015-04-01GCovr replaces lcov - cpplint_to_cppcheckxml to be conform with xml version 2 vrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/xunit@529 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: e042eea0b285159f071afb0d07729e6c381f036d
2015-04-01Add gcovr code coverage for Corbera Jenkins pluginvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/xunit@523 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 094ab5eb2bc10d062c669ccb6747c3b87d69b23b
2015-04-01Try gcovr and corbera jenkins pluginvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/xunit@522 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 8fd41c9ac5f6e6406276d1a06e3eceb4bf7b100b
2015-03-31xunit purpose modificationvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/xunit@519 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: e9d555de2c1452010be4faa13178e86ae2b77e8d