A CQ compliant quantum computing library built on QuEST.
Designed to simulate tightly coupled offload to a quantum accelerator.
- Minimum working example.
- Synchronous QFT offload with threads is up and running!
- Write tests for MWE.
- Implement the rest of the spec for the offload-to-thread version.
- And don't forget to add tests...
- Implement Fortran (2003?) interface.
- Implement offloading with MPI (using a device process instead of a device thread).