#1956: implement multivariate truncated power series arithmetic
-------------------------------------------+--------------------------------
Reporter: was | Owner: pernici
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7
Component: commutative algebra | Keywords: multivariate
power series
Work_issues: | Upstream: N/A
Reviewer: Martin Albrecht, Simon King | Author: Niles Johnson
Merged: | Dependencies:
-------------------------------------------+--------------------------------
Comment(by SimonKing):
Replying to [comment:117 niles]:
> * Others, which I'd rather leave double-underscore for consistency with
the rest and because I don't think the background ring should be treated
casually:
> {{{
> __bg_power_series_ring
> __bg_indeterminate
> __base_ring
> }}}
Why is there a `__base_ring` at all? The base ring is usually taken care
of by inheritance of `sage.structure.parent.Parent` or other base classes.
So, it should certainly be possible to work without a new attribute -- it
seems to be a duplicate.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1956#comment:120>
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.