GUDHI / gudhi-devel

The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.
https://gudhi.inria.fr/
MIT License
259 stars 66 forks source link

Multiple `is_prime` implementations #1124

Open VincentRouvreau opened 3 months ago

VincentRouvreau commented 3 months ago

I can see multiple _is_prime implementations in Persistence_matrix module:

We could also take the opportunity to homogenize the behaviour of Ripser/Matrix/Persistent_cohomology when passing a homology coefficient field.