Skip to content

Comment on Static, Ahead of Time Compiled Juliaparent

Comments

From the comments section of that G+ post I found this Dijkstra essay with really good arguments for zero-based indexing.

Not only does it have sound mathematical reasoning but also some anecdotal evidence of problems caused by one-based indexing in programming languages.

http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD831.PDF

For statistics 1 based is much cleaner and less error prone in my opinion. R is 1 based and it drives me nuts to have to switch to Pandas.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.