#9720: Add random echelonizable matrices to matrix/constructor.py
------------------------------+---------------------------------------------
Reporter: bwonderly | Owner: jason, was
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.5.3
Component: linear algebra | Keywords:
Author: Billy Wonderly | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by wdj):
I am ready to give this patch a positive review. However, although it
aplies fine to 4.5.2.rc0, it does not pass sage -testall on a 10.6.4 mac
pro. The problems seem to be in some mysterious (to me) failures in
{{{
sage -t "local/lib/python2.6/site-
packages/sagenb-0.8.2-py2.6.egg/sagenb/misc/sageinspect.py"./sage -t
"local/lib/python2.6/site-
packages/sagenb-0.8.2-py2.6.egg/sagenb/misc/sageinspect.py"
-bash: sage: command not found
hera:sage-4.5.2.rc0 davidjoyner$ ./sage -t "local/lib/python2.6/site-
packages/sagenb-0.8.2-py2.6.egg/sagenb/misc/sageinspect.py"sage -t
"local/lib/python2.6/site-
packages/sagenb-0.8.2-py2.6.egg/sagenb/misc/sageinspect.py"
**********************************************************************
File "/Volumes/Bay2/sagefiles2/sage-4.5.2.rc0/local/lib/python2.6/site-
packages/sagenb-0.8.2-py2.6.egg/sagenb/misc/sageinspect.py", line 951:
sage: sage_getsourcelines(matrix, True)[1]
Expected:
34
Got:
35
}}}
and a similar failure in
{{{
sage -t "devel/sage/sage/misc/sageinspect.py"
}}}
I'll try investigating this using an ubuntu machine, but this seems to
possibly be an issue.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9720#comment:4>
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.