#15713: Make basic linear algebra routines "just work"
------------------------------+----------------------------------
   Reporter:  ppurka          |            Owner:
       Type:  defect          |           Status:  new
   Priority:  major           |        Milestone:  sage-6.1
  Component:  linear algebra  |         Keywords:
  Merged in:                  |          Authors:
  Reviewers:                  |  Report Upstream:  N/A
Work issues:                  |           Branch:
     Commit:                  |     Dependencies:  #13660, #15712
   Stopgaps:                  |
------------------------------+----------------------------------
 Some basic stuff in Sage should ''just work'' without the user having to
 bother with whether they are using the right field. Creating matrices is
 really easy, and so should the basic operations on the matrices.

 This ticket is about linear algebra. Things like eigenvalues,
 eigenvectors, solve, determinant, echelon forms, etc., should give the
 correct answer. Period. The user should not be left guessing whether the
 answer ''could'' have been "correct" if the field was changed.

 Make other tickets dealing with such issues a dependency of this one.

--
Ticket URL: <http://trac.sagemath.org/ticket/15713>
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/groups/opt_out.

Reply via email to