Skip to content

Conversation

@avik-pal
Copy link
Member

fixes #565

@avik-pal avik-pal requested review from ChrisRackauckas and oscardssmith and removed request for oscardssmith April 18, 2025 19:13
@oscardssmith
Copy link
Member

Why does this make a difference?

@avik-pal
Copy link
Member Author

Why does this make a difference?

the initial objective check is different from the one in the body of the solve. for nlls, the default conv check is for L2 norm while the initial objective is Linf norm.

so the best_objective vs current objective check is somewhat nonsensical without this change

@avik-pal avik-pal merged commit be6b9a5 into master Apr 19, 2025
77 of 86 checks passed
@avik-pal avik-pal deleted the ap/fix_565 branch April 19, 2025 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NonlinearLeastSquares does not converge to or accept the correct minimum

3 participants