Hello, I am looking for some polynomial root finder. I wish I could just give a list of coefficients (for me, reals are enough) and get a list of roots (but these should contain the complex ones). Is there something simple as this in Python, or I have to code it myself ? Thank in advance Regards, Jan Samohyl