summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-30Move example tests in a new CMakeLists.txtvrouvrea
2017-03-29Small modificationsvrouvrea
2017-03-29Small modificationsvrouvrea
2017-03-28Add commentvrouvrea
2017-03-28Use only insert (simplex and subfaces)vrouvrea
2017-03-28Missing a testvrouvrea
2017-03-28Missing a test for cythonvrouvrea
2017-03-28Make Python interface compile, test and doc for Python2 and Python3vrouvrea
2017-03-28Merge last trunk modificationsvrouvrea
2017-03-24Merge cgal_4.8_issue branch into the trunkvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-03-24Factorize third party management and extract them from CMakeLists.txtvrouvrea
2017-03-24cpplint fixvrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-24cpplint fixvrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-24Merge rollback of bad warning fixesvrouvrea
2017-03-24Fix cpplint on cython interfacesvrouvrea
2017-03-23Rollback modifvrouvrea
2017-03-23Merge ST_cythonize branch into the trunkvrouvrea
2017-03-22Merge last trunk modificationsvrouvrea
2017-03-22GudhUI CMakeLists.txt modifications. It is main CMakeLists.txt to find CGAL.vrouvrea
2017-03-22make th same example as in C++vrouvrea
2017-03-22rename get_star functionvrouvrea
2017-03-22Rename plot_persistence_diagram and barcodevrouvrea
2017-03-22Interface insert_simplex and insert_simplex_and_subfaces in SimplexTreevrouvrea
2017-03-21Roll back bad modificationsvrouvrea
2017-03-21expansion method and its associated testvrouvrea
2017-03-21Memory leaksvrouvrea
2017-03-21Precise when to use set_dimension functionvrouvrea
2017-03-21Rename get_star_tree with get_starsvrouvrea
2017-03-20rename get_coface_tree with get_cofacesvrouvrea
2017-03-20rename persistence function intervals_in_dim with persistence_intervals_in_di...vrouvrea
2017-03-20using Base instead of full template class namevrouvrea
2017-03-20Rename barcode_persistence and diagram_persistence functionsvrouvrea
2017-03-20constify interfacesvrouvrea
2017-03-19Add installation doc for witnessvrouvrea
2017-03-17Add doc for Witnessvrouvrea
2017-03-17Euclidean strong witness complex cytonizationvrouvrea
2017-03-16Merge last trunk modificationsvrouvrea
2017-03-16Merge Last trunk modificationsvrouvrea
2017-03-15Merge gudhi_doc_2.0.0 header generated for GUDHI version 2.0.0 websitevrouvrea
2017-03-15Header with correct _config.yml from Jekyll, no more beta web addressvrouvrea
2017-03-14Add Windows and CGAL_HEADER_ONLY cythonization supportvrouvrea
2017-03-09Strong witness cythonizationvrouvrea
2017-03-08Add witness_complex_from_nearest_landmark_table.pyvrouvrea
2017-03-08New revision of witness and its documentationvrouvrea
2017-03-08Add sphere points on the grid example and document itvrouvrea
2017-03-08Weighted alpha complex 3d featurevrouvrea