stla
stla
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....
While working on the Haskell implementation of the Neville theta functions, I observed some wrong results when the nome is a bit close to 1, such as `q = exp(-pi/100)`....
Hello, The **"rd""** vignette claims that the code of the example is not executed during the `check` when the `If` condition is `FALSE`. However it seems to me that this...
Hello, Is (will) there a way to deal with functions with more than 2 variables ? ``` f = Fun((x,y,z)->x+y+z, Interval(0,1)^3) ERROR: `convert` has no method matching convert(::Type{Float64}, ::(Float64,Float64)) in...