Skip to content

greta-dev/greta.dynamics

Repository files navigation

greta.dynamics: Dynamical models in greta

R-CMD-check CRAN status codecov.io

greta.dynamics provides functions for modelling dynamical systems in greta. It currently provides functions for analysing transition matrices by iteration, and solving ordinary differential equations.

Installation

You can install the current release version of greta.dynamics from CRAN:

install.packages("greta.dynamics")

Or install the development version of greta.dynamics from r-universe:

install.packages("greta.dynamics", repos = c("https://greta-dev.r-universe.dev", "https://cran.r-project.org"))

You can also install the development version of greta.dynamics via GitHub:

remotes::install_github("greta-dev/greta.dynamics")

About

a greta extension for modelling dynamical systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages