gmazzuca / RaMaIns

Density of states for the AL, Schur, and IND lattices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RaMaIns

This repository is used to numerically compute and plot the eigenvalues distribution for the focusing Ablowtz--Laddik lattice, the Schur flow and the family of INB lattices.

This repository contains 5 different python program.

The 3 "data" files contains the programs that geenrates the eigenvalues for the 3 different models The 2 "plot" files make the plots

The library NUMBA is not strictly required, but it speed up the code quite a bit.

This code was used in Discrete integrable systems and random Lax matrices (https://arxiv.org/abs/2206.15371)

About

Density of states for the AL, Schur, and IND lattices

License:GNU General Public License v3.0


Languages

Language:Python 100.0%