1 | @comment -*-texinfo-*- |
---|
2 | @comment $Id: NEWS.texi,v 1.78 2007-03-12 13:07:45 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 Updates for version @value{VERSION} |
---|
24 | |
---|
25 | The current version @value{VERSION} is mainly a bug fix release, |
---|
26 | but it contains also some new features: |
---|
27 | @itemize @bullet |
---|
28 | @item |
---|
29 | licence changed: omalloc and MP are now (also) available under GPL; |
---|
30 | that means that all parts of @sc{Singular} are licenced under GPL (resp. LGPL). |
---|
31 | @item |
---|
32 | factory, libfac, Singular updated for gcc 4.1.x |
---|
33 | @item |
---|
34 | kernel updated for the optional use of boost |
---|
35 | @item |
---|
36 | new operator @code{a:b} : @code{intvec} of length @code{b} with constant entries @code{a} |
---|
37 | @item |
---|
38 | new command: (@nref{interpolation}: ideal of points with given multiplicities) |
---|
39 | @item |
---|
40 | non-commutative kernel subsystem was rewritten for more efficient super-commutative (and exterior) algebras |
---|
41 | @item |
---|
42 | @nref{std} et al.: new selection strategy for reductions (@nref{option} (length)). |
---|
43 | @item |
---|
44 | @nref{simplify} slightly changed: does not omit zero polynomial unless |
---|
45 | specified. |
---|
46 | @item |
---|
47 | new library: modstd.lib (@nref{modstd_lib}): Groebner base computations |
---|
48 | over the rational numbers via modular computations |
---|
49 | @item |
---|
50 | new library: noether.lib (@nref{noether_lib}): Noether normalization of an ideal(not nessecary homogeneous) |
---|
51 | @item |
---|
52 | new library: atkins.lib (@nref{atkins_lib}): the elliptic curve primality test of Atkin |
---|
53 | @item |
---|
54 | new library: aksaka.lib (@nref{aksaka_lib}): primality testing after Agrawal, Saxena, Kayal |
---|
55 | @item |
---|
56 | new library: arcpoint.lib (@nref{arcpoint_lib}): truncations of arcs at a singular point |
---|
57 | @item |
---|
58 | new library: resgraph.lib (@nref{resgraph_lib}): visualization of resolution data. |
---|
59 | @item |
---|
60 | sheafcoh.lib: new experimental functions (sheafCohBGG2) |
---|
61 | @item |
---|
62 | nctools.lib: new functions for super-commutative algebras (SuperCommutative, IsSCA, AltVarStart, AltVarEnd) |
---|
63 | @item |
---|
64 | resolve.lib: blow ups revised (@nref{resolve_lib}). |
---|
65 | @item |
---|
66 | new algorithms in primdec.lib (@nref{primdec_lib}): radical et al. |
---|
67 | @item |
---|
68 | improved version of @nref{slimgb}, incorporated into @nref{groebner}, |
---|
69 | strategy change in groebner. |
---|
70 | @item |
---|
71 | finvar.lib: the algorithm of @nref{secondary_char0} is now used in general in the |
---|
72 | non-modular case (@nref{finvar_lib}). |
---|
73 | @item |
---|
74 | finvar.lib: new algorithm for @nref{irred_secondary_char0} (@nref{finvar_lib}). |
---|
75 | @item |
---|
76 | finvar.lib: new function @nref{irred_secondary_no_molien} (@nref{finvar_lib}). |
---|
77 | @item |
---|
78 | finvar.lib: new functions for computing minimal generating sets of |
---|
79 | invariant rings of finite groups in the non-modular case: @nref{invariant_algebra_reynolds} for finite |
---|
80 | matrix groups and @nref{invariant_algebra_perm} for permutation groups (@nref{finvar_lib}). |
---|
81 | @item |
---|
82 | operation for sparse matrices improved: multiplication, prune, conversion to module. |
---|
83 | @item |
---|
84 | experimental: @code{python} / @code{ipython} interface |
---|
85 | @end itemize |
---|
86 | |
---|
87 | @heading News in version 3-0-2 |
---|
88 | |
---|
89 | The version 3-0-2 is mainly a bug fix release, |
---|
90 | but it contains also some new features: |
---|
91 | @itemize @bullet |
---|
92 | @item |
---|
93 | factory, libfac updated for gcc 4.1.x |
---|
94 | @item |
---|
95 | configure/speed improved for 64bit architectures |
---|
96 | @item |
---|
97 | new library: dmod.lib (@nref{dmod_lib}) |
---|
98 | @item |
---|
99 | new library: perron.lib (@nref{perron_lib}) |
---|
100 | @item |
---|
101 | improved center.lib (@nref{center_lib}): revised implementation, new functions (sa_reduce etc.) |
---|
102 | @item |
---|
103 | revised ncalg.lib (@nref{ncalg_lib}): new algebras, U(sl_n) and U(g_2) changed to conform GAP. |
---|
104 | @item |
---|
105 | new algorithms in primdec.lib (@nref{primdec_lib}): radical et al. |
---|
106 | @item |
---|
107 | improved version of @nref{slimgb}, incorporated into @nref{groebner} |
---|
108 | @item |
---|
109 | finvar.lib: new algorithm for @nref{secondary_char0}, which is a drastic improvement |
---|
110 | (@nref{finvar_lib}). |
---|
111 | @item |
---|
112 | finvar.lib: new function @nref{irred_secondary_char0} (@nref{finvar_lib}). |
---|
113 | @item |
---|
114 | finvar.lib: new function @nref{rel_orbit_variety}, complementing @nref{relative_orbit_variety} |
---|
115 | (@nref{finvar_lib}). |
---|
116 | @item |
---|
117 | improved module generator (@code{modgen}) |
---|
118 | @item |
---|
119 | experimental: new type @nref{bigint} |
---|
120 | @c @item |
---|
121 | @c experimental: @code{python} / @code{ipython} interface |
---|
122 | @item |
---|
123 | more architectures: Solaris on x86/opteron, ... |
---|
124 | @item |
---|
125 | build process improved: builds automatically without patches on 64bit architectures |
---|
126 | @end itemize |
---|
127 | |
---|
128 | @heading NEWS in version 3-0-1 |
---|
129 | The version 3-0-1 is mainly a bug fix release, |
---|
130 | but it contains also some new features: |
---|
131 | @itemize @bullet |
---|
132 | @item |
---|
133 | NTL upgraded to version 5.4 |
---|
134 | @item |
---|
135 | new library: absfact.lib @nref{absfact_lib} |
---|
136 | @item |
---|
137 | new procedures in primdec.lib: @nref{absPrimdecGTZ} |
---|
138 | @item |
---|
139 | new procedures in standard.lib: @nref{weightKB} |
---|
140 | @item |
---|
141 | build process improved: new make target @code{install_all} |
---|
142 | @item |
---|
143 | improved version of @nref{slimgb}, incorporated into @nref{groebner} |
---|
144 | @item |
---|
145 | arithmetic in Z/pZ for architecture x84_64 improved (by 25 %) |
---|
146 | @end itemize |
---|
147 | |
---|
148 | @heading NEWS in version 3-0-0 |
---|
149 | |
---|
150 | The version 3-0-0 is the first in the new |
---|
151 | release series version 3-0. |
---|
152 | |
---|
153 | Singular version 3 has a greater functionality and an improved architecture. |
---|
154 | Major new features are: |
---|
155 | @itemize |
---|
156 | @item |
---|
157 | @nref{Dynamic modules} |
---|
158 | @item |
---|
159 | non-commutative extension @nref{Non-commutative subsystem PLURAL} |
---|
160 | @item |
---|
161 | name spaces (@nref{package}) |
---|
162 | @item |
---|
163 | easy manipulation of rings (@nref{ringlist}) |
---|
164 | @item |
---|
165 | improved speed of maps (@nref{subst}, @nref{map}) |
---|
166 | @item |
---|
167 | a new algorithm for Groebner base computations: @nref{slimgb}. |
---|
168 | @item |
---|
169 | improved factorization (integration of NTL, factorization over algebraic extensions, |
---|
170 | zeroset.lib) |
---|
171 | @item |
---|
172 | improved gcd of polynomials (including bug fixes) |
---|
173 | @item |
---|
174 | ports to more architectures including automatic building from source (fink on Mac, ebuild on Gentoo) |
---|
175 | @item |
---|
176 | more help browsers supported, user extendable (help.cnf) |
---|
177 | @item |
---|
178 | better support of graded modules |
---|
179 | @item |
---|
180 | many bugs fixed |
---|
181 | @end itemize |
---|
182 | Besides theses internal changes, Singular version 3 offers many new |
---|
183 | features and functionalities (which were partly already incorporated in |
---|
184 | the 2-1 pre-release series). |
---|
185 | |
---|
186 | @heading Factorizing algorithms revisited |
---|
187 | Starting with version 2-0-4, we use NTL (of Victor Shoup) for factoring |
---|
188 | univariate polynomials. The multivariate factorization code in libfac/factory |
---|
189 | now also works over algebraic extension fields. |
---|
190 | |
---|
191 | @heading New @sc{Singular} libraries |
---|
192 | |
---|
193 | @table @asis |
---|
194 | @item @nref{control_lib} |
---|
195 | algebraic analysis tools for System and Control Theory |
---|
196 | @item @nref{mregular_lib} |
---|
197 | procedures for computing the Castelnuovo-Mumford regularity |
---|
198 | @item @nref{mprimdec_lib} |
---|
199 | procedures for primary decomposition of modules |
---|
200 | @item @nref{gmspoly_lib}, @nref{gmssing_lib} |
---|
201 | procedures for the Gauss-Manin connection of a singularity |
---|
202 | @item @nref{resolve_lib}, @nref{reszeta_lib} |
---|
203 | resolution of singularities and applications |
---|
204 | @item @nref{rootsmr_lib} |
---|
205 | counting the number of real roots |
---|
206 | @item @nref{sheafcoh_lib} |
---|
207 | computing cohomology of sheaves and Tate resolution |
---|
208 | @item @nref{signcond_lib} |
---|
209 | computing realizable sign conditions |
---|
210 | @item @nref{rootsur_lib} |
---|
211 | counting number of real roots of univariate polynomial |
---|
212 | @item @nref{grwalk_lib} |
---|
213 | Groebner and Pertubation walk |
---|
214 | @end table |
---|
215 | |
---|
216 | @heading Changes in @sc{Singular} libraries |
---|
217 | Many procedures were moved into different libraries, |
---|
218 | the documentation of libraries was generally improved. |
---|
219 | |
---|
220 | All procedures which used to change the current ring return now |
---|
221 | the newly created ring. |
---|
222 | @table @asis |
---|
223 | @end table |
---|
224 | |
---|
225 | @heading New @sc{Singular} functions |
---|
226 | |
---|
227 | @table @asis |
---|
228 | @item @nref{ringlist} |
---|
229 | manipulation of rings |
---|
230 | @item @nref{slimgb} |
---|
231 | a new algorithm to compute Groebner bases |
---|
232 | @item @nref{exportto} |
---|
233 | transfer an identifier to the specified package |
---|
234 | @item @nref{importfrom} |
---|
235 | generate a copy of an identifier from the specified package in the current package |
---|
236 | @item @nref{frwalk} |
---|
237 | fractal walk to change monomial orderings |
---|
238 | @end table |
---|
239 | |
---|
240 | @heading @sc{Singular} functions whose syntax/semantics has changed |
---|
241 | @table @asis |
---|
242 | @item @nref{degree} |
---|
243 | outputs degree and dimension instead of returning an int |
---|
244 | @item @nref{attrib} |
---|
245 | new attribute: @code{rowShift} |
---|
246 | @end table |
---|
247 | |
---|
248 | @heading Noncommutative Extension @sc{Plural} |
---|
249 | |
---|
250 | Starting with version 3-0-0, @sc{Singular} features a |
---|
251 | noncommutative extension @sc{Plural}. It allows to |
---|
252 | set and to compute within noncommutative algebras |
---|
253 | with PBW basis. Among available algorithms are Groebner |
---|
254 | bases for left modules, syzygies and resolutions. |
---|
255 | |
---|
256 | Together with @sc{Plural} come the following libraries: |
---|
257 | |
---|
258 | @table @asis |
---|
259 | @item @nref{center_lib} |
---|
260 | computes generators of the center and centralizer subalgebras up |
---|
261 | to a given degree resp. up to a given number of generators |
---|
262 | @item @nref{involut_lib} |
---|
263 | determines linear antiautomorphisms (involutions) and automorphisms |
---|
264 | @item @nref{gkdim_lib} |
---|
265 | computes a Gel'fand-Kirillov dimension for modules |
---|
266 | @item @nref{ncalg_lib} |
---|
267 | includes ready-to-use funtions for defining many important |
---|
268 | noncommutative algebras |
---|
269 | @item @nref{ncdecomp_lib} |
---|
270 | computes a decomposition of module by its central characters |
---|
271 | @item @nref{ncalg_lib}, @nref{nctools_lib} |
---|
272 | contain numerous useful tools for noncommutative algebras |
---|
273 | @item @nref{qmatrix_lib} |
---|
274 | procedures, related to quantum matrices and minors |
---|
275 | @end table |
---|
276 | |
---|
277 | @heading Internal Changes |
---|
278 | @table @asis |
---|
279 | @item new mapping code |
---|
280 | @c @item non-commutative extension (Plural) |
---|
281 | @item factory revised |
---|
282 | (gcd, factorizing polynomial over algebraic extension fields,...) |
---|
283 | @end table |
---|
284 | |
---|
285 | @heading Porting |
---|
286 | |
---|
287 | @itemize @bullet |
---|
288 | @item Singular is available for ix86-Linux, HPUX_10, |
---|
289 | SunOS-5, IRIX-6, ix86-Win (runs on Windows 95/98/NT4/2000/XP), |
---|
290 | FreeBSD, MacOS X, DecAlpha-Linux, x86_64-Linux (AMD64/Opteron/EM64T), |
---|
291 | IA64-Linux |
---|
292 | @end itemize |
---|
293 | |
---|