#12840: update M4RI to newest upstream release
-----------------------------------+----------------------------------------
Reporter: malb | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Martin Albrecht | Merged in:
Dependencies: #12841 | Stopgaps:
-----------------------------------+----------------------------------------
Comment (by malb):
Replying to [comment:18 SimonKing]:
> Do you claim that the new version of M4RI is faster? You do claim a
speed-up for M4RIE, on #12841.
No, M4RI shouldn't have changed (at least the stuff, only bugfixes &
refactoring.
That said, there's a new function for inverting upper triangular matrices
which is much faster than the generic method, but it's not exposed yet. I
need to implement the same for lower triangular matrices, then we can
speed up inversions in general.
Furthermore, M4RI ships its own PNG reader/writer now which is much faster
than what we have in Sage and uses much less memory. Again, it's not used
yet. This patch just gets the new version in.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12840#comment:19>
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.