#10508: Update ATLAS to stable version 3.10
-------------------------------------------------------+--------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status:
needs_work
Priority: major | Milestone:
sage-5.4
Component: packages | Resolution:
Keywords: ATLAS | Work issues:
Report Upstream: Reported upstream. No feedback yet. | Reviewers:
Benjamin Jones
Authors: Volker Braun | Merged in:
Dependencies: #13160 | Stopgaps:
-------------------------------------------------------+--------------------
Comment (by kcrisman):
So you mean that after
{{{
if conf['Darwin?'] \
and not os.environ.has_key('SAGE_ATLAS_ARCH') \
and not conf['PPC?']:
print 'Skipping build of ATLAS on intel OS X'
sys.exit(0)
}}}
in the spkg-install (well, before the exit) we should add the linking
described comment:205? That would seem easy enough, though I don't know
what the syntax would be (not just `ln`, I assume).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:208>
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.