LsqFit.jl icon indicating copy to clipboard operation
LsqFit.jl copied to clipboard

document keywords (maxIter, x_tol, g_tol, …) better?

Open stevengj opened this issue 2 years ago • 1 comments

Right now the documentation doesn't really seem to cover the keyword arguments, and never discusses cases that converge slowly (in which you might need to decrease the tolerances).

e.g. one such example is discussed on discourse here: https://discourse.julialang.org/t/alternatives-to-lsqfit-for-nonlinear-curve-fitting/107685/9?u=stevengj

stevengj avatar Dec 15 '23 21:12 stevengj

Thanks for bringing this to my attention.

pkofod avatar Jan 21 '24 19:01 pkofod