See our preprint for details.
corner_growth_pfpp.jl, goe_pfpp.jl, and gse_pfpp.jl require KrylovKit.jl#151 and were tested with commit 362331172110bffbf2befb27d7b39cc14f709d06. Checkout that commit in your Julia dev folder:
cd ~/.julia/dev # or whatever `JULIA_PKG_DEVDIR` is set to
git clone https://github.com/simeonschaub/KrylovKit.jl KrylovKit
cd KrylovKit
git checkout 362331172110bffbf2befb27d7b39cc14f709d06Pluto.jl notebooks
- Corner growth model
- Gaussian orthogonal ensemble
- Gaussian symplectic ensemble
- Plots for the Airy point processes
- Benchmarks of our symplectic Arnoldi method for the paper
- Calculations for the Airy point processes (produces the data used in
airy_plots.jl
See the data folder