Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Latest commit

 

History

History
 
 

original

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
This directory contains the original Fortran 77 code of Powell's derivative-free optimization
solvers, namely COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA.

The code of COBYLA, NEWUOA, BOBYQA, and LINCOA was sent by the late Professor M. J. D. Powell FRS
to Zaikun Zhang in December 2013, while that of UOBYQA was sent on April 6th, 2015.

This version is not maintained anymore. Please use the modernized version instead.