Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import numpy as np is missing in documentation #797

Closed
tilek opened this issue Jan 15, 2018 · 0 comments · Fixed by qutip/qutip-doc#61
Closed

import numpy as np is missing in documentation #797

tilek opened this issue Jan 15, 2018 · 0 comments · Fixed by qutip/qutip-doc#61

Comments

@tilek
Copy link

tilek commented Jan 15, 2018

Qubit Decay code example on this page
lists these imports

from qutip import *
from scipy import *

I think it misses
import numpy as np
for np.sin and np.cos functions. If I don't add that line I get an error.

nathanshammah pushed a commit to qutip/qutip-doc that referenced this issue May 30, 2019
jakelishman pushed a commit to jakelishman/qutip that referenced this issue Apr 29, 2021
jakelishman pushed a commit to jakelishman/qutip that referenced this issue Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant