-
Notifications
You must be signed in to change notification settings - Fork 142
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
missing initialize in J1Spin #3595
Conversation
Can one of the admins verify this patch? |
Test this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, subject to CI.
Thanks Shiv! I am resisting commenting on the rest of this older code, which definitely needs some tidying. Clearly this is an improvement though.
Sure! I am open to cleaning stuff up and would appreciate any specific things that need addressed! Either in this or a separate PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the unit test, please add a call to this fixed constructor and call evaluateLog() to validate the results.
Test this please |
Proposed changes
This was missed in #3257.
What type(s) of changes does this code introduce?
Does this introduce a breaking change?
What systems has this change been tested on?
AMD workstation
Checklist
Update the following with a yes where the items apply. If you're unsure about any of them, don't hesitate to ask. This is
simply a reminder of what we are going to look for before merging your code.