Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagesmc
Path: blob/master/build/pkgs/gf2x/SPKG.txt
8817 views
1
= gf2x =
2
3
== Description ==
4
gf2x is a C/C++ software package containing routines for fast arithmetic
5
in GF(2)[x] (multiplication, squaring, GCD) and searching for
6
irreducible/primitive trinomials.
7
8
Website: http://gf2x.gforge.inria.fr/
9
10
== License ==
11
* GNU GPLv2+.
12
13
== SPKG Maintainers ==
14
* Jean-Pierre Flori
15
16
== Upstream Contact ==
17
* Richard Brent
18
* Pierrick Gaudry
19
* Emmanuel Thomé
20
* Paul Zimmermann
21
22
== Dependencies ==
23
* None
24
25
== Special Update/Build Instructions ==
26
27
=== Patches ===
28
* no-undefined.patch: pass -no-undefined flag to libtool.
29
30
== Changelog ==
31
32
=== gf2x-1.1.p0 (Jean-Pierre Flori, 6 August 2013) ===
33
* Trac #15014: Let gf2x build a shared library on Cygwin.
34
35
=== gf2x-1.1 (Jean-Pierre Flori, 4 June 2013) ===
36
* Trac #2114: gf2x-1.1.
37
38