0.7.6
New Features
- add method for getting limits of unit cells to
LatticeData
object - add conversion methods between cell index and super index for regular shapes to
LatticeBasis
- add
hypercubic
constructor toLatticeBasis
object. - add
np.zeros
wrapper toDataMap
Improvements/Bug Fixes
- rename index methods of
Lattice
object to use superindex naming convention - cast
distidx
to full numpy array instead of list of arrays - replace deprecated
np.bool
type with the builtinbool
- add endpoint argument to WignerSeitzCell meshgrid method
- add endpoint argument to linspace of
WignerSeitzCell
Full Changelog: 0.7.5...0.7.6