From e1ccb85d60802be5e4848ceec0637483753ad8c3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Sep 2018 13:38:06 +0200 Subject: Fixed publication date in NEWS, docs rebuilt --- docs/articles/compiled_models.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/articles/compiled_models.html') diff --git a/docs/articles/compiled_models.html b/docs/articles/compiled_models.html index 17387187..16059fcb 100644 --- a/docs/articles/compiled_models.html +++ b/docs/articles/compiled_models.html @@ -125,9 +125,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.112    1.000     2.110        0
-## 1 deSolve, not compiled            3  16.633    7.875    16.624        0
-## 2      Eigenvalue based            3   2.637    1.249     2.635        0
+## 3     deSolve, compiled            3   2.218    1.000     2.217        0
+## 1 deSolve, not compiled            3  16.654    7.509    16.646        0
+## 2      Eigenvalue based            3   2.724    1.228     2.722        0
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -156,8 +156,8 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   3.720    1.000     3.718        0
-## 1 deSolve, not compiled            3  34.677    9.322    34.661        0
+## 2     deSolve, compiled            3   3.780    1.000     3.777        0
+## 1 deSolve, not compiled            3  35.169    9.304    35.152        0
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1