My publicly available programming projects are described below.
A Python programming project to optimize robust control sequences for quantum systems. The project is in very early stages, and is essentially a functioning prototype (at the time of writing). The project implements the work done in the corresponding research project, in collaboration with Holger Haas and David Cory.
It can be found at the Github repository Robust-quantum-control, which includes examples in Jupyter notebooks demonstrating the functionality and goal of the project.
Pictured: A two control amplitude sequence found by the optimizer that is essentially a continuous time version of a long-known discrete time control sequence called XY4. This is a fun aspect of these numerical searches: sometimes the optimizer will 'rediscover' something similar to already existing sequences.