#13796: fix small bug in Steenrod algebra multiplication
--------------------------+-------------------------------------------------
Reporter: jhpalmieri | Owner: AlexGhitza
Type: defect | Status: new
Priority: major | Milestone: sage-5.6
Component: algebra | Keywords: steenrod algebra
Work issues: | Report Upstream: N/A
Reviewers: | Authors: John Palmieri
Merged in: | Dependencies:
Stopgaps: |
--------------------------+-------------------------------------------------
The attached one-line patch (plus doctests) fixes a small bug in
multiplication in the Steenrod algebra. It should be easy to review even
if you don't know anything about the Steenrod algebra; the code should
have defined "F" to be "GF(p)", but it didn't, so "F" is not defined, so
it causes an error.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13796>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.