⇤ ← Revision 1 as of 2013-08-16 20:13:25
Size: 487
Comment:
|
Size: 535
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 15: | Line 15: |
* installpkg /tmp/numpy-1.6.2-i486-1_SBo.tgz |
numpy
NumPy is a general-purpose array-processing package designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without sacrificing too much speed for small multi-dimensional arrays.
SlackBuild
- su
- cd /tmp
wget http://slackbuilds.org/slackbuilds/14.0/development/numpy.tar.gz
- tar xvzf numpy.tar.gz
- cd numpy
wget http://freefr.dl.sourceforge.net/project/numpy/NumPy/1.6.2/numpy-1.6.2.tar.gz
./numpy.SlackBuild
- installpkg /tmp/numpy-1.6.2-i486-1_SBo.tgz