#6456: Upgrade cvxopt in sage from 0.9 to 1.1.3
-------------------------------------------------+--------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords:
Author: Harald Schilly, Dmitrii Pasechnik | Upstream: Completely
fixed; Fix reported upstream
Reviewer: Mike Hansen, Karl-Dieter Crisman | Merged:
sage-4.6.1.alpha2
Work_issues: |
-------------------------------------------------+--------------------------
Comment(by mpatel):
There's a failure with 4.6.1.alpha2 on Skynet's iras (ia64-Linux-suse):
{{{
#!python
$ ./sage -t -long -force_lib devel/sage/doc/en/numerical_sage/cvxopt.rst
sage -t -long -force_lib "devel/sage/doc/en/numerical_sage/cvxopt.rst"
**********************************************************************
File
"/tmp/sage_iras/sage-4.6.1.alpha2/devel/sage/doc/en/numerical_sage/cvxopt.rst",
line 129:
sage: print sol['x'] # ... below since can get -00 or +00
depending on architecture
Expected:
[ 1.00e+00]
[ 1.00e+00]
Got:
[ 1.00e-00]
[ 1.00e+00]
<BLANKLINE>
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6456#comment:156>
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.