Research code by Connelly Barnes and Collaborators
General code
- Autoimp -- Automatically lazily import all Python modules at the
interactive prompt.
- Space -- Side-scrolling space shooter that I made
in high school.
- Approximate Gaussian blur -- In Python using an iterated box blur. This is faster than skimage or scipy's Gaussian blur for large sigma.
You can look at my technical weblog (not updated since 2009) for
other codes I worked on as an undergraduate student.
Programming related documents