ralna / RALFit

A non-linear least squares solver
Other
25 stars 6 forks source link

SVD (debug only?) #26

Closed talassio closed 5 years ago

talassio commented 5 years ago

Return status (svdstatus) from get_svd_j is not checked. There is no logic to handle svdstatus/=0.

Is it possible to remove altogether this routine and associated code?

Remove w%smallest_sv %largest_sv as well as inform%smallest_sv %largest_sv

talassio commented 5 years ago

Duplicate of #17 [closing]