Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.26 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.26 KB

SpinModels

DOCs codecov CI Code Style: Blue

Easy construction of all your favorite spin (half) models!

Usage Examples

See documentation.

Caveat: Basis ordering

See documentation

Project onto symmetry sectors with: SpinSymmetry.jl

TODOs

Think about

  • [QoL] Add one-body term without spatial structure to structured terms -> constant global field
  • Implement possibility of directly constructing only a specific symmetry sector
  • Convert the SumOfTerm direftly to a LinearOperator, which just represents the action and does not construct a matrix? Combine also with SymmetrizedBasis from SpinSymmetries.jl?