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

Misprint - Users Guide (Manipulating States and Operators) #142

Open
mkPavel opened this issue Apr 1, 2022 · 3 comments
Open

Misprint - Users Guide (Manipulating States and Operators) #142

mkPavel opened this issue Apr 1, 2022 · 3 comments

Comments

@mkPavel
Copy link

mkPavel commented Apr 1, 2022

Hello!

I've noted misprint in "Qubit (two-level) systems" subsection of "Manipulating States and Operators" section.

I think, that after words "Now at this point one may ask how this state is different than that of a harmonic oscillator in the vacuum state truncated to two energy levels?" you need type code

vac = fock(2, 0) # but in guide in that place this: vac = basis(2, 0)

Sincerely,
Pavel Makarov.

@ssawarn
Copy link

ssawarn commented Apr 6, 2022

Can you tell the exact notebook referred here so that I may look?

@mkPavel
Copy link
Author

mkPavel commented Apr 6, 2022

@ssawarn
Copy link

ssawarn commented Apr 11, 2022

It states 'To create a state vector corresponding to a qubit system, we use the same [qutip.states.basis] or [qutip.states.fock] function with only two levels'

I see no problem @mkPavel .
therefore, I request to close this issue

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

No branches or pull requests

2 participants