#12208: LU decomposition gives wrong results on cyclotomic matrices (MacOSX-
specific)
------------------------------+---------------------------------------------
Reporter: dimpase | Owner: jason, was
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.8
Component: linear algebra | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Rob Beezer
Merged: | Dependencies:
------------------------------+---------------------------------------------
Changes (by newvalueoldvalue):
* status: needs_info => needs_review
* author: => Rob Beezer
Comment:
Patch takes absolute value of initial maximum column value before
searching for a bigger entry, thus creating objects of the same type for
subsequent comparisons.
(a) Used the {{{abs()}}} function, since that was used in the prior test
for its use being possible.
(b) Added Dima's character table example as a test in the docstring.
Passes tests in sage/matrix on 4.8.alpha3 on Linux.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12208#comment:12>
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.