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

Adding Python API for GCP #2044

Open
corinwagen opened this issue Jan 30, 2024 · 2 comments
Open

Adding Python API for GCP #2044

corinwagen opened this issue Jan 30, 2024 · 2 comments

Comments

@corinwagen
Copy link

Hey all,

Since active development on GCP from Grimme's group seems minimal these days, it seems like any attempt to integrate 3c composite methods into PySCF will require custom Python bindings. This has been mentioned a few times previously: #1358, #825

I wrote Python bindings for GCP for another project that wraps the parent gcp_call function and takes numpy arrays, but I've never contributed to PySCF before - so I'm not sure how to integrate this best, how to link to presumably conda-installed gcp, and so forth.

Would this be a useful feature for me to work on? If so, any guidance would be appreciated.

@jeanwsr
Copy link
Contributor

jeanwsr commented Jan 31, 2024

Yes, it's useful. I think you can try to follow simple-dftd3 python api , make it callable by pyscf and post it in your repository first.

@sunqm
Copy link
Collaborator

sunqm commented Jan 27, 2025

Related to pyscf/dispersion#2

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

No branches or pull requests

3 participants