1 | Changes w.r.t 3-1-0-8: |
---|
2 | - 3-1-0-9: Mon Jan 25 13:47:50 CET 2010 |
---|
3 | - NTL 5.5.2 |
---|
4 | - parts of structs.h moved to febase.h, ring.h, ... |
---|
5 | - bug in ideal quotient (by one polynom) fixed |
---|
6 | - system("cpu"): number of available CPUs or 1 |
---|
7 | - opposite(ring) works also for commutative global rings |
---|
8 | (but only, if compiled with HAVE_PLURAL) |
---|
9 | - new library: normaliz.lib |
---|
10 | - exotic bug in diff fixed (track 195) |
---|
11 | - SAGE patches (4.3.1) |
---|
12 | |
---|
13 | Changes w.r.t 3-1-0-7: |
---|
14 | - 3-1-0-8: Tue Jan 5 11:11:08 CET 2010 |
---|
15 | - adaption to svn |
---|
16 | - new command: farey |
---|
17 | - extended: liftstd (also computes syzygies) (track 174) |
---|
18 | - test for basering over Q for chinrem/farey |
---|
19 | - (some) memory leaks fixed in fast_map (track 183) |
---|
20 | - extgcd via NTL in char 0 (track 107) |
---|
21 | - bug fixes for chinrem |
---|
22 | - linalg.lib:inverse for real/complex inexact coeffs fixed |
---|
23 | - timer now adds time of child processes |
---|
24 | - error handling in toric_ideal, toric.lib |
---|
25 | |
---|
26 | Changes w.r.t 3-1-0-6: |
---|
27 | - 3-1-0-7: Sat Oct 31 12:39:50 CET 2009 |
---|
28 | - bug fix in primes/IspPrime (track 166) |
---|
29 | - bug fixed for Z/p (p>32003): nPower |
---|
30 | - bug fixed in Singular<->factory conversion (track 164) |
---|
31 | - nInt, nInit are now indep. from currRing |
---|
32 | - intmat [n][0] fixed |
---|
33 | - insert: memory leak fixed (track 177) |
---|
34 | - homolog.lib: canonMap new |
---|
35 | - fixed NF for some block ordering (track 159) |
---|
36 | - removed EXTGCD: use extgcd |
---|
37 | - gcd over algebraic extensions in factory |
---|
38 | - tropical.lib and polymake.lib as official libraries |
---|
39 | - bug fixed in mapping real -> rational (track 161) |
---|
40 | |
---|
41 | Changes w.r.t 3-1-0-5: |
---|
42 | - 3-1-0-6: Fri Aug 21 12:59:52 CEST 2009 |
---|
43 | - code cleanup: removed HAVE_NAMESPACES (always 0), HAVE_NS(1), HAVE_GMP(1) |
---|
44 | HAVE_LIBFAC_P (=HAVE_FACTORY) |
---|
45 | - moved mp_set_memory_functions-call from kernel/mminit.cc to tesths.cc:main |
---|
46 | (in order not to call it for libsingular) |
---|
47 | - some changes for super-commutaive algeras |
---|
48 | |
---|
49 | Changes w.r.t 3-1-0-4: |
---|
50 | - 3-1-0-5: Tue Jul 28 14:03:59 CEST 2009 |
---|
51 | - SAGE patches for gcc 4.4 etc. |
---|
52 | - fixed bug in ring change during tail reduction |
---|
53 | - new libs: binresol.lib, trial.lib |
---|
54 | - NTL: update to version 5.5.1 |
---|
55 | - tail reduction for coeffcients also from Z/m, Z/p^n, Z/2^m (trac 137) |
---|
56 | - better tests for overflow of exponents: std, ^, TODO: *, NF, redTail, slimgb |
---|
57 | - solve.lib fixed, interred fixed (bug_55) |
---|
58 | |
---|
59 | Changes w.r.t 3-1-0-3: |
---|
60 | - 3-1-0-4: Wed Jun 10 2009 |
---|
61 | - tail reduction for coeffs from Z (trac 137) |
---|
62 | - code cleanup for gcc 4.3 |
---|
63 | - more updates/fixes to presolve.lib, normal.lib |
---|
64 | - minor updates |
---|
65 | |
---|
66 | Changes w.r.t 3-1-0-2: |
---|
67 | - 3-1-0-3: Mon May 25 2009 |
---|
68 | - SAGE patches |
---|
69 | - test for homogeneity nowe consistent (see Tst/Short/bug_homog) |
---|
70 | - presolve::elimpart improved (see Tst/Short/bug_presolve) |
---|
71 | - pointid.lib added |
---|
72 | - dmod.lib extended (operatorModulo) |
---|
73 | - normal.lib improved (matrix orderings etc.) |
---|
74 | - minor updates |
---|
75 | |
---|
76 | Changes w.r.t 3-1-0-1: |
---|
77 | - 3-1-0-2 Wed May 6 12:34:23 CEST 2009 |
---|
78 | - TMPDIR causes problems on MacOsX builds (or fails): renamed to SI_TMPDIR |
---|
79 | - better error handling in assigning qring |
---|
80 | - attributes which depend on the ring: cleanup fixed (see Tst/Short/bug_tr134) |
---|
81 | - minor updates |
---|
82 | |
---|
83 | Changes w.r.t 3-1-0: |
---|
84 | - 3-1-0-1 Tue Apr 28 20:11:22 CEST 2009 |
---|
85 | - reduction was not complete in some cases fixed (char 0, qring, module, ordering (c,...)) |
---|
86 | (see Tst/Short/bug_tr132) |
---|
87 | - better test for arguments of elim (check for old syntax) |
---|
88 | (see elim.lib, tr 133) |
---|
89 | - minor doc updates |
---|
90 | |
---|