RisingPhoelix
RisingPhoelix
Hi, I just created a fresh Anaconda environment, installed pip, OSMPythonTools, ipykernel and pandas. But when I try the example in readme.md `from OSMPythonTools.api import Api api = Api() way...
### Feature details The current implementation of the parameter-shift rule (PSR) when using shot-based simulation is slow and can lead to bugs (see #7169 ). These problems come from some...
### Expected behavior The Code example at https://docs.pennylane.ai/en/stable/introduction/interfaces/jax.html#randomness-shots-and-samples should also work when diff_method is set to "parameter-shift" instead of None. ### Actual behavior Actually, it raises a JAX tracer Error...