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
This is because Qfactor does not currently support state prep yet. When you use VariableUnitaryGates the instantiation pipeline will select Qfactor by default as the instantiater. We plan on adding support for state instantiation in Qfactor soon.
In the meantime, you can use differentiable gates, e.g. PauliGate rather than VariableUnitaryGates.
edyounis
changed the title
Instantiation for state vector doesn't work
Qfactor state vector instantiation
Oct 15, 2023
Example to reproduce the issue:
Errors:
Note: the bqskit version is 1.1.0a2.
The text was updated successfully, but these errors were encountered: