Skip to content

Numerical computation of zigzag semigroup spectrum

License

Notifications You must be signed in to change notification settings

jbierkens/spectral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical computation of zigzag semigroup spectrum

This repository contains Julia connected to the paper Spectral analysis of the Zig-Zag process by Joris Bierkens and Sjoerd Verduyn Lunel, 2019.

The code depends on the Julia packages QuadGK, PyPlot and SpecialFunctions, which may be installed from Julia using the command

using Pkg
Pkg.add(["PyPlot","QuadGK","SpecialFunctions"])

The spectrum for different target distributions can then be computed in the way displayed in the Jupyter Notebook file compute_eigenvalues.ipynb.

Perturbations of the spectrum are obtained in the Julia file run_spectrum.jl, which furthermore depends upon the Julia packages Plots and LaTeXStrings.

About

Numerical computation of zigzag semigroup spectrum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published