To answer the repeating need to share advice on how to get an efficient Python setup for scientific computing and data analysis, I've created a dedicated page: Python setup for scientific computing.
Links
Efficient Tools seminar launched
I've put online a new page dedicated to research seminars for promoting "Efficient Tools" within my colleagues. First seminar (April 6, 2017) was on YALMIP and similar tools for easy optimization modeling.
For the occasion, I've had some fun creating a dedicated poster heavily inspired by E.T.
Documents from "Python for Control & Signal"
Documents from the short seminar "Python for Control & Signal" are now online. These include two IPython Notebooks: IIR filter design and Linear Quadratic control. These two applications give a special focus to the following packages: scipy.signal and SymPy.