summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
2020-09-28doc review: improve reset_filtration documentationROUVREAU Vincent
2020-09-28code review: Let the exception propagateROUVREAU Vincent
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-08-25Merge pull request #382 from yuichi-ike/weighted_ripsVincent Rouvreau
2020-08-25Code review: min_dim = 0 as default and some doc reviewROUVREAU Vincent
2020-08-24code review: call boundary_simplex_range only onceROUVREAU Vincent
2020-08-21Add link to cubical notebookROUVREAU Vincent
2020-08-21Add barycenter notebook linkROUVREAU Vincent
2020-08-21Add link to extended persistence notebookROUVREAU Vincent
2020-08-21Move examples and link to notebookROUVREAU Vincent
2020-08-21Add -DCMAKE_BUILD_TYPE=Release on installation docROUVREAU Vincent
2020-08-19docs modifiedyuichi-ike
2020-08-18reset_filtration from a dimension (instead of 'until')ROUVREAU Vincent
2020-08-18Merge master and resolve conflictsROUVREAU Vincent
2020-08-18Merge master & resolve conflictsROUVREAU Vincent
2020-08-12code review: boundaries uses only once find and return a pair of iterator. Ex...ROUVREAU Vincent
2020-08-12code review: Add test to get boundaries from a vertexROUVREAU Vincent
2020-08-12Update src/python/gudhi/simplex_tree.pyxVincent Rouvreau
2020-08-04Fix python alpha complex for conda packageROUVREAU Vincent
2020-08-04Remove JAX from the documentationMarc Glisse
2020-08-04fix wasserstein autodiffMathieuCarriere
2020-08-03Merge pull request #368 from VincentRouvreau/matplotlib_latex_desactivationVincent Rouvreau
2020-08-03doc review: Add LaTeX in optional runtime dependenciesROUVREAU Vincent
2020-08-03Merge pull request #369 from VincentRouvreau/collapse_edges_stree_pythonVincent Rouvreau
2020-08-03doc review: specify the error and indicate what to install on UbuntuROUVREAU Vincent
2020-08-03code review: no need to test if pointer is NULLROUVREAU Vincent
2020-08-03code review: simplify edge parsingROUVREAU Vincent
2020-07-31code review: collapse edges should copy the 0-skeleton. A test was addedROUVREAU Vincent
2020-07-31code review: no need to use any other temporary vectorROUVREAU Vincent
2020-07-31code review: remove initialize_filtrationROUVREAU Vincent
2020-07-31code review: using a vector is overkill. emplace_back is more efficientROUVREAU Vincent
2020-07-31Rebuild example page and link to example. Add also a link to the publication....ROUVREAU Vincent
2020-07-31code review: nogil and use ptr as suggestedROUVREAU Vincent
2020-07-31code review: simplifify tracesROUVREAU Vincent
2020-07-31New website header for pip downloadROUVREAU Vincent
2020-07-30collapse edges for python simplex treeROUVREAU Vincent
2020-07-28Code review: rollback lru_cacheROUVREAU Vincent
2020-07-28Code review: Do not print warnings on import gudhiROUVREAU Vincent
2020-07-28Add mechanism to deactivate LaTeX matplotlib renderingROUVREAU Vincent
2020-07-23Merge pull request #348 from martinroyer/atolVincent Rouvreau
2020-07-03A proposal for simplex_tree reset_filtration (python & C++)ROUVREAU Vincent
2020-07-03A fix proposal for boudaries of a simplex python versionROUVREAU Vincent
2020-07-03missing fit in dummy testmartinroyer-buntu
2020-07-03small optimmartinroyer-buntu
2020-07-03dummy test for code coveragemartinroyer-buntu
2020-07-03Author in representations_summartinroyer-buntu
2020-07-02Fix #358ROUVREAU Vincent
2020-07-02Merge pull request #355 from VincentRouvreau/alpha_complex_3d_pythonVincent Rouvreau
2020-07-01doc typoVincent Rouvreau
2020-07-01Code review: let's use override as a good practiceROUVREAU Vincent