nahumsa / volta

Library to create faster workflows for variational algorithms and quantum simulations using qiskit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

volta

build and test

This is a library that I started developing to create faster workflows, firstly for variational quantum algorithms, using qiskit.

The main feature is the volta.observables.sample_hamiltonian which enables you to do easy evaluation of the expectation value for a hamiltonian defined using opflow and a quantum circuit.

I plan to implement Hamiltonian Simulation algorithms as well as noise mitigation for this package.

Variational Quantum Algorithms

SWAP test

  • SWAP test using controlled swaps;
  • Destructive SWAP test;

Hamiltonian Simulation

Error Mitigation

About

Library to create faster workflows for variational algorithms and quantum simulations using qiskit.


Languages

Language:Jupyter Notebook 92.3%Language:Python 7.7%