1 | @comment -*-texinfo-*- |
---|
2 | @comment $Id: NEWS.texi,v 1.130 2009-04-14 17:20:17 Singular Exp $ |
---|
3 | @comment this file contains the News about Singular versions |
---|
4 | @comment Unix |
---|
5 | @ifclear VERSION |
---|
6 | @include version.texi |
---|
7 | @end ifclear |
---|
8 | |
---|
9 | @majorheading NEWS in SINGULAR @value{VERSION} |
---|
10 | |
---|
11 | @ifclear singularmanual |
---|
12 | @macro nref{what} |
---|
13 | \what\ |
---|
14 | @end macro |
---|
15 | @end ifclear |
---|
16 | |
---|
17 | @ifset singularmanual |
---|
18 | @macro nref{what} |
---|
19 | @ref{\what\} |
---|
20 | @end macro |
---|
21 | @end ifset |
---|
22 | |
---|
23 | @heading News for version @value{VERSION} |
---|
24 | |
---|
25 | @itemize @bullet |
---|
26 | @item |
---|
27 | new coefficients: Z, Z/m, Z/(2^n) (see @nref{Rings and orderings}) |
---|
28 | @item |
---|
29 | new handling of the default argument in libraries (see @nref{Parameter list}) |
---|
30 | @item |
---|
31 | @code{ESingular} updated for emacs 22 |
---|
32 | @item |
---|
33 | licences for all parts of @sc{Singular} clarified (see @nref{Preface}) |
---|
34 | @end itemize |
---|
35 | |
---|
36 | @heading New @sc{Singular} functions |
---|
37 | @itemize @bullet |
---|
38 | @item |
---|
39 | new command: kernel (see @nref{kernel}) |
---|
40 | @item |
---|
41 | new command: sqrfree (see @nref{sqrfree}) |
---|
42 | @item |
---|
43 | command changed: the first argument to @code{monitor} should be an ASCII link. |
---|
44 | (see @nref{monitor}) |
---|
45 | @item |
---|
46 | command extended: eliminate: variables to eliminate may also be given as intvec. |
---|
47 | (see @nref{eliminate}) |
---|
48 | @end itemize |
---|
49 | |
---|
50 | @heading Internal Changes |
---|
51 | @itemize @bullet |
---|
52 | @item |
---|
53 | handling of large input for std improved |
---|
54 | @item |
---|
55 | @nref{interred} implemented in a different way |
---|
56 | @item |
---|
57 | @nref{kbase} honors the attribute "isHomog" |
---|
58 | @item |
---|
59 | @nref{jacob} accepts modules and matrices |
---|
60 | |
---|
61 | @item |
---|
62 | @nref{gcd} over algebraic extensions of the rationals implemented in a different way |
---|
63 | @item new build target: libsingular.a (for gfan etc.) |
---|
64 | @item code variants now depend on CPU type, not OS |
---|
65 | @item better test for built-in limits (see @nref{Limitations}) |
---|
66 | @item |
---|
67 | operator @code{new(size_t,const std::nothrow_t&)} now also overloaded |
---|
68 | @end itemize |
---|
69 | |
---|
70 | @heading New @sc{Singular} libraries |
---|
71 | @itemize @bullet |
---|
72 | @item |
---|
73 | surfex: new version 0.90 (see @nref{surfex_lib}). |
---|
74 | @item |
---|
75 | new library: redcgs.lib (see @nref{redcgs_lib}: Reduced Comprehensive Groebner Systems) |
---|
76 | @item |
---|
77 | new library: tropical.lib (see @nref{tropical_lib}: Computations in Tropical Geometry) |
---|
78 | @item |
---|
79 | new library: polymake.lib (see @nref{polymake_lib}: |
---|
80 | Computations with polytopes and fans, interface to polymake and TOPCOM) |
---|
81 | @item |
---|
82 | new library: sing4ti2.lib (see @nref{sing4ti2_lib}: |
---|
83 | interface to 4ti2 |
---|
84 | @item |
---|
85 | new library: decodegb.lib (see @nref{decodegb_lib}: Generating and solving systems of polynomial equations for decoding and finding the minimum distance of linear codes) |
---|
86 | @item |
---|
87 | new library: dmodapp.lib (see @nref{dmodapp_lib}: applications of D-modules) |
---|
88 | @item |
---|
89 | new library: bfun.lib global (see @nref{bfun_lib}: Bernstein-Sato polynomial) |
---|
90 | @item |
---|
91 | new library: freegb.lib (see @nref{freegb_lib}): Twosided Non-commutative Groebner bases in Free Algebras |
---|
92 | @item |
---|
93 | new library: jacobson.lib (see @nref{jacobson_lib}): Algorithms for Smith and Jacobson Normal Form |
---|
94 | @item |
---|
95 | contributed library: cimonom.lib (see @nref{cimonom_lib}): determines if the toric ideal of an affine monomial curve is a complete intersection |
---|
96 | @item |
---|
97 | contributed library: phindex.lib (see @nref{phindex_lib}): Poincare-Hopf index of a real analytic vector field |
---|
98 | @item |
---|
99 | elim.lib (@nref{elim_lib}): @nref{elim}, @nref{nselect}, @nref{select}, @nref{select1}: changed syntax |
---|
100 | @item |
---|
101 | homolog.lib: kernel renamed to @nref{hom_kernel}. |
---|
102 | @*(See also @nref{kernel}, @nref{alg_kernel}). |
---|
103 | @item |
---|
104 | matrix.lib: new commands for computing symmetric/exterior powers/bases |
---|
105 | @item |
---|
106 | surf.lib: new command @code{surfer}: interface to program @code{surfer} |
---|
107 | @*(See @nref{surf_lib}). |
---|
108 | @item |
---|
109 | teachstd.lib: spoly works now in non-commutative algebras and standard can thus be used there. |
---|
110 | However, since product criterion is a priori not applicable in the non-commutative case, |
---|
111 | one may want to disable it first (see @code{prodcrit} for details). |
---|
112 | @item |
---|
113 | many changes of names in libraries (to have a more consistent naming scheme) |
---|
114 | @end itemize |
---|
115 | |
---|
116 | @heading News for version 3-0-4 |
---|
117 | |
---|
118 | @itemize @bullet |
---|
119 | @item |
---|
120 | licence changed: due to the need to use stuff under (L)GPL3, |
---|
121 | all parts of @sc{Singular} are licenced under GPL (resp. LGPL) version 2, or (at your option) version 3 |
---|
122 | @item |
---|
123 | new command: (@nref{univariate}): test polynomials for being univariate. |
---|
124 | @item |
---|
125 | new command: (@nref{variables}): ideal of all variables occurring in a polynomial, ideal or matrix. |
---|
126 | @item |
---|
127 | syntax change: @nref{ncalgebra} should be substituted by @nref{nc_algebra}. |
---|
128 | @code{ncalgebra} is now depreciated, but still supported |
---|
129 | @item |
---|
130 | library @nref{nctools_lib} updated to use @code{nc_algebra},@* |
---|
131 | @nref{Weyl}, @nref{Exterior}, @nref{findimAlgebra} do not change the current ring |
---|
132 | but return the new structure |
---|
133 | @item |
---|
134 | kernel: use Conway polynomials and support more finite fields |
---|
135 | @end itemize |
---|
136 | |
---|
137 | @heading News in version 3-0-3 |
---|
138 | |
---|
139 | The version 3-0-3 is stabilizing release, |
---|
140 | a result of a long beta test and the integration of a lot of small |
---|
141 | fixes which were on our waiting list for integration. |
---|
142 | |
---|
143 | It contains also a lot of new features: |
---|
144 | @itemize @bullet |
---|
145 | @item |
---|
146 | licence changed: omalloc and MP are now (also) available under GPL; |
---|
147 | that means that all parts of @sc{Singular} are licenced under GPL (resp. LGPL). |
---|
148 | @item |
---|
149 | factory, libfac, Singular updated for gcc 4.1.x |
---|
150 | @item |
---|
151 | kernel updated for the optional use of boost. |
---|
152 | @item |
---|
153 | can now be built as a library. |
---|
154 | @item |
---|
155 | new operator @code{a:b} gives an @code{intvec} of length @code{b} with constant entries @code{a} |
---|
156 | @item |
---|
157 | new command: (@nref{chinrem}): lifting via chinese remainder theorem |
---|
158 | @item |
---|
159 | new command: (@nref{interpolation}): ideal of points with given multiplicities |
---|
160 | @item |
---|
161 | non-commutative kernel subsystem was rewritten in order to support specific algebras more efficiently. |
---|
162 | Implemented algebras at the moment: super-commutative algebras (in particular exterior algebras). |
---|
163 | @item |
---|
164 | @nref{std} et al.: new selection strategy for reductions (@nref{option} (length)). |
---|
165 | @item |
---|
166 | @nref{reduce}: new strategy for selection and normalization. |
---|
167 | @item |
---|
168 | @nref{simplify} slightly changed: does not omit zero polynomial unless |
---|
169 | specified. |
---|
170 | @item |
---|
171 | new library: compregb.lib (@nref{compregb_lib}): comprehensive Groebner base system |
---|
172 | @item |
---|
173 | new library: kskernel.lib (@nref{kskernel_lib}): kernel of the kodaira-spencer map for irreducible plane curve singularities |
---|
174 | @item |
---|
175 | new library: modstd.lib (@nref{modstd_lib}): Groebner base computations |
---|
176 | over the rational numbers via modular computations |
---|
177 | @item |
---|
178 | new library: noether.lib (@nref{noether_lib}): Noether normalization of an ideal(not nessecary homogeneous) |
---|
179 | @item |
---|
180 | new library: atkins.lib (@nref{atkins_lib}): the elliptic curve primality test of Atkin |
---|
181 | @item |
---|
182 | new library: aksaka.lib (@nref{aksaka_lib}): primality testing after Agrawal, Saxena, Kayal |
---|
183 | @item |
---|
184 | new library: arcpoint.lib (@nref{arcpoint_lib}): truncations of arcs at a singular point |
---|
185 | @item |
---|
186 | new library: resgraph.lib (@nref{resgraph_lib}): visualization of resolution data. |
---|
187 | @item |
---|
188 | new library: realrad.lib (@nref{realrad_lib}): computation of the real radical |
---|
189 | over the rational numbers and extensions thereof |
---|
190 | @item |
---|
191 | new library: hyperel.lib (@nref{hyperel_lib}): divisors in the jacobian of hyperelliptic curves |
---|
192 | @item |
---|
193 | new library: curvepar.lib (@nref{curvepar_lib}): space curves |
---|
194 | @item |
---|
195 | new library: sagbi.lib (@nref{sagbi_lib}): subalgebras bases analogous to Groebner bases for ideals |
---|
196 | @item |
---|
197 | new library: surfex.lib (@nref{surfex_lib}): visualizing and rotating surfaces |
---|
198 | @item |
---|
199 | new library: cimonom.lib (@nref{cimonom_lib}): determines if the toric ideal of an affine monomial curve is a complete intersection. |
---|
200 | @item |
---|
201 | @nref{sheafcoh_lib}: new experimental functions, in particular @nref{sheafCohBGG2} |
---|
202 | @item |
---|
203 | library @code{ncall.lib} merged into @nref{all_lib} |
---|
204 | @item |
---|
205 | library center.lib (@code{center_lib}) renamed to @code{central.lib} (@nref{central_lib}) |
---|
206 | @item |
---|
207 | @nref{nctools_lib}: new functions for super-commutative algebras (i.e. @nref{superCommutative}, @nref{IsSCA}, @nref{AltVarStart}, @nref{AltVarEnd}) |
---|
208 | @item |
---|
209 | resolve.lib: blow ups revised (@nref{resolve_lib}) |
---|
210 | @item |
---|
211 | new algorithms in primdec.lib (@nref{primdec_lib}): radical et al. |
---|
212 | @item |
---|
213 | improved version of @nref{slimgb}, incorporated into @nref{groebner}, |
---|
214 | strategy change in groebner |
---|
215 | @item |
---|
216 | finvar.lib: the algorithm of @nref{secondary_char0} is now used in general in the |
---|
217 | non-modular case (@nref{finvar_lib}) |
---|
218 | @item |
---|
219 | finvar.lib: new algorithm for @nref{irred_secondary_char0} (@nref{finvar_lib}) |
---|
220 | @item |
---|
221 | finvar.lib: new function @nref{irred_secondary_no_molien} (@nref{finvar_lib}) |
---|
222 | @item |
---|
223 | finvar.lib: new functions for computing minimal generating sets of |
---|
224 | invariant rings of finite groups in the non-modular case: @nref{invariant_algebra_reynolds} for finite |
---|
225 | matrix groups and @nref{invariant_algebra_perm} for permutation groups (@nref{finvar_lib}) |
---|
226 | @item |
---|
227 | operation for sparse matrices improved: multiplication, prune, conversion to module |
---|
228 | @c @item |
---|
229 | @c experimental: @code{python} / @code{ipython} interface |
---|
230 | @end itemize |
---|
231 | |
---|
232 | @heading News in version 3-0-2 |
---|
233 | |
---|
234 | The version 3-0-2 is mainly a bug fix release, |
---|
235 | but it contains also some new features: |
---|
236 | @itemize @bullet |
---|
237 | @item |
---|
238 | factory, libfac updated for gcc 4.1.x |
---|
239 | @item |
---|
240 | configure/speed improved for 64bit architectures |
---|
241 | @item |
---|
242 | new library: dmod.lib (@nref{dmod_lib}) |
---|
243 | @item |
---|
244 | new library: perron.lib (@nref{perron_lib}) |
---|
245 | @item |
---|
246 | improved center.lib: revised implementation, new functions (sa_reduce etc.) |
---|
247 | @item |
---|
248 | revised ncalg.lib (@nref{ncalg_lib}): new algebras, U(sl_n) and U(g_2) changed to conform GAP. |
---|
249 | @item |
---|
250 | new algorithms in primdec.lib (@nref{primdec_lib}): radical et al. |
---|
251 | @item |
---|
252 | improved version of @nref{slimgb}, incorporated into @nref{groebner} |
---|
253 | @item |
---|
254 | finvar.lib: new algorithm for @nref{secondary_char0}, which is a drastic improvement |
---|
255 | (@nref{finvar_lib}). |
---|
256 | @item |
---|
257 | finvar.lib: new function @nref{irred_secondary_char0} (@nref{finvar_lib}). |
---|
258 | @item |
---|
259 | finvar.lib: new function @nref{rel_orbit_variety}, complementing @nref{relative_orbit_variety} |
---|
260 | (@nref{finvar_lib}). |
---|
261 | @item |
---|
262 | improved module generator (@code{modgen}) |
---|
263 | @item |
---|
264 | experimental: new type @nref{bigint} |
---|
265 | @c @item |
---|
266 | @c experimental: @code{python} / @code{ipython} interface |
---|
267 | @item |
---|
268 | more architectures: Solaris on x86/opteron, ... |
---|
269 | @item |
---|
270 | build process improved: builds automatically without patches on 64bit architectures |
---|
271 | @end itemize |
---|
272 | |
---|
273 | @heading NEWS in version 3-0-1 |
---|
274 | The version 3-0-1 is mainly a bug fix release, |
---|
275 | but it contains also some new features: |
---|
276 | @itemize @bullet |
---|
277 | @item |
---|
278 | NTL upgraded to version 5.4 |
---|
279 | @item |
---|
280 | new library: absfact.lib @nref{absfact_lib} |
---|
281 | @item |
---|
282 | new procedures in primdec.lib: @nref{absPrimdecGTZ} |
---|
283 | @item |
---|
284 | new procedures in standard.lib: @nref{weightKB} |
---|
285 | @item |
---|
286 | build process improved: new make target @code{install_all} |
---|
287 | @item |
---|
288 | improved version of @nref{slimgb}, incorporated into @nref{groebner} |
---|
289 | @item |
---|
290 | arithmetic in Z/pZ for architecture x84_64 improved (by 25 %) |
---|
291 | @end itemize |
---|
292 | |
---|
293 | @heading NEWS in version 3-0-0 |
---|
294 | |
---|
295 | The version 3-0-0 is the first in the new |
---|
296 | release series version 3-0. |
---|
297 | |
---|
298 | Singular version 3 has a greater functionality and an improved architecture. |
---|
299 | Major new features are: |
---|
300 | @itemize |
---|
301 | @item |
---|
302 | @nref{Dynamic modules} |
---|
303 | @item |
---|
304 | non-commutative extension @nref{Non-commutative subsystem} |
---|
305 | @item |
---|
306 | name spaces (@nref{package}) |
---|
307 | @item |
---|
308 | easy manipulation of rings (@nref{ringlist}) |
---|
309 | @item |
---|
310 | improved speed of maps (@nref{subst}, @nref{map}) |
---|
311 | @item |
---|
312 | a new algorithm for Groebner base computations: @nref{slimgb}. |
---|
313 | @item |
---|
314 | improved factorization (integration of NTL, factorization over algebraic extensions, |
---|
315 | zeroset.lib) |
---|
316 | @item |
---|
317 | improved gcd of polynomials (including bug fixes) |
---|
318 | @item |
---|
319 | ports to more architectures including automatic building from source (fink on Mac, ebuild on Gentoo) |
---|
320 | @item |
---|
321 | more help browsers supported, user extendable (help.cnf) |
---|
322 | @item |
---|
323 | better support of graded modules |
---|
324 | @item |
---|
325 | many bugs fixed |
---|
326 | @end itemize |
---|
327 | Besides theses internal changes, Singular version 3 offers many new |
---|
328 | features and functionalities (which were partly already incorporated in |
---|
329 | the 2-1 pre-release series). |
---|
330 | |
---|
331 | @heading Factorizing algorithms revisited |
---|
332 | Starting with version 2-0-4, we use NTL (of Victor Shoup) for factoring |
---|
333 | univariate polynomials. The multivariate factorization code in libfac/factory |
---|
334 | now also works over algebraic field extension. |
---|
335 | |
---|
336 | @heading New @sc{Singular} libraries |
---|
337 | |
---|
338 | @table @asis |
---|
339 | @item @nref{control_lib} |
---|
340 | algebraic analysis tools for System and Control Theory |
---|
341 | @item @nref{mregular_lib} |
---|
342 | procedures for computing the Castelnuovo-Mumford regularity |
---|
343 | @item @nref{mprimdec_lib} |
---|
344 | procedures for primary decomposition of modules |
---|
345 | @item @nref{gmspoly_lib}, @nref{gmssing_lib} |
---|
346 | procedures for the Gauss-Manin connection of a singularity |
---|
347 | @item @nref{resolve_lib}, @nref{reszeta_lib} |
---|
348 | resolution of singularities and applications |
---|
349 | @item @nref{rootsmr_lib} |
---|
350 | counting the number of real roots |
---|
351 | @item @nref{sheafcoh_lib} |
---|
352 | computing cohomology of sheaves and Tate resolution |
---|
353 | @item @nref{signcond_lib} |
---|
354 | computing realizable sign conditions |
---|
355 | @item @nref{rootsur_lib} |
---|
356 | counting number of real roots of univariate polynomial |
---|
357 | @item @nref{grwalk_lib} |
---|
358 | Groebner and Pertubation walk |
---|
359 | @end table |
---|
360 | |
---|
361 | @heading Changes in @sc{Singular} libraries |
---|
362 | Many procedures were moved into different libraries, |
---|
363 | the documentation of libraries was generally improved. |
---|
364 | |
---|
365 | All procedures which used to change the current ring return now |
---|
366 | the newly created ring. |
---|
367 | @table @asis |
---|
368 | @end table |
---|
369 | |
---|
370 | @heading New @sc{Singular} functions |
---|
371 | |
---|
372 | @table @asis |
---|
373 | @item @nref{ringlist} |
---|
374 | manipulation of rings |
---|
375 | @item @nref{slimgb} |
---|
376 | a new algorithm to compute Groebner bases |
---|
377 | @item @nref{exportto} |
---|
378 | transfer an identifier to the specified package |
---|
379 | @item @nref{importfrom} |
---|
380 | generate a copy of an identifier from the specified package in the current package |
---|
381 | @item @nref{frwalk} |
---|
382 | fractal walk to change monomial orderings |
---|
383 | @end table |
---|
384 | |
---|
385 | @heading @sc{Singular} functions whose syntax/semantics has changed |
---|
386 | @table @asis |
---|
387 | @item @nref{degree} |
---|
388 | outputs degree and dimension instead of returning an int |
---|
389 | @item @nref{attrib} |
---|
390 | new attribute: @code{rowShift} |
---|
391 | @end table |
---|
392 | |
---|
393 | @heading Non-commutative Extension @sc{Plural} |
---|
394 | |
---|
395 | Starting with version 3-0-0, @sc{Singular} features the |
---|
396 | non-commutative extension @sc{Plural}. It allows to |
---|
397 | set and to compute within non-commutative algebras |
---|
398 | with PBW basis. Among available algorithms are Groebner |
---|
399 | bases for left modules, syzygies and resolutions. |
---|
400 | |
---|
401 | The following libraries come together with @sc{Plural}: |
---|
402 | |
---|
403 | @table @asis |
---|
404 | @item @code{center.lib} |
---|
405 | computes generators of the center and centralizer subalgebras up |
---|
406 | to a given degree resp. up to a given number of generators |
---|
407 | @item @nref{involut_lib} |
---|
408 | determines linear antiautomorphisms (involutions) and automorphisms |
---|
409 | @item @nref{gkdim_lib} |
---|
410 | computes a Gel'fand-Kirillov dimension for modules |
---|
411 | @item @nref{ncalg_lib} |
---|
412 | includes ready-to-use funtions for defining many important |
---|
413 | non-commutative algebras |
---|
414 | @item @nref{ncdecomp_lib} |
---|
415 | computes a decomposition of a module by its central characters |
---|
416 | @item @nref{ncalg_lib}, @nref{nctools_lib} |
---|
417 | contain numerous useful tools for non-commutative algebras |
---|
418 | @item @nref{qmatrix_lib} |
---|
419 | procedures, related to quantum matrices and minors |
---|
420 | @end table |
---|
421 | |
---|
422 | @heading Internal Changes |
---|
423 | @table @asis |
---|
424 | @item new mapping code |
---|
425 | @c @item non-commutative extension (Plural) |
---|
426 | @item factory revised |
---|
427 | (gcd, factorizing polynomial over algebraic extension fields,...) |
---|
428 | @end table |
---|
429 | |
---|
430 | @heading Porting |
---|
431 | |
---|
432 | @itemize @bullet |
---|
433 | @item Singular is available for ix86-Linux, |
---|
434 | SunOS-5, IRIX-6, ix86-Win (runs on Windows 95/98/NT4/2000/XP/Vista), |
---|
435 | FreeBSD, MacOS X, x86_64-Linux (AMD64/Opteron/EM64T), |
---|
436 | IA64-Linux |
---|
437 | @end itemize |
---|
438 | |
---|