EllipticFunctions.jl
EllipticFunctions.jl copied to clipboard
Print or return the number of iterations
I think the user should be informed of the number of iterations used to evaluate the Jacobi theta functions, because I'm suspicious about the result when this number is large. Maybe printing or even returning this number, I don't know yet.
Consider using the @warn macro documented here