1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
libmath-prime-util-gmp-perl (0.41-1) unstable; urgency=medium
From upstream Changes, 0.41:
[API CHANGES]
- bernreal and harmreal will use the second argument to mean the digits
of precision to use, rather than the number of digits past the decimal
place.
- is_pseudoprime and is_strong_pseudoprime act like Math::Prime::Util.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 11 Oct 2016 16:33:36 +0200
libmath-prime-util-gmp-perl (0.16-1) unstable; urgency=medium
From upstram Changes, 0.13:
[API Changes]
- Primality proofs now use a text certificate. This is nicer for
external interaction, but is a change from previous behavior. You
will need to use Math::Prime::Util 0.30 or newer.
-- gregor herrmann <gregoa@debian.org> Sat, 21 Dec 2013 22:08:31 +0100
|