axiom-mail
[Top][All Lists]
Advanced

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

Re: [Axiom-mail] Expressions over finite fields


From: root
Subject: Re: [Axiom-mail] Expressions over finite fields
Date: Mon, 16 Feb 2004 14:51:53 -0500

Marcus,

Cloning the needed category and domain with new names and
changing the restriction on the parameters from OrderedSet 
to Set is what I would have suggested. 

You may run into later code that has tests like:

   if R has OrderedSet

which will not allow you to build Domains or will allow
you to build Domains but elide certain functions. Axiom
can construct a Domain that has code conditioned on 
categorical properties (so matricies over integers may
not have an inverse function, for example).

Tim




reply via email to

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