Commit 8822b778 authored by Mccaskey, Alex's avatar Mccaskey, Alex
Browse files

update to the python examples readme

parent 9c19a7cc
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -15,3 +15,5 @@ Employing the QCOR just-in-time (qjit) compilation features, we can wrap QCOR in
`qsim_vqe.py` qsim example of VQE routine for Deuteron Hamiltonian.

`vqe_qcor_spec.py` example of VQE using `taskInitiate` for asynchronous execution of quantum-classical hybrid computations. 

`pyscf_qubit_tapering.py` example of using the QCOR `OperatorTransform`, specifically running [Qubit Tapering](https://arxiv.org/abs/1701.08213) followed by VQE using the QSim library.
 No newline at end of file