least-squares topic

List least-squares repositories

pytorch-lasso

59
Stars
8
Forks
Watchers

L1-regularized least squares with PyTorch

Pose-Estimation-RGBD

35
Stars
10
Forks
Watchers

3D pose estimation of an RGB-D camera using the least squares technique

dfogn

22
Stars
7
Forks
Watchers

DFO-GN: Derivative-Free Optimization using Gauss-Newton

dfols

37
Stars
14
Forks
Watchers

Python-based Derivative-Free Optimizer for Least-Squares

nim-mpfit

17
Stars
1
Forks
Watchers

A wrapper for the cMPFIT library for the Nim programming language, https://vindaar.github.io/nim-mpfit/

lm

24
Stars
4
Forks
Watchers

Package lm solves non-linear least squares problems using the Levenberg-Marquardt method.

minpack

85
Stars
18
Forks
Watchers

Modernized Minpack: for solving nonlinear equations and nonlinear least squares problems

LSQR

23
Stars
4
Forks
Watchers

Modern Fortran sparse linear systems solver

LSQR-cpp

20
Stars
4
Forks
Watchers

This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was applied to the LSMR library of David Fong and Michael Saunders.

adaptive-filters

41
Stars
16
Forks
Watchers

My collection of implementations of adaptive filters.