Releases: Lightup1/MathieuF.jl
Releases · Lightup1/MathieuF.jl
v0.1.5
MathieuF v0.1.5
v0.1.4
MathieuF v0.1.4
support define has_img
and max_det
for MathieuExponent(a,q;ndet::Int=20,has_img::Bool=true,max_ndet::Int=1000)
If has_img==false
, MathieuExponent
will run concurrently until ndet==max_ndet
or output exponent is real.