Ask Your Question
0

update scipy to 0.12 from 0.11 [solved]

asked 12 years ago

anonymous user

Anonymous

updated 10 years ago

FrédéricC gravatar image

Hi, I have sage-5.8-linux-64bit-red_hat_enterprise_linux_server_release_5.9_tikanga-x86_64-Linux installed on CentOS release 5.9 (Final). I installed via the binary. Is there any way to update the scipy installation to 0.12? I tried downloading the scipy-0.11 spkg and replacing the v11 source with the v12 source, and then doing sage -i <path to="" package=""> but it didn't work. Any suggestions? I really need to the new Welch functionality in scipy.signals

Thanks

Preview: (hide)

Comments

I suppose you could do `easy_install scipy` or something? I don't know if that would confuse some of Sage's uses of Scipy, though.

kcrisman gravatar imagekcrisman ( 12 years ago )

1 Answer

Sort by » oldest newest most voted
0

answered 12 years ago

Noah gravatar image

updated 12 years ago

I didn't figure out how to upgrade a binary install, so I installed from source and followed the directions in this thread: http://ask.sagemath.org/question/349/...

The only thing I had to do beyond the instructions was to delete the Patch directory from scipy-0.11 directory prior to compressing. Worked like a charm! Thanks.

Preview: (hide)
link

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: 12 years ago

Seen: 483 times

Last updated: May 07 '13