Package: qpmadr 0.1.0
qpmadr: Interface to the 'qpmad' Quadratic Programming Solver
Efficiently solve quadratic problems with linear inequality, equality and box constraints. The method used is outlined in D. Goldfarb, and A. Idnani (1983) <doi:10.1007/BF02591962>.
Authors:
qpmadr_0.1.0.tar.gz
qpmadr_0.1.0.zip(r-4.5)qpmadr_0.1.0.zip(r-4.4)qpmadr_0.1.0.zip(r-4.3)
qpmadr_0.1.0.tgz(r-4.4-x86_64)qpmadr_0.1.0.tgz(r-4.4-arm64)qpmadr_0.1.0.tgz(r-4.3-x86_64)qpmadr_0.1.0.tgz(r-4.3-arm64)
qpmadr_0.1.0.tar.gz(r-4.5-noble)qpmadr_0.1.0.tar.gz(r-4.4-noble)
qpmadr_0.1.0.tgz(r-4.4-emscripten)qpmadr_0.1.0.tgz(r-4.3-emscripten)
qpmadr.pdf |qpmadr.html✨
qpmadr/json (API)
NEWS
# Install 'qpmadr' in R: |
install.packages('qpmadr', repos = c('https://anderic1.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/anderic1/qpmadr/issues
Last updated 4 years agofrom:2ea568aeae. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win-x86_64 | NOTE | Nov 06 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 06 2024 |
R-4.4-win-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 06 2024 |
R-4.3-win-x86_64 | NOTE | Nov 06 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 06 2024 |
Exports:qpmadParameterssolveqp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Set qpmad parameters | qpmadParameters |
Quadratic Programming | solveqp |