←back to thread

105 points faresahmed | 1 comments | | HN request time: 0.297s | source
1. sdqri ◴[] No.41857920[source]
It makes the code significantly easier to read but equally harder to write. In my opinion, mathematical formulas, while elegant and precise, aren't always designed with machine computation in mind. You often have to compromise on their beauty or precision to achieve reasonable time complexity, and sometimes it's necessary to make a mess to get there. But kudos to them for their work and effort.