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.
- Version1.5.7.1
- R version≥ 2.10
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- limSolve citation info
- Last release02/05/2024
Documentation
Team
Karline Soetaert
MaintainerShow author detailsJack Dongarra
Show author detailsRolesContributorCleve Moler
Show author detailsRolesContributorDick van Oevelen
Show author detailsRolesAuthorKarel Van den Meersche
Show author detailsRolesAuthorCharles L. Lawson
Show author detailsRolesContributorRichard J. Hanson
Show author detailsRolesContributor
Insights
Last 30 days
This package has been downloaded 3,625 times in the last 30 days. That's enough downloads to impress a room full of undergrads. A commendable achievement indeed. The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 136 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 42,962 times in the last 365 days. The academic equivalent of having a dedicated subreddit. There are fans, and maybe even a few trolls! The day with the most downloads was Apr 10, 2024 with 225 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports3 packages
- Reverse Depends5 packages
- Reverse Imports25 packages
- Reverse Suggests2 packages