comparison liboctave/ChangeLog @ 5880:84ca47e311b3

[project @ 2006-07-06 22:34:48 by jwe]
author jwe
date Thu, 06 Jul 2006 22:36:00 +0000
parents 565d0cd4d9d0
children 13aa80fc7839
comparison
equal deleted inserted replaced
5879:4f1112bfafce 5880:84ca47e311b3
1 2006-07-06 John W. Eaton <jwe@octave.org>
2
3 * str-vec.cc (string_vector::string_vector (std::list<std::string>&)):
4 New constructor.
5 * str-vec.h: Provide decl.
6
1 2006-07-01 David Bateman <dbateman@free.fr> 7 2006-07-01 David Bateman <dbateman@free.fr>
2 8
3 * dSparse.cc (tinverse): Check for rows with no elements and zero 9 * dSparse.cc (tinverse): Check for rows with no elements and zero
4 elements on the diagonal. Allow both Upper and Lower triangular 10 elements on the diagonal. Allow both Upper and Lower triangular
5 matrices to be treated. 11 matrices to be treated.