Skip to content
/ pdfo Public
forked from pdfo/pdfo

Powell's Derivative-Free Optimization solvers

License

Notifications You must be signed in to change notification settings

Lht97/pdfo

 
 

Repository files navigation

***********************************************************************
Authors:    Tom M. RAGONNEAU ([email protected])
            and Zaikun ZHANG ([email protected])
            Department of Applied Mathematics,
            The Hong Kong Polytechnic University

Dedicated to late Professor M. J. D. Powell FRS (1936--2015).

We look forward to your feedback! Thank you very much!

August 2021, Hong Kong
***********************************************************************

PDFO (Powell's Derivative-Free Optimization solvers) is a cross-platform package
providing interfaces for using late Professor M. J. D. Powell's derivative-free
optimization solvers, including UOBYQA, NEWUOA, BOBYQA, LINCOA, and COBYLA.
See https://www.pdfo.net for more information.

To use the MATLAB version of PDFO, see README_mat.txt.

To use the Python version of PDFO, see README_py.txt.

This package makes use of a modified version of Powell's Fortran code. See
folder "original" in "fsrc" for Powell's original code.

The development of this package is funded by the Hong Kong RGC
(ref. PolyU 253012/17P and PolyU 153054/20P), the Hong Kong Ph.D. Fellowship
Scheme (ref. PF18-24698), and The Hong Kong Polytechnic University.

PDFO is dedicated to the memory of late Professor Powell with gratitude for
his inspiration and for the treasures he left to us. We are also grateful
to Professor Ya-xiang Yuan for his everlasting encouragement and support.

About

Powell's Derivative-Free Optimization solvers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 67.7%
  • Python 16.4%
  • MATLAB 15.7%
  • Makefile 0.2%