#9838: Bugfix in WeylCharacterRing __call__ method
-----------------------+----------------------------------------------------
Reporter: bump | Owner: AlexGhitza
Type: defect | Status: new
Priority: major | Milestone: sage-4.5.3
Component: algebra | Keywords:
Author: bump | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
This addresses a bug that was reported here:
http://groups.google.com/group/sage-combinat-devel/msg/252fd7fa0e297214
The {{{__call__}}} method of a Weyl Character ring, when
{{{style="coroots"}}} is specified, tries to interpret the arguments as
the coroots of a weight; that weight
is then the actual argument. However this is not appropriate if the
argument is
not a tuple. Therefore this should be tested.
The patch implements the test.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9838>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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-trac?hl=en.