pybobyqa
pybobyqa copied to clipboard
Warning x0 outside bounds
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)
lame