#19531: Add conversion from fields to binary-like strings
-------------------------------------------------+-------------------------
Reporter: tgagne | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: sage-6.10
Component: finite rings | Resolution:
Keywords: finite field, hex strings, | Merged in:
binary strings | Reviewers:
Authors: | Work issues:
Report Upstream: N/A | Commit:
Branch: | Stopgaps:
Dependencies: |
-------------------------------------------------+-------------------------
Comment (by jdemeyer):
Replying to [comment:5 malb]:
> On which object would you `__getitem__`?
The finite field:
{{{
sage: K.<a> = GF(2^8)
sage: K[9]
a^3 + 1
sage: K[0x9]
a^3 + 1
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19531#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.