Ankit Khandelwal

Results 11 comments of Ankit Khandelwal

Hey @antalszava, This has 2 issues: 1. As discussed earlier, their is no generator. Adjoint grad fails with error generator not defined. I have skipped adjoint diff_method in tests for...

Hi @antalszava, this is ready for review.

Cirq outputs [Qcircuit](https://github.com/CQuIC/qcircuit) source code [here](https://quantumai.google/reference/python/cirq/contrib/circuit_to_latex_using_qcircuit). And it works very well.

not related directly, but #2805 can also be looked at with this.

Hey @antalszava, 1. What is the generator for this? 2. Power is not some direct multiple of the parameters. How to add this? Or leave this?

Issue with this image in givens rotation tutorial ![image](https://github.com/PennyLaneAI/qml/assets/51011137/ab9298cb-46d0-4477-9261-ef0b4f6208e7) Also, the references are not hyperlinks

Hi, @josh146. Yeah, I found this in the sharp bits later. I had missed it earlier. Can you also elaborate a bit on this: ![image](https://github.com/PennyLaneAI/catalyst/assets/51011137/94ee13b4-d644-445d-a4c9-3cb92b504574) I don't know what's being...

> In Catalyst, each time you run this circuit the value of `m` will be randomly chosen to be `0` or `1` (with 50% probability). If `m=0`, then the state...

Hi @dime10, > Out of curiosity, do you have some specific use cases or examples in mind? I was thinking of variational qml circuits, where you measure some qubits for...

@mtthss if no one is working on it, I would like to try. Can you provide me with some general points before I start, like which files to update, what...