[ANN] ratfun-2.1 Polynomials and Rational Functions

Raymond L. Buvel levub137 at wi.rr.com
Sat Sep 10 21:14:26 CEST 2005


The ratfun module provides classes for defining polynomial and rational
function (ratio of two polynomials) objects. These objects can be used
in arithmetic expressions and evaluated at a particular point.

Home page:  http://calcrpnpy.sourceforge.net/ratfun.html

Note: If you are using rpncalc-1.2 or later, this module is already
included.  This release is for folks who don't want rpncalc.

Changes in 2.1

Upgraded the polynomial root finder so that it handles ill-conditioned
polynomials better.


More information about the Python-announce-list mailing list