Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 6953:4567a35e0777
[project @ 2007-10-04 02:53:11 by jwe]
author | jwe |
---|---|
date | Thu, 04 Oct 2007 02:54:00 +0000 |
parents | 09a89fb42c09 |
children | 4aef2ca14cf9 |
comparison
equal
deleted
inserted
replaced
6952:09a89fb42c09 | 6953:4567a35e0777 |
---|---|
1 2007-10-03 John W. Eaton <jwe@octave.org> | |
2 | |
3 * linear-algebra/Makefile.in (SOURCES): Rename norm.m to __norm__.m. | |
4 * linear-algebra/__norm__.m: Rename from norm.m. Eliminate | |
5 special for __vnorm__. | |
6 | |
1 2007-10-03 Quentin Spencer <qspencer@ieee.org> | 7 2007-10-03 Quentin Spencer <qspencer@ieee.org> |
2 | 8 |
3 * linear-algebra/norm.m: Special case vector 1-norm and 2-norm. | 9 * linear-algebra/norm.m: Special case vector 1-norm and 2-norm. |
4 | 10 |
5 2007-10-03 David Bateman <dbateman@free.fr> | 11 2007-10-03 David Bateman <dbateman@free.fr> |