diffsims 0.5.1
diffsims 0.5.1 is a patch release of diffsims, an open source Python library focussed on the simulation of diffraction patterns.
This release fixes a bug in calculation of allowed ReciprocalLatticeVector
and deprecates support for Python 3.6.
See below, the changelog or the GitHub changelog for all updates from the previous release.
Fixed
ReciprocalLatticeVector.allowed
rounds indices (hkl) internally to ensure correct selection of which vectors are allowed or not given a lattice centering. Integer indices are assumed.
Deprecated
- Support for Python 3.6 is deprecated and will be removed in v0.6.