Closed kshitijc closed 1 year ago
Hello, I would like to work on this issue! Thank you
I'm also interested in working on this issue as part of the Unitary Hack. Can I be assigned to this challenge? Thank you!
@kshitijc this bounty is showing as completed by @urihan, but it looks like it was completed by @king-p3nguin. Please ensure the hacker who has been responsible to the issue being resolved is assigned to the issue. Thanks!
@natestemen Just updated. Could you update the UnitaryHack website to reflect @king-p3nguin as the bounty closer? https://unitaryhack.dev/projects/qiskit-braket-provider/
What is the expected behavior?
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
A parametric Qiskit circuit should be converted to a Braket parametric circuit. Currently, trying to convert a Qiskit parametric circuit to a Braket circuit like so:
yields the following error:
Expected outcome: This should return a Braket circuit with Rz gate and FreeParameter
θ