blob: 9f8da9df0e0f75756f0c1073eea0a774d5fa76c3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# CHANGES in gmkin VERSION 0.5-5
## BUG FIXES
- Prevent loading old gmkin workspace files created with mkin < 0.9-32 as they do not load properly
# CHANGES in gmkin VERSION 0.5-4
## BUG FIXES
- A heading in the manual was fixed
# CHANGES in gmkin VERSION 0.5-3
## NEW FEATURES
- First version installable from the package repository on r-forge
- New vignette gmkin_manual
- Small improvements in the model editor
# CHANGES in gmkin VERSION 0.5-2
## NEW FEATURES
- Make `Port` and `SANN` optimisation algorithms from FME available to gmkin, in addition to the default algorithm `Marq`
- Make it possible to specify the maximum number of iterations for these algorithms
- Provide the possibility to save summaries as text file
- Option to show the fitting process in a separate plot device, default is not to
- Add an inital message explaining the use of the target input box of the model editor
## BUG FIXES
- Sorting in the fit table now works correctly also for more than 9 fits
- The fit table was not always updated (e.g. after deleting a fit) due to a bug introduced while fixing the bug above
## MINOR CHANGES
- The statusbar message was improved
- This NEWS file was added, in markdown format for viewing on github
# CHANGES in gmkin VERSION 0.5-1
- This is the gmkin version presented at SETAC in Basel in May 2014
|