summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-19better to test with tore3D_1307ROUVREAU Vincent
2020-03-19Same test for point cloud and distance matrix. Collapse distance matrix to ↵ROUVREAU Vincent
use the same args as rips_distance_matrix_persistence utility
2020-03-19Use the same rips boost program optionsROUVREAU Vincent
2020-03-19utilities from off points and from distance matrixROUVREAU Vincent
2020-03-19Remove PointSetGenROUVREAU Vincent
2020-03-19Remove examplesROUVREAU Vincent
2020-03-19Add utilitiesROUVREAU Vincent
2020-03-19some cleanupsROUVREAU Vincent
2020-03-19some cleanupsROUVREAU Vincent
2020-03-18some cleanupsROUVREAU Vincent
2020-03-18[skip ci] some cleanupsROUVREAU Vincent
2020-03-18Remove some strong collapse useless parameters and variables for edge collapseROUVREAU Vincent
2020-03-18Remove tower assembler as not used by edge collapseROUVREAU Vincent
2020-03-16Collapse first version from SiddharthROUVREAU Vincent
2020-03-16Merge pull request #211 from VincentRouvreau/iterator_over_simplex_treeVincent Rouvreau
Iterator over simplex tree
2020-03-16Merge pull request #214 from takeshimeonerespect/masterMarc Glisse
About adding timedelay for feature engineering
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not ↵ROUVREAU Vincent
performed
2020-03-13Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-03-13Merge pull request #237 from ↵Vincent Rouvreau
VincentRouvreau/handle_nan_in_simplex_tree_make_filtration_non_decreasing Fix #172 and add a proper comment on the modification
2020-03-13Merge pull request #247 from mglisse/doc-githubVincent Rouvreau
Mention git submodule sync
2020-03-13Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-03-13Mention git submodule syncMarc Glisse
2020-03-13Merge pull request #246 from mglisse/hera-updateVincent Rouvreau
Update hera
2020-03-12Update heraMarc Glisse
2020-03-12Point the hera submodule to github instead of bitbucketMarc Glisse
2020-03-10Try without triggerVincent Rouvreau
2020-03-10Merge pull request #227 from tlacombe/improving_plot_rendering_pythonVincent Rouvreau
Global improvement of rendering with Python tools and fix #27
2020-03-10Fix example - only fails on OSxROUVREAU Vincent
2020-03-09removed infty line plot in plot_diagram if no pts at inftytlacombe
2020-03-06set greyblock to False by default in densitytlacombe
2020-03-05[skip ci] Install full LaTexVincent Rouvreau
matplotlib seems to fail to produce LaTeX-like plots
2020-03-05Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-03-05[skip ci] Replace travis badge with azure oneVincent Rouvreau
2020-03-05updated doctlacombe
2020-03-05Merge pull request #239 from VincentRouvreau/parallel_testsVincent Rouvreau
Improve CI
2020-03-05Fix bad linkVincent Rouvreau
2020-03-05CR: use complex_simplex_range instead of filtration_simplex_rangeROUVREAU Vincent
2020-03-05Merge pull request #238 from ↵Vincent Rouvreau
VincentRouvreau/stop_doxygen_complain_about_hera_parsing remove ext (submodule directory) from doxygen parsing
2020-03-05Update src/python/gudhi/persistence_graphical_tools.pyThéo Lacombe
Co-Authored-By: Vincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>
2020-03-05remove ext (submodule directory) from doxygen parsingROUVREAU Vincent
2020-03-05Remove travis and use appveyor for OSx. Fix parallel test by setting tests ↵ROUVREAU Vincent
dependencies
2020-03-05Add some tests and documentation for NaN management in ↵ROUVREAU Vincent
make_filtration_non_decreasing Simplex tree method
2020-03-03updated doc and example handling Nx2 numpy arraystlacombe
2020-03-03handle numpy array, should now adapt the doctlacombe
2020-03-03Fix #172 and add a proper comment on the modificationROUVREAU Vincent
2020-03-02Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-03-02[skip ci] add a note on next_release.md fileVincent Rouvreau
2020-03-02[skip ci] update next release with hera integrationVincent Rouvreau
2020-02-26Merge pull request #231 from VincentRouvreau/incomplete_citation_nerve_gicVincent Rouvreau
Fix #229
2020-02-26Code review: add some comments about range.begin() and range.end()ROUVREAU Vincent