Prof. Dr. Johannes Grabmeier wrote:
>
> thanks Waldek for your quick answer, indeed, in generalizing code I had add=
> ed to a category
>
> --if R has characteristic() = 2 then
> -- xor: (%, %) -> %
> -- ++ xor(b,c) = b+c - componentwise in R
> -- oplus: (%, %) -> %
> -- ++ xor(b,c) = b+c - componentwise in R
>
> which caused the problem when compiling a domain for this category.=20
I see: currently Spad compiler can not handle computations in
category part (such conditions can be used in implementation
part).
--
Waldek Hebisch
[email protected]
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.