tchaumeny / PyPoly

A Python extension written in C, implementing the Polynomial type.
MIT License
5 stars 3 forks source link

Implementing a "roots" method #1

Open tchaumeny opened 10 years ago

tchaumeny commented 10 years ago

I won't do this myself as I won't spend much time on this project but I think it would be nice to implement this method using some algorithm like http://en.wikipedia.org/wiki/Jenkins%E2%80%93Traub_algorithm