Skip to content

Conversation

@Vaibhavdixit02
Copy link
Member

fix #894

mapped_args = (; extended_trace = true, kwargs...)

if !isnothing(abstol)
mapped_args = (; mapped_args..., f_abstol = reltol)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this! Should it be f_abstol = abstol here?

@Vaibhavdixit02 Vaibhavdixit02 merged commit 786ee8d into master Apr 7, 2025
24 of 26 checks passed
@Vaibhavdixit02 Vaibhavdixit02 deleted the Vaibhavdixit02-patch-1 branch April 7, 2025 22:34
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.

Setting Absolute Tolerance for BFGS with Box Constraints

4 participants