-
- Downloads
remove configuration of lapack wrapper from setup.py
We use Cython's import mechanism to use the the same lapack used by Scipy, so we no longer need to explicitly link against lapack or blas.
Please register or sign in to comment
We use Cython's import mechanism to use the the same lapack used by Scipy, so we no longer need to explicitly link against lapack or blas.