Mercurial > hg > octave-nkf
comparison liboctave/ChangeLog @ 3470:b3a16793a390
[project @ 2000-01-22 23:04:00 by jwe]
author | jwe |
---|---|
date | Sat, 22 Jan 2000 23:04:00 +0000 |
parents | a2dc6de198f9 |
children | 9c509e1cbf49 |
comparison
equal
deleted
inserted
replaced
3469:fe0c38ca9d82 | 3470:b3a16793a390 |
---|---|
1 2000-01-21 John W. Eaton <jwe@bevo.che.wisc.edu> | 1 2000-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | |
3 * strptime.c: Only include langinfo.h if _LIBC is defined. | |
4 | |
5 2000-01-21 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> | |
2 | 6 |
3 * CMatrix.cc (ComplexMatrix::expm): Apply permutation and scaling | 7 * CMatrix.cc (ComplexMatrix::expm): Apply permutation and scaling |
4 operations directly in step 2 and reverse step 2. | 8 operations directly in step 2 and reverse step 2. |
5 * dMatrix.cc (Matrix::expm): Apply permutation and scaling | 9 * dMatrix.cc (Matrix::expm): Apply permutation and scaling |
6 operations directly in step 2 and reverse step 2. | 10 operations directly in step 2 and reverse step 2. |