Monthly Archives: July 2007

Partitions of an Integer in PHP

I recently started learning PHP, a language I had never caught up to but that recently became a requirement of my job.
For a start project, just to give myself something meaningful to write in it, I am writing some logic that places items into bins – some examples might include calculating all the [...]