Mercurial > hg > octave-lyh
changeset 7402:bd58dafaf102
[project @ 2008-01-18 19:12:39 by jwe]
author | jwe |
---|---|
date | Fri, 18 Jan 2008 19:12:39 +0000 |
parents | 270f28cfa7a0 |
children | 135c13496faf |
files | liboctave/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -8,7 +8,7 @@ (ComplexMatrix::expm): Pass pointer to solve_singularity_warning to ComplexMatrix::solve method. Exit early if ComplexMatrix::solve fails. Limit sqpow value to avoid overflowing scale factor. - From Marco Caliari <mcaliari@math.unipd.it>. + From Marco Caliari <marco.caliari@univr.it>. 2008-01-10 Kim Hansen <kimhanse@gmail.com>