superlu icon indicating copy to clipboard operation
superlu copied to clipboard

Matrix equation solving error

Open snugglerx opened this issue 3 years ago • 3 comments

When solving the AX=B (A matrix and B matrix files are in the attachment below), the solution is inconsistent with MATLAB's. Matrix.zip

snugglerx avatar Jan 18 '23 08:01 snugglerx

"inconsistent" means the two solutions are not identical? Have you checked the error : ||X_matlab - X_superlu|| / ||X_matlab|| ?

xiaoyeli avatar Jan 18 '23 15:01 xiaoyeli

It is obviously that X_superlu is different from X_matlab, comparing each element in Matrix X.

snugglerx avatar Jan 20 '23 02:01 snugglerx

It is obviously that X_superlu is different from X_matlab, comparing each element in Matrix X.发自我的iPhone------------------ Original ------------------From: X. Sherry Li @.>Date: Wed,Jan 18,2023 11:27 PMTo: xiaoyeli/superlu @.>Cc: snugglerx @.>, Author @.>Subject: Re: [xiaoyeli/superlu] Matrix equation solving error (Issue #70) "inconsistent" means the two solutions are not identical? Have you checked the error : ||X_matlab - X_superlu|| / ||X_matlab|| ?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/xiaoyeli/superlu/issues/70#issuecomment-1387253177", "url": "https://github.com/xiaoyeli/superlu/issues/70#issuecomment-1387253177", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

snugglerx avatar Jan 20 '23 08:01 snugglerx