diff options
Diffstat (limited to 'numpy/linalg/bento.info')
-rw-r--r-- | numpy/linalg/bento.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/numpy/linalg/bento.info b/numpy/linalg/bento.info new file mode 100644 index 000000000..ef1dcefea --- /dev/null +++ b/numpy/linalg/bento.info @@ -0,0 +1,10 @@ +Library: + Extension: lapack_lite + Sources: + blas_lite.c, + dlamch.c, + dlapack_lite.c, + f2c_lite.c, + lapack_litemodule.c, + python_xerbla.c, + zlapack_lite.c |