bfgs topic

List bfgs repositories

CppNumericalSolvers

850
Stars
198
Forks
Watchers

a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen

optim

779
Stars
130
Forks
Watchers

OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions

hiop

208
Stars
40
Forks
Watchers

HPC solver for nonlinear optimization problems

ceres-solver

3.6k
Stars
1.0k
Forks
Watchers

A large scale non-linear optimization library

mathtoolbox

252
Stars
36
Forks
Watchers

Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen

Nonlinear-Optimization-Algorithms

161
Stars
42
Forks
Watchers

MATLAB implementations of a variety of nonlinear programming algorithms.

zAnalysis

58
Stars
28
Forks
Watchers

zAnalysis是基于Pascal语言编写的大型统计学开源库

BFGS-NelderMead-TrustRegion

30
Stars
3
Forks
Watchers

Python implementation of some numerical (optimization) methods

autodiff

55
Stars
4
Forks
Watchers

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

24
Stars
17
Forks
Watchers

:mountain_cableway: Python/Cython wrapper for liblbfgs