source: git/Singular/ChangeLog.311 @ 6c01d6b

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