Changes between Initial Version and Version 2 of Ticket #13215
- Timestamp:
- 07/09/12 09:22:02 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13215
-
Property
Status
changed from
new
toneeds_review
-
Property
Dependencies
changed from
to
#13214
-
Property
Status
changed from
-
Ticket #13215 – Description
initial v2 7 7 1. a basic implementation of skew polynomials over any commutative ring (including addition, multiplication, euclidean division, gcd...) 8 8 1. a more complete implementation of skew polynomials over finite fields (including factoring) 9 10 NB: This ticket depends on ticket #13214 which implements Frobenius endomorphisms over finite fields. For convenience, I reattach the corresponding patch here.