= 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