#5721: [with patch, needs review] speed up irreducible_character_freudenthal
---------------------------+------------------------------------------------
Reporter: mhansen | Owner: mhansen
Type: defect | Status: new
Priority: major | Milestone: sage-3.4.1
Component: combinatorics | Keywords:
---------------------------+------------------------------------------------
Before:
{{{
sage -t "devel/sage-main/sage/combinat/root_system/weyl_characters.py"
[125.0 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 125.0 seconds
}}}
After:
{{{
[22.8 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 22.8 seconds
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5721>
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
-~----------~----~----~----~------~----~------~--~---