|
|
|
|
|
by wzeng
3293 days ago
|
|
There are libraries todat that let you do quantum programming! A simple Python library to get started with quantum programming is https://pyquil.readthedocs.io/en/latest/overview.html The Python library allows you to construct quantum programs and output in a quantum/classical shared memory instruction set called Quil. |
|