kgrid version 1.0
This is a major version change and changes the structure of the project and the behaviour of the algorithm (for the better!)
Changed
- Correctly calculate reciprocal lattice vectors using whole
cell. This is the new default behaviour. Former behaviour ("naive"
apprach using only lengths of real-space cell) made available as
option through Python interface and CLI. - Restructure repository for packaging with setuptools
- Installation instructions in README
Added
- New emulation of VASP Auto and KSPACING modes.
- Setuptools installation
- New range generator for convergence testing: kgrid-series