PennyLaneAI / pennylane

PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.
https://pennylane.ai
Apache License 2.0
2.17k stars 568 forks source link

`PauliSentence.operation` always return a `LinearCombination` #5879

Open astralcai opened 1 week ago

astralcai commented 1 week ago

Description of the Change: PauliSentence.operation always return a LinearCombination

Benefits: More consistent behaviour.

[sc-63400]