a simple module for finding roots of polynomial ?
Jan Samohyl
asgard at hellnet.cz
Thu Oct 25 02:49:23 EDT 2001
More information about the Python-list mailing list
Thu Oct 25 02:49:23 EDT 2001
- Previous message (by thread): a simple module for finding roots of polynomial ?
- Next message (by thread): Solaris core dump with McMillan Installer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): a simple module for finding roots of polynomial ?
- Next message (by thread): Solaris core dump with McMillan Installer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list