1. The parallel module
I have some ideas to simplify both the API and the internals
2. The stats computation
This is currently somewhat messy, especially as it interacts with the parallel module (I actually think it works well for single samples, but is not great for multi-sample). My current thinking is to replace this with an IPython notebook.
3. Importing local modules
This may require a bit more thinking, but maybe just some better messages when someone tries to import a non-existent module.
Best,
Luis