Notepad/enter/Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Cirq.md

9 lines
528 B
Markdown
Raw Permalink Normal View History

2023-07-05 18:29:11 +00:00
# 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)