#6497: [with patch, needs work] symbolic functions should understand numpy
arrays
---------------------------+------------------------------------------------
Reporter: robertwb | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.1
Component: calculus | Keywords:
Reviewer: Burcin Erocal | Author: Robert Bradshaw
Merged: |
---------------------------+------------------------------------------------
Comment(by mvngu):
With the patches at #5081 and #6506, and `6497-numpy-sin.patch` on this
ticket, I got one doctest failure:
{{{
sage -t -long devel/sage-main/sage/modules/vector_double_dense.pyx
**********************************************************************
File "/scratch/mvngu/release/sage-4.1.1.alpha1/devel/sage-
main/sage/modules/vector_double_dense.pyx", line 663:
sage: v.stats_kurtosis()
Expected:
-1.23
Got:
doctest:106: SyntaxWarning: assertion is always true, perhaps remove
parentheses?
-1.23
**********************************************************************
1 items had failures:
1 of 6 in __main__.example_29
***Test Failed*** 1 failures.
For whitespace errors, see the file
/scratch/mvngu/release/sage-4.1.1.alpha1/tmp/.doctest_vector_double_dense.py
[2.5 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6497#comment:2>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---