#10226: Rewrite ATLAS spkg-install
----------------------------+-----------------------------------------------
   Reporter:  vbraun        |       Owner:  GeorgSWeber 
       Type:  enhancement   |      Status:  needs_review
   Priority:  major         |   Milestone:  sage-4.6.1  
  Component:  build         |    Keywords:  ATLAS       
     Author:  Volker Braun  |    Upstream:  N/A         
   Reviewer:                |      Merged:              
Work_issues:                |  
----------------------------+-----------------------------------------------

Comment(by ddrake):

 Replying to [comment:16 drkirkby]:
 > I'm still puzzled by the logic of making changes which:
 >
 >  * Make it much more difficult to speed up the Sage build process by
 removing the small amount of Python necessary to start the ATLAS build
 earlier.
 >  * Implementing changes, some of which are unnecessary if ATLAS is
 updated.

 Right now the build process is run by a Python script that calls a shell
 script that calls a Python script that mostly just runs shell commands and
 also a shell script that calls a Perl script.

 Understanding what's going on is about as easy as understanding that
 sentence. It's crazy. The proposed solution here is two easy-to-understand
 Python files. If we upgrade ATLAS, it will be easy to remove the
 unnecessary bits. And since the files only require Python 2.3 (I think),
 and there's no problem demanding Python as a build dependency for Sage, so
 with a little extra work, we can get the ATLAS building very early in the
 process.

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