1 | Changes w.r.t 3-1-0-4: |
---|
2 | - SAGE patches for gcc 4.4 etc. |
---|
3 | - fixed bug in ring change during tail reduction |
---|
4 | - new libs: binresol.lib, trial.lib |
---|
5 | - NTL: update to version 5.5.1 |
---|
6 | - tail reduction for coeffcients also from Z/m, Z/p^n, Z/2^m (trac 137) |
---|
7 | - better tests for overflow of exponents: std, ^, TODO: *, NF, redTail, slimgb |
---|
8 | - solve.lib fixed (interred->std), interred fixed |
---|
9 | |
---|
10 | Changes w.r.t 3-1-0-3: |
---|
11 | - 3-1-0-4: Wed Jun 10 2009 |
---|
12 | - tail reduction for coeffs from Z (trac 137) |
---|
13 | - code cleanup for gcc 4.3 |
---|
14 | - more updates/fixes to presolve.lib, normal.lib |
---|
15 | - minor updates |
---|
16 | |
---|
17 | Changes w.r.t 3-1-0-2: |
---|
18 | - 3-1-0-3: Mon May 25 2009 |
---|
19 | - SAGE patches |
---|
20 | - test for homogeneity nowe consistent (see Tst/Short/bug_homog) |
---|
21 | - presolve::elimpart improved (see Tst/Short/bug_presolve) |
---|
22 | - pointid.lib added |
---|
23 | - dmod.lib extended (operatorModulo) |
---|
24 | - normal.lib improved (matrix orderings etc.) |
---|
25 | - minor updates |
---|
26 | |
---|
27 | Changes w.r.t 3-1-0-1: |
---|
28 | - 3-1-0-2 Wed May 6 12:34:23 CEST 2009 |
---|
29 | - TMPDIR causes problems on MacOsX builds (or fails): renamed to SI_TMPDIR |
---|
30 | - better error handling in assigning qring |
---|
31 | - attributes which depend on the ring: cleanup fixed (see Tst/Short/bug_tr134) |
---|
32 | - minor updates |
---|
33 | |
---|
34 | Changes w.r.t 3-1-0: |
---|
35 | - 3-1-0-1 Tue Apr 28 20:11:22 CEST 2009 |
---|
36 | - reduction was not complete in some cases fixed (char 0, qring, module, ordering (c,...)) |
---|
37 | (see Tst/Short/bug_tr132) |
---|
38 | - better test for arguments of elim (check for old syntax) |
---|
39 | (see elim.lib, tr 133) |
---|
40 | - minor doc updates |
---|
41 | |
---|