File: NEWS

package info (click to toggle)
libmath-prime-util-gmp-perl 0.51-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,476 kB
  • sloc: ansic: 16,590; perl: 4,353; sh: 162; makefile: 9
file content (24 lines) | stat: -rw-r--r-- 820 bytes parent folder | download | duplicates (2)
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