Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pablosanjose pablosanjose released this 01 May 13:19
· 1332 commits to master since this release
6ce8ebd

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 explicit plusadjoint in hopping (#38)
  • Possibility to specify a seed to start filling a region in unitcell/supercell (#39)
  • RegionPresets now admit a center argument (#39)
  • Reexport SA from StaticArrays (#41)