A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cran.rstudio.com/web/packages/rJava/../NicheBarcoding/../rmarkdown/../odin/index.html below:

CRAN: Package odin

odin: ODE Generation and Integration

Generate systems of ordinary differential equations (ODE) and integrate them, using a domain specific language (DSL). The DSL uses R's syntax, but compiles to C in order to efficiently solve the system. A solver is not provided, but instead interfaces to the packages 'deSolve' and 'dde' are generated. With these, while solving the differential equations, no allocations are done and the calculations remain entirely in compiled code. Alternatively, a model can be transpiled to R for use in contexts where a C compiler is not present. After compilation, models can be inspected to return information about parameters and outputs, or intermediate values after calculations. 'odin' is not targeted at any particular domain and is suitable for any system that can be expressed primarily as mathematical expressions. Additional support is provided for working with delays (delay differential equations, DDE), using interpolated functions during interpolation, and for integrating quantities that represent arrays.

Version: 1.2.7 Imports: R6, cinterpolate (≥ 1.0.0), deSolve, digest, glue, jsonlite, ring, withr Suggests: dde (≥ 1.0.0), jsonvalidate (≥ 1.1.0), knitr, mockery, pkgbuild, pkgload, rlang, rmarkdown, testthat Published: 2025-02-07 DOI: 10.32614/CRAN.package.odin Author: Rich FitzJohn [aut, cre], Thibaut Jombart [ctb], Imperial College of Science, Technology and Medicine [cph] Maintainer: Rich FitzJohn <rich.fitzjohn at gmail.com> BugReports: https://github.com/mrc-ide/odin/issues License: MIT + file LICENSE URL: https://github.com/mrc-ide/odin NeedsCompilation: no Language: en-GB Materials: README NEWS In views: DifferentialEquations, Epidemiology CRAN checks: odin results Documentation: Downloads: Reverse dependencies: Linking:

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4