Changeset 21ebf68 in git
- Timestamp:
- Apr 8, 2009, 6:51:56 PM (14 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- be7eb6c2b4250343366357545fab00328a34318e
- Parents:
- 4eba9ec32fed350f40dd3e5b1885c0044acff949
- Location:
- doc
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/INSTALL_unix.plural.texi
r4eba9ec r21ebf68 1 1 @comment -*-texinfo-*- 2 @comment $Id: INSTALL_unix.plural.texi,v 1. 2 2009-04-08 12:44:41seelisch Exp $2 @comment $Id: INSTALL_unix.plural.texi,v 1.3 2009-04-08 16:51:56 seelisch Exp $ 3 3 @c FILE: INSTALL_unix.texi 4 4 @c PURPOSE: Installation instruction for Singular on Unix … … 220 220 Add the line 221 221 @smallexample 222 * Plural:(plural.hlp). A system for non commutative polynomial computations222 * Plural:(plural.hlp). A system for non-commutative polynomial computations 223 223 @end smallexample 224 224 to your system-wide @code{dir} file (usually @code{/usr/info/dir} or -
doc/NEWS.texi
r4eba9ec r21ebf68 1 1 @comment -*-texinfo-*- 2 @comment $Id: NEWS.texi,v 1.12 7 2009-04-08 12:44:42seelisch Exp $2 @comment $Id: NEWS.texi,v 1.128 2009-04-08 16:51:56 seelisch Exp $ 3 3 @comment this file contains the News about Singular versions 4 4 @comment Unix … … 89 89 new library: bfun.lib global (see @nref{bfun_lib}: Bernstein-Sato polynomial) 90 90 @item 91 new library: freegb.lib (see @nref{freegb_lib}): Twosided Non commutative Groebner bases in Free Algebras91 new library: freegb.lib (see @nref{freegb_lib}): Twosided Non-commutative Groebner bases in Free Algebras 92 92 @item 93 93 new library: jacobson.lib (see @nref{jacobson_lib}): Algorithms for Smith and Jacobson Normal Form … … 389 389 @end table 390 390 391 @heading Non commutative Extension @sc{Plural}391 @heading Non-commutative Extension @sc{Plural} 392 392 393 393 Starting with version 3-0-0, @sc{Singular} features the 394 non commutative extension @sc{Plural}. It allows to395 set and to compute within non commutative algebras394 non-commutative extension @sc{Plural}. It allows to 395 set and to compute within non-commutative algebras 396 396 with PBW basis. Among available algorithms are Groebner 397 397 bases for left modules, syzygies and resolutions. … … 409 409 @item @nref{ncalg_lib} 410 410 includes ready-to-use funtions for defining many important 411 non commutative algebras411 non-commutative algebras 412 412 @item @nref{ncdecomp_lib} 413 413 computes a decomposition of a module by its central characters 414 414 @item @nref{ncalg_lib}, @nref{nctools_lib} 415 contain numerous useful tools for non commutative algebras415 contain numerous useful tools for non-commutative algebras 416 416 @item @nref{qmatrix_lib} 417 417 procedures, related to quantum matrices and minors
Note: See TracChangeset
for help on using the changeset viewer.