Package: limSolve 2.0.2
limSolve: Solving Linear Inverse Models
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.
Authors:
limSolve_2.0.2.tar.gz
limSolve_2.0.2.tar.gz(r-4.7-arm64)limSolve_2.0.2.tar.gz(r-4.7-x86_64)limSolve_2.0.2.tar.gz(r-4.6-arm64)limSolve_2.0.2.tar.gz(r-4.6-x86_64)
limSolve_2.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
limSolve/json (API)
| # Install 'limSolve' in R: |
| install.packages('limSolve', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- Blending - A linear inverse blending problem
- Chemtax - An overdetermined linear inverse problem: estimating algal composition based on pigment biomarkers.
- E_coli - An underdetermined linear inverse problem: the Escherichia Coli Core Metabolism Model.
- Minkdiet - An underdetermined linear inverse problem: estimating diet composition of Southeast Alaskan Mink.
- RigaWeb - An underdetermined linear inverse problem: the Gulf of Riga *spring* planktonic food web
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:eeccd6d2a8. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 121 | ||
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 189 | ||
| linux-release-arm64 | OK | 122 | ||
| linux-release-x86_64 | OK | 133 | ||
| wasm-release | OK | 111 |
Exports:ldeildplinplseinnlsresolutionSolveSolve.bandedSolve.blockSolve.tridiagvarrangesvarsamplexrangesxsample
