#
cirq
Here are 16 public repositories matching this topic...
PennyLane is a cross-platform Python library for differentiable programming of quantum computers. Train a quantum computer the same way as a neural network.
machine-learning
deep-learning
neural-network
tensorflow
optimization
quantum
differentiable-computing
forest
automatic-differentiation
pytorch
autograd
quantum-computing
quantum-chemistry
quantum-machine-learning
qiskit
qsharp
cirq
strawberryfields
-
Updated
Jan 23, 2021 - Python
Companion site for the textbook Quantum Computing: An Applied Approach
quantum
quantum-computing
quantum-information
qiskit
quantum-supremacy
rigetti
cirq
quantum-information-science
quantum-processor
sycamore
google-quantum
-
Updated
Jan 19, 2021 - Jupyter Notebook
Workspace for my apps and trial experiments on quantum computing. M currently in the learning stage with quantum and will organize the repo better in future
-
Updated
Jul 19, 2020 - Python
R interface to Cirq - quantum circuits, computers, and simulators.
r
hardware
tensorflow
quantum
keras
quantum-computing
circuit
quantum-circuit
qubits
cirq
simulators
quantum-computers
-
Updated
Jun 7, 2020 - R
Trying to win the CHSH game with Parameterized Quantum Circuits and Bayesian Optimization
-
Updated
Jan 19, 2021 - Jupyter Notebook
My session about TensorFlow Quantum to build hybrid quantum-classical models at TensorFlow User Group Mysuru 2020
tensorflow
quantum-computing
tensorflow-tutorials
quantum-ai
cirq
tensorflow2
tensorflow-quantum
tfq
-
Updated
Aug 19, 2020 - Jupyter Notebook
My graduate research paper for Quantum Computation, discussing quantum programming languages and implementing Shor's algorithm in Cirq.
-
Updated
May 8, 2020 - HTML
Simulating a 1-D Ising chain with compressed quantum matchgates
-
Updated
May 16, 2019 - Jupyter Notebook
-
Updated
Aug 13, 2020 - Jupyter Notebook
Docker images of Quantum Computing frameworks with Jupyter notebooks
-
Updated
Nov 13, 2020 - Jupyter Notebook
Collection of scripts based on Google's Cirq, a Python library for writing, manipulating, and optimizing quantum circuits. The circuits can be run against quantum computers and simulators.
-
Updated
May 4, 2020 - Jupyter Notebook
Container for Quantum Computing ideas for High-Energy Physics, code based on Google CIRq
-
Updated
Apr 4, 2019 - Python
Improve this page
Add a description, image, and links to the cirq topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cirq topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a use case or problem? Please describe.
The use case is documentation.
Describe the solution you'd like
Basically something like the docstring used here: https://github.com/quantumlib/Cirq/blob/d58423a3f06dd0a40fd8acfdd006d9a876274a7c/cirq/circuits/qasm_output.py#L86
**What is the urgency from your perspective for this issue? Is it blocking impo