-
java.version=1.8.0_271
java.vendor=Oracle Corporation
java.vm.specification.version=1.8
java.vm.specification.vendor=Oracle Corporation
[java.vm.specification.name](http://java.vm.specification.na…
-
java.lang.NullPointerException: Cannot invoke "com.ra4king.circuitsim.simulator.CircuitState.getComponentProperty(com.ra4king.circuitsim.simulator.Component)" because "parentState" is null
at com…
-
I'm not familiar with how close Optim.jl and MOI.jl are, but in Optim.jl they provide implementations of simulated annealing and particle swarm optimization (https://github.com/JuliaNLSolvers/Optim.jl…
-
### Background
Learners in the textbook should be able to run code on hardware within the textbook to see that it exists and understand the concept of noise. The final implementation should seem like…
-
Code:
```python
from pytket.circuit import Circuit
from pytket.extensions.braket import BraketBackend
b = BraketBackend(device="dm1", device_type="quantum-simulator", provider="amazon")
c = C…
-
**Describe the bug**
When I attempt to run the tutorial suplied at [https://qiskit.org/documentation/partners/qiskit_ibm_runtime/tutorials/how-to-getting-started-with-sampler.html](https://qiskit.org…
-
Job crashed with the following error message:
`pydas.daspk.DASPKError: DASPK returned with an IDID = -6, Repeated error test failures occurred on the last attempted step in DDASPK. A singularity in t…
-
Hello projectq team, you do amazing work.
The following teleport script runs on the simulator but encounters an error on the real IBM QE backend. **The IBM QE job runtime error states that this scr…
ghost updated
2 years ago
-
Pre-Report Checklist
--------------------
- [X] I am running the latest version of mitiq
- [X] I checked to make sure that this bug has not already been reported
Issue Description
-----------…
-
I am imported the plot_histogram as follows:
`from qiskit.visualization import plot_histogram`
however when it comes time to call the plot_histogram() the results are not displayed
```
job =…