Many examples provided with {\GBNP} have been tested with the native
length left-lex ordering patched with the same ordering but a {\NMO} version. All such examples tested thus far work as intended, as
the following example shows. It was taken from the book page 339 of
``Some Tapas of Computer Algebra'' by A.M. Cohen, H. Cuypers, H. Sterk,
\cite{CCS99}; it also appears as example 6 in the {\GBNP} example set.
gap> LoadPackage("gbnp", false);
true
gap> A4 := FreeAssociativeAlgebraWithOne(Rationals,"a","b","c","d","e","f");;
gap> a := A4.a;; b := A4.b;; c := A4.c;; d := A4.d;; e := A4.e;; f := A4.f;;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.