Size: 854
Comment:
|
Size: 879
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 27: | Line 27: |
* installpkg /tmp/ | * installpkg /tmp/pytz-2012h-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
Package 32 bit: numpy-1.6.2-i486-1_SBo.tgz
pytz
- su
- cd /tmp
wget http://slackbuilds.org/slackbuilds/14.0/python/pytz.tar.gz
- tar xvzf pytz.tar.gz
- cd pytz
wget https://launchpad.net/pytz/main/2012h/+download/pytz-2012h.tar.bz2
./pytz.SlackBuild
- installpkg /tmp/pytz-2012h-i486-1_SBo.tgz