Tuesday, November 3rd, 2020: Discussion Topic: Multiprocessing in Python Lead: Mark Richardson Overview: The ability to parallelize code can be very useful for accelerating your science. Most laptops today have the ability to run parallel computations. In this session we introduce these ideas with the python platform. We recommend you have python 3 installed.