**JHeisenbergED** is a Julia module designed for the **Exact Diagonalization (ED)** and **time-evolution** of the 1D quantum Heisenberg model. It provides a lightweight, pure-Julia implementation for constructing Hamiltonians of spin-1/2…
**JHeisenbergED** is a Julia module designed for the **Exact Diagonalization (ED)** and **time-evolution** of the 1D quantum Heisenberg model. It provides a lightweight, pure-Julia implementation for constructing Hamiltonians of spin-1/2 chains and studying their static (ground state) and dynamic properties. It is particularly useful for pedagogical purposes and for researchers needing a quick, programmable solver for small spin systems.
Reference papers are not yet linked for this code.
JHeisenbergED is a Julia module designed for the Exact Diagonalization (ED) and time-evolution of the 1D quantum Heisenberg model. It provides a lightweight, pure-Julia implementation for constructing Hamiltonians of spin-1/2 chains and studying their static (ground state) and dynamic properties. It is particularly useful for pedagogical purposes and for researchers needing a quick, programmable solver for small spin systems.
Scientific domain: Quantum Magnetism, Many-Body Dynamics Target user community: Students and Julia users studying spin chains
LinearAlgebra, SparseArrays.Plots.jl, DifferentialEquations.jl).