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
254 stars 65 forks source link

Remove useless imports advised by ruff #1035

Closed VincentRouvreau closed 7 months ago

VincentRouvreau commented 7 months ago

also some line length in rips and cubical sklearn itf

VincentRouvreau commented 7 months ago

I never understood what the mermaid stuff was about so I didn't look at that part.

If you go to https://mermaid-js.github.io/mermaid-live-editor/ and copy/paste the code without comments, it gives you a nice sequence diagram (that I find useful): image

mermaid can also be rendered in markdown.