You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the report. If I understand well, the issue is not with multiple right-hand sides, but rather with successive solves, where the factorization is reused?!
On Tue, Dec 20, 2022 at 4:23 PM Dominique ***@***.***> wrote:
Thank you for the report. If I understand well, the issue is not with
multiple right-hand sides, but rather with successive solves, where the
factorization is reused?!
—
Reply to this email directly, view it on GitHub
<#112 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACKARLUPH5TWFUL672XGWCLWOHFQ3ANCNFSM6AAAAAATEQS4JE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
When I solve for multiple right-hand-sides I get an incorrect result after the first solve. See the following MWE:
output:
My julia version is 1.8.3 on Ubuntu.
The text was updated successfully, but these errors were encountered: