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
The Coq generated Ocaml file causes stack overflow. One possible solution is to turn definitions in QVM to be tail recursions. Our goal is to generate circuits in the Coq generated Ocaml code for small QIMP programs. In rcir-plus branch.
The text was updated successfully, but these errors were encountered:
The Coq generated Ocaml file causes stack overflow. One possible solution is to turn definitions in QVM to be tail recursions. Our goal is to generate circuits in the Coq generated Ocaml code for small QIMP programs. In rcir-plus branch.
The text was updated successfully, but these errors were encountered: