File: MANIFEST

package info (click to toggle)
libmath-prime-util-gmp-perl 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,024 kB
  • ctags: 696
  • sloc: ansic: 10,302; perl: 2,855; sh: 158; makefile: 2
file content (65 lines) | stat: -rw-r--r-- 1,133 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
inc/Devel/CheckLib.pm
Changes
lib/Math/Prime/Util/GMP.pm
LICENSE
Makefile.PL
MANIFEST
README
TODO
XS.xs
ptypes.h
gmp_main.h
gmp_main.c
prime_iterator.h
prime_iterator.c
small_factor.h
small_factor.c
factor.h
factor.c
ecm.h
ecm.c
class_poly_data.h
bls75.h
bls75.c
ecpp.h
ecpp.c
simpqs.h
simpqs.c
utility.h
utility.c
t/01-load.t
t/02-can.t
t/10-isprime.t
t/11-primes.t
t/12-nextprime.t
t/13-primecount.t
t/15-probprime.t
t/16-provableprime.t
t/17-pseudoprime.t
t/19-moebius.t
t/20-primorial.t
t/21-conseq-lcm.t
t/22-partitions.t
t/23-gcd.t
t/24-bernfrac.t
t/25-pi.t
t/50-factoring.t
t/90-release-perlcritic.t
t/91-release-pod-syntax.t
t/92-release-pod-coverage.t
t/93-release-spelling.t
xt/create-standalone.sh
xt/calculate-mr-probs.pl
xt/proof-text-format.txt
xt/expr-impl.h
xt/expr.c
xt/expr.h
examples/bench-mp-psrp.pl
examples/verify-cert.pl
examples/convert-primo-cert.pl
examples/convert-gmpecpp-cert.pl
examples/vcert.c
examples/verify_primegap.pl
.travis.yml
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)