You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect mcm_method="tree-traversal" + lightning.qubit to throw a meaningful error (not a supported feature at the moment) in analytic and finite shot modes.
Actual behavior
An unhelpful error message is raised in analytic mode
Expected behavior
I expect
mcm_method="tree-traversal"
+lightning.qubit
to throw a meaningful error (not a supported feature at the moment) in analytic and finite shot modes.Actual behavior
Additional information
No response
Source code
Tracebacks
System information
Name: PennyLane Version: 0.39.0 Summary: 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. Home-page: https://github.com/PennyLaneAI/pennylane Author: Author-email: License: Apache License 2.0 Location: /Users/isaac/.virtualenvs/pennylane-catalyst/lib/python3.11/site-packages Requires: appdirs, autograd, autoray, cachetools, networkx, numpy, packaging, pennylane-lightning, requests, rustworkx, scipy, toml, typing-extensions Required-by: PennyLane-Catalyst, PennyLane_Lightning Platform info: macOS-15.1-arm64-arm-64bit Python version: 3.11.9 Numpy version: 1.26.4 Scipy version: 1.12.0 Installed devices: - default.clifford (PennyLane-0.39.0) - default.gaussian (PennyLane-0.39.0) - default.mixed (PennyLane-0.39.0) - default.qubit (PennyLane-0.39.0) - default.qutrit (PennyLane-0.39.0) - default.qutrit.mixed (PennyLane-0.39.0) - default.tensor (PennyLane-0.39.0) - null.qubit (PennyLane-0.39.0) - reference.qubit (PennyLane-0.39.0) - nvidia.custatevec (PennyLane-Catalyst-0.9.0) - nvidia.cutensornet (PennyLane-Catalyst-0.9.0) - oqc.cloud (PennyLane-Catalyst-0.9.0) - softwareq.qpp (PennyLane-Catalyst-0.9.0) - lightning.qubit (PennyLane_Lightning-0.39.0)
Existing GitHub issues
The text was updated successfully, but these errors were encountered: