#17663: clean sparse matrices
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  vdelecroix             |       Status:  needs_review
           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 vdelecroix):

 * status:  needs_work => needs_review


Comment:

 Replying to [comment:6 jdemeyer]:
 > Replying to [comment:5 vdelecroix]:
 > > I think we sould get rid of Python there. Sparse graphs have a much
 better implementation (though not very much documented either). But you
 are right, having a customized Cython type for pair of Py_ssize_t would be
 indeed much faster. Let me have a try.
 > It might be better to keep that for a follow-up ticket.

 Right. And thinking more, I am not so sure about the overhead as Python
 int (for -5 <= i < 128) does not need allocation.

 Vincent

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