qutip / qutip-tutorials

QuTiP Tutorials
BSD 3-Clause "New" or "Revised" License
32 stars 34 forks source link

Port "Steady-State: Homodyned Jaynes-Cummings emission" tutorial to QuTiP 5. #96

Closed alan-nala closed 4 weeks ago

alan-nala commented 1 month ago

Hi , I am participating in UnitaryHack2024, and I found the issue https://github.com/qutip/qutip-tutorials/issues/91 as one of the proposed challenges.

I have tested the "020_homodyned_Jaynes_Cummings_emission-v4 tutorial" with qutip-v5 and it is working, so I have just copied this tutorial in the corresponding "/tutorial-v5" folder and simply changed "qutip.Options" in "qutip.mcsolve" because it is deprecated and planned for removal. I have also generated "index.html" with "create_index.py" to incorporate the new tutorial. Let me know if there is anything else to improve.

hodgestar commented 1 month ago

Ah, I see the CI jobs already ran. Please take a look at the errors and address them.

hodgestar commented 1 month ago

@alan-nala Could you address the issues from the failed CI run?

alan-nala commented 1 month ago

@alan-nala Could you address the issues from the failed CI run?

Yes, I have already changed what was causing the error.

hodgestar commented 4 weeks ago

Thanks @alan-nala for submitting this, but I accepted #98.

We would welcome more porting of tutorials outside of UnitaryHACK if you have the time and inclination to do so!