Package: optR 1.2.5

Prakash
optR: Optimization Toolbox for Solving Linear Systems
Solves linear systems of form Ax=b via Gauss elimination, LU decomposition, Gauss-Seidel, Conjugate Gradient Method (CGM) and Cholesky methods.
Authors:
optR_1.2.5.tar.gz
optR_1.2.5.tar.gz(r-4.5-noble)optR_1.2.5.tar.gz(r-4.4-noble)
optR_1.2.5.tgz(r-4.4-emscripten)optR_1.2.5.tgz(r-4.3-emscripten)
optR.pdf |optR.html✨
optR/json (API)
# Install 'optR' in R: |
install.packages('optR', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 years agofrom:2898e6f556. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 30 2025 |
R-4.5-linux | OK | Mar 30 2025 |
R-4.4-linux | OK | Mar 30 2025 |
Exports:choleskiDecompositionhatMatrixinv.optRjacobianLUsplitoptRoptRFunoptRFun.newtonRapson
Dependencies:
Citation
To cite package ‘optR’ in publications use:
Prakash (2016). optR: Optimization Toolbox for Solving Linear Systems. R package version 1.2.5, https://CRAN.R-project.org/package=optR.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {optR: Optimization Toolbox for Solving Linear Systems}, author = {{Prakash}}, year = {2016}, note = {R package version 1.2.5}, url = {https://CRAN.R-project.org/package=optR}, }