v0.2.0
Pre-release
Pre-release
This version corrects some bugs and adds new functionality respect to v0.1.0. The main additions are:
- Unified sublats syntax
:A => :B
(#29) - Boolean mask operators between superlattices (#34)
- Removed
forcehermitian
in favor of an explicitplusadjoint
inhopping
(#38) - Possibility to specify a
seed
to start filling a region inunitcell
/supercell
(#39) RegionPresets
now admit a center argument (#39)- Reexport
SA
from StaticArrays (#41)