axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Sets in MonoidRing


From: root
Subject: [Axiom-developer] Sets in MonoidRing
Date: Tue, 22 Jul 2003 21:43:10 -0400

Another data point: 
given:

> pgr := MonoidRing(Polynomial PrimeField 5, Permutation Integer)
> p:pgr := 1

one? p ==> false

but the answer should be:

one? p ==> false


The root of the problem, as I now understand it, is that CCL had
a builtin, non-Common lisp function called ONEP. Clearly this
has affected the code. The lsp/ccl source tree has the CCL version
of the code and I'll have to understand what the function ONEP
is designed to do and add it to the set of common lisp functions.

Tim
address@hidden
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]