Final Year Project.
Masters in Electrical and Electronic Engineering - Imperial College London
A set of tools helpful for this project, combined with some of the minor annoyances discovered in the project. This is in hope of making someone's life easier next year !
- matplotlib on remote servers. This is a good fix.
- Interactive classes in iPython (update on edit)
- A good python editor - free for students
- Setting up python remotely
- use the
--user
option to install pip modules to your home directory. rayxx.doc.ic.ac.uk machines have pip - batch servers do not (but you canworkon
a virtualenv that does have pip!)