Skip to content

v1.0.0

Choose a tag to compare

@patrick-lenggenhager patrick-lenggenhager released this 04 Dec 11:04
· 6 commits to master since this release
6df3276

DOI

This release introduces many new features, all thanks to @marcelolooser, a big thanks to him!

Change log

Added

  • Add option to style the translation labels in visualizations of the cell boundary (@marcelolooser).
  • Add functions NonReciprocalAbelianBlochHamiltonian and
    NonReciprocalAbelianBlochHamiltonianEpression for constructing non-reciprocal models (@marcelolooser).
  • Add data types and functions to implement disclination defects in finite flakes (@marcelolooser).
  • Add data types and functions to import and visualize HCQuotientSequencesStructure,
    i.e., quotients of normal subgroups of the triangle group and their relationships (@marcelolooser).
  • Add HCPGMatrices for importing and working with point-group matrices describing the
    action of symmetries on hyperbolic momenta (@marcelolooser).
  • Add CITATION.cff for easier citing of the software

Changed

  • Update references, URLs etc. to reflect transfer of repository to HyperCells organization and new website https://www.hypercells.net.

Fixed

  • Correct various typos in the documentation and instructions.