Installation
WavesAndEigenvalues can be installed from Julia's official package repository using the built-in package manager. Just type ] to enter the package manager and then
pkg> add WavesAndEigenvaluesor
julia> import Pkg; Pkg.add("WavesAndEigenvalues")in the REPL and you are good to go.