desiderata

afternoon residue soap scum

Dec 04
Permalink

omfg

how bad can bad matlab code get? 

three for loops instead of optimizing on matlab’s vectorized indexing

not understanding the function application ordering of :

adding unnecessary dimensions to vectors, which are then never used

using empty if statements to iterate through for loop

assigning junk padding to parts of array, assuming user will know which parts are not junk

translating algorithms meant for C directly into matlab