diff scripts/ChangeLog @ 8416:0a56e5c21c29

Add the bicgstab function
author Radek Salac <salac.r@gmail.com>
date Tue, 23 Dec 2008 01:08:59 +0100
parents b8de157b4948
children 654bcfb937bf
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-21  Radek Salac  <salac.r@gmail.com>
+
+	* sparse/bicgstab.m: New function.
+	* sparse/Makefile.in (SOURCES): Add it here.
+
 2008-12-18  Daniel J Sebald <daniel.sebald@ieee.org>
 
 	* time/datevec.m (__date_vfmt2sfmt__): New helper function.