diff options
Diffstat (limited to 'numpy')
-rw-r--r-- | numpy/bento.info | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/numpy/bento.info b/numpy/bento.info new file mode 100644 index 000000000..4235be897 --- /dev/null +++ b/numpy/bento.info @@ -0,0 +1,24 @@ +Recurse: + core, fft, lib, linalg, random + +Library: + Packages: + build_utils, + compat, + core, + core.code_generators, + distutils, + distutils.command, + distutils.fcompiler, + doc, + f2py, + fft, + lib, + linalg, + ma, + matrixlib, + numarray, + oldnumeric, + polynomial, + random, + testing |