summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-20Fix dimension cell linearization and test connected sublevel setsROUVREAU Vincent
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-16Add numpy ndarray to init a cubical and a periodic oneROUVREAU Vincent
2019-12-13Merge pull request #176 from VincentRouvreau/python_representation_image_modi...Vincent Rouvreau
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 pull request #174 from VincentRouvreau/ctest_shall_output_failuresVincent Rouvreau
2019-12-12Merge pull request #173 from MathieuCarriere/masterVincent 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
2019-12-10fixed doc and examplesmathieu
2019-12-10Remove useless importROUVREAU Vincent
2019-12-10Remove debug tracesROUVREAU Vincent
2019-12-09Add some comments of what fails and make the tests passROUVREAU Vincent
2019-12-09Hard set python path as cmake does not find the one used by the ymlROUVREAU Vincent
2019-12-09need to import sysROUVREAU Vincent
2019-12-09need to import sysROUVREAU Vincent
2019-12-09Add some debug traces to find why sphinx failsROUVREAU Vincent
2019-12-09Document 'ctest --output-on-failure' in installation tests sectionROUVREAU Vincent
2019-12-09use 'ctest --output-on-failure' for unitary testsROUVREAU Vincent
2019-12-08fixed useless coordinates in Landscape if min and max are computed from dataMathieuCarriere
2019-12-07Let's see if the error is verbosedROUVREAU Vincent
2019-12-07Merge branch 'master' into ctest_shall_output_failuresROUVREAU Vincent
2019-12-06Modify boost tests to be more verbose and errors in colour. I kept coverage t...ROUVREAU Vincent
2019-12-06Rollback as sphinx does not want to build. No output so it is hard to debugROUVREAU Vincent
2019-12-06Add scikit-learn to build python docROUVREAU Vincent
2019-12-06sphinx module shall work as travis updated it with 2.2.1 versionROUVREAU Vincent
2019-12-03Merge pull request #156 from VincentRouvreau/gudhi_citation_updateVincent Rouvreau
2019-12-02Code review : year is also generatedROUVREAU Vincent
2019-12-02Some bad cgal referenced bibliography as it was updatedROUVREAU Vincent
2019-12-02CMake generates how_to_cite_gudhi.bib to auto update versionROUVREAU Vincent
2019-11-29Fix various links for sphinxMarc Glisse
2019-11-28Add sphinx paramlinks to CIMarc Glisse
2019-11-28Merge pull request #160 from VincentRouvreau/persistence_graphical_tool_fixVincent Rouvreau
2019-11-27Code review : for loop simplificationROUVREAU Vincent
2019-11-27Fix #112 density side by side with its diagramROUVREAU Vincent
2019-11-27Fix #150 axes has no attribute colorbarROUVREAU Vincent
2019-11-26Merge pull request #147 from mglisse/sktda-tweaks-glisseMarc Glisse
2019-11-26Fix link.Marc Glisse