Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 3801:bc61e418f200
[project @ 2001-02-23 02:13:10 by jwe]
author | jwe |
---|---|
date | Fri, 23 Feb 2001 02:13:11 +0000 |
parents | 74c2fc84f0cf |
children | 63c75bc3db82 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,12 @@ +2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> + + * linear-algebra/norm.m: Use sqrt instead of ^0.5. + +2001-02-22 Heinz Bauschke <bauschke@cecm.sfu.ca> + + * linear-algebra/norm.m: Use more efficient method for Frobenius + norm. + 2001-02-09 David Livings <david.livings@asa.co.uk> * statistics/tests/welch_test.m: Fix typo.