Lem provided an algorithms.py (the interface) and custom_algo.py (user implementation of their algorithms). I added some algorithms to custom_algo.py and made a couple of suggested changes to algorithms.py. We will discuss these here, among other things.