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

Compute gradient, Hessian matrix #16

Open
aromanro opened this issue May 21, 2022 · 0 comments
Open

Compute gradient, Hessian matrix #16

aromanro opened this issue May 21, 2022 · 0 comments
Assignees

Comments

@aromanro
Copy link
Owner

The derivatives could be computed numerically (central difference would be my choice).
In fact, they could be computed 'analytically', but I don't think I would use that method for this project, I suppose the post-HF things would complicate things even more.

They could be used for optimizations computations, that is, computation of molecular structure.
Also vibrational modes & frequencies could be computed.
Ideally, also the lines intensity...

@aromanro aromanro self-assigned this May 21, 2022
This was referenced May 21, 2022
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

1 participant