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

Customizing the quantum device simulation #120

Closed BoxiLi closed 3 years ago

BoxiLi commented 3 years ago

The notebook gives a step-by-step tutorial on how to build noisy device simulator for a customized quantum system. Including customizing the Hamiltonian model, the compiler and the noise.

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

BoxiLi commented 3 years ago

The notebook accompanies https://github.com/qutip/qutip/pull/1444, https://github.com/qutip/qutip/pull/1445 and https://github.com/qutip/qutip/pull/1446