-
Notifications
You must be signed in to change notification settings - Fork 28
Description
fiction version
0.6.8
OS
Ubuntu 24.10
Python version
3.12.7
C++ compiler
g++ (Ubuntu 14.2.0-4ubuntu2) 14.2.0
Additional environment information
I have activated the virtual environment (.venv) using uv before running the notebook. I would appreciate any help in resolving this issue.
Please let me know if you need any further information or if there's anything else I can provide to help resolve this issue. @Drewniok
Description
I am experiencing an issue with the "sidb_gate_designs_and_analysis" notebook from the repository https://github.com/cda-tum/mnt-sidb-technology-demo. The "charge_distributions" of the QuickExact-Simulation are empty.
I am using the following versions:
- pyfiction: mnt-pyfiction==0.6.8
- Python: 3.12.7
- uv: 0.4.30
Expected behavior
Expected result: The "charge_distributions" of the QuickExact-Simulation should not be empty.
Actual result: The "charge_distributions" of the QuickExact-Simulation are empty.
How to Reproduce
Steps to reproduce:
- Clone the repository https://github.com/cda-tum/mnt-sidb-technology-demo
- Activate the virtual environment (.venv)
- Run the "sidb_gate_designs_and_analysis" notebook