source: git/Singular/ChangeLog @ 8fea29

spielwiese
Last change on this file since 8fea29 was 8fea29, checked in by Hans Schönemann <hannes@…>, 14 years ago
*hannes: typo git-svn-id: file:///usr/local/Singular/svn/trunk@12007 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 1.4 KB
Line 
1Changes 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
10Changes 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
17Changes 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
27Changes 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
34Changes 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
Note: See TracBrowser for help on using the repository browser.