summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-04import matplotlib only when necessary in examples, in function of args. Tests...ROUVREAU Vincent
2020-11-04Merge pull request #418 from VincentRouvreau/do_not_install_compiled_examplesVincent Rouvreau
2020-11-04Revert "Fix #416 by adding full path to introduction.rst - maybe strange with...ROUVREAU Vincent
2020-11-03Fix #415 by removing all install cmake targets from examplesROUVREAU Vincent
2020-11-03Fix #416 by adding full path to introduction.rst - maybe strange with conda o...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-28emplace_backMarc Glisse
2020-10-22test with duplicated pointMarc Glisse
2020-10-22Simplify strange iterator useMarc Glisse
2020-10-22Document the changeMarc Glisse
2020-10-19Handle duplicated pointsMarc 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-28code review: Simplify recursivityROUVREAU Vincent
2020-09-28doc review: improve reset_filtration documentationROUVREAU Vincent
2020-09-28code review: Let the exception propagateROUVREAU Vincent
2020-09-09Even if CGAL was requiring boost::thread no need to find it for gudhi. boost:...ROUVREAU Vincent
2020-09-08Remove boost::systemROUVREAU Vincent
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-08-26Merge pull request #385 from VincentRouvreau/bitmap_polymorphism_issueVincent Rouvreau
2020-08-26Merge pull request #387 from VincentRouvreau/alpha_complex_3d_does_not_requir...Vincent Rouvreau
2020-08-25Merge pull request #382 from yuichi-ike/weighted_ripsVincent Rouvreau
2020-08-25Code review: use minimal depth recursively instead of computing dimension on ...ROUVREAU Vincent
2020-08-25Code review: min_dim = 0 as default and some doc reviewROUVREAU Vincent
2020-08-24code review: override and remove inlineROUVREAU Vincent
2020-08-24code review: really bad copy/paste...ROUVREAU Vincent
2020-08-24code review: call boundary_simplex_range only onceROUVREAU Vincent
2020-08-21Merge branch 'master' into alpha_complex_3d_does_not_require_eigenROUVREAU Vincent
2020-08-21Fix compilation issues when cgal but no eigenROUVREAU Vincent
2020-08-21Virtual functions need signatures that exactly matchROUVREAU 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-12code review: add a comment about Simplex_tree_boundary_simplex_iterator defau...ROUVREAU 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