diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2019-04-10 10:17:35 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-04-10 10:17:35 +0200 | 
| commit | 194659fcaccdd1ee37851725b8c72e99daa3a8cf (patch) | |
| tree | edbbebe8956000b9eb725ca425b91e051571ec02 /docs/articles/index.html | |
| parent | 5814be02f286ce96d6cff8d698aea6844e4025f1 (diff) | |
Adapt tests, vignettes and examples
- Write the NEWS
- Static documentation rebuilt by pkgdown
- Adapt mkinerrmin
- Fix (hopefully all) remaining problems in mkinfit
Diffstat (limited to 'docs/articles/index.html')
| -rw-r--r-- | docs/articles/index.html | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/docs/articles/index.html b/docs/articles/index.html index 9381dedb..eb2d55ef 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -60,7 +60,7 @@        </button>        <span class="navbar-brand">          <a class="navbar-link" href="../index.html">mkin</a> -        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.48.1</span> +        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.4</span>        </span>      </div> @@ -132,6 +132,7 @@          <li><a href="twa.html">Calculation of time weighted average concentrations with mkin</a></li>          <li><a href="web_only/FOCUS_Z.html">Example evaluation of FOCUS dataset Z</a></li>          <li><a href="web_only/NAFTA_examples.html">Evaluation of example datasets from Attachment 1 to the US EPA SOP for the NAFTA guidance</a></li> +        <li><a href="web_only/benchmarks.html">Benchmark timings for mkin on various systems</a></li>          <li><a href="web_only/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a></li>        </ul>      </div> | 
