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
Currently the setup command for the interconnection circuit will fail, because the function pi_interconnection.WizardCompilationParameters is not implemented. The tests pass because they use dummy compilation, but we should choose the parameters for production before releasing this.
Tasks
Implement the pi_interconnection.WizardCompilationParameters function (possibly after some experimentation/benchmarking)
The text was updated successfully, but these errors were encountered:
Description / Motivation
Currently the
setup
command for the interconnection circuit will fail, because the functionpi_interconnection.WizardCompilationParameters
is not implemented. The tests pass because they use dummy compilation, but we should choose the parameters for production before releasing this.Tasks
pi_interconnection.WizardCompilationParameters
function (possibly after some experimentation/benchmarking)The text was updated successfully, but these errors were encountered: