From: Yaroslav Halchenko Date: Wed, 27 Apr 2011 20:26:12 +0000 (-0400) Subject: BF: pull in scipy instead of only numpy for Scientific Python X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7b29bf660e6cca4f9f5b86b9dd76fd561ae572d7;p=neurodebian.git BF: pull in scipy instead of only numpy for Scientific Python --- diff --git a/tools/nd-vmsetupwizard b/tools/nd-vmsetupwizard index 37cc549..2882af8 100755 --- a/tools/nd-vmsetupwizard +++ b/tools/nd-vmsetupwizard @@ -115,7 +115,7 @@ FALSE "Emacs" "emacs" \ FALSE "GNU Image Manipulation Program (Gimp)" "gimp" \ FALSE "Octave" "octave,qtoctave" \ FALSE "OpenOffice.org" "openoffice.org" \ -FALSE "Scientific Python" "ipython,python-numpy,python-matplotlib" \ +FALSE "Scientific Python" "ipython,python-scipy,python-matplotlib" \ FALSE "TeX Live" "texlive" \ FALSE "Adobe Flash browser plugin" "flashplugin-nonfree" \ FALSE "Sun Java browser plugin" "sun-java6-plugin" \