Package: templr 0.2-0
templr: MASCOTNUM Algorithms Template Tools
Helper functions for MASCOTNUM algorithm template, for design of numerical experiments practice: algorithm template parser to support MASCOTNUM specification <https://www.gdr-mascotnum.fr/template.html>, 'ask & tell' decoupling injection (inspired by <https://search.r-project.org/CRAN/refmans/sensitivity/html/decoupling.html>) to use "crimped" algorithms (like uniroot(), optim(), ...) from outside R, basic template examples: Brent algorithm for 1 dim root finding and L-BFGS-B from base optim().
Authors:
templr_0.2-0.tar.gz
templr_0.2-0.zip(r-4.5)templr_0.2-0.zip(r-4.4)templr_0.2-0.zip(r-4.3)
templr_0.2-0.tgz(r-4.4-any)templr_0.2-0.tgz(r-4.3-any)
templr_0.2-0.tar.gz(r-4.5-noble)templr_0.2-0.tar.gz(r-4.4-noble)
templr_0.2-0.tgz(r-4.4-emscripten)templr_0.2-0.tgz(r-4.3-emscripten)
templr.pdf |templr.html✨
templr/json (API)
# Install 'templr' in R: |
install.packages('templr', repos = c('https://mascotnum.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mascotnum/templr/issues
Last updated 2 years agofrom:72ead285bf. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | OK | Nov 12 2024 |
R-4.4-mac | OK | Nov 12 2024 |
R-4.3-win | OK | Nov 12 2024 |
R-4.3-mac | OK | Nov 12 2024 |
Exports:ask_dXask_dYask_Xask_Yfrom01importlist.resultsmax_inputmin_inputparse.algorithmread.algorithmrun.algorithmtell_dYtell_Yto01