The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
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:
::install_github("greta-dev/greta.dynamics") remotes
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.