Two recent projects of possible interest: 1. https://cirq.readthedocs.io
*Cirq: A python library for NISQ circuits* *Cirq *is a software library for writing, manipulating, and optimizing quantum circuits and then running them against quantum computers and simulators. Cirq attempts to expose the details of hardware, instead of abstracting them away, because, in the *Noisy Intermediate-Scale Quantum (NISQ) *regime, these details determine whether or not it is possible to execute a circuit at all. ref. https://github.com/quantumlib/Cirq 2. https://strawberryfields.readthedocs.io/en/stable/tutorials/blackbird.html *Blackbird programming language* In this section, we provide an overview of the *Blackbird* quantum programming language. This simple and elegant language breaks down a quantum circuit into a set of instructions detailing the quantum operations we would like to apply, as well as the the subsystems that these operations act on. @philipthrift -- You received this message because you are subscribed to the Google Groups "Everything List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/everything-list/ea06b492-d55d-4355-9316-5607dacd1ddb%40googlegroups.com.

