About Anaconda Help Download Anaconda

conda-forge / packages / r-limsolve 1.5.7.1

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'.

copied from cf-staging / r-limsolve

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.5.7.1
  • osx-64 v1.5.7.1
  • win-64 v1.5.7.1

conda install

To install this package run one of the following:
conda install conda-forge::r-limsolve
conda install conda-forge/label/cf201901::r-limsolve
conda install conda-forge/label/cf202003::r-limsolve
conda install conda-forge/label/gcc7::r-limsolve

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy