summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-17No need to copy code conventions in user versionROUVREAU Vincent
2020-01-15In python2, does not work. is ok for Python 2 and 3ROUVREAU Vincent
2020-01-15Fix #96 : set language_level. It does not work when using compiler_directives...ROUVREAU Vincent
2020-01-15In python2 itertools zip_longest is named izip_longestROUVREAU Vincent
2020-01-14Merge pull request #192 from tlacombe/wdistVincent Rouvreau
2020-01-13Update src/python/gudhi/wasserstein.pyThéo Lacombe
2020-01-13Merge pull request #197 from VincentRouvreau/python_import_reorderVincent Rouvreau
2020-01-13Merge pull request #198 from VincentRouvreau/python_read_off_renameVincent Rouvreau
2020-01-13fix typo in doc wasserstein_distance with new variables naming conventions.tlacombe
2020-01-13update variable names, going for order and internal_ptlacombe
2020-01-13Merge pull request #199 from VincentRouvreau/scikit_learn_in_documentationVincent Rouvreau
2020-01-13Add scikit-learn as a third party library as it is required by persistence re...ROUVREAU Vincent
2020-01-13Fix #194 : Rename read_off as it only read points from OFF fileROUVREAU Vincent
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2020-01-10Merge pull request #187 from mglisse/lambda20Vincent Rouvreau
2020-01-10Merge pull request #195 from VincentRouvreau/alpha_complex_documentation_impr...Vincent Rouvreau
2020-01-10Bug fix: a href tag was badly closedROUVREAU Vincent
2020-01-10Fix #105: Add alpha value on the picture, clarify simplices removal from the ...ROUVREAU Vincent
2020-01-08update variable name in doctlacombe
2020-01-08changing variable name in test filestlacombe
2020-01-07changing variable name from (p, q) to (q, internal_p). Must also be done in t...tlacombe
2020-01-07Merge pull request #178 from VincentRouvreau/numpy_array_input_for_cubicalVincent Rouvreau
2020-01-07Doc review: anything convertible to a numpy ndarrayROUVREAU Vincent
2020-01-07Code review: use list in examples instead of numpy arraysROUVREAU Vincent
2020-01-07Code review: use list in examples instead of numpy arraysROUVREAU Vincent
2020-01-07Code review: less strict with numpy arrays for cubical ctors. Also accept listsROUVREAU Vincent
2020-01-03Remove implicit this capture in [=]Marc Glisse
2019-12-20Fix dimension cell linearization and test connected sublevel setsROUVREAU Vincent
2019-12-20Merge pull request #169 from VincentRouvreau/exact_alpha_complex_python_versionVincent Rouvreau
2019-12-20Merge pull request #164 from VincentRouvreau/failed_tests_on_x86_fixVincent Rouvreau
2019-12-18use ravel instead of flatten (that makes a copy) and no more converting to a ...ROUVREAU Vincent
2019-12-18Reuse top_dimensional_cells instead of numpy_array argument to create a cubicalROUVREAU Vincent
2019-12-16Merge pull request #163 from VincentRouvreau/vector_vertex_iterator_becomes_mapVincent Rouvreau
2019-12-16Add numpy ndarray to init a cubical and a periodic oneROUVREAU Vincent
2019-12-16Rollback exact version mechanismROUVREAU Vincent
2019-12-16Fix MPFR when CGAL is not header onlyROUVREAU Vincent
2019-12-13Move image in python img instead of C++ oneROUVREAU Vincent
2019-12-13Add a more representative image for python persistence representationsROUVREAU Vincent
2019-12-12Merge branch 'master' into exact_alpha_complex_python_versionROUVREAU Vincent
2019-12-12Merge pull request #174 from VincentRouvreau/ctest_shall_output_failuresVincent Rouvreau
2019-12-12conflict resolutionROUVREAU Vincent
2019-12-12merge the 2 modificationsROUVREAU Vincent
2019-12-12Doc review: use ctest directly and provide options suggestionsROUVREAU Vincent
2019-12-12Code review: typo in src/python/doc/installation.rstVincent Rouvreau
2019-12-12Code review: Typo in src/common/doc/installation.hVincent Rouvreau
2019-12-11cleanup for landscape resolutionmathieu
2019-12-11cleanupmathieu
2019-12-11update examplemathieu
2019-12-11fixed landscapemathieu
2019-12-11Update src/python/doc/representations.rstMathieu Carrière