comparison src/ChangeLog @ 10608:f9860b622680

improve sqrtm
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 06 May 2010 13:32:08 +0200
parents f7501986e42d
children 58bcda68ac11
comparison
equal deleted inserted replaced
10607:f7501986e42d 10608:f9860b622680
1 2010-05-06 Jaroslav Hajek <highegg@gmail.com>
2
3 * DLD-FUNCTIONS/sqrtm.cc (sqrtm_utri_inplace, do_sqrtm): New helper
4 functions.
5 (Fsqrtm): Rewrite.
6
1 2010-05-06 Jaroslav Hajek <highegg@gmail.com> 7 2010-05-06 Jaroslav Hajek <highegg@gmail.com>
2 8
3 * DLD-FUNCTIONS/schur.cc (Fschur): Recognize "complex" option for 9 * DLD-FUNCTIONS/schur.cc (Fschur): Recognize "complex" option for
4 Matlab compatibility. Simplify argument handling and improve error 10 Matlab compatibility. Simplify argument handling and improve error
5 messages. 11 messages.