Introduction After Phase II, we discovered that Numpy wasn’t going to help. Also, getting a half way decent approximation of Pi was going to take millions of paths / attempts. So on a slimmed down […]

Introduction After Phase II, we discovered that Numpy wasn’t going to help. Also, getting a half way decent approximation of Pi was going to take millions of paths / attempts. So on a slimmed down […]
Context Carrying on from Phase I, I wanted to see how I could take the initial answer and make it more efficient. The first port of call then is… how expensive is it at the […]
I always find working through a text book that it gets quite dry, and I struggle to maintain interest as the project or subject matter is too esoteric. So, armed with a little python, StackOverflow […]