aelzenaar / bella

New computational package for small-rank matrix groups
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Compute Riley slices #1

Closed aelzenaar closed 11 months ago

aelzenaar commented 11 months ago

Implement computation of approximations of Riley slices following https://github.com/aelzenaar/riley/blob/main/riley.py.

One needs to find a good (fast) method for solving the polynomials produced by the (existing) bella.farey module.