Michael Powells fortran 77 code BOBYQA
is ported to fortran 95 with a more modern fortran 95 user interface. The objective function is made an argument to the minimization routine. That way several different functions can be minimized within the same program.
The minimization routine does not use derivatives, only function values and a quadratic model is used instead.
The assumption is that the objective function evaluation is expensive and the code tries to use as few function values as possible.
Features
- nice fortran 95 user interface. Powerful minimization routine.
Follow bobyqa-fortran95
Other Useful Business Software
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of bobyqa-fortran95!