From da9ebacbffba863f0b12354bec3dec30f62cb156 Mon Sep 17 00:00:00 2001 From: Josh Izaac Date: Sat, 8 Jun 2019 18:01:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f40b95..24490ce 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ and Quil on QVMs and QPUs. [forestopenfermion](https://github.com/rigetticomputing/forestopenfermion) - [Python] A library for interfacing Forest with [OpenFermion](http://openfermion.org/), a Python library for quantum simulations on quantum computers. +[PennyLane-Forest](https://github.com/rigetti/pennylane-forest) - [Python] A plugin for interfacing Forest with [PennyLane](http://pennylane.ai), a Python library for quantum machine learning, automatic differentiation, and optimization of hybrid quantum-classical computations. + [XaCC-rigetti](https://github.com/ORNL-QCI/xacc-rigetti) - [Python] A library for interfacing Forest as a backend in the [XaCC](https://github.com/ORNL-QCI/xacc) quantum programming framework. [qasm2pyQuil](https://quantum-circuit.com/qasm2pyquil) - [Javascript] A web library for converting OpenQASM code to pyQuil.