Math::BigInt::Calc with some XS for more speed

Edit Package perl-Math-BigInt-FastCalc
http://search.cpan.org/dist/Math-BigInt-FastCalc/

In order to allow for multiple big integer libraries, Math::BigInt was rewritten to use library modules for core math routines. Any module which follows the same API as this can be used instead by using the following:

use Math::BigInt lib => 'libname';

'libname' is either the long name ('Math::BigInt::Pari'), or only the short version like 'Pari'. To use this library:

use Math::BigInt lib => 'FastCalc';

Note that from Math::BigInt v1.76 onwards, FastCalc will be loaded automatically, if possible.

Refresh
Refresh
Source Files
Filename Size Changed
Math-BigInt-FastCalc-0.5018.tar.gz 0002644701 2.52 MB
cpanspec.yml 0000000707 707 Bytes
perl-Math-BigInt-FastCalc.changes 0000011161 10.9 KB
perl-Math-BigInt-FastCalc.spec 0000003174 3.1 KB
Latest Revision
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1173704 from Tina Müller's avatar Tina Müller (tinita) (revision 36)
- updated to 0.5018
   see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
  0.5018 2024-01-06
   * Sync test files with Math-BigInt.
  0.5017 2024-01-04
   * Update required version of Math-BigInt.
   * Sync test files with Math-BigInt.
Comments 0
openSUSE Build Service is sponsored by