From ae59607ad030ae74911373f3ccf10c532f0c90da Mon Sep 17 00:00:00 2001 From: Daksh Date: Tue, 17 Feb 2026 19:27:23 +0000 Subject: [PATCH] added Pennylane library to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 160db9c6..27c5e782 100644 --- a/README.md +++ b/README.md @@ -858,6 +858,7 @@ _Libraries for starting and communicating with OS processes._ _Libraries for quantum computing._ +- [PennyLane](https://github.com/PennyLaneAI/pennylane) — A hybrid quantum-classical machine learning library with automatic differentiation support. - [Qiskit](https://github.com/Qiskit/qiskit) — An IBM-backed quantum SDK for building, simulating, and running circuits on real quantum hardware. - [QuTiP](http://qutip.org/) - Quantum Toolbox in Python.