source: git/Singular/ChangeLog @ 8fc3f6

spielwiese
Last change on this file since 8fc3f6 was 8fc3f6, checked in by Hans Schönemann <hannes@…>, 14 years ago
*hannes: 3-1-0-7 git-svn-id: file:///usr/local/Singular/svn/trunk@12229 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 2.3 KB
Line 
1Changes w.r.t 3-1-0-6:
2- 3-1-0-7: Sat Oct 31 12:39:50 CET 2009
3- bug fix in primes/IspPrime (track 166)
4- bug fixed for Z/p (p>32003): nPower
5- bug fixed in Singular<->factory conversion (track 164)
6- nInt, nInit are now indep. from currRing
7- intmat [n][0] fixed
8- insert: memeory leak fixed (track 177)
9- homolog.lib: canonMap new
10- fixed NF for some block ordering (track 159)
11- removed EXTGCD: use extgcd
12- gcd over algebraic extensions in factory
13- tropical.lib and polymake.lib as official libraries
14- bug fixed in mapping real -> rational (track 161)
15
16Changes w.r.t 3-1-0-5:
17- 3-1-0-6: Fri Aug 21 12:59:52 CEST 2009
18- code cleanup: removed HAVE_NAMESPACES (always 0), HAVE_NS(1), HAVE_GMP(1)
19                HAVE_LIBFAC_P (=HAVE_FACTORY)
20- moved mp_set_memory_functions-call from kernel/mminit.cc to tesths.cc:main
21  (in order not to call it for libsingular)
22- some changes for super-commutaive algeras
23
24Changes w.r.t 3-1-0-4:
25- 3-1-0-5: Tue Jul 28 14:03:59 CEST 2009
26- SAGE patches for gcc 4.4 etc.
27- fixed bug in ring change during tail reduction
28- new libs: binresol.lib, trial.lib
29- NTL: update to version 5.5.1
30- tail reduction for coeffcients also from Z/m, Z/p^n, Z/2^m (trac 137)
31- better tests for overflow of exponents: std,  ^, TODO: *, NF, redTail, slimgb
32- solve.lib fixed, interred fixed (bug_55)
33
34Changes w.r.t 3-1-0-3:
35- 3-1-0-4: Wed Jun 10 2009
36- tail reduction for coeffs from Z (trac 137)
37- code cleanup for gcc 4.3
38- more updates/fixes to presolve.lib, normal.lib
39- minor updates
40
41Changes w.r.t 3-1-0-2:
42- 3-1-0-3: Mon May 25 2009
43- SAGE patches
44- test for homogeneity nowe consistent (see Tst/Short/bug_homog)
45- presolve::elimpart improved (see Tst/Short/bug_presolve)
46- pointid.lib added
47- dmod.lib extended (operatorModulo)
48- normal.lib improved (matrix orderings etc.)
49- minor updates
50
51Changes w.r.t 3-1-0-1:
52- 3-1-0-2 Wed May  6 12:34:23 CEST 2009
53- TMPDIR causes problems on MacOsX builds (or fails): renamed to SI_TMPDIR
54- better error handling in assigning qring
55- attributes which depend on the ring: cleanup fixed (see Tst/Short/bug_tr134)
56- minor updates
57
58Changes w.r.t 3-1-0:
59- 3-1-0-1 Tue Apr 28 20:11:22 CEST 2009
60- reduction was not complete in some cases fixed (char 0, qring, module, ordering (c,...))
61  (see Tst/Short/bug_tr132)
62- better test for arguments of elim (check for old syntax)
63  (see elim.lib, tr 133)
64- minor doc updates
65
Note: See TracBrowser for help on using the repository browser.