# 8th June ## Discussion points: * Discussed the speeding up of Python code using numpy for matrix multiplication and numba for nested for loops etc * Also looked at using Jupyter Notebook and how this may be beneficial for interacting with Python code, including timing the length of time it would take for certain functions etc to run # W/O 15th June ## Discussion points: * Looked at some example problems from an OO lecture series * This included some proof statements and looking at dictionarie comprehension