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