#6325: optional doctest failure -- linear algebra constructions.rst
-------------------------------+--------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.3
Component: optional packages | Keywords:
Reviewer: | Author:
Merged: |
-------------------------------+--------------------------------------------
{{{
sage -t -long --optional
devel/sage/doc/en/constructions/linear_algebra.rst
**********************************************************************
File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
main/doc/en/constructions/linear_algebra.rst", line 461:
sage: octave.solve_linear_system(A,b) # requires optional octave
Expected:
[-0.33333299999999999, 0.66666700000000001, -3.5236600000000002e-18]
Got:
[-0.33333299999999999, 0.66666700000000001, 0]
**********************************************************************
1 items had failures:
1 of 7 in __main__.example_21
***Test Failed*** 1 failures.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6325>
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
-~----------~----~----~----~------~----~------~--~---