qiskit-community / qiskit-qcgpu-provider

A provider which allows Qiskit to use the QCGPU simulator
http://qcgpu.github.io/
Apache License 2.0
25 stars 12 forks source link

Provide and example of the qasm simulator #4

Closed jaygambetta closed 5 years ago

jaygambetta commented 5 years ago

I would recommend having an example for the qasmsimulator.

adamisntdead commented 5 years ago

The qasm Simulator is still WIP, I will include an example once it's completed/working

jaygambetta commented 5 years ago

Cool. I was thinking something like this as i could not see it. I would update that on the readme.

When you do it I would make sure you have a test for register order.

ps im impressed by your qcgpu its very nice. Well done.

adamisntdead commented 5 years ago

Update: