Commit Graph

4 Commits

Author SHA1 Message Date
jasper
75af53f9af - update p5-Math-GMP to 2.05
- fix license marker
2008-10-10 12:12:07 +00:00
naddy
2f50b71fe1 ensure that the proper include path is picked up; ok maintainer 2003-10-18 10:30:26 +00:00
avsm
cebcbbf137 Update to p5-Math-GMP-2.0.3, from Jim Geovedi 2002-09-21 11:59:39 +00:00
avsm
b486893f1e - initial import of p5-Math-GMP-1.03
--
Math::GMP is designed to be a drop-in replacement both for Math::BigInt
and for regular integer arithmetic. Unlike BigInt, though, Math::GMP
uses the GNU gmp library for all of its calculations, as opposed
to straight Perl functions. This results in a speed increase of
anywhere from 5 to 30 times.

A Math::GMP object can be used just as a normal numeric scalar would
be -- the module overloads the normal arithmetic operators to provide
as seamless an interface as possible.
2001-01-28 15:28:54 +00:00