NAGPythonExamples
NAGPythonExamples copied to clipboard
Update the DFO_noisy to use handle_solve_dfno
This example uses the old function call which results in this warning
C:\Users\michael.croucher\AppData\Local\Continuum\anaconda3\envs\NAGPythonRelease\lib\site-packages\ipykernel_launcher.py:9: NagDeprecatedWarning: (NAG Python function naginterfaces.library.opt.bounds_bobyqa_func)
This function is deprecated.
The following advice is given for making a replacement:
Please use handle_solve_dfno and handle_solve_dfno_rcomm instead.
See also https://www.nag.com/numeric/py/nagdoc_latest/replace.html