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

MD5Hash #37

Open
DavidBrainard opened this issue Oct 25, 2018 · 0 comments
Open

MD5Hash #37

DavidBrainard opened this issue Oct 25, 2018 · 0 comments

Comments

@DavidBrainard
Copy link
Collaborator

I have a pretty full set of validations working now for the current code. One thing that is not stable is the MD5Hash set in SSTReceptorDemo. My suspicion is that the hash value is susceptible to small numerical differences across Linux and Mac, as well as Matlab versions. We spent a huge amount of effort trying to get hash values to stand still with the UnitTestToolbox, rounding numbers to lower precision before hashing etc. and it never really worked well - we'd get hash check failures even when the actual values didn't change much, etc.

Posting this here because I realize I don't really know what the point of the hash is, and/or how much its stability was tested in the past.

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

No branches or pull requests

1 participant