implement SAP guess into slateratom#111
Open
alexmaryewski wants to merge 8 commits into
Open
Conversation
bhourahine
reviewed
Jun 20, 2026
bhourahine
left a comment
Member
There was a problem hiding this comment.
For backward compatibility the old guess should still be available (and so also with its original tests) in addition to the SAP option.
Co-authored-by: Ben Hourahine <bhourahine@gmail.com>
Co-authored-by: Ben Hourahine <bhourahine@gmail.com>
Co-authored-by: Ben Hourahine <bhourahine@gmail.com>
Co-authored-by: Ben Hourahine <bhourahine@gmail.com>
Co-authored-by: Ben Hourahine <bhourahine@gmail.com>
Co-authored-by: Ben Hourahine <bhourahine@gmail.com>
Author
|
@bhourahine |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As per insist of @aradi, I'm chopping the existing mega-pull-request up into coherent pieces. This one is the SAP guess from 10.1063/5.0004046. It's not supposed to solve any existing problem, but is just a nice thing to have in the XXIst century. I've also taken the liberty to make it the default guess now, or rather the only guess; please tell me if you object.
Two files in the tests had to be regenerated (B3LYP N-N and N-C) because there was some minor difference in the trailing numbers, nothing substantial AFAICS. All other tests passed right away.