#10532: Faster multiplication for multivariate power series
-----------------------------------+----------------------------------------
Reporter: niles | Owner: malb
Type: enhancement | Status: needs_info
Priority: major | Milestone:
Component: commutative algebra | Keywords: multivariate power series
multiplication Karatsuba
Author: pernici | Upstream: N/A
Reviewer: Niles Johnson | Merged:
Work_issues: |
-----------------------------------+----------------------------------------
Comment(by niles):
Replying to [comment:12 pernici]:
> Another observation: I suspect that total degree multivariate power
series implemented with PARI would require changes in the implementation
in ticket #1956, not only in this patch; the background power series ring
would not be `PowerSeriesRing(self.__poly_ring, T)`, but a PARI power
series. For certain rings probably one cannot use PARI (e.g. symbolic
rings?), then the current implementation should be used instead.
>
>
> Maybe it would be better to make a specialized multivariate power series
class using PARI; this would be the argument of another ticket, if someone
is interested in working on it; ticket #1956 and this patch would deal
with the generic implementation.
This sounds like a good idea -- thanks for clarifying. The improvements
you've made are certainly worth finishing and including in sage.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10532#comment:13>
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.