dynprog: Dynamic Programming Domain-Specific Language

A domain-specific language for specifying translating recursions into dynamic-programming algorithms. See <https://en.wikipedia.org/wiki/Dynamic_programming> for a description of dynamic programming.

Version: 0.1.1
Imports: rlang (≥ 0.1.2)
Suggests: covr, testthat
Published: 2019-12-09
Author: Thomas Mailund [aut, cre]
Maintainer: Thomas Mailund <mailund at birc.au.dk>
BugReports: https://github.com/mailund/dynprog/issues
License: GPL-3
URL: https://github.com/mailund/dynprog
NeedsCompilation: no
Citation: dynprog citation info
Materials: README NEWS
CRAN checks: dynprog results

Documentation:

Reference manual: dynprog.pdf

Downloads:

Package source: dynprog_0.1.1.tar.gz
Windows binaries: r-devel: dynprog_0.1.1.zip, r-release: dynprog_0.1.1.zip, r-oldrel: dynprog_0.1.1.zip
macOS binaries: r-release (arm64): dynprog_0.1.1.tgz, r-oldrel (arm64): dynprog_0.1.1.tgz, r-release (x86_64): dynprog_0.1.1.tgz
Old sources: dynprog archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dynprog to link to this page.