Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagesmc
Path: blob/master/build/pkgs/flint/SPKG.txt
8817 views
1
= flint =
2
3
== Description ==
4
5
FLINT is a C library for doing number theory, maintained by William Hart.
6
7
Website: www.flintlib.org
8
9
== License ==
10
11
FLINT is licensed GPL v2+.
12
13
== SPKG Maintainers ==
14
15
* Fredrik Johansson
16
* Jean-Pierre Flori
17
18
== Upstream Contact ==
19
20
* flint-devel Gougle Group (http://groups.google.co.uk/group/flint-devel)
21
* William Hart
22
23
== Dependencies ==
24
25
* MPIR
26
* MPFR
27
* NTL
28
29
== Special Update/Build Instructions ==
30
31
=== Patches ===
32
* test_empty_string.patch: fix test for empty string in Makefile.in.
33
34