Mark Koch
Mark Koch
Then we can reenable the B905 lint rule
Prototype implementation of qubit references
Closes #375
Development in PR #311 - [x] #313 - [x] #309 - [x] #312 - [x] #347 - [x] #314 - [x] #317 - [x] #319 - [x] #330 - [x]...
This is the dev branch for the inout argument feature (tracked by #282). The idea is to allow explicit `@inout` annotations on function arguments that "give back" the passed value...
We can use https://pytest-notebook.readthedocs.io/en/latest/ This requires making the notebook outputs deterministic (currently, error messages mention a temporary file as the error location). See #381
Now that we have inout arguments, we can use the same datastructure for classical and linear lists