qutip / qutip-notebooks

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

A few fixes to the nonmarkov notebooks #33

Closed arnelg closed 8 years ago

arnelg commented 8 years ago

Fixed a bug in example-coherent-delayed-feedback.ipynb where it tried to import a module that had changed name. Also renamed the two nonmarkov notebooks to group notebooks relating to the same module together:

example-coherent-delayed-feedback.ipynb -> example-nonmarkov-coherent-feedback.ipynb example-transfer-tensor-method.ipynb -> example-nonmarkov-transfer-tensor-method.ipynb