Changeset b8169a in git for doc


Ignore:
Timestamp:
Nov 16, 2007, 7:42:18 PM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
afd77b28e09552ad78a038643fd39bb9a7f32972
Parents:
cc28f4ba0eae5e115e6975eec402dfeba4b503a2
Message:
*hannes: 3-0-4


git-svn-id: file:///usr/local/Singular/svn/trunk@10426 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/NEWS.texi

    rcc28f4b rb8169a  
    11@comment -*-texinfo-*-
    2 @comment $Id: NEWS.texi,v 1.95 2007-08-10 15:55:29 Singular Exp $
     2@comment $Id: NEWS.texi,v 1.96 2007-11-16 18:42:18 Singular Exp $
    33@comment this file contains the News about Singular versions
    44@comment Unix
     
    2121@end ifset
    2222
    23 @heading Updates for version @value{VERSION}
    24 
    25 The current version @value{VERSION} is stabilyzing release,
     23@heading News for version @value{VERSION}
     24
     25@itemize @bullet
     26@item
     27licence changed: due to the need to use stuff under (L)GPL3,
     28all parts of @sc{Singular} are licenced under GPL (resp. LGPL) version 2, or (at your option) version 3
     29@item
     30new command: (@nref{univariate}): test polynomials for being univariate.
     31@item
     32new command: (@nref{variables}): list of all variables occuring in a polynomial, ideal or matrix.
     33@item
     34syntax change: @nref(ncalgebra} should be substituted by @nref(nc_algebra}.
     35@code(ncalgebra} is now depreciated, but still supported
     36@item
     37library @nref(nctools_lib} updated to use @code{nc_algebra},@*
     38@nref{Weyl}, @nref{Exterior}, @nref{findimAlgebra} do not change the current ring
     39but return the new structure
     40@item
     41kernel: use Conway polynomials and support more finite fields
     42@end itemize
     43
     44@heading News in version 3-0-3
     45
     46The version 3-0-3 is stabilyzing release,
    2647a result of a long beta test and the integration of a lot of small
    2748fixes which were on our waiting list for integration.
     
    319340@item Singular is available for ix86-Linux,
    320341SunOS-5, IRIX-6, ix86-Win (runs on Windows 95/98/NT4/2000/XP),
    321 FreeBSD, MacOS X, DecAlpha-Linux, x86_64-Linux (AMD64/Opteron/EM64T),
     342FreeBSD, MacOS X, x86_64-Linux (AMD64/Opteron/EM64T),
    322343IA64-Linux
    323344@end itemize
Note: See TracChangeset for help on using the changeset viewer.