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

SecondQuantizedMolecule: FCIDUMP file support for input/output #405

Merged
merged 12 commits into from
Sep 27, 2024

Conversation

alexfleury-sb
Copy link
Collaborator

@alexfleury-sb alexfleury-sb commented Jul 31, 2024

FCIDUMP file support for input/output, i.e. one can generate a fermionic Hamiltonian from a FCIDUMP file, or write such a file from a SecondQuantizedMolecule object.

As of now, the underlying functions for handling FCIDUMP files needs the pyscf package to work.

@ValentinS4t1qbit ValentinS4t1qbit changed the title FCIDUMP file support for input/output SecondQuantizedMolecule: FCIDUMP file support for input/output Jul 31, 2024
Copy link
Collaborator

@ValentinS4t1qbit ValentinS4t1qbit left a comment

Choose a reason for hiding this comment

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

I think a better use of inheritance and doing surgery on the right IntegralSolver class may reduce amount of code and facilitate maintenance.

@alexfleury-sb alexfleury-sb marked this pull request as draft August 7, 2024 18:21
@alexfleury-sb alexfleury-sb changed the title SecondQuantizedMolecule: FCIDUMP file support for input/output SecondQuantizedMolecule: FCIDUMP file support for input/output (WIP) Aug 7, 2024
@alexfleury-sb alexfleury-sb marked this pull request as ready for review August 26, 2024 14:07
@alexfleury-sb alexfleury-sb changed the title SecondQuantizedMolecule: FCIDUMP file support for input/output (WIP) SecondQuantizedMolecule: FCIDUMP file support for input/output Sep 11, 2024
Copy link
Collaborator

@ValentinS4t1qbit ValentinS4t1qbit left a comment

Choose a reason for hiding this comment

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

I apologize, I started a PR and never finished it. Minor things here too

tangelo/toolboxes/molecular_computation/molecule.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@ValentinS4t1qbit ValentinS4t1qbit left a comment

Choose a reason for hiding this comment

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

Great job, thanks !

@ValentinS4t1qbit ValentinS4t1qbit merged commit 3c0fae7 into sandbox-quantum:develop Sep 27, 2024
9 checks passed
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