#10226: Rewrite ATLAS spkg-install
-----------------------------+----------------------------------------------
    Reporter:  vbraun        |         Owner:  GeorgSWeber            
        Type:  enhancement   |        Status:  needs_review           
    Priority:  critical      |     Milestone:  sage-4.7.1             
   Component:  packages      |    Resolution:                         
    Keywords:  ATLAS spkg    |   Work_issues:                         
    Upstream:  N/A           |      Reviewer:  Dan Drake, David Kirkby
      Author:  Volker Braun  |        Merged:                         
Dependencies:                |  
-----------------------------+----------------------------------------------

Comment(by vbraun):

 * The development version of ATLAS currently does not work for Sage
 purposes, see #10508.
   * Python takes essentially no time to compile vs. ATLAS, especially if
 ATLAS is going through its tuning process.
   * If anything, more spkg-install scripts should be written in Python.
 Its easier to maintain and avoids may common pitfalls that can make shell
 scripts not POSIX-compliant. It also gives you portable functions to find
 out bit width and number of CPU cores, say.
   * Nowadays every distribution already comes with Python, we can just use
 the system Python for building Sage.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10226#comment:70>
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.

Reply via email to