summaryrefslogtreecommitdiff
path: root/src/cython
AgeCommit message (Expand)Author
2018-02-02Fix after version release of Cover complex and Persistence representation ins...vrouvrea
2018-01-31Modify header (cpp and python) to fit with the new website sectionsvrouvrea
2018-01-26Add doc Copyright for Python partvrouvrea
2017-12-19Boost minimal version is 1.48.0 (modification rollback) - if boost_version us...vrouvrea
2017-12-18Boost minimal version is now 1.56.0vrouvrea
2017-12-14Merge of branch misc-glissevrouvrea
2017-12-09Doc review: bad example link for euclidean strong witness Python examplevrouvrea
2017-12-08File formats for iso cuboid and perseus in the Python versionvrouvrea
2017-12-02remove dead variable max_dimglisse
2017-12-01Fix cubical periodic cythonizationvrouvrea
2017-11-30python doc clarificationsglisse
2017-11-22Merge last trunk modificationsvrouvrea
2017-11-20assign_filtration bindingvrouvrea
2017-11-20Add upper_bound_dimension and associated documentation for automatic dimensio...vrouvrea
2017-11-17Homogenize shebang for Python scripts used as executablesvrouvrea
2017-11-13Thanks to code coverage, I fugured out some tests were not performed because ...vrouvrea
2017-11-13User feedback : documentation shall explain the default homology_coeff_field ...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-10-01Euclidean Witness examples requires CGAL >= 4.8.1 because it is using subsamp...vrouvrea
2017-09-29Build doc issuevrouvrea
2017-09-29Doc issue fixvrouvrea
2017-09-27Fix some cpplintsvrouvrea
2017-09-27Merge last trunk modificationvrouvrea
2017-09-25Do not advertise nor use the exact bottleneck distance versionvrouvrea
2017-09-22Remove global filtration attribute of te simplex tree (including getter and s...vrouvrea
2017-09-21Remove set_dimension from examplesvrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-09-19Fix memory leakvrouvrea
2017-09-18Merge last trunk modificationsvrouvrea
2017-09-18Add a function to launch py.test as required for no cache files in sourcesvrouvrea
2017-09-18Add warning for developper version that sphinx is configured for user versionvrouvrea
2017-09-12Fix sphinx build for python3 on Ubuntuvrouvrea
2017-09-12Bottleneck does not require Eigen3 (C++ and Python)vrouvrea
2017-09-12Euclidean witness requires CGAL 4.6.0vrouvrea
2017-09-11remove debug tracesvrouvrea
2017-09-11Add comment for the dependencyvrouvrea
2017-09-07Fix doc for user_versionvrouvrea
2017-09-07Python documentation is now built from sources to the build directory.vrouvrea
2017-09-05Tests and compilation are now from sources (even if doc and examples are copied)vrouvrea
2017-08-25bug in Python SimplexTree (needs string)vrouvrea
2017-08-22Version files modification for new releasevrouvrea
2017-08-18Fix sphinx bug when python3 is not in /usr/binvrouvrea
2017-08-18Add display function in file format docvrouvrea
2017-08-17Add file formats for Python.vrouvrea
2017-08-10Fix Python2 compatibilityvrouvrea
2017-08-09Merge last trunk modificationsvrouvrea
2017-08-08Fix persistence files reader unitary testsvrouvrea
2017-08-07Fix test reader utilsvrouvrea