[opensuse-buildservice] python scientific tools (like scipy) on opensuse 11?
Hi, I am beta-testing opensuse 11, most things seem to work. There's some annoying aspects of the KDE desktop but that's not for here. I was hoping to test out some scientific tools in python. I've gotten ipython and numpy, from the build service, for OS11 (ie, for the factory). It seems scipy hasn't been built yet. scipy's in the science project on the build service, and it's been built against various OS10's, but not yet for OS11. Anyone mind giving it a try? On a related note, I noticed numpy and matplotlib are part of project devel:languages:python. I am not active on the build service and don't know how things are organized. Namely, I wonder why scipy is in science but the others in d:l:p. Thanks, Dave --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Hi David, On Montag, 19. Mai 2008, David Strozzi wrote:
I am beta-testing opensuse 11, most things seem to work. There's some annoying aspects of the KDE desktop but that's not for here.
I was hoping to test out some scientific tools in python. I've gotten ipython and numpy, from the build service, for OS11 (ie, for the factory). It seems scipy hasn't been built yet. scipy's in the science project on the build service, and it's been built against various OS10's, but not yet for OS11. Anyone mind giving it a try?
I've activated the build for Factory, but I'm not sure if it's useful to do that. I'm currently not able to fix the upcoming build errors for factory. I will do it as soon as openSUSE 11.0 is out.
On a related note, I noticed numpy and matplotlib are part of project devel:languages:python. I am not active on the build service and don't know how things are organized. Namely, I wonder why scipy is in science but the others in d:l:p.
Because it's scientific python ;-). The scipy package requires some other packages that are not python. e.g. lapack, fftw. The numpy package from the science repo is linked against lapack, too. I'm not sure if such dependancies would fit into a pure python repo. Any opinions? Regards Werner --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Hi, Thanks for looking into this. I asked the numpy maintainers to build against the factory, and they could. So now I have ipython and numpy happily working. I guess we'll have to wait for os11 for scipy. C'est la vie, n'est-ce pas? On Thu, May 22, 2008 at 6:44 AM, Werner Hoch <werner.ho@gmx.de> wrote:
Hi David,
On Montag, 19. Mai 2008, David Strozzi wrote:
I am beta-testing opensuse 11, most things seem to work. There's some annoying aspects of the KDE desktop but that's not for here.
I was hoping to test out some scientific tools in python. I've gotten ipython and numpy, from the build service, for OS11 (ie, for the factory). It seems scipy hasn't been built yet. scipy's in the science project on the build service, and it's been built against various OS10's, but not yet for OS11. Anyone mind giving it a try?
I've activated the build for Factory, but I'm not sure if it's useful to do that. I'm currently not able to fix the upcoming build errors for factory. I will do it as soon as openSUSE 11.0 is out.
On a related note, I noticed numpy and matplotlib are part of project devel:languages:python. I am not active on the build service and don't know how things are organized. Namely, I wonder why scipy is in science but the others in d:l:p.
Because it's scientific python ;-).
The scipy package requires some other packages that are not python. e.g. lapack, fftw. The numpy package from the science repo is linked against lapack, too.
I'm not sure if such dependancies would fit into a pure python repo.
Any opinions?
Regards Werner --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Hi David, On Freitag, 23. Mai 2008, David Strozzi wrote:
Thanks for looking into this. I asked the numpy maintainers to build against the factory, and they could. So now I have ipython and numpy happily working. I guess we'll have to wait for os11 for scipy. C'est la vie, n'est-ce pas?
The scipy package build successfully on Factory. Some other packages failed. I'll dig into it after openSuSE 11 is available. Regards Werner --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Wed, 28 May 2008, Werner Hoch wrote:
Thanks for looking into this. I asked the numpy maintainers to build against the factory, and they could. So now I have ipython and numpy happily working. I guess we'll have to wait for os11 for scipy. C'est la vie, n'est-ce pas?
The scipy package build successfully on Factory.
Some other packages failed. I'll dig into it after openSuSE 11 is available.
Most of these will be missing include files, as the new gcc reduced include file interdependencies and thus code relying on the indirect includes fails. These errors are easy to fix. Ciao -- http://www.dstoecker.eu/ (PGP key available) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
David Strozzi
-
Dirk Stöcker
-
Werner Hoch