Skip to content

Faster implementation of LinearOperator for MolecularHamiltonian #457

@kevinsung

Description

@kevinsung

This function is a bottleneck for applications that require computing expectation values of Hamiltonians. The current implementation uses contract_2e from PySCF's FCI module. I wonder if we can write a faster version. We should also try the GPU version in gpu4pyscf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions