This website requires JavaScript.
Explore
Help
Register
Sign In
LCPQ
/
dft_tools
Watch
3
Star
0
Fork
0
You've already forked dft_tools
mirror of
https://github.com/triqs/dft_tools
synced
2025-04-21 16:00:19 +02:00
Code
Issues
Releases
Wiki
Activity
dft_tools
/
python
/
converters
History
Manuel Zingl
6ecbf6720d
Fix converter bug occuring in sp case.
...
max(n_orbitals) changed to numpy.max(n_orbitals)
2015-07-16 12:27:01 +02:00
..
__init__.py
Added first draft of general converter to handle general H(k)
2014-04-02 17:54:31 +02:00
converter_tools.py
[doc] New documentation
2015-04-21 14:31:15 +02:00
hk_converter.py
[doc] New documentation
2015-04-21 14:31:15 +02:00
wien2k_converter.py
Fix converter bug occuring in sp case.
2015-07-16 12:27:01 +02:00