comparison src/ChangeLog @ 4725:fa612b2cbfe9

[project @ 2004-01-23 16:42:51 by jwe]
author jwe
date Fri, 23 Jan 2004 16:42:51 +0000
parents bdacd0383fbd
children 14dc2267c343
comparison
equal deleted inserted replaced
4724:bdacd0383fbd 4725:fa612b2cbfe9
1 2004-01-23 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * DLD-FUNCTIONS/eig.cc (Feig): Use new optional arg for EIG to
4 avoid computing eigenvectors if not requested.
5 Based on a patch from David Bateman <dbateman@free.fr>.
6
1 2004-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> 7 2004-01-23 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * ov-cell.cc (all_strings): Always compute total required length 9 * ov-cell.cc (all_strings): Always compute total required length
4 of retval. 10 of retval.
5 11