qiskit-community / qiskit-dynamics

Tools for building and solving models of quantum systems in Qiskit
https://qiskit-community.github.io/qiskit-dynamics/
Apache License 2.0
105 stars 61 forks source link

Fix ClassicalRegister counting in DynamicsBackend #252

Closed DanPuzzuoli closed 1 year ago

DanPuzzuoli commented 1 year ago

Summary

Closes #251

Details and comments

Also adds a test with a trivial simulation to validate that a list of classical registers gets properly counted.