comparison scripts/ChangeLog @ 2540:c3d634d49ce4

[project @ 1996-11-20 00:20:12 by jwe]
author jwe
date Wed, 20 Nov 1996 00:21:25 +0000
parents 007e977442b8
children f7e3d23f0a8f
comparison
equal deleted inserted replaced
2539:1dca28c213f0 2540:c3d634d49ce4
1 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m,
4 linear-algebra/duplication_matrix.m, linear-algebra/vec.m,
5 linear-algebra/vech.m: New files from Kurt Hornik.
6
7 * general/nextpow2.m, general/shift.m, general/diff.m,
8 general/common_size.m: New files from Kurt Hornik.
9
10 * miscellaneous/bincoeff.m, miscellaneous/xor.m:
11 New files from Kurt Hornik.
12
13 * signal/detrend.m: New file from Kurt Hornik.
14
15 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m,
16 specfun/pow2.m, specfun/log2.m:
17 New files and updates from Kurt Hornik.
18
1 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 19 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2 20
3 * plot/__plt__.m: Add explicit replot after last command is 21 * plot/__plt__.m: Add explicit replot after last command is
4 issued, to force all lines to be displayed. Hmm. 22 issued, to force all lines to be displayed. Hmm.
5 23