From 9f1c53849ba99e9f607a817f0ca44eb693430e76 Mon Sep 17 00:00:00 2001 From: ranke Date: Thu, 24 Apr 2014 17:01:51 +0000 Subject: - Added the tolerance argument and the fix to the call to optimize() also in loq() - Version 0.1-33 just submitted to CRAN git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@33 5fad18fb-23f0-0310-ab10-e59a3bee62b4 --- branches/0.1/chemCal/ChangeLog | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'branches/0.1/chemCal/ChangeLog') diff --git a/branches/0.1/chemCal/ChangeLog b/branches/0.1/chemCal/ChangeLog index 852b753..c258c26 100644 --- a/branches/0.1/chemCal/ChangeLog +++ b/branches/0.1/chemCal/ChangeLog @@ -1,11 +1,11 @@ -2014-04-24 Johannes Ranke for chemCal (0.1-32) +2014-04-24 Johannes Ranke for chemCal (0.1-33) - * Bugfix in lod(): In the case of small absolute x values (e.g. on the order - of 1e-4 and smaller), the lod calculated using the default method could - produce inaccurate results as the default tolerance that was used in the - internal call to optimize is inappropriate in such cases. Now a reasonable - default is used which can be overriden by the user. Thanks to Jérôme - Ambroise for reporting the bug. + * Bugfix in lod() and loq(): In the case of small absolute x values (e.g. on + the order of 1e-4 and smaller), the lod or loq calculated using the default + method could produce inaccurate results as the default tolerance that was + used in the internal call to optimize is inappropriate in such cases. Now a + reasonable default is used which can be overriden by the user. Thanks to + Jérôme Ambroise for reporting the bug. Changes performed in earlier versions are documented in the subversion log files found at http://kriemhild.uft.uni-bremen.de/viewcvs/?root=chemCal -- cgit v1.2.1