limSolve (Q20221): Difference between revisions
From MaRDI portal
Set profile property. |
Swh import (talk | contribs) SWHID from Software Heritage |
||||||||||||||
(4 intermediate revisions by 3 users not shown) | |||||||||||||||
Property / depends on software | |||||||||||||||
Property / depends on software: R / rank | |||||||||||||||
Property / depends on software: R / qualifier | |||||||||||||||
Property / depends on software | |||||||||||||||
Property / depends on software: R / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / depends on software: R / qualifier | |||||||||||||||
software version identifier: ≥ 2.10 | |||||||||||||||
Property / source code repository | |||||||||||||||
Property / source code repository: https://github.com/cran/limSolve / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:f8550552ea0b33a5dfe0c6f385ab554199a8beb8 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:f8550552ea0b33a5dfe0c6f385ab554199a8beb8 / qualifier | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:f8550552ea0b33a5dfe0c6f385ab554199a8beb8 / qualifier | |||||||||||||||
point in time: 12 February 2024
| |||||||||||||||
links / mardi / name | links / mardi / name | ||||||||||||||
Latest revision as of 15:57, 21 March 2024
Solving Linear Inverse Models
Language | Label | Description | Also known as |
---|---|---|---|
English | limSolve |
Solving Linear Inverse Models |
Statements
5 February 2024
0 references
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.
0 references