Hacker News new | ask | show | jobs
by throwaway2048 3640 days ago
If you don't understand the underlying mathematical algorithms its using, no amount of explicit varible names are going to help you. If you do, the concise structure makes things straightforward. The code is not meant to be read alone and understood, the papers published along with it need to be understood first.
1 comments

Exactly. Not all code can be understandable to layman with zero effort.