bfgs topic
CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
hiop
HPC solver for nonlinear optimization problems
ceres-solver
A large scale non-linear optimization library
mathtoolbox
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
BFGS-NelderMead-TrustRegion
Python implementation of some numerical (optimization) methods
autodiff
Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization an...
pylbfgs
:mountain_cableway: Python/Cython wrapper for liblbfgs