#5457: Refactor symmetric functions
---------------------------+------------------------------------------------
Reporter: nthiery | Owner: mhansen
Type: enhancement | Status: new
Priority: major | Milestone: sage-combinat
Component: combinatorics | Keywords:
---------------------------+------------------------------------------------
Description changed by nthiery:
Old description:
> Refactor symmetric functions to:
> - use a single entry point, as in MuPAD-Combinat. Something like:
> S = SymmetricFunctions(field)
> S.schur
> S.jack(t).P
> S.macdonald(t,q).Q
> S.kSchur(3).H
> - use the coercion framework
> - use the category framework
>
> See also:http://groups.google.com/group/sage-devel/msg/a49f3288fca1b75c
New description:
Refactor symmetric functions to:
- use a single entry point, as in MuPAD-Combinat. Something like:
- S = SymmetricFunctions(field)
- S.schur
- S.jack(t).P
- S.macdonald(t,q).Q
- S.kSchur(3).H
- use the coercion framework
- use the category framework
See also:http://groups.google.com/group/sage-devel/msg/a49f3288fca1b75c
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5457#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---