Rajesh Nakka
Results
2
comments of
Rajesh Nakka
``` Warning: `vendor()` is deprecated, use `BLAS.get_config()` and inspect the output instead │ caller = npyinitialize() at numpy.jl:67 └ @ PyCall C:\Users\admin\.julia\packages\PyCall\L0fLP\src\numpy.jl:67 ``` I am getting a similar warning message...
yeah, I agree it must be (2, 2) not (3,3). It is working for `SparseArray` type but not with dense matrices as I have mentioned in the question. I am...