source: git/Singular/ChangeLog @ b1dfaf

fieker-DuValspielwiese
Last change on this file since b1dfaf was 90a7d5, checked in by Hans Schoenemann <hannes@…>, 14 years ago
3-1-1-5 git-svn-id: file:///usr/local/Singular/svn/trunk@13145 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 2.7 KB
Line 
1Fr 20. Aug 13:36:49 CEST 2010
2- release 3-1-1-5
3- code cleanup: HAVE_TCL removed, HAVE_FGLM: substituted by HAVE_FACTORY
4                removed macos 9 stuff in factory
5- system("HNF",...) computes the Hermite-Normalform for square matrices over Q
6   and intmat (only development version) - to be evaluated
7- new link: ssi with modi:
8    "ssi:tcp"     : waits on a free port xx, two-side communition
9                  (port will be printed)
10   "ssi:connect  <host>:<port>": to connect to a "ssi:tcp" link
11   "ssi:fork"   : create a new process via fork, while lestens in a
12                  read-eval-loop
13   "ssi:tcp <host>:<program>": create a new instance of <program> via ssh
14                  on <host> and connects to via ssi:tcp/ssi:connect".
15                  The new program will execute an read-eval-loop.
16- many small bug fixed(#253, #254, ....)
17- fixed timing problem in make (#252)
18- new functionality for dim: dim(I,J), dim(res)
19
20Thu Jul 15 17:12:09 CEST 2010
21- ambigous overload of si_max resolved
22- added dependencies (enable parallel build)
23- at toplevel make depend possible (optional)
24
25Do 15. Jul 14:01:09 CEST 2010
26- release 3-1-1-4
27- SAGE patches from SAGE days 23.5
28- parallel build of the subdirectories
29
30Thu Jul  8 14:44:44 CEST 2010
31Changes since 3-1-1-2:
32- release 3-1-1-3
33- libraries fixed: normal.lib(genus), primdec.lib
34
35Fri Jun 25 15:54:15 CEST 2010
36Changes since 3-1-1-1:
37- release 3-1-1-2
38- factorize for Z/p, Z/p(a) improved
39- new lib monomial.lib
40- new lib assprime.lib
41- new lib: resbin.lib
42- lib extended: modstd.lib
43- new command: primefactors (was: General::primefactors)
44- new commands: lusolve, ludecomp(mat) and luinverse(mat [, mat, mat])
45- stdhilb fixed (Tst/Short/bug_stdhilb.tst)
46- factory: windows port improved (.h files instead of .inc)
47- fixed trac 226 (for ascii links)
48
49Sat May  8 15:26:00 CEST 2010
50Changes since 3-1-1:
51- release 3-1-1-1
52- new gcd for alg.extension of Z/p
53- decodegb.lib is now indep. of the names opf the variables
54- fixed minor bugs (rvar, ainvar.lib, ...)
55- renamed some old gmp functions (for compatibility with MPIR-2)
56- bug in NF fixed (see Tst/Short/bug_reduce.tst (was somehow wrong in 310..311)
57- cntrl-c hadling in interpreter fixed (was somehow lost in 310..311)
58- structs.h: smpoly moved to sparsemat.cc,
59             tHomog moved to ring.h,
60             Exponent_t removed
61             idtyp -> int
62             Sy_refrence removed
63             idrec -> idrec.h
64- memory leaks fixed for nc rings (trac 214)
65- documentation updates: primdec.lib, PLURAL
66- new lib: surfsig.lib (renamed from signature.lib)
67- memory leaks fixed: nlGcd, nc_ReduceSpolyNew
68- new lib: dmodvar.lib
69
70-  Fri Feb 26 11:55:05 MEZ 2010
71  release 3-1-1
72- Mon Feb  8 13:28:50 CET 2010
73  beta of 3-1-1
74
Note: See TracBrowser for help on using the repository browser.