source: git/doc/NEWS.texi @ 6a97c54

spielwiese
Last change on this file since 6a97c54 was 6a97c54, checked in by Hans Schoenemann <hannes@…>, 8 years ago
doc: port to gcc6, polymake 3
  • Property mode set to 100644
File size: 5.4 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
24New libraries:
25@itemize
26@item new library: ffmodstd.lib:  Groebner bases of ideals in polynomial rings over algebraic function fields(@nref{ffmodstd_lib})
27@item new library: nfmodsyz.lib: syzygy modules of submodules of free modules
28      over algebraic number fields(@nref{nfmodsyz_lib})
29@end itemize
30
31Changed libraries:
32@itemize
33@item ncfactor.lib: factorization in some noncommuative algebras (@nref{ncfactor_lib}) with new routine ncfactor (@nref{ncfactor}).
34@item primdec.lib: new option "subsystem" (@nref{primdec_lib})
35@end itemize
36
37Changes in the kernel:
38@itemize
39@item improved mapping of polynomials/ideals/...
40@item port to gcc 6
41@item port to polymake 3.0
42@end itemize
43
44@heading News for version 4-0-3
45
46New libraries:
47@itemize
48@item new library: brillnoether.lib: Riemann-Roch spaces of divisors on curves (@nref{brillnoether_lib})
49@item new library: chern.lib: Chern classes (@nref{chern_lib})
50@item new library: ffmodstd.lib:  Groebner bases of ideals in polynomial rings over algebraic function fields(@nref{ffmodstd_lib})
51@item new library: GND.lib: General Neron Desingularization (@nref{GND_lib})
52@item new library: graal.lib: localization at prime ideals (@nref{graal_lib})
53@item new library: hess.lib: Riemann-Roch space of divisors (@nref{hess_lib})
54@end itemize
55
56Changed libraries:
57@itemize
58@item renamed algemodstd_lib to @nref{nfmodstd_lib}, extended to @code{module}
59@item renamed derham_lib to @nref{deRham_lib}
60@item grobcov.lib (grobcovK): Groebner Cover for parametric ideals (@nref{grobcov_lib}) with new routine
61   ConsLevels (@nref{ConsLevels}), removed AddCons  AddConsP.
62@end itemize
63
64@heading News for version 4-0-2
65New commands:
66@itemize
67@item align (@nref{align})
68@item branchTo (@nref{procs with different argument types})
69@item @code{->} (@nref{proc expression})
70@end itemize
71
72Change in ring handling:
73@itemize
74@item @code{typeof(} qring @code{)} returns @code{"ring"}
75@end itemize
76
77New libraries:
78@itemize
79@item algemodstd.lib:  Groebner bases of ideals in polynomial rings
80      over algebraic number fields(renamed to @nref{nfmodstd_lib})
81@item arr.lib: arrangements of hyperplanes (@nref{arr_lib})
82@item brillnoether.lib: Riemann-Roch spaces of divisors on curve (@nref{brillnoether_lib})
83@item hess.lib: Riemann-Roch space of divisors
84      on function fields and curves (@nref{hess_lib})
85@item gradedModules.lib: graded modules/matrices/resolutions (@nref{gradedModules_lib})
86@end itemize
87
88Changed libraries:
89@itemize
90@item revised polymake interface (@nref{polymake_lib},@nref{polymake_so})
91@item revised gfanlib interface (@nref{gfanlib_so})
92@item Presolve::findvars (@nref{findvars}, @nref{variables})
93@item Ring::addvarsTo (@nref{addvarsTo})
94@item Ring::addNvarsTo (@nref{addNvarsTo})
95@item Ring::hasAlgExtensionCoefficient (@nref{hasAlgExtensionCoefficient})
96@item Schreyer::s_res (@nref{s_res})
97@item grobcov.lib (grobcovK) (@nref{grobcov_lib}) with new routines
98   AddCons  AddConsP.
99@item normaliz.lib (for normaliz >=2.8) (@nref{normaliz_lib})
100@item renamed groebnerFan to groebnerFanP in polymake.lib (@nref{polymake_lib})
101@item renamed fVector to fVectorP in polymake.lib (@nref{polymake_lib},@nref{polymake_so})
102@end itemize
103
104@heading News for version 4-0-1
105
106Version 4-0-1 is a bug fix release.
107
108New feature: attribute @code{ring_cf} for @code{ring}.
109
110@heading News for version 4-0-0
111
112Version 4-0-0 is a milestone relase of Singular.
113The new release series 4 aims for an entirely modularized architecture
114simplifying connectivity with other systems and paving the way
115for parallel computations.
116As  a first step in modularization, the new  release features an internal
117structural separation of coefficient rings and polynomial rings.
118This allows for a flexible integration of new coefficient rings.
119
120@sc{Singular} 4-0-0's list of new functionality and significant
121improvements further extends that of the 3-1-6/7 prerelease series.
122
123New functionality
124
125@itemize
126@item de Rham cohomology of complements of algebraic varieties (@nref{deRham_lib})
127@item Gromov-Witten numbers of elliptic curves (@nref{ellipticcovers_lib})
128@item classification of isolated complete intersection singularities in characteristic 0 (@nref{classifyci_lib})
129@item parametrization of orbits of unipotent actions (@nref{orbitparam_lib})
130@item F5-like Groebner basis algorithm (@nref{sba})
131@item element-wise application of functions to data structures (@nref{apply})
132@item support for debugging libraries (@nref{ASSUME})
133@end itemize
134
135Improved functionality
136
137@itemize
138@item
139Groebner cover for parametric ideals (@nref{grobcov_lib})
140@item
141normalization of affine rings (@nref{normal_lib})
142@item
143classification of real singularities (@nref{realclassify_lib})
144@item
145GIT-fans (@nref{gitfan_lib})
146@item
147algebraic/transcendental field extensions
148@item
149@nref{Non-commutative subsystem}
150@item
151an abstraction layer for parallel computations (@nref{parallel_lib})
152@item
153run-time loading of supplementary kernel code (@nref{Dynamic modules})
154@item
155interpreter language support for name spaces (@nref{package})
156@end itemize
157
158Availability
159
160@sc{Singular} is available as source code and for Linux, Mac OS X, Windows, FreeBSD and
161SunOS-5.
162
Note: See TracBrowser for help on using the repository browser.