Hacker News new | ask | show | jobs
by sp332 3931 days ago
I've always found Python to be pretty readable. Are you just talking about the matrix math, or the rest?
1 comments

All of it. The 40 line methods with no self documenting variables, order or sense.
It's probably transliterated right out of a math textbook into Python.