Hacker News new | ask | show | jobs
by hogu 5361 days ago
operator overloading doesn't solve the problem because you frequently mix elementwise operations with matrix multiplication and division. Converting types between numpy arrays and matrices gets cumbersome