source: git/doc/NEWS.texi @ 11096e

spielwiese
Last change on this file since 11096e was 11096e, checked in by Hans Schoenemann <hannes@…>, 10 years ago
doc: news etc.
  • Property mode set to 100644
File size: 1.6 KB
Line 
1@comment -*-texinfo-*-
2@comment this file contains the News about Singular versions
3@comment Unix
4@ifclear VERSION
5@include version.texi
6@end ifclear
7
8@majorheading NEWS in SINGULAR @value{VERSION}
9
10@ifclear singularmanual
11@macro nref{what}
12\what\
13@end macro
14@end ifclear
15
16@ifset singularmanual
17@macro nref{what}
18@ref{\what\}
19@end macro
20@end ifset
21
22@heading News for version @value{VERSION}
23
24The version 4-0-0 is the first in the new
25release series version 4-0.
26
27@sc{Singular} version 4 has a greater functionality and an improved architecture.
28Major new features are:
29@itemize
30@item
31@nref{Dynamic modules}
32@item
33non-commutative extension @nref{Non-commutative subsystem}
34@item
35name spaces (@nref{package})
36@item
37algebraic/transcendental extension rewritten
38@end itemize
39Besides theses internal changes, @sc{Singular} version 4 offers many new
40features and functionalities (which were partly already incorporated in
41the 3-1-6/7 pre-release series).
42
43@heading New commands
44@itemize
45@item @nref{sba}: an F5 like Groebner base computation
46@item @nref{ASSUME}: support for debugging libraries
47@end itemize
48
49@heading New libraries
50@itemize
51@item @nref{classifyci_lib}: Isolated complete intersection singularities in characteristic  0
52@item @nref{derham_lib}: Computation of deRham cohomology
53@end itemize
54
55@heading Changed @sc{Singular} libraries
56@itemize @bullet
57@item
58improved grobcov.lib (@nref{grobcov_lib})
59@item
60fixed normal.lib (@nref{normal_lib})
61@end itemize
62
63
64@heading Porting
65
66@itemize @bullet
67@item @sc{Singular} is available for ix86-Linux,
68SunOS-5, ix86-Win (runs on Windows),
69FreeBSD, Mac OS X, x86_64-Linux (AMD64/Opteron/EM64T),
70IA64-Linux
71@end itemize
72
Note: See TracBrowser for help on using the repository browser.