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

nnz methods for sparse factorizations #10834

Merged
merged 1 commit into from
Apr 15, 2015

Conversation

stevengj
Copy link
Member

This patch provides nnz methods for the sparse cholfact and lufact objects, which is useful to know how good a job the sparse factorization is doing.

@stevengj stevengj added the sparse Sparse arrays label Apr 15, 2015
andreasnoack added a commit that referenced this pull request Apr 15, 2015
nnz methods for sparse factorizations
@andreasnoack andreasnoack merged commit f443d48 into JuliaLang:master Apr 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sparse Sparse arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants