summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-04Fix warningsROUVREAU Vincent
2020-06-04code review: no need to loop backwardROUVREAU Vincent
2020-06-04user_version: don't copy hera if an external version is specifiedMarc Glisse
2020-06-04Workaround for ssize_t on windowsMarc Glisse
2020-06-04Fix tests and utilsROUVREAU Vincent
2020-06-04Revert "Try to add inf values"ROUVREAU Vincent
This reverts commit 8e3e8efcb0c9a3e5650545ee0d9756129b10a95c.
2020-06-04Try to add inf valuesROUVREAU Vincent
2020-06-04Merge pull request #345 from VincentRouvreau/fix_sphinx_warningVincent Rouvreau
Fix sphinx warning and link inside the rips sphinx doc
2020-06-04Remove useless tracesROUVREAU Vincent
2020-06-03Merge pull request #338 from mglisse/parrepMarc Glisse
Parallelism in pairwise_distances
2020-06-03Add an example that tests the persistence is conserved when using edge ↵ROUVREAU Vincent
collapse, versus a classical rips
2020-06-03Mention Joblib in installation docMarc Glisse
2020-06-03doc review: use :class: to link to the ref manual, rollback link to the user ↵ROUVREAU Vincent
manual
2020-06-02code review: GUDHI_CHECK if u==v oninsert_edge methodROUVREAU Vincent
2020-06-02code review: Remove the clear as this function won't be called several timesROUVREAU Vincent
2020-06-02doc review: Move a sentence as a module summaryROUVREAU Vincent
2020-06-02Move Edge collapse sectionROUVREAU Vincent
2020-06-02Fix sphinx warning and link inside the docROUVREAU Vincent
2020-06-02Support e=None for bottleneck_distanceMarc Glisse
2020-06-02Some testMarc Glisse
2020-06-02n_jobs for kernelsMarc Glisse
2020-06-02More n_jobs in metricsMarc Glisse
2020-06-02Merge pull request #334 from mglisse/sumMarc Glisse
Rewrite some summaries
2020-06-02Parallelism in pairwise_distancesMarc Glisse
2020-06-01Simplify setup.py to read introduction.rstROUVREAU Vincent
2020-06-01Interface for hera's bottleneck_distanceMarc Glisse
2020-06-01Let's go like thisROUVREAU Vincent
2020-06-01Try to fix rst doc for PypiROUVREAU Vincent
2020-06-01Try to fix rst doc for PypiROUVREAU Vincent
2020-06-01try to fix pypi docROUVREAU Vincent
2020-05-31release incrementROUVREAU Vincent
2020-05-31It was not markdown but rst...ROUVREAU Vincent
2020-05-31add md fileROUVREAU Vincent
2020-05-31Add introduction to pypi description and new release versionROUVREAU Vincent
2020-05-31Cannot use a version already used... Even on testpypi...ROUVREAU Vincent
2020-05-31Re-build all from scratchROUVREAU Vincent
2020-05-31Try to find gmpROUVREAU Vincent
2020-05-31Add some fields for PyPi nice renderROUVREAU Vincent
2020-05-31no disjoint sets foundROUVREAU Vincent
2020-05-31Debug traces on osxROUVREAU Vincent
2020-05-31Upload on testpypiROUVREAU Vincent
2020-05-30use python -m twine as recommendedROUVREAU Vincent
2020-05-30help cmake to find vcpkg installationsROUVREAU Vincent
2020-05-30name typoROUVREAU Vincent
2020-05-30Add github actionsROUVREAU Vincent
2020-05-29Try to build wheelsROUVREAU Vincent
2020-05-29Rewrite some summariesMarc Glisse
2020-05-29Merge pull request #329 from VincentRouvreau/use_requirements_for_appveyorVincent Rouvreau
use requirements file for appveyor
2020-05-28just code, no testROUVREAU Vincent
2020-05-28Remove this test as it fails under windowsROUVREAU Vincent