Updates to NumPy and Advancing Programming in Python Lectures

30 Sep 2022

We have updated our NumPy lecture to include a discussion of how broadcasting in NumPy makes code faster and less memory-intensive. We have also added a section on variable names to the Advanced Programming in Python lecture. This section looks at local, builtin, and global namespaces in Python, how to view namespaces and name resolution rules. Many thanks to our research assistant Humphrey Yang for his improvements to the lectures.

Published by: Natasha Watkins


Read more news