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

Deprecate A_ldiv_B!(SparseMatrixCSC, StridedVecOrMat) thereby fixing #10787 #13496

Merged
merged 1 commit into from
Oct 14, 2015

Conversation

andreasnoack
Copy link
Member

This makes the behavior consistent with A_ldiv_B! for dense matrices where the methods don't allocate, i.e. we only supply ! solver methods for either factorizations or triangular matrices.

@jiahao
Copy link
Member

jiahao commented Oct 8, 2015

👍

@kshyatt kshyatt added the domain:arrays:sparse Sparse arrays label Oct 8, 2015
@andreasnoack andreasnoack force-pushed the anj/ldiv branch 2 times, most recently from fd8bc24 to 81087c9 Compare October 11, 2015 10:52
andreasnoack added a commit that referenced this pull request Oct 14, 2015
Deprecate A_ldiv_B!(SparseMatrixCSC, StridedVecOrMat) thereby fixing #10787
@andreasnoack andreasnoack merged commit ecf6005 into master Oct 14, 2015
@andreasnoack andreasnoack deleted the anj/ldiv branch October 14, 2015 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants