-
**Describe the feature you'd like**
A new simulator which implements Monte Carlo sampling to perform trajectory-based noise simulation. This would be `shots>0` *only* but would allow qubit counts up …
-
## *Lab OnBoarding Request*
Use this to register your lab for hosting or update the list
of experiments in the lab.
- [ ] update existing hosting requirements,
1. **Lab Repository**: https:…
-
## Important Note
⚠️ This issue is part of an internal assignment and not meant for external contributors
## Context
Recently, Mid-Circuit Measurement (MCM) support was added to the `lightnin…
-
We should reconsider how *repeated execution* is being triggered, and when it is possible to enable it automatically.
The extreme option is to have a single `execute_circuit` function with no flag …
-
Circuitjs executes analyzeCircuit() after every change in the layout, which makes it impossible to work on larger projects, even, if the simulation times afterwards are ok.
-
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla-assistant.io/qiskit-community/qiskit-braket…
-
I have an audio circuit that I want to run but I do not need to see the UI updating, so I would like to have the simulation run as fast as possible without losing any accuracy in the audio. Otherwise …
-
Trying to run a circuit that contains an identity operation on the simulator:
```python
import cirq
import qsimcirq
circuit = cirq.Circuit(cirq.I(cirq.LineQubit(0)))
qsim_simulator = qsimci…
-
WDYT? Is this publication in scope?
```
@article{Bar_El_2006,
author = {Bar-El, H. and Choukri, H. and Naccache, D. and Tunstall, M. and Whelan, C.},
doi = {10.1109/jproc.2005.862424},
issn = {1558…
-
### Environment (OS, Python version, PySpice version, simulator)
macOS, python3.12, PySpice 1.5
I'm trying to download PySpice on mac, using pip to install PySpice, and homebrew to install ngspi…