diff libcruft/ChangeLog @ 7554:40574114c514

implement Cholesky factorization updating
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 04 Mar 2008 22:25:50 -0500
parents 56be6f31dd4e
children 07522d7dcdf8
line wrap: on
line diff
--- a/libcruft/ChangeLog	Tue Mar 04 21:47:11 2008 -0500
+++ b/libcruft/ChangeLog	Tue Mar 04 22:25:50 2008 -0500
@@ -1,4 +1,8 @@
-2008-02-24  Jaroslav Hajek <highegg@gmail.com>
+2008-03-04 Jaroslav Hajek <highegg@gmail.com>
+
+	* qrupdate/dch1dn.f, qrupdate/dch1up.f, 
+	qrupdate/zch1dn.f, qrupdate/zch1up.f: New files.
+	* qrupdate/Makefile.in (FSRC): Add them to the list.
 
 	* qrupdate/Makefile.in, qrupdate/dqhqr.f, qrupdate/dqr1up.f,
 	qrupdate/dqrdec.f, qrupdate/dqrder.f, qrupdate/dqrinc.f,