Ticket #660 (closed enhancement: fixed)
[with patch] allow reverse order if converting GF(p^n) element to GF(p)^n element [with patch]
| Reported by: | malb | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-2.8.5 |
| Component: | basic arithmetic | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
Let $e \in GF(q)$. Then e.vector() is implemented in little endian ordering in SAGE. This patch allows to reverse this order.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

