Repository navigation

#

bfgs

a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templates

C++
916
23 天前

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

C++
866
1 年前

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

C++
275
1 天前

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

Pascal
61
5 年前

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 and statistics

Go
55
4 年前

A library that provides routines to compute the solutions to systems of nonlinear equations.

Fortran
27
6 天前

General Purpose Optimization in R using C++: provides a unified C++ wrapper to call functions of the algorithms underlying the optim() solver

C++
20
3 年前

Unconstrained optimization algorithms in python, line search and trust region methods

Jupyter Notebook
18
7 年前

Some examples on computing MLEs using TensorFlow

Python
14
8 年前

Composable numerical solvers for unconstrained and simple-bounds constrained convex optimization problems in Rust. WASM compatible

Rust
10
1 个月前

Optimize nonsmooth functions with gradient sampling, (ns) BFGS...

Julia
10
6 个月前

Modern Fortran Refactoring of L-BFGS-B Nonlinear Optimization Code

Fortran
8
5 个月前

Implementation of the BFGS algorithm in C++.

C++
7
5 个月前