Main Page | Report this Page
Computers Forum Index  »  Computer Languages (Perl - Modules)  »  ANNOUNCE: Math::Polynomial 1.001...
Page 1 of 1    

ANNOUNCE: Math::Polynomial 1.001...

Author Message
Martin Becker...
Posted: Wed May 20, 2009 4:07 am
Guest
I am pleased to announce the release of Math::Polynomial 1.001,
which is a major development step from the previous version (0.04).

It is now (or should shortly be) available from:

http://search.cpan.org/~mhasch/Math-Polynomial-1.001/

Math::Polynomial is a Perl class representing polynomials in one
variable. It provides a set of operations defined for polynomials,
like addition, multiplication, division with remainder, evaluation,
nesting, etc., as well as attribute inspection and formatting
capabilities.

Version 1.001 is identical to version 1.000 except for the version
number and the fact that its tarball was not truncated by a broken
server before it made it to CPAN.

New in version 1.000 are many operations, like power, greatest
common divisor, nesting, derivative and antiderivative, comparison
and modular inverse.

There is now more control over string representations of polynomials,
in general and per object.

New, too, is support for arbitrary coefficient spaces, like
complex numbers, rationals, finite fields or matrices.

Gone are methods like tidy() and size() dealing with implementation
details of no mathematical significance. In fact, as backwards
compatibility was given up anyway, some more cosmetic API changes
could be established as well.

For a more detailed history of changes, see the Changes file in the
distribution. Migration issues for applications upgrading from
older versions to 1.000 are addressed in detail in the examples
collection.

CPAN Module Entry

6) Data Types and Data Type Utilities (see also Database Interfaces)

Name DLSIP Description Info
----------- ----- -------------------------------------------- -----
Math::
::Polynomial RdpOp Perl class for polynomials in one variable

DLSIP STATUS

Development State: R - Released
Language Used: p - Perl-only
Support Level: d - Developer
Interface Style: O - Object oriented
Public License: p - Standard-Perl

Share and enjoy!

-Martin
 
 
Page 1 of 1    
All times are GMT
The time now is Sun Mar 21, 2010 2:57 pm