Enthought Python, Sage, or others (in Unix clusters)
        Posted  
        
            by vailen
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vailen
        
        
        
        Published on 2010-05-01T18:21:51Z
        Indexed on 
            2010/05/01
            18:27 UTC
        
        
        Read the original article
        Hit count: 371
        
I am currently get access to a cluster of Unix machines, but they don't have the software I need (numpy, scipy, matplotlib, etc), and I have to install them by myself (I don't have the root permission, either, so commands like apt-get or yast doesn't work).
In the worst case, I have to compile them all from source. Is there any better way to do so? I hear something about Enthought Python and Sage, but not sure what is the best way to do so.
Any suggestion?
© Stack Overflow or respective owner