#6979: [with patch, needs work] improve sparse matrix/vector product
----------------------------------------+-----------------------------------
Reporter: ylchapuy | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.1.2
Component: linear algebra | Keywords:
Reviewer: William Stein, Jason Grout | Author: Yann Laigle-Chapuy
Merged: |
----------------------------------------+-----------------------------------
Comment(by mvngu):
I got this doctest failure:
{{{
sage -t -long devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py
**********************************************************************
File "/scratch/mvngu/release/sage-4.1.2.alpha2/devel/sage-
main/sage/rings/polynomial/multi_polynomial_ideal.py", line 1423:
sage: M*G
Expected:
(0, 0)
Got:
(0, 0, 0)
**********************************************************************
1 items had failures:
1 of 10 in __main__.example_30
***Test Failed*** 1 failures.
For whitespace errors, see the file
/home/mvngu/.sage//tmp/.doctest_multi_polynomial_ideal.py
[15.4 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6979#comment:5>
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
-~----------~----~----~----~------~----~------~--~---