matrix2d
matrix2d copied to clipboard
Vectorization
One of the key features of numpy is its use of vectorization to speed up computation of large matrices. I am not certain that this implementation uses vectorization(correct me if I am wrong). Is there any plan to implement this?
I'll try 😄
Matrix2d can't store double value?
m2d not working
I haven't been updating the project for a while. What is the issue?