Home

Inverse Hankel Function

Provides a function which finds z in the equation hankelh1(ν,z) = h for a given h.

Build Status Coverage Status codecov.io

Get started

To install this package, call

import Pkg
Pkg.add("https://github.com/jondea/InverseHankelFunction.jl")

or alternatively type ] add https://github.com/jondea/InverseHankelFunction.jl in the REPL.

Branches

For a given h there are typically many solutions to the equation, so to define a single valued function, we take two approaches: