All Projects → pdfo → pdfo

pdfo / pdfo

Licence: LGPL-3.0 license
Powell's Derivative-Free Optimization solvers

Programming Languages

fortran
972 projects
python
139335 projects - #7 most used programming language
matlab
3953 projects

Projects that are alternatives of or similar to pdfo

Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
Stars: ✭ 86 (+53.57%)
Mutual labels:  nonlinear-optimization, optimization-algorithms, nonlinear-optimization-algorithms
dfogn
DFO-GN: Derivative-Free Optimization using Gauss-Newton
Stars: ✭ 20 (-64.29%)
Mutual labels:  numerical-optimization, nonlinear-optimization, optimization-algorithms
humpday
Elo ratings for global black box derivative-free optimizers
Stars: ✭ 94 (+67.86%)
Mutual labels:  blackbox-optimization, derivative-free-optimization
open-box
Generalized and Efficient Blackbox Optimization System.
Stars: ✭ 64 (+14.29%)
Mutual labels:  constrained-optimization, blackbox-optimization
GALAHAD
A library of modern Fortran modules for nonlinear optimization
Stars: ✭ 60 (+7.14%)
Mutual labels:  numerical-optimization, nonlinear-optimization
GurobiLink
Wolfram Language interface to the Gurobi numerical optimization library
Stars: ✭ 16 (-71.43%)
Mutual labels:  numerical-optimization, optimization-algorithms
car-racing
A toolkit for testing control and planning algorithm for car racing.
Stars: ✭ 30 (-46.43%)
Mutual labels:  nonlinear-optimization, optimization-algorithms
LBFGS-Lite
LBFGS-Lite: A header-only L-BFGS unconstrained optimizer.
Stars: ✭ 98 (+75%)
Mutual labels:  nonlinear-optimization, unconstrained-optimization
ForBES
Generic and efficient MATLAB solver for nonsmooth optimization problems
Stars: ✭ 19 (-66.07%)
Mutual labels:  numerical-optimization, optimization-algorithms
Ceres Solver
A large scale non-linear optimization library
Stars: ✭ 2,180 (+3792.86%)
Mutual labels:  numerical-optimization, nonlinear-optimization-algorithms
slsqp
Modern Fortran Edition of the SLSQP Optimizer
Stars: ✭ 57 (+1.79%)
Mutual labels:  constrained-optimization, numerical-optimization
open-box
Generalized and Efficient Blackbox Optimization System [SIGKDD'21].
Stars: ✭ 174 (+210.71%)
Mutual labels:  constrained-optimization, blackbox-optimization
rBAS
Implementation of the (beetle antennae search) BAS algorithm and its mutations in R code
Stars: ✭ 25 (-55.36%)
Mutual labels:  constrained-optimization, optimization-algorithms
psopy
A SciPy compatible super fast Python implementation for Particle Swarm Optimization.
Stars: ✭ 33 (-41.07%)
Mutual labels:  constrained-optimization, optimization-algorithms
ProximalOperators.jl
Proximal operators for nonsmooth optimization in Julia
Stars: ✭ 119 (+112.5%)
Mutual labels:  numerical-optimization
Nature-Inspired-Algorithms
Sample Code Collection of Nature-Inspired Computational Methods
Stars: ✭ 22 (-60.71%)
Mutual labels:  optimization-algorithms
galini
An extensible MINLP solver
Stars: ✭ 29 (-48.21%)
Mutual labels:  nonlinear-optimization
facile
Python constraint programming library
Stars: ✭ 21 (-62.5%)
Mutual labels:  constrained-optimization
AuxiLearn
Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]
Stars: ✭ 71 (+26.79%)
Mutual labels:  optimization-algorithms
paradiseo
An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
Stars: ✭ 73 (+30.36%)
Mutual labels:  optimization-algorithms

PDFO: Powell's Derivative-Free Optimization solvers

wheels license pypi download

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

Getting started

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.

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

Acknowledgments

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 grateful to Professor Ya-xiang Yuan for his everlasting encouragement and support.

The development of PDFO is a long-term project, which would not be sustainable without the continued funds from the Hong Kong Research Grants Council (ref. PolyU 253012/17P, PolyU 153054/20P, and PolyU 153066/21P), the Hong Kong Ph.D. Fellowship Scheme (ref. PF18-24698), and the Hong Kong Polytechnic University (PolyU), in particular the Department of Applied Mathematics (AMA).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].