Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1001 Bytes

index.rst

File metadata and controls

41 lines (33 loc) · 1001 Bytes

Welcome to the Documentation for Grove!

Grove is a open source Python library containing quantum algorithms that uses the quantum programming library pyQuil and the Rigetti Forest toolkit.

Structure

Grove is organized into modules for the various quantum algorithms, each of which has its own self-contained documentation.

.. toctree::
   :name: mastertoc
   :maxdepth: 2

   installation
   vqe
   qaoa
   qft
   phaseestimation
   tomography
   grover
   bernstein_vazirani
   simon
   deutsch_jozsa
   arbitrary_state

Indices and Tables