My solutions to the coding exercises available on projecteuler.net
I've started posting my solutions to the Project Euler mathematical programming exercises. I've been using python so far, since it seems to be a good fit. I've solved and posted problems 1, 2 and 54 so far, perhaps more to come later.