#12841: update M4RIE 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: autoheader
Report Upstream: N/A | Reviewers:
Authors: Martin Albrecht | Merged in:
Dependencies: #12840 | Stopgaps:
-----------------------------------+----------------------------------------
Comment (by malb):
The bugfixes mainly concern the testsuite:
https://bitbucket.org/malb/m4rie/changesets
* !81d352a8aade reserve enough pointers for finite fields in testsuite
* !8245cd046d86 removed a bit of dead code scan-build reported
* !b81b9649e2d1 use unsigned ints for degrees everywhere
* !ad8e309640e3 make sure the canary does not set bits which are expected
to be zero (e.g. in lockup tables)
* !f6f4b011dbe3 fixed a memleak
* !dfacf106f205 bitmasks should be unsigned
* !a3087ea586d7 fixed memleak in test_smallops
* !02f7dfe20ff5 replaced nonstandard __STRING(x) with #x
* !9d23a80fa589 remove -lntl, it's not needed
* !f104847ecea0 using less temporary memory for Karatsuba for GF(2^4)
* !bd90f880f4a8 saving memory in karatsuba multiplication
* !548023a54d9e use rpath for test_* to make sure the right version of
the library is used
* !559610e11d7e unified strassen cutoff
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12841#comment:24>
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.