Ask Your Question
2

Latest versions of numpy+scipy

asked 2010-08-26 12:12:06 +0200

maldun gravatar image

Hi, I want to use the latest versions of numpy and scipy in Sage, but they are not up-to-date yet. My question is now: is it possible for me just to build the packages and install them (I guess not, because updating seems to be a time intense procedure)

If someone is working on the Issues for numpy 1.5b and scipy 0.8 can he give me some infos? (I only found tickets for 1.4 or 1.7.1 which aren't ready yet) I also would provide help, if there is something todo, like testing.

If nobody is working on this perhaps I have to start the tickets myself...

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2010-08-26 13:16:10 +0200

kcrisman gravatar image

You have three different questions, I think. The first two are great for ask.sagemath; the third really belongs on sage-devel@googlegroups.com, which you should join!

  1. Is it possible for me to just update a package and install it without too much headache?
  2. Should I mess with something where there is an open Trac ticket?
  3. Is someone helping with the particular Trac tickets XXXX or YYYY?

Answer 1: http://www.sagemath.org/doc/developer... is the canonical answer to this. Ideally, one can just drop in the new material in /src and update the SPKG.txt, check in changes, use sage -pkg to bundle it up, and then do sage -i numpy-new.number and see what happens. Probably these are not quite that simple of packages to do that with, but you might as well try! It would be worth having the data points on the newest one to see what failed.

Answer 2: This is more cultural, but it turns out that the answer is also yes. At the very least seeing if it works is very valuable. And oftentimes someone halts work on a ticket because they just don't have energy any more, or not enough help testing - so pointing that out any helpful information there is a great thing to do.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2010-08-26 12:12:06 +0200

Seen: 471 times

Last updated: Aug 26 '10