General-purpose SDKs
pennylane
Maintained by XanaduAI
PennyLane is a widely used framework for hybrid quantum-classical workflows, especially where differentiable programming and multi-backend experimentation matter.

Resource snapshot
Category
General-purpose SDKs
Stars
0
Topics
2
Last pushed
Unavailable
What it is
PennyLane sits at an interesting intersection: it is approachable enough for newcomers, serious enough for research workflows, and flexible enough to connect quantum circuits to classical optimization and machine-learning tooling.
That makes it valuable even beyond pure quantum ML. It is one of the clearest examples of a framework built around hybrid execution instead of treating quantum hardware as an isolated destination.
Who it's for
Developers and researchers who care about hybrid workflows, differentiable programming, and the ability to move across backends without rewriting everything.
What you can build or learn
- Prototype variational and hybrid workflows that combine quantum circuits with classical optimization loops.
- Compare plugins, devices, and backend integrations through one framework.
- Learn how one major ecosystem thinks about hybrid execution as a first-class idea.
How this relates to Qtangl
Qtangl is not a quantum ML product, but PennyLane is still useful because it embodies a pragmatic hybrid mindset. It is a good reference for how classical optimization, bounded quantum experimentation, and developer-facing abstractions can coexist inside one readable workflow.
README excerpt
Expand the source excerpt
No README excerpt was available for this resource.
Related resources