Changes between Version 12 and Version 14 of Ticket #16664
- Timestamp:
- 07/29/14 12:21:39 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16664
-
Property
Branch
changed from
u/jpflori/flint_fq
tou/jpflori/flint_fq_nmod
-
Property
Authors
changed from
to
Jean-Pierre Flori
-
Property
Commit
changed from
9e9d2efc8a3c52ed963e36ecf448e2fe9207cd13
tob2021706d46596756ff50faaef67bdafda42b7ef
-
Property
Summary
changed from
Add a finite field implementation using FLINT's fq module
toAdd a finite field implementation using FLINT's fq and fq_nmod modules
-
Property
Branch
changed from
-
Ticket #16664 – Description
v12 v14 1 Implement finite fields using flint fq type1 Implement finite fields using flint fq and fq_nmod types.