diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/numpy3/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/development/numpy3/README b/development/numpy3/README index 579bc2a36f..6e1aebbb83 100644 --- a/development/numpy3/README +++ b/development/numpy3/README @@ -26,10 +26,6 @@ and then install scikit-umfpack on top of scipy. In this context, UMFPACK is an optional dependency for numpy. Nevertheless, note that presently scikit-umfpack is not available on SlackBuilds.org while its dependencies are. -NOTE: If you use this SlackBuild, numpy will run with the python version - provided by Slackware Linux, which is presently 2.7.xx. If you'd like to - use python 3.x then you have to install numpy with the numpy3 SlackBuild. - IMPORTANT: The version installed by this SlackBuild does NOT include the oldnumeric and numarray compatibility modules since starting with version 1.9.0 these modules got removed by the numpy developers. |