Qiskit-Extensions / qiskit-experiments

Qiskit Experiments
https://qiskit-extensions.github.io/qiskit-experiments/
Apache License 2.0
151 stars 122 forks source link

Track changes in experiment circuits #1445

Open coruscating opened 2 months ago

coruscating commented 2 months ago

It would be useful to record changes in either Qiskit or Qiskit Experiments that change the output circuits of a specific experiment and set of seeds + input parameters (maybe on the wiki), for example the QV change referenced in #1443. We warn the users if they're trying to load an experiment from a different version of Qiskit/QE in #1392 , but this would give them a better idea of how the circuits might have changed over these versions.