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

repair interface with psi4 #19

Merged
merged 1 commit into from
Mar 23, 2024
Merged

repair interface with psi4 #19

merged 1 commit into from
Mar 23, 2024

Conversation

loriab
Copy link
Collaborator

@loriab loriab commented Mar 22, 2024

No description provided.

Copy link
Collaborator Author

@loriab loriab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested against (1) local pylibefp test_scf.py::test_qmefp at #18 and (2) a local dev psi4: all efpefp and qmefp tests and all pass cleanly against a libefp with this patch. No downstream edits required.

Thanks very much, I vote merge!

}

EFP_EXPORT enum efp_result
efp_set_electron_density_field_user_data(struct efp *efp, void *user_data)
Copy link
Collaborator Author

@loriab loriab Mar 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fwiw, I was never sure what was supposed to go in this function, so Psi4 doesn't use it.

@loriab
Copy link
Collaborator Author

loriab commented Mar 23, 2024

Maybe this one next, please, @slipchenko . Then #18 will be a cleaner changeset.

@slipchenko slipchenko merged commit cdc28e6 into master Mar 23, 2024
1 check passed
@slipchenko
Copy link

Uff, this is a relief! Thanks!

@loriab
Copy link
Collaborator Author

loriab commented Mar 23, 2024

Thanks! I'll work on #18 tomorrow.

@slipchenko slipchenko deleted the psi4 branch April 26, 2024 02:46
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

Successfully merging this pull request may close these issues.

2 participants