E-mail: pelle at dsv.su.se
I am
My bachelor's thesis was done in computer science at Stockholm University and was titled Improved testing of an arbitrary-precision arithmetic library using artificially small words. The thesis involves the GMP bignum library.
Read the abstract or get the full text (pdf).
The code developed during the project can be found in my Mercurial repository. Get it with:
hg clone http://people.dsv.su.se/~pelle/hg/gmp\#alimbs gmp-alimbs
(The '#' character is used to get a named branch.)