Functions to compute the normal form for elements in right-angled groups.
The repo contains functions to compute the normal form for right-angled groups. One can start playing with these functions using the jupyter notebook example.ipynb
.
- NetworkX >= 2.8
- Python >=3.10
- Numpy >=1.23