#19406: Matrix group generators does not raise correct error message when not a
morphism
----------------------------+------------------------------------
Reporter: tscrim | Owner: tscrim
Type: defect | Status: new
Priority: major | Milestone: sage-6.10
Component: group theory | Keywords:
Merged in: | Authors: Travis Scrimshaw
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
----------------------------+------------------------------------
{{{
sage: G = GL(2, GF(3))
sage: H = GL(3, GF(2))
sage: mat1 = H([[-1,0,0],[0,0,-1],[0,-1,0]])
sage: mat2 = H([[1,1,1],[0,0,-1],[-1,0,0]])
sage: phi = G.hom([mat1, mat2])
---------------------------------------------------------------------------
NameError Traceback (most recent call
last)
...
NameError: global name 'gensG' is not defined
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19406>
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.