Hello, I'm using leastsq in a setting that requires only few steps to converge, and in that setting the call to check_func becomes a major overhead. Is there a way to use leastsq without this check? Or an alternative? Thanks, Yosef.