summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
2020-12-10Merge pull request #409 from mglisse/fardistMarc Glisse
2020-12-10Merge pull request #408 from mglisse/subsampleMarc Glisse
2020-12-10Fix memory leakROUVREAU Vincent
2020-11-18merge master and resolve conflictsROUVREAU Vincent
2020-11-13Merge pull request #405 from mglisse/botnegMarc Glisse
2020-11-13Test with negative coordinatesMarc Glisse
2020-11-10Revert change to the exampleMarc Glisse
2020-11-09Don't test the equality case in sparsify_point_set. sqrt.Marc Glisse
2020-11-09Merge remote-tracking branch 'origin/master' into fardistMarc Glisse
2020-11-08Test BettiCurve with infinite valueMarc Glisse
2020-11-07Swap clip with int conversionMarc Glisse
2020-11-05More numpy in BettiCurveMarc Glisse
2020-11-04import matplotlib only when necessary in examples, in function of args. Tests...ROUVREAU Vincent
2020-11-03Add comment in code for get_boundaries if not interested in filtration valuesROUVREAU Vincent
2020-11-02Merge master and resolve conflictsROUVREAU Vincent
2020-10-31s/kernel/distance/ for choose_n_farthest_points argumentMarc Glisse
2020-10-22Document the changeMarc Glisse
2020-10-17Handle diagrams with a single pointMarc Glisse
2020-10-17Don't put a (useless) point on the diagonal in the exampleMarc Glisse
2020-10-16Merge pull request #396 from VincentRouvreau/tensorflow_wasserstein_testVincent Rouvreau
2020-10-05code review: move test_wasserstein_distance_grad from test_wasserstein_distan...ROUVREAU Vincent
2020-10-05Merge pull request #363 from VincentRouvreau/stree_reset_filtrationVincent Rouvreau
2020-09-29Added tests for wasserstein distance with tensorflowROUVREAU Vincent
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