Austin Huang
Austin Huang
Hi everybody, Sorry it took so long to get things done, I had been travelling a lot the last two weeks. I've added all the relevant tests for autograd and...
[sc-50347]
Hi. I have implemented FABLE as a template, but I am a little confused on what you mean when it comes to testing the "differentiability of the workflow". Is the...
Need to update the [Plugin Test Matrix](https://github.com/PennyLaneAI/plugin-test-matrix) before merge.
[Need to update demos for when upgraded to Qiskit >1.0](https://app.shortcut.com/xanaduai/story/64633/update-demos-that-use-the-qiskit-pennylane-plugin)
[sc-62928]
Can hold off on this one while we decide on if we are going to change to using V2 primitives instead.
This is just a few lines of code so I merged it into #539 as without the transpilation none of the code works 😅
With use_primitives being removed as a keyword and the device upgrading to PrimitivesV2 as a whole, this PR will likely be significantly affected by those changes. I am going to...