Sanket Sharma
Sanket Sharma
I am trying to use pyNmonAnalyser-0.1 to read nmon files. It is discarding all lines that start with TOP with messages like the following 'Discarding line with missing Timestamp ['TOP',...
It seems that there is a race condition between [here](https://github.com/Bosma/Scheduler/blob/master/Scheduler.h#L67) and [here](https://github.com/Bosma/Scheduler/blob/master/Scheduler.h#L175). In line 67, tasks is accessed without a lock.
I am running the example `1D_potential_barrier.py`. In the function potential barrier, if set V0 to a negative value then the visualization of the potential isn't correct. For negative values of...
### Informations - **Qiskit Aer version**: 0.17.2 - **Python version**: Python 3.12.2 - **Operating system**: Linux (Endeavour OS which is an Arch variant) ### What is the current behavior? I...