#1956: implement multivariate power series arithmetic
---------------------------------------------------------------------+------
Reporter: was |
Owner: malb
Type: enhancement |
Status: needs_work
Priority: major |
Milestone: sage-5.0
Component: commutative algebra |
Keywords: multivariate power series
Author: niles |
Upstream: N/A
Reviewer: |
Merged:
Work_issues: Fix doctests; fix __contains__; add syntactical sugar |
---------------------------------------------------------------------+------
Comment(by niles):
Thanks for taking a look at this; I'll address the other work issues soon,
but for now I wanted to check the doctests. There aren't any tests
flagged as {{{#long}}}, so I didn't think {{{sage -t -long}}} should be
different from {{{sage -t}}}. And in any case, I get
{{{
sage -t -long "devel/sage/sage/rings/multi_power_series_ring.py"
[2.7 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 2.7 seconds
sage -t -long "devel/sage/sage/rings/multi_power_series_ring_element.py"
[3.3 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 3.3 seconds
}}}
Do you get all tests passed without {{{-long}}}? If not, maybe you forgot
to add the patches at #9457 and #9443 (mentioned in my first trac
comment)? If you still have doctest failures, could you send me a little
more about what's failing?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1956#comment:14>
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.