Hacker News new | ask | show | jobs
by inamberclad 243 days ago
Matlab deliberately notes that its matrices are laid out like this since most matrix operations occur on columns, a whole column can be loaded on a cache line.