Skip to content

examples/sparse_fock.py: wire up to trnblas for the Fock contraction #6

@scttfrdmn

Description

@scttfrdmn

examples/sparse_fock.py demonstrates screening in isolation. The realistic downstream step is contracting the screened integrals against a density matrix via GEMM — which is trnblas.

Acceptance: extend the demo to build a screened ERI tensor, then compute F = contract(screened_ERI, D) via trnblas.gemm / batched_gemm. Mirror the integration pattern from examples/quantum_chemistry/df_mp2_synthetic.py in the umbrella repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions