You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First issue towards building a parser for IonQ using Qibo.
I built a very crude one for a project I have worked on. It was made for trotterized adiabatic evolution, but it can serve as a blueprint for what could be the parser for circuits too.
First issue towards building a parser for IonQ using Qibo.
I built a very crude one for a project I have worked on. It was made for trotterized adiabatic evolution, but it can serve as a blueprint for what could be the parser for circuits too.
The code is in: https://github.com/igres26/quantum-bigM-trotterization/blob/main/trotterize_adiabatic.py
The function called
IonQ_parser
The text was updated successfully, but these errors were encountered: