CMD + K

r-limsolve

Community

Functions that (1) find the minimum/maximum of a linear or quadratic function: min or max (f(x)), where f(x) = ||Ax-b||^2 or f(x) = sum(a_i*x_i) subject to equality constraints Ex=f and/or inequality constraints Gx>=h, (2) sample an underdetermined- or overdetermined system Ex=f subject to Gx>=h, and if applicable Ax~=b, (3) solve a linear system Ax=B for the unknown x. It includes banded and tridiagonal linear systems. The package calls Fortran functions from 'LINPACK'.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-limsolve

Usage Tracking

2.0.1
2.0
1.5.7.2
1.5.7.1
1.5.7
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Functions that (1) find the minimum/maximum of a linear or quadratic function: min or max (f(x)), where f(x) = ||Ax-b||^2 or f(x) = sum(a_i*x_i) subject to equality constraints Ex=f and/or inequality constraints Gx>=h, (2) sample an underdetermined- or overdetermined system Ex=f subject to Gx>=h, and if applicable Ax~=b, (3) solve a linear system Ax=B for the unknown x. It includes banded and tridiagonal linear systems. The package calls Fortran functions from 'LINPACK'.

Last Updated

Jun 24, 2025 at 19:41

License

GPL-2.0-or-later

Total Downloads

134.5K

Supported Platforms

linux-aarch64
linux-ppc64le
win-64
macOS-64
macOS-arm64
linux-64