PennyLaneAI/pennylane-cirq
The PennyLane-Cirq plugin integrates Google's Cirq software library with with PennyLane's quantum machine learning capabilities.
The PennyLane-Cirq plugin helps quantum machine learning researchers and developers by connecting PennyLane's quantum machine learning capabilities with Google's Cirq quantum computing framework. It allows you to use PennyLane to design quantum algorithms and then execute them on Cirq's simulators or even Pasqal's neutral-atom quantum devices. You provide quantum algorithms and classical data to PennyLane, and it provides results from quantum computations run via Cirq.
Use this if you are a quantum machine learning researcher or developer who wants to leverage PennyLane's advanced quantum machine learning features while using Cirq as your quantum computing backend, including access to real quantum hardware.
Not ideal if you are not working with quantum machine learning or if you prefer to work exclusively within the Cirq framework without PennyLane's additional features.
Stars
63
Forks
21
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PennyLaneAI/pennylane-cirq"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
PennyLaneAI/pennylane
PennyLane is an open-source quantum software platform for quantum computing, quantum machine...
qiskit-community/qiskit-machine-learning
An open-source library built on Qiskit for quantum machine learning tasks at scale on quantum...
netket/netket
Machine learning algorithms for many-body quantum systems
tencent-quantum-lab/tensorcircuit
Tensor network based quantum software framework for the NISQ era
mit-han-lab/torchquantum
A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum...