Skip to content

Move toolbox.btd to physics to speed up the real-space calculations #951

@zerothi

Description

@zerothi

Describe the feature
Right now the Bloch-expansion algorithms copy everything out to the entire matrices, however,
they could be copied around at the end instead of at every bloch-call which isn't really necessary.

This would greatly increase the performance, and should be implemented using the BTD matrices.
The BTD matrices should them be generalized to have their own dimensions. So there are indices for each dimension.

I.e. a 3D matrix has x, y, z dimensions of the block-indices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions