Skip to content

v0.8.1

Compare
Choose a tag to compare
@dean0x7d dean0x7d released this 11 Nov 21:31
· 244 commits to master since this release

This is a minor release with some plotting improvements and bug fixes. Major new features will arrive in v0.9.

  • Structure plotting functions have been improved with better automatic scaling of lattice site circle sizes and hopping line widths.
  • Fixed Brillouin zone calculation for cases where the angle between lattice vectors is obtuse (#1). Thanks to @obgeneralao (Oliver B Generalao) for reporting the issue.
  • Fixed a flaw in the example of a phosphorene lattice (there were extraneous t5 hoppings). Thanks to Longlong Li for pointing this out.
  • Fixed missing CUDA source files in PyPI sdist package.
  • Revised advanced installation instructions: compiling from source code and development.