michaelmusty / Belyi

MIT License
2 stars 5 forks source link

Euclidean Belyi maps! #7

Closed jvoight closed 2 years ago

jvoight commented 2 years ago

AttachSpec("spec"); sigma := [Sym(12)|(1, 7)(2, 12)(3, 5)(4, 10)(6, 8)(9, 11),(1, 11, 6\ )(2, 9, 7)(3, 10, 5)(4, 8, 12),(1, 9)(2, 8, 11)(3, 10, 12, 7, 6, 4)]; X, phi := BelyiMap(sigma); BelyiMapSanityCheck(sigma, X, phi); true