SpectralStatistics.jl

Numerical package for the computation and analysis of spectra and eigenvectors of quantum systems
Author clozej
Popularity
3 Stars
Updated Last
9 Months Ago
Started In
September 2022

SpectralStatistics

Build Status

Welcome to the SpectralStatistics.jl library - a Julia package for computing and analyzing the statistical properties of quantum spectra.

Introduction

Spectral statistics are a useful tool for analyzing and classifying the dynamical properties of quantum systems. The statistic featured in this library are most comomnly used to study quantum chaos and integrability and quantum-classical correspondence. The aim of the package is to provide efficient, user-friendly and extensively tested implementations of the most widely used spectral statistics and analytical models that describe them in various settings. We hope the package will be useful to seasoned veterans of quantum chaos as well as new entrants into the field.

See the documentation here for a description of all the exported types and functions.

Dependencies

  • Polynomials
  • SpecialFunctions
  • LsqFit
  • Makie for plotting

Used By Packages

No packages found.