-
Notifications
You must be signed in to change notification settings - Fork 5
QasmBuilder Macro #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fixed coverage report test
…xample for Bell's
…n debugging the autoqasm closure primitives due to definement of qubit register after submodule definition
…ion, text formatting, and merging includes from gatebuilders
…to QasmBuilder_Macro_test
… grover unit test and further debugging of behavior + name fixes, and demo notebook
|
partial integration with cli and load/ subroutine. Blocked on development with many builder requiring secondary oracle definition whose parametrization would be too much for the command line plus locked in behavior of cli unit tests. As an integration design choice the following load modules will be completed: ... |
|
Debugging remote tests has become an absolutely frustrating experience. There is 100% clearance on local machine and the errors the remotes throw on stack trace make no sense. I believe remote tests are using cached files or old data as the code mentioned in errors does not exist in local code. I cannot spend any more time on this with other pressing deadlines. |
|
You're right, there does seem to be some sort of cacheing going on |
|
I don't believe it was cacheing in the actions. I saw some naming conflicts in the sub-packages , where we are using capital case ( |
092ac88 to
8484492
Compare
8484492 to
f9db397
Compare
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Expansion of Development for Release #56
Changes Included
To-Do
forloop declarationsload_programinterfacegenerate_subroutineinterface