#9651: Addition on CombinatorialFreeModule directly on dictionaries
-------------------------------+--------------------------------------------
Reporter: stumpc5 | Owner: sage-combinat
Type: enhancement | Status: new
Priority: major | Milestone:
Component: combinatorics | Keywords: addition of dictionaries,
CombinatorialFreeModule
Author: Christian Stump | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
At the moment, adding (and taking negative, substracting,...) for
CombinatorialFreeModule is not done in a very efficient way.
This patch
- provides a cythonized version of a pointwise addition of dictionaries,
together with multiple options
- uses this addition of dictionaries to provide fast methods for
CombinatorialFreeModule
- is (indirectly) based on the patch in Ticket #9648
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9651>
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.