9 lines
528 B
Markdown
9 lines
528 B
Markdown
|
# Cirq
|
||
|
|
||
|
Cirq is Google's quantum computer and python library and is currently still in development.
|
||
|
|
||
|
---
|
||
|
|
||
|
- [Here](https://ed.quantum.ieee.org/cirq-bootcamps-paler/) is a talk about the quantum computing tutorials and more about Cirq
|
||
|
- A FANTASTIC cirq tutorial application including quantum chess as the example. The [notebook can be found here.](https://notebook.community/quantumlib/Cirq/docs/tutorials/quantum_chess)
|
||
|
- the full code can be found [open-source here ](https://zenodo.org/record/6599601#.Y0t74uwa_OR)
|