pierre-guillou

Results 4 issues of pierre-guillou

Hello and thank you for your work! I am trying to use ripser to compute the persistence diagrams of 3D images. Looking at the Python code in ripser/ripser.py and especially...

This PR complements https://github.com/topology-tool-kit/ttk/pull/598 with an ASCII backend for the `TriangulationWriter` module. Be aware that there is no corresponding reader in TTK for this file particular format. The format version...

This PR uses [sccache](https://github.com/mozilla/sccache) in the Windows jobs of the `test_build ` and `store_ccache` workflows to cache generated binary files between workflow runs. This is useful to reduce the time...

This PR does breaking changes to the `PersistenceCurve` filter: now, it applies only on Persistence Diagrams (instead of computing them internally). This allows to get rid of a lot of...