Lean icon indicating copy to clipboard operation
Lean copied to clipboard

Library request: Qiskit, Pennylane, and Ocean

Open AlexCatarino opened this issue 3 years ago • 1 comments

Expected Behavior

  • Qiskit [kiss-kit] is an open-source SDK for working with quantum computers at the level of pulses, circuits, and application modules.

  • PennyLane is a cross-platform Python library for differentiable programming of quantum computers. Train a quantum computer the same way as a neural network. We already support PennyLane, so it's an update and we probably need to install

pip install pennylane-qiskit

to work with Qiskit.

Note: PennyLane supports Python 3.7 or newer, so we need to upgrade the Python version in Lean.

Checklist

  • [x] I have completely filled out this template
  • [x] I have confirmed that this issue exists on the current master branch
  • [x] I have confirmed that this is not a duplicate issue by searching issues

AlexCatarino avatar Mar 28 '22 21:03 AlexCatarino

Thank you Alex

speQtrum avatar Mar 29 '22 05:03 speQtrum