pybobyqa icon indicating copy to clipboard operation
pybobyqa copied to clipboard

Warning x0 outside bounds

Open lindonroberts opened this issue 4 years ago • 1 comments

Do not generate this warning when x0 is exactly at the bounds (curently generated if any of x0 <= lower or x0 >= upper is true, but this is misleading if x0=lower or x0=upper)

lindonroberts avatar Nov 10 '21 22:11 lindonroberts

lame

newbie-lad avatar Jun 10 '23 02:06 newbie-lad