qutip / qutip-tutorials

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

Port notebooks from qutip-notebooks #18

Open christian512 opened 2 years ago

christian512 commented 2 years ago

To add content to this repository, we have to port the notebooks from the qutip-notebooks repository to this one. During the port, we should modify the notebooks such that they work with QuTiP 4 and 5, and add some documentation (markdown).

To keep track of the progress, we use the following GitHub project: https://github.com/users/christian512/projects/1/

hodgestar commented 1 year ago

Examples left to port (01/12/2022):

hodgestar commented 1 year ago

The HEOM examples have been ported.

hodgestar commented 5 months ago

A list of notebooks to port that might make good first issues for new contributors to tackle:

rochisha0 commented 5 months ago

@hodgestar I would like to port the first notebook on the list. Can you explain what kind of documentation is required for this notebook.

nwlambert commented 5 months ago

I think @hodgestar said he would write up some quick guidelines for level of documentation needed for tutorials asap. I would say that particular example has a reasonable level of documentation already, so main tasks would be to check it is easy to follow, make it fit the template.md format in the tutorial subfolders, make sure that it complies to to the code formatting described in the readme.md, and make sure the v4 and v5 variants work on their respective qutip versions.