diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-17 10:43:46 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-17 10:43:46 +0000 |
commit | 0e352cae56c006a5636a1aaf3b40e2eee2c1c941 (patch) | |
tree | b80cc164f4fb951f408ed816983dbf8645060e9e /ChangeLog | |
parent | 4c707008a67f2559c76199c4b95148d5ab1d3817 (diff) |
- See ChangeLog entry for today (2 small bugfixes and lots of GUI progress)
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@117 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,3 +1,9 @@ +2013-10-17 Johannes Ranke <jranke@stiller> for mkin (0.9-22)
+
+ * Fix plot.mkinfit as it passed graphical arguments like main to the solver
+ * Do not use plot=TRUE in mkinfit example
+ * The first successful fits in the not so simple GUI
+
2013-10-16 Johannes Ranke<jranke@uni-bremen.de> for mkin (0.9-22)
* Unify naming of initial values of state variables
@@ -12,10 +18,9 @@ 2013-10-09 Johannes Ranke <jranke@uni-bremen.de> for mkin (0.9-22)
- * Do not use 0 values at time zero for chi2 error level calculations.
- This is the way it is done in KinGUII and it makes sense
-
+ * Do not use 0 values at time zero for chi2 error level calculations.
+ This is the way it is done in KinGUII and it makes sense
Changes performed in earlier versions are documented in the subversion log
files on R-Forge http://www.r-forge.r-project.org/scm/?group_id=615
-vim: set expandtab ts=2 sw=2:
+vim: set noexpandtab ts=2 sw=2:
|