aboutsummaryrefslogtreecommitdiff
path: root/branches/0.1/chemCal/ChangeLog
diff options
context:
space:
mode:
authorranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2014-04-24 16:03:41 +0000
committerranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2014-04-24 16:03:41 +0000
commite83723b497d97cfb4e9e3a9803e06c81e7f0b12a (patch)
tree3cde2d89dcba3d6b07ba79b0562d843e1351c7cb /branches/0.1/chemCal/ChangeLog
parent763c3bd1f1c9886bb5747b98c9272d3e26bd514d (diff)
- Added ChangeLog
- Bugfix for lod() for the case of small x values (see ChangeLog) - Version 0.1-32 as just submitted to CRAN - Got rid of trunk directory, as I will not find the time to finish what I started there and it may confuse visitors of viewcvs in kriemhild git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@31 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'branches/0.1/chemCal/ChangeLog')
-rw-r--r--branches/0.1/chemCal/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/branches/0.1/chemCal/ChangeLog b/branches/0.1/chemCal/ChangeLog
new file mode 100644
index 0000000..852b753
--- /dev/null
+++ b/branches/0.1/chemCal/ChangeLog
@@ -0,0 +1,11 @@
+2014-04-24 Johannes Ranke <jranke@uni-bremen.de> for chemCal (0.1-32)
+
+ * 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.
+
+Changes performed in earlier versions are documented in the subversion log
+files found at http://kriemhild.uft.uni-bremen.de/viewcvs/?root=chemCal

Contact - Imprint