-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathMANIFEST
119 lines (119 loc) · 1.66 KB
/
MANIFEST
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
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
primality.h
primality.c
prime_iterator.h
prime_iterator.c
pbrent63.h
pbrent63.c
squfof126.h
squfof126.c
factor.h
factor.c
ecm.h
ecm.c
class_poly_data.h
bls75.h
bls75.c
ecpp.h
ecpp.c
aks.h
aks.c
simpqs.h
simpqs.c
tinyqs.h
tinyqs.c
isaac.h
isaac.c
lucas_seq.h
lucas_seq.c
misc_ui.h
misc_ui.c
perfect_powers.h
perfect_powers.c
poly.h
poly.c
powerfree.h
powerfree.c
random_prime.h
random_prime.c
real.h
real.c
rootmod.h
rootmod.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/26-bit.t
t/25-const-euler.t
t/25-const-pi.t
t/26-combinatorial.t
t/26-digits.t
t/26-faulhaber.t
t/26-int.t
t/26-isalmostprime.t
t/26-isdivisible.t
t/26-ismisc.t
t/26-lambertw.t
t/26-logs.t
t/26-mersenne.t
t/26-mod.t
t/26-perfectpowers.t
t/26-powerfree.t
t/26-powerful.t
t/26-powercount.t
t/26-practical.t
t/26-real.t
t/26-riemann.t
t/26-roots.t
t/26-smooth.t
t/27-clusters.t
t/28-randomprime.t
t/28-rand.t
t/28-urandom.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/arithmod.pl
xt/bench-random-bytes.pl
xt/create-standalone.sh
xt/calculate-mr-probs.pl
xt/proof-text-format.txt
xt/expr-impl.h
xt/expr.c
xt/expr.h
xt/llr.pl
xt/psp.pl
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