qutip / qutip-notebooks

A collection of IPython notebooks using QuTiP: examples, tutorials, development test, etc.
BSD 3-Clause "New" or "Revised" License
235 stars 236 forks source link

Import the BoFiN example notebooks. #132

Closed hodgestar closed 2 years ago

hodgestar commented 2 years ago

Description

Import the example notebooks from https://github.com/tehruhn/bofin.

Todo

Notes:

Changelog Add example notebooks for the QuTiP 4.7 HEOM solver (based on the original BoFiN example notebooks).

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

nwlambert commented 2 years ago

Ah, just a note, I need to push some changes to the ones in Tarun's repo, just still working through the dynamical decoupling one. I will try and do that wednesday or thursday next week

hodgestar commented 2 years ago

..., just still working through the dynamical decoupling one. I will try and do that wednesday or thursday next week

I will leave that one for now then.

nwlambert commented 2 years ago

OK, I added the small changes to the other ones into the open PR on Tarun's repo. Mostly it was just tidying up a little, and adding some more explanatory text here and there, hopefully easy to combo with what you are doing here.

hodgestar commented 2 years ago

OK, I added the small changes to the other ones into the open PR on Tarun's repo. Mostly it was just tidying up a little, and adding some more explanatory text here and there, hopefully easy to combo with what you are doing here.

Thanks! I've merged those into this branch. It was all fine except merging heom-1a-.... That was a bit of a pain.

Shall we work in this branch from now on? Happy for you to make commits here if needed.

nwlambert commented 2 years ago

Thanks! Sorry, I should have pushed those ages ago. Yeah lets work from here from now on!

hodgestar commented 2 years ago

I've finished cleaning up 1d for the most part and added the index and re-ordered all the notebooks for the paper.

@nwlambert Could I ask you to tackle "Go through 1d (the fitting example) and fix bugs, decide on plots to keep from the end, and deal with a few notes"? I'm happy to go through it with you if you like, I just don't have all the information I need about what to keep and what some of the plots should look like.

nwlambert commented 2 years ago

Done. Thanks for the edits, it is a lot more readable and usable than before!

hodgestar commented 2 years ago

@nwlambert Yay! Do we want to go through the notebooks one last time, or are we happy with them as they are now?