Showmedo is proud to publish:[1452] Closing remarks and using dictionaries effectively for scientific computing, a video-tutorial by unpingco
This video is part of the series Scientific and parallel computing using IPython
In this final segment, we highlight concepts important for new scientific Python programmers, especially those coming from a Matlab environment. We discuss effective use of Python dictionaries and the timeit profiling module. We also discuss the defaultdict object for quick and easy database creation useful for keeping track of data in multiple parameter runs.
Related posts:
- Scientific and Parallel Computing Using IPython
- New Video Published: Basic Parallel Computing Using IPython
- New Video Published: Basic Parallel Computing Using IPython
- New Video Published: Finer Control for Parallel Computing in IPython
- New Video Published: Finer Control for Parallel Computing in IPython

