#10042: Doctest failure in sage/rings/polynomial/polynomial_element.pyx
-------------------------------+--------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: needs_work
Priority: blocker | Milestone: sage-4.6
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: report upstream |
-------------------------------+--------------------------------------------
Comment(by kcrisman):
Replying to [comment:28 zimmerma]:
> > I'm not sure what I am supposed to get with this - what is wrong with
0.0?
>
> I also got sometimes 0.0, instead of the expected values array([
1.77245385, -1.77245385]).
>
Umm... help me out here.
{{{
wr = zeros((n,), t)
}}}
So, shouldn't that make an array of zeros?
Also, when I do `results`, the output is not really helpful to me. Is
this supposed to create the array you mention above in place of `wr`? I'm
sorry if I'm missing something obvious.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10042#comment:31>
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.