pennylane
Installation
SKILL.md
Pennylane
PennyLane is a Python library for quantum machine learning, quantum computing, and quantum chemistry. It allows developers and researchers to prototype and run quantum algorithms on various hardware platforms. It's used by quantum computing enthusiasts, researchers, and developers in both academia and industry.
Official docs: https://docs.pennylane.ai/
Pennylane Overview
- Circuit
- Execution
- Device
- Template
- QNode
Working with Pennylane
This skill uses the Membrane CLI to interact with Pennylane. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills