On Fri, May 14, 2010 at 10:57:16AM -0700, Bruce wrote:
> This returns False.
> 
> R = CartanType("D4xA5")
> R.is_crystalographic()
> 
> This seems to me to be the wrong answer.
> Is there something I've missed?

Thanks for the report! This is definitely a bug; or let's say a
missing feature: the class:

    sage.combinat.root_system.type_reducible.CartanType

is missing an is_crystalographic method doing the obvious
thing. Please open a ticket on http://trac.sagemath.org/sage_trac/
(see the instructions there). A patch is even more welcome :-)

Thanks again,

Cheers,
                                Nicolas
--
Nicolas M. ThiĆ©ry "Isil" <[email protected]>
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" 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/sage-combinat-devel?hl=en.

Reply via email to