topology-tool-kit / ttk

TTK - Topological Data Analysis and Visualization - Source Code
https://topology-tool-kit.github.io/
Other
406 stars 120 forks source link

Improving dimension reduction backend support #1007

Closed julien-tierny closed 5 months ago

julien-tierny commented 5 months ago

This PR improves the support for multiple backends for dimension reduction. In particular, non-scikit-learn backends can now be run even if scikit-learn was not detected.