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

Add support dense matrix representation in Qobj #26

Closed
jrjohansson opened this issue Jun 7, 2013 · 1 comment
Closed

Add support dense matrix representation in Qobj #26

jrjohansson opened this issue Jun 7, 2013 · 1 comment
Labels

Comments

@jrjohansson
Copy link
Member

Qobj currently use sparse matrix representation for operators and kets/bras, which is optimal for large systen but suboptimal for small systems. We want Qobj to support both sparse and dense matrix representation for the quantum object it represents. This should probably be implemented with two different classes, QobjSparse and QobjDense which inherit a common interface from a parent class Qobj.

@jrjohansson jrjohansson modified the milestones: qutip-3.1.0, qutip-3.0.0 Mar 17, 2014
@jrjohansson jrjohansson modified the milestones: qutip-3.2.0, qutip-3.1.0 Dec 10, 2014
@nonhermitian
Copy link
Member

I doubt we will ever get around to this, so I will close this issue.

@ajgpitch ajgpitch modified the milestones: qutip-3.3.0, qutip-3.2.0 Feb 19, 2016
@ajgpitch ajgpitch reopened this Feb 19, 2016
splch pushed a commit to splch/qutip that referenced this issue Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants