From ec574cff822a1238138c0aa69b3d1459bdc3dfa8 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 19 Jun 2015 17:46:11 +0200 Subject: Use odeintr instead of ccSolve for compiling models --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 98daa6f9..d60dd9b1 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ documentation or the package vignettes referenced from the by default. * As of mkin 0.9-36, model solution for models with more than one observed variable is based on the - [`ccSolve`](https://github.com/karlines/ccSolve) package, if installed. + [`odeintr`](http://cran.r-project.org/package=odeintr) package, if installed. This is even faster than eigenvalue based solution, at least in the example shown in the [vignette `compiled_models`](http://rawgit.com/jranke/mkin/master/vignettes/compiled_models.html) * Model optimisation with -- cgit v1.2.1