Skip to content

examples: PySCF integration sketch #13

@scttfrdmn

Description

@scttfrdmn

examples/sparse_fock.py uses a synthetic Gaussian-distance Schwarz bound. The realistic next step is a PySCF-driven demo that consumes AO integrals from a real molecule and runs screened integral evaluation.

Acceptance: examples/pyscf_bridge.py that (a) builds a small water or benzene system via pyscf.gto.Mole, (b) extracts the diagonal ERI tensor, (c) runs trnsparse.schwarz_bounds + screen_quartets + sparsity_stats, (d) reports the effective sparsity. Gated via pytest.importorskip(\"pyscf\") in a test.

Un-milestoned — keep on the backlog until v0.3.0 Fock-build integration (#6) lands.

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