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

(Draft) Autocas interface as an IntegeralSolver #335

Closed
wants to merge 5 commits into from

Conversation

alexfleury-sb
Copy link
Collaborator

Autocas implementation as an IntegralSolver. get_integrals still has to be coded (one-body integrals are easily retrieved from the results, but two-body integrals are still missing).

@alexfleury-sb
Copy link
Collaborator Author

This PR is left on the ice for some time to get other priorities done.

The current state:

  • The autocas inputs are now handled by YAML. An interface with python dictionaries is existing, but only the basis set can be change for a given molecule (https://github.com/qcscine/autocas/blob/master/scine_autocas/__main__.py).
  • It seems there is a bug for the basis set settings in YAML (it is ignored).
  • We have to develop a way to get two-electron integrals.
  • UHF and large CAS computation have not been tested yet.

@alexfleury-sb
Copy link
Collaborator Author

A minimal example has been merged into the Tangelo-Examples repo (sandbox-quantum/Tangelo-Examples#32).

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.

1 participant