I was wondering if there is a process for importing libraries that do not seem 
to be preexisting on the cloud into IPython sessions. In my case, I would like 
to do the following import:

> from qutip import *

For context about what this library is:
qutip is a library that makes the use of Dirac like notation much easier (i.e. 
to compute the inner product on <-y| and |+z> just define the quantum objects 
Smy and Spz and do Smy.dag () * Spz)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to