#17663: clean sparse matrices
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  vdelecroix             |       Status:  needs_work
           Type:         |    Milestone:  sage-6.5
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:  Martin von Gagern
  linear algebra         |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  b7e215dfc871214b8c74997d65422ea7467b3502
  Vincent Delecroix      |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/17663           |
   Dependencies:         |
  #17658                 |
-------------------------+-------------------------------------------------
Changes (by gagern):

 * status:  needs_review => needs_work


Comment:

 {{{
 sage -t --long --warn-long 46.2 src/sage/matrix/matrix_space.py
 **********************************************************************
 File "src/sage/matrix/matrix_space.py", line 1649, in
 sage.matrix.matrix_space.test_trivial_matrices_inverse
 Failed example:
     tinv(QQ['x,y'], sparse=True)
 Exception raised:
     Traceback (most recent call last):
       File "local/lib/python2.7/site-packages/sage/doctest/forker.py",
 line 488, in _run
         self.compile_and_execute(example, compiler, test.globs)
       File "local/lib/python2.7/site-packages/sage/doctest/forker.py",
 line 850, in compile_and_execute
         exec(compiled, globs)
       File "<doctest
 sage.matrix.matrix_space.test_trivial_matrices_inverse[17]>", line 1, in
 <module>
         tinv(QQ['x,y'], sparse=True)
       File "local/lib/python2.7/site-
 packages/sage/matrix/matrix_space.py", line 1658, in
 test_trivial_matrices_inverse
         assert(m00.inverse() == m00)
     AssertionError
 **********************************************************************
 1 item had failures:
    1 of  20 in sage.matrix.matrix_space.test_trivial_matrices_inverse
     [261 tests, 1 failure, 2.72 s]
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/17663#comment:8>
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.

Reply via email to