summaryrefslogtreecommitdiff
path: root/src/cython/test
AgeCommit message (Expand)Author
2019-06-26Format Python files with blackROUVREAU Vincent
2019-06-26Change Python template and fix copyrightsROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-04-26numpy is now a hard dependency. persistence_intervals_in_dimension and read_p...ROUVREAU Vincent
2019-03-12Add some documentation for Fix #31ROUVREAU Vincent
2018-10-17Merge branch sparserips-pythonvrouvrea
2018-09-10Add minimal testing for sparse rips in pythonglisse
2018-07-20First try at interfacing the sparse rips in python. Needs at least documentat...glisse
2018-07-02Fix unitary tests after trunk mergevrouvrea
2018-07-02Merge last trunk modificationsvrouvrea
2018-05-30Merge last trunk modificationsvrouvrea
2018-05-25Fix bug on Cubical reported by user.vrouvrea
2018-05-02Add Python Simplex_tree make_filtration_non_decreasing interface and its testsvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-24Fix Python tangential complex versionvrouvrea
2018-03-20Add python unitary tests for cover complexvrouvrea
2017-11-20assign_filtration bindingvrouvrea
2017-11-20Add upper_bound_dimension and associated documentation for automatic dimensio...vrouvrea
2017-11-13Thanks to code coverage, I fugured out some tests were not performed because ...vrouvrea
2017-10-26Merge last trunk modificationsvrouvrea
2017-10-26Code review: downgrade_dimension renamed lower_upper_bound_dimension and make...vrouvrea
2017-10-19Code review : remove template specification for std::maxvrouvrea
2017-09-22Remove global filtration attribute of te simplex tree (including getter and s...vrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-08-09Merge last trunk modificationsvrouvrea
2017-08-08Fix persistence files reader unitary testsvrouvrea
2017-08-07Fix test reader utilsvrouvrea
2017-07-10Cubical: use +inf instead of UINT_MAX as filtration value for non-simplices.glisse
2017-07-06Plot functions now returns a plot that can be modified before to be shownvrouvrea
2017-04-01remove bad named *_tree() functionsvrouvrea
2017-03-31Typo with Perseus-style filevrouvrea
2017-03-28Use only insert (simplex and subfaces)vrouvrea
2017-03-22rename get_star functionvrouvrea
2017-03-22Interface insert_simplex and insert_simplex_and_subfaces in SimplexTreevrouvrea
2017-03-21expansion method and its associated testvrouvrea
2017-03-21Rename get_star_tree with get_starsvrouvrea
2017-03-20rename get_coface_tree with get_cofacesvrouvrea
2017-03-17Euclidean strong witness complex cytonizationvrouvrea
2017-03-14Add Windows and CGAL_HEADER_ONLY cythonization supportvrouvrea
2017-02-16Remove pandas examples and use of OFF files interfaces to be more consistent ...vrouvrea
2017-01-27Add bottleneck distancevrouvrea
2017-01-25Fix rips complex with the new interfacevrouvrea
2016-12-16Merge last trunk modificationsvrouvrea
2016-12-03sparsify point set cythonizationvrouvrea
2016-12-02pick_n_random_points cythonizationvrouvrea
2016-12-01Merge last trunk modificationsvrouvrea
2016-11-30Doc, examples and tests updates for tangentialvrouvrea
2016-11-29Fix interface for Alpha complex and Tangential complexvrouvrea
2016-11-25Add of tangential complex docvrouvrea
2016-08-18Move pandas files points into data/pandasvrouvrea