Class Library for Numbers

Raymond L. Buvel levub137 at wi.rr.com
Sat Aug 20 09:24:50 EDT 2005


I have just released a new module that interfaces the Class Library for
Numbers (CLN) to Python.  The CLN library is a C++ library that provides
rational and arbitrary precision floating point numbers in real and
complex form.  The clnum module exposes these types to Python and also
provides arbitrary precision replacements for the standard math
functions in real and complex forms.

For more information see

http://calcrpnpy.sourceforge.net/clnum.html

Ray Buvel



More information about the Python-list mailing list