summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
2022-11-21Also update the testMarc Glisse
2022-11-20Keep perslay-related stuff under gudhi.tensorflow.perslayMarc Glisse
2022-11-20Merge branch 'perslay' of https://github.com/MathieuCarriere/gudhi into perslayMathieuCarriere
2022-11-20Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-11-18Reset print precision after this exampleMarc Glisse
2022-11-18Fix doc testMarc Glisse
2022-11-18Merge pull request #741 from mglisse/maxdimMarc Glisse
2022-11-18Organize doc + link syntaxMarc Glisse
2022-11-18fix conflictMathieuCarriere
2022-11-18Merge pull request #700 from VincentRouvreau/cite_gudhi_biblioVincent Rouvreau
2022-11-17Rename argument of expansionMarc Glisse
2022-11-16Merge remote-tracking branch 'refs/remotes/mine/insert' into insertMarc Glisse
2022-11-16Clarify doc.Marc Glisse
2022-11-16Merge branch 'master' into insertMarc Glisse
2022-11-16Use float for max_filtration in testMarc Glisse
2022-11-15Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-11-14Update python representations module contributorsVincent Rouvreau
2022-11-14Merge pull request #725 from mglisse/rips_pointsVincent Rouvreau
2022-11-11blackMarc Glisse
2022-11-11Special case for writing 3d OFFMarc Glisse
2022-11-11Link to OFF formatMarc Glisse
2022-11-10Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-11-09New write_points_to_off_fileMarc Glisse
2022-11-08Reject positional arguments in RipsComplex.__init__Marc Glisse
2022-11-08Clarify doc of RipsComplex.__init__Marc Glisse
2022-11-05added a few comments in the docMathieuCarriere
2022-11-04Use fetch_spiral_2d in the docMarc Glisse
2022-11-04Merge pull request #717 from mglisse/scipy19Vincent Rouvreau
2022-11-04Mention SciPy version in the docMarc Glisse
2022-11-04Merge pull request #636 from wreise/optimize_silhouettesVincent Rouvreau
2022-11-03Translate n_jobs to workers for SciPyMarc Glisse
2022-10-26Visual Studio requires /std:c++17Marc Glisse
2022-10-26For C++17, at least MacOS 10.14Marc Glisse
2022-10-26Update -std=c++14 for pythonMarc Glisse
2022-10-19Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-10-19Merge branch 'master' into optimize_silhouetteswreise
2022-10-19Merge pull request #706 from mglisse/barsVincent Rouvreau
2022-10-18Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into perslayMathieuCarriere
2022-10-18Merge pull request #697 from VincentRouvreau/feature/cpp17Vincent Rouvreau
2022-10-16doc + commentsMarc Glisse
2022-10-16Merge branch 'master' into insertMarc Glisse
2022-10-15Treat the case when there are less points than landscape layerswreise
2022-10-15Remove old lineswreise
2022-10-15Simplify sorting in landscapeswreise
2022-10-15Fix badly centered barcodeMarc Glisse
2022-10-12Clean argpartitionwreise
2022-10-07Remove enumeratewreise
2022-10-07Merge branch 'master' into optimize_silhouetteswreise
2022-10-07Add triming of the range; Marcs' commentswreise
2022-10-07Test: resolution when nan in the rangewreise