michaelmusty / Belyi

MIT License
2 stars 5 forks source link

Updates to Euclidean Belyi Algorithm #34

Closed MattRadosevich closed 1 year ago

MattRadosevich commented 1 year ago

Updated the code in euclidean-belyi-helper. Fixed an issue in the main algorithm with choosing a root of unity and removed the unnecessary "embedding check" from the kernel polynomial simplification procedure.