It is a bit confusing, but it also reminds you that there is a difference in the way rows and columns are stored in memory, as Julia uses column major order:
http://en.wikipedia.org/wiki/Row-major_order#Column-major_order
It is a bit confusing, but it also reminds you that there is a difference in the way rows and columns are stored in memory, as Julia uses column major order:
http://en.wikipedia.org/wiki/Row-major_order#Column-major_order