mirror of
https://github.com/triqs/dft_tools
synced 2025-04-21 07:50:22 +02:00

Added missing import of ProjectorGroup and ProjectorShell to 'plotools.py'. Moved separate routines 'orthogonalize_projector_matrix()' and 'select_bands()' into class ProjectorGroup because these routines are anyway not used elsewhere outside this class.