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
106 stars 60 forks source link

Fixing pulse jit bug #125

Closed DanPuzzuoli closed 2 years ago

DanPuzzuoli commented 2 years ago

Summary

Closes #122.

See the discussion in #122 for a summary of the bug including technical details. This PR fixes the bug by taking the following actions (described in this comment):

Details and comments

The following changes have been made: