|
|
|
|
|
by o11c
206 days ago
|
|
Matrix multiplication libraries are ugly. They either give up on performance or have atrocious interfaces ... sometimes both. Using matrix multiplication is also ugly when it's literally millions of times less efficient then a proper solution. |
|