-
Notifications
You must be signed in to change notification settings - Fork 3
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
Provide the list of problems that can be only decoded in double precision #23
Labels
enhancement
New feature or request
Comments
I'll check to see which should be OK |
The problems that can't be decoded in single precision:
The problems that can't be decoded in quaduple precision:
|
Hilow, packh and stratec are variants of akiva, that we fixed, so those are easy. I'll look at hs68/9 tomorrow
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Alexis Montoison ***@***.***>
Sent: Friday, August 16, 2024 8:20:40 PM
To: ralna/SIFDecode ***@***.***>
Cc: Gould, Nick (STFC,RAL,SC) ***@***.***>; Comment ***@***.***>
Subject: Re: [ralna/SIFDecode] Provide the list of problems that can be only decoded in double precision (Issue #23)
The problems that can't be decoded in single precision:
* HIELOW.SIF
* HS68.SIF
* HS69.SIF
* PARKCH.SIF
* STRATEC.SIF
The problems that can't be decoded in quaduple precision:
* AKIVA.SIF
* BLEACHNG.SIF
* CAR2.SIF
* HIELOW.SIF
* HS88.SIF
* HS89.SIF
* HS90.SIF
* HS91.SIF
* HS92.SIF
* JIMACK.SIF
* ORBIT2.SIF
* PARKCH.SIF
* RAYBENDS.SIF
* SARO.SIF
* SAROMM.SIF
* STRATEC.SIF
—
Reply to this email directly, view it on GitHub<#23 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACW4A6WXV72K7S7ATJ4OHVLZRZGIRAVCNFSM6AAAAABMUAJPYCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJUGAZTSOBSGE>.
You are receiving this because you commented.Message ID: ***@***.***>
|
I modified the decoder and SIF files so that these should now work. Please try again |
All tests have now passed with the new SIF files and decoder. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because of the file
EXTER.f
, we can't decode 33 problems in single / quadruple precision.see #20 (comment)
cc @jfowkes
The text was updated successfully, but these errors were encountered: