Tuesday, 14 June 2011

Un-squaring simulations

Got a bit distracted by other work in the previous few days, but thankfully it's all sorted now. Today I fixed a very annoying bug that wasn't allowing me to use rectangular sheets (i.e. with sides of different lengths, as opposed to square sheets): forgot to multiply one value by -1 and there we go, hours of debugging.

Other than that, work in progress on detailed timings and pretty graphics...

1 comment:

  1. That's one of the rules of matrices; there are *always* non-square bugs lurking until you test for them explicitly...

    ReplyDelete