Skip to content

support multiple/matrix right-hand sides in sparse A \ B#5196

Merged
ViralBShah merged 1 commit into
JuliaLang:masterfrom
stevengj:sparse_ldiv_matrix
Dec 25, 2013
Merged

support multiple/matrix right-hand sides in sparse A \ B#5196
ViralBShah merged 1 commit into
JuliaLang:masterfrom
stevengj:sparse_ldiv_matrix

Conversation

@stevengj

Copy link
Copy Markdown
Member

This extends the UMFPACK sparse backslash to support a matrix of multiple right-hand-sides (in the obvious way: just by doing a solve for one column at a time).

@ViralBShah

Copy link
Copy Markdown
Member

Could you add a test? Seems ok to merge otherwise.

ViralBShah added a commit that referenced this pull request Dec 25, 2013
support multiple/matrix right-hand sides in sparse A \ B
@ViralBShah
ViralBShah merged commit cef7983 into JuliaLang:master Dec 25, 2013
ViralBShah added a commit that referenced this pull request Dec 25, 2013
Fix a size bug in bwdTriSolve
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

Successfully merging this pull request may close these issues.

2 participants