qutip-notebooks icon indicating copy to clipboard operation
qutip-notebooks copied to clipboard

A collection of IPython notebooks using QuTiP: examples, tutorials, development test, etc.

Results 26 qutip-notebooks issues
Sort by recently updated
recently updated
newest added

Getting message "The animation function must return a sequence of Artist objects" when doing the plot_animation. QuTiP 4.1.0 Numpy 1.11.3 SciPy 0.18.1 matplotlib 2.0.0 Cython 0.25.2 IPython 5.1.0 Python 3.6.0...

When executing `W, THETA, PHI = spin_wigner(psi, theta, phi)` I get the message `/home/jhellmers/anaconda3/lib/python3.6/site-packages/scipy/sparse/compressed.py:845: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the...

Hey: I am trying to learn PIQS, but I encountered some unpleasant errors while running the examples. The example path is: https://nbviewer.org/github/qutip/qutip-notebooks/blob/master/examples/piqs-overview.ipynb . The location is 1. N Qubits Dynamics....

Hi, the noisy quantum device simulator in the index is missing the file linking to it.

inteferometry -> interferometry

Dear Qutip Group, I hope you are doing well. I'm trying to implement the fitting of a ohmic spectral density with exponential cutoff, and the example works pretty well, however...