diff src/ChangeLog @ 10410:b3ec24dc305a

chol.cc: Increase tolerance for single precision test.
author Ben Abbott <bpabbott@mac.com>
date Fri, 12 Mar 2010 19:15:39 -0500
parents 2516ca5763e9
children 479cc8a0a846
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 11 10:27:30 2010 +0100
+++ b/src/ChangeLog	Fri Mar 12 19:15:39 2010 -0500
@@ -1,3 +1,7 @@
+2010-03-12  Ben Abbott <bpabbott@mac.com>
+
+	* /DLD-FUNCTIONS/chol.cc: Increase tolerance for single precision test.
+
 2010-03-09  Jaroslav Hajek  <highegg@gmail.com>
 
 	* DLD-FUNCTIONS/lookup.cc (Flookup): Fix deprecated array constructor.