-
Notifications
You must be signed in to change notification settings - Fork 15
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
[Testing] Add unit tests which check pre-computed analytical expression #60
Comments
Hi, I'd like to work on this issue! Can you assign me as an owner? |
Hey, welcome to Pyq and thanks for participating! yes, i can do that |
I am also interested in this issue if still open for contributions @dominikandreasseitz |
hi @s-aldaihan , of course we would be happy if you contributed more unit tests to PyQ. the issue/ potential reward is however already assigned to @abrassel. so i can either offer you (1) to contribute without a monetary reward (2) ask @abrassel if he is actually working on the issue/plans to submit an MR, if not, let me know |
Thanks @dominikandreasseitz. |
Hi! I am still planning on working on this. Typically I don't mind collaborating, but this particular issue seems pretty small. I'm not sure if there's a meaningful amount of collaboration to do |
@abrassel Sure! |
great, so please coordinate with eachother then :) thanks @s-aldaihan ! and i dont think its a small issue ;) try thinking about edge cases! try to include every gate we have etc |
It's ok @s-aldaihan feel free to do. I'll go find another issue to work on :) |
hey! hows it going here @abrassel @s-aldaihan |
Hi! As I mentioned earlier, I didn't want to compete on this project :) |
oh ok sorry! my understanding was that you are collaborating, but i understand of course! |
hi @s-aldaihan, are you working on this issue? if yes, i would assign you. otherwise i would ask someone else do it :) let me know please! |
Update for clarity: This issue is about the Module API.
Come up with simple circuits, compute the expected result analytically and check if the result matches.
Example
To complete this issue at least one test per existing gate should be written.
The text was updated successfully, but these errors were encountered: