-
Notifications
You must be signed in to change notification settings - Fork 1
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
Issue with iterative refinement #21
Labels
bug
Something isn't working
Comments
The issue is fixed with the release Number of iterations of iterative refinement: 0
Precision: Float32
Residual norm for example1: 1.847538e-5
Residual norm for example2: 0.00021071904
Residual norm for example3: 8.379088e-7
Precision: Float64
Residual norm for example1: 3.340602287924343e-13
Residual norm for example2: 1.6954324066196217e-13
Residual norm for example3: 1.4466012900106264e-15
Precision: ComplexF32
Residual norm for example1: 5.618822e-5
Residual norm for example2: 0.001547979
Residual norm for example3: 1.3792666e-6
Precision: ComplexF64
Residual norm for example1: 8.186746897843183e-14
Residual norm for example2: 3.8232027439101534e-12
Residual norm for example3: 2.616020123074188e-15
Number of iterations of iterative refinement: 1
Precision: Float32
Residual norm for example1: 2.7082282e-5
Residual norm for example2: 3.2331143e-6
Residual norm for example3: 4.3392834e-7
Precision: Float64
Residual norm for example1: 1.3756521229420242e-15
Residual norm for example2: 1.9698506979498538e-14
Residual norm for example3: 7.778218420081461e-16
Precision: ComplexF32
Residual norm for example1: 4.42893e-6
Residual norm for example2: 1.5342164e-5
Residual norm for example3: 8.035846e-7
Precision: ComplexF64
Residual norm for example1: 6.0055395163591184e-15
Residual norm for example2: 3.628518735237144e-14
Residual norm for example3: 1.6393136883834072e-15
Number of iterations of iterative refinement: 2
Precision: Float32
Residual norm for example1: 2.8285526e-6
Residual norm for example2: 2.5343484e-6
Residual norm for example3: 4.0934142e-7
Precision: Float64
Residual norm for example1: 4.907009938517242e-15
Residual norm for example2: 1.1293433006802389e-14
Residual norm for example3: 7.538526237535183e-16
Precision: ComplexF32
Residual norm for example1: 1.4131082e-6
Residual norm for example2: 8.459211e-6
Residual norm for example3: 7.952513e-7
Precision: ComplexF64
Residual norm for example1: 1.2464818569137624e-14
Residual norm for example2: 3.1703465299248516e-14
Residual norm for example3: 1.3548190347378863e-15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: