mirror of
https://github.com/triqs/dft_tools
synced 2024-11-15 02:23:49 +01:00
99713edbc4
There was an inconsistency in the convention on the position of the subarray corresponding to projectors within the selected window. In some cases the subarray was defined from 0 to ib_max, in other cases it was from 'ib1 - ib_min' to 'ib2 - ib_min'. Now the global convention is that the projectors for a given window are stored in a slice '0:ib_max', where 'ib_max = ib2 - ib1 + 1'. |
||
---|---|---|
.. | ||
examples/simple | ||
test | ||
.gitignore | ||
elstruct.py | ||
inpconf.py | ||
main.py | ||
plotools.py | ||
vaspio.py |