Lizzie Salmon
Research Software Engineer
Examples used in the talk utilise Stryker for JavaScript for mutation testing.
Numba and Bitmasks
An introduction to using Numba for performance optimization in Python, with an example of the efficiency of bitmask operations.
Message Passing Interface
An overview of MPI and its applications with a focus on using it with Python for simple parallel computing tasks.