r-limsolve 1.5.6 Solving linear inverse models

This package provides functions that:

  1. find the minimum/maximum of a linear or quadratic function,

  2. sample an underdetermined or overdetermined system,

  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.