Another Uni Project

If anyone is interested in Erlang B Calculations, very relevent to any communications or engineering students, I’ve written a little quick piece of code to calculate them. There are several levels of functionality in the code. Erlang B itself only has 2 variables, System load in Erlangs, and the number of “trunks” (read: servers/call center operators/phone lines), and its output is a blocking probability from 0 to 1 All three of these variables or none atall can be defined at runtime; ...

May 13, 2008 · Andrew Bolster

Folding Code

I’ve been folding for a while now, and I’d previously written a really very cobbled together way of parsing my unitinfo.txt files, but, searching for something to do other than revise, I’ve written a similarly cobbled together but much shorter way of parsing my folding progress and telling me (as in speech) how far its going. Required: Espeak, basic bash knowledge to adjust. note: the espeak adjustments are just personal preference, so change them at will. ...

May 12, 2008 · Andrew Bolster