mirror of
https://github.com/triqs/dft_tools
synced 2025-04-21 16:00:19 +02:00

The implementation of the mapping of a set of projectors (belonging to different shells and ions) onto a block matrix in the orthogonalization routine has been generalized. Now, an implementation of the choice between the full orthogoanlization and per-site one is straightforward: it is just a matter of defining a proper mapping. The mapping scheme itself is described in the doc-string of method 'ProjectorGroup.orthogonalize()'