Changeset d45c53 in git for Singular/ChangeLog


Ignore:
Timestamp:
Nov 6, 2010, 12:23:54 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
21d54bf5a5d3f6f166c8c81f6920f04c5d7ff35d
Parents:
7b49ea755fc96d10e45b187e5448905eb5829e17
Message:

git-svn-id: file:///usr/local/Singular/svn/trunk@13606 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ChangeLog

    r7b49ea rd45c53  
    1 Mi 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 
    13 Fr 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 
    32 Thu 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 
    37 Do 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 
    42 Thu Jul  8 14:44:44 CEST 2010
    43 Changes since 3-1-1-2:
    44 - release 3-1-1-3
    45 - libraries fixed: normal.lib(genus), primdec.lib
    46 
    47 Fri Jun 25 15:54:15 CEST 2010
    48 Changes 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 
    61 Sat May  8 15:26:00 CEST 2010
    62 Changes 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 
     1Sa 6. Nov 12:12:43 CET 2010
     2- new commands: waitall, waitfirst (parallelization stuff)
Note: See TracChangeset for help on using the changeset viewer.