UncertainLab / Enlsip.jl

Enlsip.jl is the Julia version of a Fortran77 optimization library designed to solve nonlinear least squares problems under general nonlinear constraints.
MIT License
9 stars 3 forks source link

Diagnostics Can one print diagnostics after solving (e.g. print the information that would be output from solving with `silent=false`)? This would allow users to consult a solved model to query the convergence without needing to re-solve with the `silent` flag. #4

Closed pierre-borie closed 7 months ago