Language

Package: r-limsolve @ 1.5.6

Synopsis

Solving linear inverse models

Description

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.

Home page
https://cran.r-project.org/web/packages/limSolve
Location
gnu/packages/cran.scm (line: 2968, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings