axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Sets in MonoidRing


From: Mike Dewar
Subject: Re: [Axiom-developer] Sets in MonoidRing
Date: Wed, 23 Jul 2003 10:00:36 +0100

Hi Tim,

If I remember rightly the CCL onep function returns true if its argument
is a fixnum, float, bigfloat or complex number, and its value is 1,
false otherwise.

Cheers, Mike.

On Tue, Jul 22, 2003 at 09:43:10PM -0400, Tim Daly wrote:
> 
> 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
> 
> 
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/axiom-developer
> 
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________




reply via email to

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