summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-22Spelling correctionsalbert-github
2022-05-20Merge pull request #597 from VincentRouvreau/stree_iterator_boundary_and_oppo...Vincent Rouvreau
2022-05-19Merge pull request #610 from albert-github/feature/bug_docu_returnVincent Rouvreau
2022-05-19Documentation: Doxygen warningsalbert-github
2022-05-18Documentation: Warning about return statementalbert-github
2022-05-18Documentation: Doxygen warningsalbert-github
2022-05-17code review: test also the list of all oppposite vertices is the simplex give...Vincent Rouvreau
2022-05-17code review: test also range sizeVincent Rouvreau
2022-05-17Missed reference found by VincentMarc Glisse
2022-05-17Merge remote-tracking branch 'origin/master' into collapse-pr2Marc Glisse
2022-05-16code review: use isinstance(x, T) instead of issubclass(type(x),T)Vincent Rouvreau
2022-05-16code review: limit test was not respecting the one described in the documenta...Vincent Rouvreau
2022-05-10Fix limit tests for plot (and warning in test)Vincent Rouvreau
2022-05-09Merge pull request #504 from VincentRouvreau/persistence_graphical_tools_impr...Vincent Rouvreau
2022-04-29plot_persistence_diagram and plot_persistence_barcode improvementsVincent Rouvreau
2022-04-22Merge branch 'master' into stree_iterator_boundary_and_opposite_vertexVincent Rouvreau
2022-04-21Make Windows compilation fails on error (#598)Vincent Rouvreau
2022-04-12doc review: accordingly to the review, replace the other places where it was ...Vincent Rouvreau
2022-04-12code review: Add short cut for contiguous vertices incrementVincent Rouvreau
2022-04-12code review: remove unnecessary test of empty suffix_Vincent Rouvreau
2022-04-12identationVincent Rouvreau
2022-04-12doc review: i is from d to 0Vincent Rouvreau
2022-04-12doc reviewVincent Rouvreau
2022-04-12doc reviewVincent Rouvreau
2022-04-11Merge pull request #596 from VincentRouvreau/float_relative_precision_alpha_p...Vincent Rouvreau
2022-04-06code review: Rewrite warnings in case of import errorsVincent Rouvreau
2022-04-06Merge remote-tracking branch 'upstream/master' into persistence_graphical_too...Vincent Rouvreau
2022-04-05nogil for float_relative_precision methodsVincent Rouvreau
2022-04-05Boundary and its opposite vertex iterator for the simplex treeVincent Rouvreau
2022-03-31code review: no need to nogil for cheap functions. Repeat get_float_relative_...Vincent Rouvreau
2022-03-31Test the featureVincent Rouvreau
2022-03-30Reintroduce parallel_sortMarc Glisse
2022-03-30get/set float_relative_precision and its documentationVincent Rouvreau
2022-03-30Remove this useless lineVincent Rouvreau
2022-03-29Tweak loop to avoid uninitialized variableMarc Glisse
2022-03-29long linesMarc Glisse
2022-03-28doc review: add a warning about phantom simplices for blocker_funcVincent Rouvreau
2022-03-28doc review: remove segfault note as it is no more the caseVincent Rouvreau
2022-03-24rename neighbors2Marc Glisse
2022-03-24Remove unnecessary clear()Marc Glisse
2022-03-24Clean up includesMarc Glisse
2022-03-24Rewrite python docMarc Glisse
2022-03-24Update the main page of the docMarc Glisse
2022-03-22Update doc and biblioMarc Glisse
2022-03-21Add some c++ tests and use unitary_tests_utils. Fix python testVincent Rouvreau
2022-03-21code review: assign_children(new_sib) was happening too lateVincent Rouvreau
2022-03-08Merge master and resolve commitsVincent Rouvreau
2022-03-07tangential - include simplex tree when usedVincent Rouvreau
2022-03-02Purge GUDHI_USE_EIGEN3Marc Glisse
2022-03-01Merge pull request #582 from VincentRouvreau/stree_copy_pythonVincent Rouvreau