Changes for version 2.85
- June 30 2018
- Enable the warning to set the coefficient order in one's code.
- Change ascending_order(1 or 0) to coefficients order => 'ascending' or 'descending'. It has clarity the function call lacks. (The function ascending_order() still exists, but is undocumented.)
- Some code cleanup in aisle poly_sturm_chain().
Modules
Find the roots of polynomial equations.