CU-Denver-UQ / LUQ

Learning Uncertain Quantities
Other
1 stars 3 forks source link

specifying trust region method for least squares solve #28

Closed taylor-s-roper closed 2 months ago

taylor-s-roper commented 2 months ago

Specified trust region method for least squares solve. If not specified, scipy.optimize.curve_fit sometimes uses least squares module from scipy.linalg which does not recognize max_nfev.