We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instead of using a new implementation of compute_reference_energy in cc_helper.py we should use the functionality from quantum-systems. However, note that we need to pass in the time-dependent one- and two-body matrix elements to the reference energy. https://github.com/Schoyen/coupled-cluster/blob/75695e577ccc1df570fa666283edf2c6dc5b50ed/coupled_cluster/cc_helper.py#L252-L276
compute_reference_energy
cc_helper.py
The text was updated successfully, but these errors were encountered:
Schoyen
No branches or pull requests
Instead of using a new implementation of
compute_reference_energy
incc_helper.py
we should use the functionality from quantum-systems. However, note that we need to pass in the time-dependent one- and two-body matrix elements to the reference energy. https://github.com/Schoyen/coupled-cluster/blob/75695e577ccc1df570fa666283edf2c6dc5b50ed/coupled_cluster/cc_helper.py#L252-L276The text was updated successfully, but these errors were encountered: