Open MichelJuillard opened 2 years ago
I could try one day to revive the project and add your functions.
By the way, could you add such interface for Matrix x Matrix and Matrix x Vector multiplications (BLAS Level 3)?
By the way, could you add such interface for Matrix x Matrix and Matrix x Vector multiplications (BLAS Level 3)?
How different from mul!() would that be?
Benchmark calls to Lapack functions in a loop of several thousands calls Compare with https://github.com/RoyiAvital/MatlabJuliaMatrixOperationsBenchmark