QuadGK.jl
QuadGK.jl copied to clipboard
Documentation suggestion
Suggestion to make it more clear in the documentation that a function is required in QuadGK to evaluate the data and that for purely numerical input (e.g., as recorded by instruments), other packages are recommended (e.g. Romberg.jl for equally spaced data or Trapz.jl for arbitrarily spaced data).