Skip to content
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

Closed
amontoison opened this issue Aug 16, 2024 · 5 comments
Closed
Labels
enhancement New feature or request

Comments

@amontoison
Copy link
Member

Because of the file EXTER.f, we can't decode 33 problems in single / quadruple precision.
see #20 (comment)

cc @jfowkes

@amontoison amontoison added the enhancement New feature or request label Aug 16, 2024
@nimgould
Copy link
Contributor

I'll check to see which should be OK

@amontoison
Copy link
Member Author

amontoison commented Aug 16, 2024

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:

  • 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

@nimgould
Copy link
Contributor

nimgould commented Aug 16, 2024 via email

@nimgould
Copy link
Contributor

I modified the decoder and SIF files so that these should now work. Please try again

@amontoison
Copy link
Member Author

All tests have now passed with the new SIF files and decoder.
Great job, Nick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants