I'm enjoying using the library! However I can't see any speedup cf regular python, so potentially I'm missing something here. Actually, using the matrix_multiply function from the user manual, I see ...
Python handles number differently and does not produce the error scene with other languages when multiplying int and float values. You can simply run this Python ...