Skip to content
This repository was archived by the owner on Oct 7, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down