#6456: Upgrade cvxopt in sage from 0.9 to 1.1.3
-------------------------------------------------+--------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: needs_info
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:
Work_issues: OS X (10.4, Intel?) |
-------------------------------------------------+--------------------------
Comment(by drkirkby):
Replying to [comment:148 jhpalmieri]:
> Replying to [comment:147 dimpase]:
> > I got an account on bsd.math and tested on OSX 10.4 Intel. I had to
change the way the package detects which fortran compiler is used, so this
is now done without resorting to checking for platforms (Darwin, etc) at
all.
> > So after these changes it tested OK on OSX10.4 Intel, OSX10.5 PPC,
Solaris (t2) and Debian x64.
> > The updated version is uploaded.
> >
> > At any rate, a test on OSX 10.6 would be great to have.
>
> bsd.math runs 10.6, not 10.4. You might have been confused because of
the output of "uname", more particularly "uname -r":
> {{{
> bsd:~ palmieri$ uname -r
> 10.4.0
> }}}
> The "10" corresponds somehow to OS X 10.6, and the "4" means it's
running OS X 10.6.4. (OS X 10.4 would return "8.???" and OS X 10.5 would
return "9.???".)
Why the hell do the operating systems do this. Solaris is just as bad.
This is Solaris 10
{{{
kir...@t2:64 ~$ uname -r
5.10
}}}
and AIX 6.1
{{{
$ uname -r
1
$ uname -a
AIX lpar5 1 6 00C6B7C04C00
}}}
Linux is no better
{{{
kir...@sage:~$ uname -r
2.6.24-28-server
}}}
I can't recall if HP-UX is a bit more sensible, and can't be bothered to
switch on my HP-UX machine to find out.
</gripe>
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6456#comment:149>
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.