Changeset 695850 in git for doc/NEWS.texi
- Timestamp:
- Oct 28, 2005, 4:05:47 PM (18 years ago)
- Branches:
- (u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
- Children:
- e0273954f267828048b4c40915991fb7a094e957
- Parents:
- 9ab2699e6a34d513dbf84378af2cc982f2388f6c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/NEWS.texi
r9ab269 r695850 1 1 @comment -*-texinfo-*- 2 @comment $Id: NEWS.texi,v 1.5 2 2005-10-20 12:39:46 Singular Exp $2 @comment $Id: NEWS.texi,v 1.53 2005-10-28 14:05:46 Singular Exp $ 3 3 @comment this file contains the News about Singular versions 4 4 @comment Unix … … 21 21 @end ifset 22 22 23 The current version @value{VERSION}is the first in the new23 The version 3-0-0 is the first in the new 24 24 release series version 3-0. 25 25 … … 165 165 @end itemize 166 166 167 @heading Updates for version 3-0-1 167 @heading Updates for version @value{VERSION} 168 169 The current version @value{VERSION} is mainly a bug fix release, 170 but it contains also some new features: 168 171 @itemize @bullet 169 172 @item 170 173 NTL upgraded to version 5.4 171 174 @item 172 new library: absfac .lib @nref{absfac_lib}175 new library: absfact.lib @nref{absfact_lib} 173 176 @item 174 177 new procedures in primdec.lib: @nref{absPrimdecGTZ} 175 178 @item 179 new procedures in standard.lib: @nref{weightKB} 180 @item 176 181 build process improved: new make target @code{install_all} 177 182 @item 183 improved version of @nref{slimgb}, incorporated into @nref{groebner} 184 @item 185 arithmetic in Z/pZ for architecture x84_64 improved (by 25 %) 178 186 @end itemize
Note: See TracChangeset
for help on using the changeset viewer.