source: git/Singular/ChangeLog @ fc2d16

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