Hacker News new | ask | show | jobs
by ealar 6295 days ago
I don't understand why I would want C++ syntax when I could have python syntax for the same task? I checked and the python code for that matrix multiply is significantly shorter and arguably more readable, and that's without making a Matrix class!