source: git/doc/NEWS.texi @ 62d220

fieker-DuValspielwiese
Last change on this file since 62d220 was 4d473b3, checked in by Hans Schoenemann <hannes@…>, 5 years ago
doc: gcd,* via FLINT
  • Property mode set to 100644
File size: 11.8 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
24Changes in the kernel/build system:
25@itemize
26@item improved gcd and multiplication via FLINT
27@end itemize
28
29@heading News for version 4-1-2
30New libraries:
31@itemize
32@item arnoldclassify.lib: Arnol'd Classifier of Singularities (@nref{arnoldclassify_lib})
33@item difform.lib: Procedures for differential forms (@nref{difform_lib})
34@item dmodideal.lib: Algorithms for Bernstein-Sato ideals of morphisms (@nref{dmodideal_lib})
35@item fpalgebras.lib: Generation of various algebras in the letterplace case (@nref{fpalgebras_lib})
36@item ncrat.lib: non-commutatie rational functions
37(@nref{ncrat_lib})
38@end itemize
39
40Changed libraries:
41@itemize
42@item freegb.lib: lpDivision, lpPrint (@nref{freegb_lib})
43@item fpadim.lib (@nref{fpadim_lib})
44@item schreyer.lib: deprecated
45@item goettsche.lib: new, extended version (The Nakajima-Yoshioka formula up to n-th degree,Poincare Polynomial of the punctual Quot-scheme of rank r on n planar points Betti numbers of the punctual Quot-scheme of rank r on n planar points)(@nref{goettsche_lib})
46@item grobcov.lib: small bug fix (@nref{grobcov_lib})
47@end itemize
48
49Changes in the kernel/build system:
50@itemize
51@item integrated xalloc into omalloc: (@code{./configure --disable-omalloc})
52@item improved heuristic for @code{det} (@nref{det})
53@item improved reading of long polynomials
54@item improved groebner bases over Z coefficients
55@item code for free algebras (letterplace rings) rewritten
56(using now the standrad @code{+,-,*,^,std},...) (@nref{LETTERPLACE})
57@item new commands @code{rightstd} (@nref{rightstd (letterplace)})
58@item extended @code{twostd} to @sc{Letterplace} (@nref{twostd (letterplace)}, @nref{twostd (plural)})
59@item pseudo type @code{polyBucket}
60@item new type @code{smatrix}: sparse matrix (experimental) (@nref{smatrix}).
61@item extended @code{coef} to ideals (@nref{coef}).
62@item error and signal handling in @code{libSingular} (@nref{libSingular}).
63@item updated gfanlib to version 0.6.2
64@item port to NTL 11 (needs C++11: gcc6 or -std=c++11), which does not conflict with polymake (needs C++14)
65@end itemize
66
67@heading News for version 4-1-1
68
69New syntax:
70@itemize
71@item @code{alias}: may be used as a prefix to a variable declaration.
72Can only be used in procedure headings. (@nref{General command syntax}).
73@end itemize
74
75New command:
76@itemize
77@item @code{fres}: improved version of @code{sres}: computes a (not necessarily minimal) free resolution of the input ideal/module, using Schreyer's algorithm.
78(@nref{fres},@nref{sres}).
79@end itemize
80
81
82Extended commands:
83@itemize
84@item pseudo ordering @code{L} allows setting of limits for exponents in polynomials (@nref{Pseudo ordering L},@nref{attrib} for @code{maxExp})
85@item @code{%},@code{mod}: also for poly operands (@nref{poly operations}).
86@item @code{delete}: extended to intvec, ideal, module (@nref{delete}).
87@item syz (@nref{syz}), lift (@nref{lift}), liftstd (@nref{liftstd}), intersect(@nref{intersect}): with a specified GB algorithm
88@end itemize
89
90New libraries:
91@itemize
92@item classify2.lib: Classification of isolated singularities of corank <=2 and modality <= wrt. right equivalence over the complex numbers according to Arnold's list. (@nref{classify2_lib})
93@item goettsche.lib: Goettsche's formula for the Betti numbers of the Hilbert scheme
94of points on a surface, Macdonald's formula for the symmetric product (@nref{goettsche_lib})
95@item combinat.lib, modules.lib, methods,lib, nets.lib: a more mathematical view of modules (@nref{combinat_lib}: combinatorics),
96(@nref{methods_lib}: construct procedures),
97(@nref{modules_lib}: free resolutions),
98(@nref{nets_lib}: pretty printing)
99@item ncHilb.lib: Hilbert series of non-commutative monomial algebras (@nref{ncHilb_lib})
100@item realclassify.lib: Classification of real singularities(@nref{realclassify_lib})
101@item rootisolation.lib: real root isolation using interval arithmetic(@nref{rootisolation_lib})
102@item rstandard.lib: Janet bases and border bases for ideals (@nref{rstandard_lib})
103@end itemize
104
105Changed libraries:
106@itemize
107@item chern.lib:  new version (@nref{chern_lib})
108@item gitfan.lib:  new (incompatible) version (@nref{gitfan_lib})
109@item grobcov.lib:  new version (@nref{grobcov_lib})
110@end itemize
111
112Changes in the kernel/build system:
113@itemize
114@item port to polymake 3.x.x
115@item port to NTL 10 with threads (needs also C++11: gcc6 or -std=c++11)
116@item p_Invers is only a helper for p_Series: now static
117@item p_Divide is now p_MDivide, pDivide/p_Divide is a new routine
118@end itemize
119
120@heading News for version 4-1-0
121
122Syntax changes:
123@itemize
124@item new (additional) form of ring definitions: (for example @code{ring R=QQ[x,y,z];})
125      (@nref{General syntax of a ring declaration})
126@item new (additional) form of multi-indicies: (for example @code{i(1,2,3,4,5)})
127      (@nref{Names})
128@item changed behaviour of @code{charstr} (@nref{charstr})
129@item new data type @code{cring} to describe the coeffient rings, to be used
130      for the new definitions for (polynomial) rings (@nref{General syntax of a ring declaration})
131@item new command @code{ring_list} to access the parts used to contruct polynomial rings (@nref{ring_list},@nref{ringlist})
132@item extended polynomial ring construction: also from lists produced by @code{ring_list}
133@item new attribute @code{ring_cf} for @code{ring} (@nref{attrib})
134@item printing of rings changed to match @code{cring} names (@nref{charstr})
135@end itemize
136
137New libraries:
138@itemize
139@item new library: classifyMapGerms.lib: standard basis of the tangent space at the orbit of an algebraic group action (@nref{classifyMapGerms_lib})
140@item new library: ffmodstd.lib:  Groebner bases of ideals in polynomial rings over algebraic function fields(@nref{ffmodstd_lib})
141@item new library: nfmodsyz.lib: syzygy modules of submodules of free modules
142      over algebraic number fields(@nref{nfmodsyz_lib})
143@item new library: curveInv.lib: invariants of curves (@nref{curveInv_lib})
144@item new library: gfan.lib: interface to gfanlib (@nref{gfan_lib})
145@item extended library: interface to polymake merged into @nref{polymake_lib}
146@item new library: tropicalNewton.lib: Newton polygon methods in tropical geometry (@nref{tropicalNewton_lib})
147@item new library: schubert.lib: some procedures for intersction theory (@nref{schubert_lib})
148@end itemize
149
150Changed libraries:
151@itemize
152@item classify_aeq.lib: new procedures (@nref{classify_aeq_lib})
153@item grobcov.lib: new version (@nref{grobcov_lib})
154@item ncfactor.lib: factorization in some noncommuative algebras (@nref{ncfactor_lib}) with new routine ncfactor (@nref{ncfactor})
155@item primdec.lib: new option "subsystem" (@nref{primdec_lib})
156@end itemize
157
158Changes in the kernel:
159@itemize
160@item improved mapping of polynomials/ideals/...
161@item port to gcc 6
162@item port to gfanlib 0.6 (requires C++11, i.e. gcc >=4.3)
163@item port to NTL 10
164@item port to polymake 3.0
165@item port to readline 7
166@item @nref{sba} works for global orderings, also for coefficient types Z and Z/m
167@item @nref{std} works for all orderings, also for coefficient types Z and Z/m with local/mixed orderings
168@item @nref{factorize} works for polynomial rings over ZZ
169@end itemize
170
171Experimental stuff:
172@itemize
173@item module @nref{customstd_lib}: modify @code{std} (@nref{satstd})
174@end itemize
175
176@heading News for version 4-0-3
177
178New libraries:
179@itemize
180@item new library: brillnoether.lib: Riemann-Roch spaces of divisors on curves (@nref{brillnoether_lib})
181@item new library: chern.lib: Chern classes (@nref{chern_lib})
182@item new library: ffmodstd.lib:  Groebner bases of ideals in polynomial rings over algebraic function fields(@nref{ffmodstd_lib})
183@item new library: GND.lib: General Neron Desingularization (@nref{GND_lib})
184@item new library: graal.lib: localization at prime ideals (@nref{graal_lib})
185@item new library: hess.lib: Riemann-Roch space of divisors (@nref{hess_lib})
186@end itemize
187
188Changed libraries:
189@itemize
190@item renamed algemodstd_lib to @nref{nfmodstd_lib}, extended to @code{module}
191@item renamed derham_lib to @nref{deRham_lib}
192@item grobcov.lib (grobcovK): Groebner Cover for parametric ideals (@nref{grobcov_lib}) with new routine
193   ConsLevels (@nref{ConsLevels}), removed AddCons  AddConsP.
194@end itemize
195
196@heading News for version 4-0-2
197New commands:
198@itemize
199@item align (@nref{align})
200@item branchTo (@nref{procs with different argument types})
201@item @code{->} (@nref{proc expression})
202@end itemize
203
204Change in ring handling:
205@itemize
206@item @code{typeof(} qring @code{)} returns @code{"ring"}
207@end itemize
208
209New libraries:
210@itemize
211@item algemodstd.lib:  Groebner bases of ideals in polynomial rings
212      over algebraic number fields(renamed to @nref{nfmodstd_lib})
213@item arr.lib: arrangements of hyperplanes (@nref{arr_lib})
214@item brillnoether.lib: Riemann-Roch spaces of divisors on curve (@nref{brillnoether_lib})
215@item hess.lib: Riemann-Roch space of divisors
216      on function fields and curves (@nref{hess_lib})
217@item gradedModules.lib: graded modules/matrices/resolutions (@nref{gradedModules_lib})
218@end itemize
219
220Changed libraries:
221@itemize
222@item revised polymake interface (polymake.so)
223@item revised gfanlib interface (gfanlib.so)
224@item Presolve::findvars (@nref{findvars}, @nref{variables})
225@item Ring::addvarsTo (@nref{addvarsTo})
226@item Ring::addNvarsTo (@nref{addNvarsTo})
227@item Ring::hasAlgExtensionCoefficient (@nref{hasAlgExtensionCoefficient})
228@item Schreyer::s_res (@code{s_res})
229@item grobcov.lib (grobcovK) (@nref{grobcov_lib}) with new routines
230   AddCons  AddConsP.
231@item normaliz.lib (for normaliz >=2.8) (@nref{normaliz_lib})
232@item renamed groebnerFan to groebnerFanP in polymake.lib (@nref{polymake_lib})
233@item renamed fVector to fVectorP in polymake.lib (@nref{polymake_lib},@code{polymakeInterface_lib})
234@end itemize
235
236@heading News for version 4-0-1
237
238Version 4-0-1 is a bug fix release.
239
240New feature: attribute @code{ring_cf} for @code{ring} (@nref{attrib})
241
242@heading News for version 4-0-0
243
244Version 4-0-0 is a milestone relase of Singular.
245The new release series 4 aims for an entirely modularized architecture
246simplifying connectivity with other systems and paving the way
247for parallel computations.
248As  a first step in modularization, the new  release features an internal
249structural separation of coefficient rings and polynomial rings.
250This allows for a flexible integration of new coefficient rings.
251
252@sc{Singular} 4-0-0's list of new functionality and significant
253improvements further extends that of the 3-1-6/7 prerelease series.
254
255New functionality
256
257@itemize
258@item de Rham cohomology of complements of algebraic varieties (@nref{deRham_lib})
259@item Gromov-Witten numbers of elliptic curves (@nref{ellipticcovers_lib})
260@item classification of isolated complete intersection singularities in characteristic 0 (@nref{classifyci_lib})
261@item parametrization of orbits of unipotent actions (@nref{orbitparam_lib})
262@item F5-like Groebner basis algorithm (@nref{sba})
263@item element-wise application of functions to data structures (@nref{apply})
264@item support for debugging libraries (@nref{ASSUME})
265@end itemize
266
267Improved functionality
268
269@itemize
270@item
271Groebner cover for parametric ideals (@nref{grobcov_lib})
272@item
273normalization of affine rings (@nref{normal_lib})
274@item
275classification of real singularities (@nref{realclassify_lib})
276@item
277GIT-fans (@nref{gitfan_lib})
278@item
279algebraic/transcendental field extensions
280@item
281@nref{Non-commutative subsystem}
282@item
283an abstraction layer for parallel computations (@nref{parallel_lib})
284@item
285run-time loading of supplementary kernel code (@nref{Dynamic modules})
286@item
287interpreter language support for name spaces (@nref{package})
288@end itemize
289
290Availability
291
292@sc{Singular} is available as source code and for Linux, Mac OS X, Windows, FreeBSD and
293SunOS-5.
294
Note: See TracBrowser for help on using the repository browser.