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

extends complex to manage sparse matrix #299

Closed
Nelson-numerical-software opened this issue Jun 6, 2020 · 0 comments
Closed

extends complex to manage sparse matrix #299

Nelson-numerical-software opened this issue Jun 6, 2020 · 0 comments
Milestone

Comments

@Nelson-numerical-software
Copy link
Collaborator

Nelson-numerical-software commented Jun 6, 2020

a= sparse(eye(3,3));
b= complex(a)
@Nelson-numerical-software Nelson-numerical-software added this to the v0.4.7 milestone Jun 6, 2020
Nelson-numerical-software added a commit that referenced this issue Jul 2, 2020
…lex-builtin-with-sparse

fix #299 extends 'complex' for sparse
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

1 participant