diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2012-09-13 21:25:15 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-13 21:39:49 -0500 |
commit | f91e45e836fd76aca500e6d0dc378c0c6f75f726 (patch) | |
tree | adabb934223e533353193acec5f1db30081fbd80 /academic/scipy/README | |
parent | 58734aade3abb92f181d40f9201715258cf64e2a (diff) | |
download | slackbuilds-f91e45e836fd76aca500e6d0dc378c0c6f75f726.tar.gz |
academic/scipy: Updated for version 0.10.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/scipy/README')
-rw-r--r-- | academic/scipy/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/academic/scipy/README b/academic/scipy/README index 7275306452..1c3400ed17 100644 --- a/academic/scipy/README +++ b/academic/scipy/README @@ -11,6 +11,4 @@ some of the world's leading scientists and engineers. umfpack is an optional dependency. matplotlib and ipython are nice to have in connection with scipy, but scipy does not depend on them. -NOTE: Presently, if you install umfpack and its dependencies before -scipy, make sure there is a link to /usr/include/amd/amd.h from within -/usr/include/umfpack, otherwise scipy will not build. +If you need to build scipy for debugging, set DEBUG=y. |