Michael
Michael
Dear all, I've added this pull request to add NpyAppendArray and have written to the mailing-list, see https://mail.python.org/archives/list/[email protected]/thread/57TRDY3ZVMX3DYFHHPQOGWKDVFALSCPQ/ For a summary what NpyAppendArray is, compare https://github.com/xor2k/npy-append-array What I have done...
Should provide a solution for #23588 Further speed/memory optimizations are still possible (I'll work on it these days), but initial working solution that does the trick. Open for feedback already....
Dear BLIS Team, I'm currently working to improve Numpy's `matmul` for the strided case and I ran a large grid search with different BLAS frameworks, see https://github.com/numpy/numpy/pull/23752#issuecomment-2629521597 Here a repost...
Dear OpenBLAS Team, I'm currently working to improve Numpy's matmul for the strided case and I ran a large grid search with different BLAS frameworks, see https://github.com/numpy/numpy/pull/23752#issuecomment-2629521597 Here a repost...