Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 7785:9a656cd34f34
Add the interp1q function
author | David Bateman <dbateman@free.fr> |
---|---|
date | Wed, 14 May 2008 22:51:19 +0200 |
parents | e8394097d66f |
children | 82be108cc558 |
comparison
equal
deleted
inserted
replaced
7784:d3a7882fa0b3 | 7785:9a656cd34f34 |
---|---|
1 2008-05-20 David Bateman <dbateman@free.fr> | |
2 | |
3 * general/interp1q.m: New function. | |
4 * general/Makefile.in (SOURCES): Add it here. | |
5 | |
1 2008-05-20 Bill Denney <bill@denney.ws> | 6 2008-05-20 Bill Denney <bill@denney.ws> |
2 | 7 |
3 * time/datenum.m: Allow mixed scalar and vector/matrix input. | 8 * time/datenum.m: Allow mixed scalar and vector/matrix input. |
4 New tests. | 9 New tests. |
5 | 10 |