gudhui
GUI for some of the functionality of the GUDHI library
Install
- All systems
-
curl cmd.cat/gudhui.sh
- Debian
-
apt-get install gudhui
- Ubuntu
-
apt-get install gudhui
- Kali Linux
-
apt-get install gudhui
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gudhui
- Dockerfile
- dockerfile.run/gudhui
gudhui
GUI for some of the functionality of the GUDHI library
The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. The GUDHI library is developed as part of the GUDHI project supported by the European Research Council. This package contains GudhUI, a graphical interface to a few of GUDHI's features. Be aware that it is quite rough around the edges.