pennylane and quantum

These are complementary tools that can be used together: PennyLane provides a hardware-agnostic quantum machine learning framework that supports multiple backends, while TensorFlow Quantum integrates quantum circuits directly into TensorFlow's computational graph, allowing developers to combine both platforms for hybrid quantum-classical workflows.

pennylane
100
Verified
quantum
67
Established
Maintenance 25/25
Adoption 25/25
Maturity 25/25
Community 25/25
Maintenance 16/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 3,105
Forks: 752
Downloads: 440,006
Commits (30d): 117
Language: Python
License: Apache-2.0
Stars: 2,098
Forks: 646
Downloads:
Commits (30d): 3
Language: Python
License: Apache-2.0
No risk flags
No Package No Dependents

About pennylane

PennyLaneAI/pennylane

PennyLane is an open-source quantum software platform for quantum computing, quantum machine learning, and quantum chemistry. Create meaningful quantum algorithms, from inspiration to implementation.

Provides hardware-agnostic circuit programming through a plugin architecture supporting multiple backends (simulators and quantum devices), with native integration into ML frameworks like PyTorch, TensorFlow, and JAX for hybrid quantum-classical training. Features automatic differentiation for quantum gradients, mid-circuit measurements, and experimental JIT compilation via Catalyst for adaptive circuits and real-time feedback loops. Includes curated quantum datasets and domain-specific tools for quantum chemistry applications.

About quantum

tensorflow/quantum

An open-source Python framework for hybrid quantum-classical machine learning.

Integrates Cirq for quantum circuit design and qsim for high-performance simulation, while implementing quantum operations as native C++ TensorFlow Ops for seamless integration in the compute graph. Provides automatic differentiation of quantum circuits through multiple gradient methods (parameter shift, adjoint) and leverages Keras for defining quantum machine learning models, enabling researchers to scale quantum algorithm exploration across millions of circuit simulations.

Scores updated daily from GitHub, PyPI, and npm data. How scores work