You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I am solving a problem in BOBYQA and depending on my x0 choice I get this warning:
Warning: BOBYQA: X0 is revised so that the distance between X0 and the inactive bounds is at least RHOBEG; set HONOUR_X0 to .TRUE. if you prefer to keep X0 unchanged.
Depending on the situation, I would like to fix the x0, but I haven't seen in the documentation any keyword to set this option. Is this implemented somewhere?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi. I am solving a problem in BOBYQA and depending on my x0 choice I get this warning:
Depending on the situation, I would like to fix the x0, but I haven't seen in the documentation any keyword to set this option. Is this implemented somewhere?
Thanks in advance.
The text was updated successfully, but these errors were encountered: