Skip to content

Restructure code to expect multipole moment integrals in the last dimension #312

Description

@eljost

The "legacy" code used/uses the shape (multipole moments, shellsa, shellsb) for the multipole integrals. This should be changed to (shellsa, shellsb, multipole moments). Right now backend_numba_multipoles.py already supports that, but for compatibility reasons the integrals are resorted into (multipole moments, shellsa, shellsb).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions