diff options
Diffstat (limited to 'docs/articles/web_only')
| -rw-r--r-- | docs/articles/web_only/FOCUS_Z.html | 2 | ||||
| -rw-r--r-- | docs/articles/web_only/compiled_models.html | 12 | 
2 files changed, 7 insertions, 7 deletions
| diff --git a/docs/articles/web_only/FOCUS_Z.html b/docs/articles/web_only/FOCUS_Z.html index 48f08bfc..b398733b 100644 --- a/docs/articles/web_only/FOCUS_Z.html +++ b/docs/articles/web_only/FOCUS_Z.html @@ -85,7 +85,7 @@        <h1>Example evaluation of FOCUS dataset Z</h1>                          <h4 class="author">Johannes Ranke</h4> -            <h4 class="date">2019-02-25</h4> +            <h4 class="date">2019-02-26</h4>        <div class="hidden name"><code>FOCUS_Z.Rmd</code></div> diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html index 16f0cc7a..6d4d1e42 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -85,7 +85,7 @@        <h1>Performance benefit by using compiled model definitions in mkin</h1>                          <h4 class="author">Johannes Ranke</h4> -            <h4 class="date">2019-02-25</h4> +            <h4 class="date">2019-02-26</h4>        <div class="hidden name"><code>compiled_models.Rmd</code></div> @@ -126,9 +126,9 @@  <a class="sourceLine" id="cb5-16" data-line-number="16">}</a></code></pre></div>  <pre><code>## Lade nötiges Paket: rbenchmark</code></pre>  <pre><code>##                    test replications elapsed relative user.self sys.self -## 3     deSolve, compiled            3   2.328    1.000     2.327        0 -## 1 deSolve, not compiled            3  17.641    7.578    17.633        0 -## 2      Eigenvalue based            3   2.873    1.234     2.871        0 +## 3     deSolve, compiled            3   2.323    1.000     2.321        0 +## 1 deSolve, not compiled            3  17.568    7.563    17.559        0 +## 2      Eigenvalue based            3   2.884    1.241     2.883        0  ##   user.child sys.child  ## 3          0         0  ## 1          0         0 @@ -157,8 +157,8 @@  <a class="sourceLine" id="cb8-16" data-line-number="16">}</a></code></pre></div>  <pre><code>## Successfully compiled differential equation model from auto-generated C code.</code></pre>  <pre><code>##                    test replications elapsed relative user.self sys.self -## 2     deSolve, compiled            3   4.126    1.000     4.125        0 -## 1 deSolve, not compiled            3  37.487    9.086    37.467        0 +## 2     deSolve, compiled            3   4.078    1.000     4.075        0 +## 1 deSolve, not compiled            3  37.246    9.133    37.231        0  ##   user.child sys.child  ## 2          0         0  ## 1          0         0</code></pre> | 
