comparison liboctave/ChangeLog @ 12063:4c7b51b2541d release-3-2-x

fix typos in complex xgemm
author Jaroslav Hajek <highegg@gmail.com>
date Sun, 23 Aug 2009 11:10:35 +0200
parents efdc5df061b6
children 8e8da2c36e7e
comparison
equal deleted inserted replaced
12062:26fb50dc7401 12063:4c7b51b2541d
1 2009-08-16 Jaroslav Hajek <highegg@gmail.com>
2
3 * CMatrix.cc (xgemm): Fix typo. Add test.
4 * fCMatrix.cc (xgemm): Ditto.
5
1 2009-07-20 John W. Eaton <jwe@octave.org> 6 2009-07-20 John W. Eaton <jwe@octave.org>
2 7
3 * lo-ieee.cc (octave_ieee_init) [__NetBSD__]: Call nan to 8 * lo-ieee.cc (octave_ieee_init) [__NetBSD__]: Call nan to
4 initialize Octave_NaN and nanf, to initialize Octave_Float_NaN. 9 initialize Octave_NaN and nanf, to initialize Octave_Float_NaN.
5 10