Changes between Initial Version and Version 42 of Ticket #13947
- Timestamp:
- 05/24/13 10:36:11 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13947
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Leif Leonhardy
- Property Cc jdemeyer kcrisman klee added
-
Property
Priority
changed from
major
toblocker
- Property Keywords nuss_mul fail added
-
Property
Status
changed from
-
Ticket #13947 – Description
initial v42 2 2 This is true with different versions of MPIR so seems to be because of zn_poly and not of MPIR. 3 3 No problems where spotted on Linuces. 4 5 ---- 6 7 '''New spkg:''' [http://boxen.math.washington.edu/home/leif/Sage/spkgs/zn_poly-0.9.p11.spkg] 8 9 '''md5sum:''' `012e63d181151c19ddc71bdfaeb14e03 zn_poly-0.9.p11.spkg` 10 11 12 === zn_poly-0.9.p11 (Leif Leonhardy, May 24th, 2013) === 13 * #13947: Fix `nuss_mul()` test failing especially if tuning happened 14 under "heavy" load (at least on MacOS X and Cygwin) 15 Add `fix_fudge_factor_in_nuss-test.c.patch`; fix suggested by David 16 Harvey.