Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug for the wrong tlist in c_ops #107

Merged
merged 1 commit into from
Nov 20, 2021

Conversation

BoxiLi
Copy link
Member

@BoxiLi BoxiLi commented Nov 9, 2021

The get_full_tlist method only considers the tlist in the ideal pulse. Use the tlist of the generated QobjEvo, which already includes all the time steps.

@BoxiLi BoxiLi added this to the qutip-qip-0.1.2 milestone Nov 13, 2021
The get_full_tlist method only considers the tlist in the ideal pulse. Use the tlist of the generated QobjEvo, which already includes all the time steps.
@BoxiLi BoxiLi merged commit 54ab065 into qutip:master Nov 20, 2021
BoxiLi added a commit to BoxiLi/qutip-qip that referenced this pull request Nov 24, 2021
The get_full_tlist method only considers the tlist in the ideal pulse. If the Lindblad noise has a different time dependency, this will cause inconsistency. Use the tlist of the generated QobjEvo, which already includes all the time steps.
BoxiLi added a commit to BoxiLi/qutip-qip that referenced this pull request Nov 24, 2021
The get_full_tlist method only considers the tlist in the ideal pulse. If the Lindblad noise has a different time dependency, this will cause inconsistency. Use the tlist of the generated QobjEvo, which already includes all the time steps.
@BoxiLi BoxiLi deleted the decoherence_noise_bug branch November 25, 2021 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant