Updates to tutorial 10 on deep strong coupling #50
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was created because the original one was merged prematurely.
This PR updates the 10th tutorial in this series on
Deep strong coupling. The aim is this tutorial is to introduce some ideas from our paper on Models for nuclear fusion in the solid state. Specifically the tutorial sets the scene for the "free exchange" ideas present in the paper.This tutorial limits the scope to looking at a degenerate TLS. The next tutorial will remove that restriction and allow us to add the next level of realism in order to get to a place where we can simulate "free exchange" in QuTiP.
As usual comments are best to the markdown file in
srcover in the Files changed tab.You can see a rendered version of the notebook from this branch over on nbviewer - this is where you'll need to go to see the videos that are embedded.