Hi All, There is a PR <https://github.com/numpy/numpy/pull/2954> that adds some blas and lapack functions to numpy. I'm thinking that if that PR is merged it would be good to move all of the blas and lapack functions, including the current ones in numpy/linalg into a single directory somewhere in numpy/core/src. So there are two questions here: should we be adding the new functions, and if so, should we consolidate all the blas and lapack C code into its own directory somewhere in numpy/core/src.
Thoughts? Chuck
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion