diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-06-22 06:09:00 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-06-22 20:31:22 +0200 |
commit | 01d9de6ff165c64ffc4366f2eeb3d2649b5c74c0 (patch) | |
tree | 87d586590a1b94e5915cdd51394caef7eaf51ed1 /NEWS.md | |
parent | 5bd8716b2e4c880b798d1e5e231d49816bbdebd1 (diff) |
Version bump, correct benchmark in vignette/compiled_models
Reorganisation of the vignette generation in the Makefile.
Improved YAML header in the R markdown vignettes.
Rebuilt vignettes with the package installed.
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +# CHANGES in mkin VERSION 0.9-37 + +## MINOR CHANGES + +- `vignettes/compiled_models.html`: Show the performance improvement factor actually obtained when building the vignette, as well as mkin version, some system info and the CPU model used for building the vignette. +- `GNUMakefile`,`vignettes/*`: Clean up vignette generation and include table of contents in HTML vignettes + # CHANGES in mkin VERSION 0.9-36 ## MAJOR CHANGES |