To get the project towards a full Pennylane plugin, we have to:
To get the project towards a full Pennylane plugin, we have to:
  1. Give wires a meaning
  2. Operations need to be restricted to certain wires, especially when different atomic species are involved
  3. Implement true remote control of the lab through the pennylane_ls module, 
  4. Implement full result post-processing that is currently used in the lab.
  5. Include a simulator device.
  6. Implement some kind of user management
While it seems quite clear how we can implement points 1 - 4, it seems to be a whole new problem to implement some kind of user management for our systems. 
In any case the first steps are remarkably promising and we will see how the quantum circuits can be efficiently employed in cold atom experiments.