Isaac De Vlugt
Isaac De Vlugt
Hey @Cmurilochem, thank you for your PR! I'll be taking a look at it and will get back to you by next week at the latest 🚀
Hey @Cmurilochem, I might not be understanding your PR as you're intending it, but can you accomplish what you want with `qml.from_qiskit_op` (https://docs.pennylane.ai/en/stable/code/api/pennylane.from_qiskit_op.html)? This translates `SparsePauliOp` to PennyLane operators. It...
Hey @Cmurilochem, thanks for your response! Maybe I'm missing something, but using `qml.from_qiskit_op` on your `qtn_qubit_ham` object gives what I would expect. We can look at the result from `qml.from_qiskit_op`...
Hey @Cmurilochem, thanks! I'll get back to you next week as I need to confirm a few things with a colleague. Appreciate your patience! 🙏
Hey @Cmurilochem! Thanks again for your patience. Indeed, you've been correct all along 😅. Apologies for not understanding that sooner. After speaking with a few of my colleagues, we recognize...
Hey @Cmurilochem, we'll close this PR and track this feature via your feature request here: https://github.com/PennyLaneAI/pennylane/issues/5397 Thanks again for contributing! Please reach out to us with any further questions.
Hey @joeybarreto! It's been a while since there was any activity here. Just wondering if you're able to provide us with more context regarding what you're trying to accomplish with...
Hey @joeybarreto no worries! Thanks for getting back to us. Do you mind sharing some toy example code that we can use to reference exactly what you want to accomplish?...
@paul0403 oh yes this is a good point! You'll want to change the "Updated on:" field in the metadata. @alvaro-at-xanadu do you have any other recommendations for metadata changes, or...
This demo requires v0.37 to be executable. Will have to hold off merging until then