issues
search
vossjo
/
ase-espresso
ase interface for Quantum Espresso
GNU General Public License v3.0
65
stars
55
forks
source link
unicode / binary file reading patches
#26
Closed
jboes
closed
6 years ago
jboes
commented
6 years ago
Handle unicode reading error for smearing (python 3).
Change '==' to 'is' to prevent ambiguity warnings.
Add '--text' to grep command in
checkerror
to properly handle reading binary format.
checkerror
to properly handle reading binary format.