summaryrefslogtreecommitdiff
path: root/src/cython
AgeCommit message (Expand)Author
2016-12-01Add Subsampling cpp interface and cythonvrouvrea
2016-11-30Doc, examples and tests updates for tangentialvrouvrea
2016-11-29Fix interface for Alpha complex and Tangential complexvrouvrea
2016-11-28Cythonize Tangentialvrouvrea
2016-11-28Fix issuesvrouvrea
2016-11-25Add of tangential complex docvrouvrea
2016-11-23Add tangential complexvrouvrea
2016-10-20Merge last trunk modificationvrouvrea
2016-08-18Move pandas files points into data/pandasvrouvrea
2016-08-17Fix persistent_betti_numbers in Persistent_cohomology to make it work with cu...vrouvrea
2016-08-12List of todos in documentationvrouvrea
2016-08-12gudhi.so is more in ../.. but in ..vrouvrea
2016-08-12Move cython/src/* in cython/vrouvrea
2016-08-12move cython/src/cpp into cython/src/includevrouvrea
2016-08-12cython/doc is no more used.vrouvrea
2016-08-12move cython/doc/source in cython/src/docvrouvrea
2016-08-12Fix tests and documentationvrouvrea
2016-08-12Add todo feature to list the todos in a page.vrouvrea
2016-08-12Remove examples and add file entries for sphinx documentationvrouvrea
2016-08-10Using ReST instead of LaTeX pseudo code for Alpha complex pseudo codevrouvrea
2016-08-09Modifications for sphinx documentationvrouvrea
2016-08-05Documentationvrouvrea
2016-08-03Fix documentationvrouvrea
2016-07-01Last sphinx modificationsvrouvrea
2016-06-30Doc with sphinxvrouvrea
2016-06-30CMake to configure PYTHONPATH environment variablevrouvrea
2016-06-28Modify FindGMPXX.cmake to set directoryvrouvrea
2016-06-23Pytest unitary testsvrouvrea
2016-06-23Cubical complex unitary testsvrouvrea
2016-06-16Add witness complex unitary testvrouvrea
2016-06-16Revert relaxed witness complexvrouvrea
2016-06-10Add relaxed witness cytonizationvrouvrea
2016-06-09Catch if file does not existvrouvrea
2016-06-09Add cubical_complex_from_perseus_file_example and its required interfacesvrouvrea
2016-06-09Witness complex cythonizationvrouvrea
2016-06-08Add example rips_complex_from_file_example.py to compare with alpha complex.vrouvrea
2016-06-08Persistence diagram first version working with alpha_complex_from_file_exampl...vrouvrea
2016-06-07Add documentation for cubical complex. Sphinx style.vrouvrea
2016-06-07Cython documentation. Sphinx style.vrouvrea
2016-06-06bar code persistence toolvrouvrea
2016-06-01Makefile commit forgottenvrouvrea
2016-06-01Add interfaces with pandas, numpy and matplotlibvrouvrea
2016-05-31Add Cubical complex interfacesvrouvrea
2016-05-31Add CONVENTIONS file to say Gudhi follows PEP8vrouvrea
2016-05-31Rename files using PEP8 recommendationsvrouvrea
2016-05-25PEP8 conformityvrouvrea
2016-05-19Separate Mini_simplex_tree from Simplex_treevrouvrea
2016-05-18Persistence for Simplex treevrouvrea
2016-05-17Separate Rips_complex from Simplex_treevrouvrea
2016-05-17Alpha complex get_point method and its examplevrouvrea