It's implemented mostly in Python, with Cython for the real speed-sensitive parts (everything in file "svd.pyx" did the heavy lifting, and got me up the leaderboard).
I hope that some folks will find this useful.
My Python Code for the Netflix Prize
github.com