Tim Hoffmann
Tim Hoffmann is a physicist and software expert passionate to bring science and high-quality software together. He works as Simulation Architect at Carl Zeiss Semiconductor Manufacturing Technology, where he covers all aspects from coding, architecture and training up to software strategy. Tim is an active contributor to the Python open source community. In particular, he is core developer and API lead for the visualization library matplotlib.
Zeiss Semiconductor Manufacturing Technology
Git*hub|lab –Sessions
This tutorial explains the fundamental ideas and concepts of matplotlib. It's suited for complete beginners to get started as well as existing users who want to improve their plotting abilities and learn about best practices.
Python is slow. We feel the performance limitations when doing computationally intensive work. There are many libraries and methods to accelerate your computations, but which way to go? This talk serves as a navigation guide through the world of speeding up Python. At the end, you should have a high-level understanding of performance aspects and know which way to go when you want to speed up your code next time.