comparison liboctave/ChangeLog @ 8995:1b097d86a61a

remove a TODO in oct-norm.cc
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 18 Mar 2009 16:17:15 +0100
parents 542015fada9e
children a48fba01e4ac
comparison
equal deleted inserted replaced
8994:a8d30dc1beec 8995:1b097d86a61a
1 2009-03-18 Jaroslav Hajek <highegg@gmail.com>
2
3 * oct-norm.cc (get_eps): Remove that hack.
4 (higham): Use std::numeric_limits instead.
5 Include OCTAVE_QUIT.
6
1 2009-03-16 Jason Riedy <jason@acm.org> 7 2009-03-16 Jason Riedy <jason@acm.org>
2 8
3 * Sparse.cc (transpose): Eliminate the workspace by computing in 9 * Sparse.cc (transpose): Eliminate the workspace by computing in
4 retval.xcidx. 10 retval.xcidx.
5 * CSparse.cc (hermitian): Eliminate the workspace by computing in 11 * CSparse.cc (hermitian): Eliminate the workspace by computing in