SCIENTIFIC-LINUX-USERS Archives

November 2008

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Urs Beyerle <[log in to unmask]>
Reply To:
Urs Beyerle <[log in to unmask]>
Date:
Tue, 4 Nov 2008 23:19:04 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (53 lines)
Hi Michael,

I just recently opened a new subproject called "science:ScientificLinux" 
on https://build.opensuse.org/. Feel free to install python-numpy and 
python-scipy from this repo:

# cd /etc/yum.repos.d
# wget 
http://download.opensuse.org/repositories/science:/ScientificLinux/RHEL_5/science:ScientificLinux.repo
# yum install python-scipy python-numpy

You should get:

Installing:
python-numpy i386 1.2.1-7.1 science_ScientificLinux 2.5 M
python-scipy i386 0.6.0-6.2 science_ScientificLinux 5.8 M
Installing for dependencies:
fftw3 i386 3.1.2-113.2 science_ScientificLinux 1.3 M

I haven't tested the packages a lot. Feedback is welcome.

You may want to disable this repo per default:

# sed -i "s|enabled=.*|enabled=0|" 
/etc/yum.repos.d/science:ScientificLinux.repo


Cheers,

Urs


Michael Hannon wrote:
> Greetings.  I notice that Dag has created an RPM for numpy:
>
>     [root@localsys ~]# cat /etc/redhat-release
>     Scientific Linux SL release 5.2 (Boron)
>
>     [root@localsys ~]# yum --enablerepo=* list | grep -i numpy
>     numpy.i386                               1.0.4-1
>     installed
>     python-numpy.i386                        1.0.1-1.el5.rf         dag
>     
> Does anybody know of an RPM for scipy?
>
>     [root@localsys ~]# yum --enablerepo=* list | grep -i scipy
>     [root@localsys ~]#
>
> Thanks.
>
> 					- Mike
>   

ATOM RSS1 RSS2