Armand Touminet
Results
3
comments of
Armand Touminet
I am using the version `0.10.0` with the `intel-mkl` backend.
By definition, the QR factorization of a matrix `M` of size `m x n` is `M = QR` where + `Q` is an orthonormal matrix of size `m x m`...
Hello! Any update on this? By the way, is there any reason that prevents numba from JITting pybind11 generated functions? @garth-wells Here is a real world use case for you:...