summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-29Version ready to be merge with bottleneck distancepdlotko
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-28deleting concretization folder. pdlotko
2017-03-28Longer commentsglisse
2017-03-28Before merging with a trunk.pdlotko
2017-03-28Make Python interface compile, test and doc for Python2 and Python3vrouvrea
2017-03-28Different strategies to remove points from unmatched_in_u.glisse
2017-03-28Replace list with vector, save 30% of the running time...glisse
2017-03-28Merge last trunk modificationsvrouvrea
2017-03-28Replace some lists with vectors.glisse
2017-03-27Adding answers to Marc's comments.pdlotko
2017-03-27cleanibng up the folder.pdlotko
2017-03-27adding persistence_representations subfolder (at the moment with all the junk).pdlotko
2017-03-27Avoid copying Persistence_graph at the same time as Graph_matching.glisse
2017-03-27Use any neighbor near enough, not necessarily the closest.glisse
2017-03-27Rename random_first_landmark to random_starting_point.glisse
2017-03-26Remove overload of choose_n_farthest_points.glisse
2017-03-26merge from trunkglisse
2017-03-24Merge cgal_4.8_issue branch into the trunkvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-03-24Answer to Marc's comments.pdlotko
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