5670
|
1 2006-03-15 John W. Eaton <jwe@octave.org> |
|
2 |
|
3 * polynomial/residue.m: Use & instead of && to generate arg for find. |
|
4 |
5666
|
5 2006-03-14 Keith Goodman <kwgoodman@gmail.com> |
|
6 |
|
7 * strings/bin2dec.m: Doc fix. |
|
8 |
5661
|
9 2006-03-10 Paul Kienzle <pkienzle@users.sf.net> |
|
10 |
|
11 * time/etime.m: Use datenum to support times spanning year boundaries. |
|
12 * time/datenum.m: New function to compute day number from time. |
|
13 |
5659
|
14 2006-03-09 John W. Eaton <jwe@octave.org> |
|
15 |
|
16 * miscellaneous/unix.m, plot/print.m: |
|
17 Swap order of outputs from system. |
|
18 |
5642
|
19 2006-03-06 Keith Goodman <kwgoodman@gmail.com> |
|
20 |
|
21 * audio/lin2mu.m, audio/loadaudio.m, audio/mu2lin.m, |
|
22 audio/playaudio.m, audio/record.m, audio/saveaudio.m, |
|
23 audio/wavread.m, audio/wavwrite.m, control/base/DEMOcontrol.m, |
|
24 control/base/__stepimp__.m, control/base/are.m, |
|
25 control/base/controldemo.m, control/base/damp.m, |
|
26 control/base/dare.m, control/base/impulse.m, control/base/lqg.m, |
|
27 control/base/step.m, control/system/abcddim.m, |
|
28 control/system/is_abcd.m, control/system/is_controllable.m, |
|
29 control/system/is_detectable.m, control/system/is_observable.m, |
|
30 control/system/is_stabilizable.m, control/system/is_stable.m, |
|
31 control/system/jet707.m, control/system/sys2fir.m, |
|
32 control/system/sysdimensions.m, control/system/sysupdate.m, |
|
33 control/system/tfout.m, control/system/ugain.m, |
|
34 control/system/zpout.m, elfun/lcm.m, finance/irr.m, |
|
35 finance/nper.m, finance/npv.m, finance/pmt.m, finance/pv.m, |
|
36 finance/rate.m, general/__isequal__.m, general/bitcmp.m, |
|
37 general/bitget.m, general/bitset.m, general/blkdiag.m, |
|
38 general/cart2pol.m, general/cart2sph.m, general/cell2mat.m, |
|
39 general/circshift.m, general/columns.m, general/flipdim.m, |
|
40 general/fliplr.m, general/flipud.m, general/ind2sub.m, |
|
41 general/int2str.m, general/isdefinite.m, general/isequal.m, |
|
42 general/isequalwithequalnans.m, general/isscalar.m, |
|
43 general/issquare.m, general/issymmetric.m, general/isvector.m, |
|
44 general/logspace.m, general/mod.m, general/nextpow2.m, |
|
45 general/num2str.m, general/perror.m, general/pol2cart.m, |
|
46 general/rem.m, general/rot90.m, general/rotdim.m, general/rows.m, |
|
47 general/shiftdim.m, general/sph2cart.m, general/sub2ind.m, |
|
48 general/tril.m, image/hsv2rgb.m, image/image.m, image/imagesc.m, |
|
49 image/imshow.m, image/ind2gray.m, image/ind2rgb.m, |
|
50 image/loadimage.m, image/rgb2hsv.m, image/rgb2ind.m, |
|
51 image/saveimage.m, io/beep.m, linear-algebra/cond.m, |
|
52 linear-algebra/norm.m, miscellaneous/comma.m, miscellaneous/dir.m, |
|
53 miscellaneous/license.m, miscellaneous/menu.m, |
|
54 miscellaneous/semicolon.m, miscellaneous/texas_lotto.m, |
|
55 miscellaneous/unix.m, miscellaneous/ver.m, optimization/sqp.m, |
|
56 plot/__errcomm__.m, plot/__errplot__.m, plot/__pltopt1__.m, |
|
57 plot/__pltopt__.m, plot/bar.m, plot/contour.m, plot/errorbar.m, |
|
58 plot/grid.m, plot/hist.m, plot/loglog.m, plot/loglogerr.m, |
|
59 plot/mesh.m, plot/meshgrid.m, plot/plot.m, plot/polar.m, |
|
60 plot/semilogx.m, plot/semilogxerr.m, plot/semilogy.m, |
|
61 plot/semilogyerr.m, plot/shg.m, plot/stairs.m, plot/title.m, |
|
62 plot/xlabel.m, polynomial/compan.m, polynomial/conv.m, |
|
63 polynomial/deconv.m, polynomial/polyderiv.m, polynomial/polygcd.m, |
|
64 polynomial/polyinteg.m, polynomial/polyout.m, |
|
65 polynomial/polyreduce.m, polynomial/polyval.m, |
|
66 polynomial/polyvalm.m, polynomial/residue.m, set/complement.m, |
|
67 set/create_set.m, set/intersection.m, set/ismember.m, |
|
68 set/setdiff.m, set/union.m, set/unique.m, sparse/etreeplot.m, |
|
69 sparse/gplot.m, sparse/spalloc.m, sparse/sphcat.m, |
|
70 sparse/sprand.m, sparse/sprandn.m, sparse/sprandsym.m, |
|
71 sparse/spvcat.m, sparse/treeplot.m, specfun/erfinv.m, |
|
72 specfun/log2.m, specfun/pow2.m, special-matrix/hankel.m, |
|
73 special-matrix/hilb.m, special-matrix/invhilb.m, |
|
74 special-matrix/sylvester_matrix.m, special-matrix/toeplitz.m, |
|
75 special-matrix/vander.m, statistics/base/median.m, |
|
76 statistics/base/std.m, statistics/distributions/gamcdf.m, |
|
77 statistics/distributions/gaminv.m, |
|
78 statistics/distributions/gampdf.m, |
|
79 statistics/distributions/gamrnd.m, strings/base2dec.m, |
|
80 strings/bin2dec.m, strings/dec2base.m, strings/dec2bin.m, |
|
81 strings/dec2hex.m, strings/hex2dec.m, strings/isletter.m, |
|
82 strings/lower.m, strings/upper.m, testfun/assert.m, |
|
83 testfun/demo.m, testfun/example.m, testfun/test.m, time/etime.m: |
|
84 Move @seealso inside @defXXX macro. Remove "and" from @seealso. |
|
85 |
5633
|
86 2006-02-27 John W. Eaton <jwe@octave.org> |
|
87 |
|
88 * time/tic.m: Move here from miscellaneous/tic.m. |
|
89 * time/toc.m: Move here from miscellaneous/toc.m. |
|
90 |
|
91 2006-02-26 Keith Goodman <kwgoodman@gmail.com> |
|
92 |
|
93 * miscellaneous/toc.m: Display "Elapsed time is X seconds" if user |
|
94 does not assign output of toc to a variable. |
|
95 |
5627
|
96 2006-02-16 Bill Denney <denney@seas.upenn.edu> |
|
97 |
|
98 * axis.m: Catch limits that are the same and return an error. |
|
99 |
5625
|
100 2006-02-15 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
101 |
|
102 * plot/print.m: Accept emf device option to support Enhanced |
|
103 Metafile format. |
|
104 |
|
105 2006-02-15 A S Hodel <hodelas@auburn.edu> |
|
106 |
|
107 * control/base/lqe.m: Doc fix. |
|
108 |
5623
|
109 2006-02-15 Keith Goodman <kwgoodman@gmail.com> |
|
110 |
|
111 * statistics/distributions/gamcdf.m: Doc fix. |
|
112 * statistics/distributions/gaminv.m: Doc fix. |
|
113 * statistics/distributions/gampdf.m: Doc fix. |
|
114 * statistics/distributions/gamrnd.m: Doc fix. |
|
115 |
5610
|
116 2006-02-09 David Bateman <dbateman@free.fr> |
|
117 |
|
118 * general/triu.m: Minimum change to allow sparse matrix. More needed |
|
119 for arbitrary user type. |
|
120 * general/tril.m: ditto. |
|
121 * sparse/sprand.m : Doc fix. |
|
122 * sparse/sprandn.m: Ditto. |
|
123 * sparse/sprandsym.m: New function. |
|
124 * audio/setaudio.m, general/cart2pol.m, general/cart2sph.m, |
|
125 general/pol2cart.m, general/sph2cart.m, signal/freqz_plot.m: |
|
126 Update for syntax error for latest texinfo.tex file. |
|
127 |
5605
|
128 2006-02-02 John W. Eaton <jwe@octave.org> |
|
129 |
|
130 * plot/grid.m: Append ";\n" to "set grid" command. |
|
131 |
|
132 2006-02-02 A S Hodel <hodelas@auburn.edu> |
|
133 |
|
134 * control/base/rlocus.m: Don't atttempt to plot rlzer if it is empty. |
|
135 |
5597
|
136 2006-01-13 John W. Eaton <jwe@octave.org> |
|
137 |
|
138 * audio/Makefile.in, control/base/Makefile.in, |
|
139 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
140 control/system/Makefile.in, control/util/Makefile.in, |
|
141 deprecated/Makefile.in, elfun/Makefile.in, finance/Makefile.in, |
|
142 general/Makefile.in, image/Makefile.in, io/Makefile.in, |
|
143 linear-algebra/Makefile.in, miscellaneous/Makefile.in, |
|
144 optimization/Makefile.in, plot/Makefile.in, |
|
145 polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in, |
|
146 signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in, |
|
147 special-matrix/Makefile.in, startup/Makefile.in, |
|
148 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
149 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
150 strings/Makefile.in, time/Makefile.in, testfun/Makefile.in: |
|
151 (all): Depend on PKG_ADD. |
|
152 (PKG_ADD): New target. |
|
153 |
|
154 2006-01-13 Bill Denney <bill@givebillmoney.com> |
|
155 |
|
156 * miscellaneous/dir.m: Add @seealso{} to docstring. |
|
157 |
5596
|
158 2006-01-13 John W. Eaton <jwe@octave.org> |
|
159 |
|
160 * time/etime.m: Move here from miscellaneous/etime.m. |
|
161 * time/is_leap_year.m: Move here from miscellaneous/is_leap_year.m. |
|
162 |
5595
|
163 2006-01-13 Bill Denney <bill@givebillmoney.com> |
|
164 |
|
165 * miscellaneous/dir.m: Use filesep instead of "/" where needed. |
|
166 * miscellaneous/fullfile.m: Likewise. |
|
167 |
5592
|
168 2006-01-12 David Bateman <dbateman@free.fr> |
|
169 |
|
170 * general/blkdiag.m: Compatible behavior for empty matrices |
|
171 * statistics/base/unidrnd.m: Documentation buglet. |
|
172 |
5583
|
173 2005-12-14 David Bateman <dbateman@free.fr> |
|
174 |
5589
|
175 * testfun/assert.m, testfun/fail.m, testfun/test.m, testfun/demo.m, |
|
176 testfun/speed.m, testfun/example.m, Makefile.in: New files. |
|
177 |
|
178 * Makefile.in (SUBDIRS): Include testfun. |
|
179 * configure.in (AC_CONFIG_FILES): Include testfun/Makefile. |
|
180 |
5583
|
181 * miscellaneous/dir.m: Transpose sub-assignment for cleanness. |
|
182 |
|
183 * general/__isequal__.m: Remove reference to getfield. |
|
184 |
|
185 * plot/hist.m: Update test code for row/column discrepencies. |
|
186 * signal/freqz.m: Alter output row/column for matlab compatibility. |
|
187 Update the test code for this. |
|
188 * sparse/spstats.m: Fix small bug in the dimension of output. |
|
189 |
5579
|
190 2005-12-13 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
191 |
|
192 * cell/cell2mat.m: New file, from octave-forge. |
|
193 |
5576
|
194 2005-12-13 Ivana Varekova <varekova@redhat.com> |
|
195 |
|
196 * sparse/treeplot.m, sparse/etreeplot.m, sparse/gplot.m: |
|
197 New graph theory functions. |
|
198 |
5574
|
199 2005-12-13 John W. Eaton <jwe@octave.org> |
|
200 |
|
201 * general/blkdiag.m: Use "isempty" instead of @isempty. |
|
202 |
|
203 * control/system/ss.m: Doc fix. |
|
204 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
205 |
5572
|
206 2005-12-12 Michael Zeising <michael@michaels-website.de> |
|
207 |
|
208 * audio/wavread.m, audio/wavwrite.m: |
|
209 Correct scaling for 8-bit linear pcm samples. |
|
210 Improve scaling for all other linear pcm resolutions. |
|
211 |
5568
|
212 2005-12-07 John W. Eaton <jwe@octave.org> |
|
213 |
|
214 * statistics/base/moment.m: Don't save and restore warn_str_to_num. |
|
215 |
|
216 * sparse/spdiags.m: Don't save and restore warn_fortran_indexing. |
|
217 * strings/strjust.m: Likewise. |
|
218 |
|
219 * general/shift.m: Don't save and restore warn_empty_list_elements. |
|
220 * signal/arma_rnd.m: Likewise. |
|
221 * strings/strcat.m: Likewise. |
|
222 * control/base/__freqresp__.m: Likewise. |
|
223 * control/base/place.m: Likewise. |
|
224 * control/base/pzmap.m: Likewise. |
|
225 * control/base/pzmap.m: Likewise. |
|
226 * control/system/sysappend.m: Likewise. |
|
227 * control/system/syscont.m: Likewise. |
|
228 * control/system/sysdisc.m: Likewise. |
|
229 * control/system/sysgroup.m: Likewise. |
|
230 * control/system/tfout.m: Likewise. |
|
231 * control/system/zpout.m: Likewise. |
|
232 * control/util/__outlist__.m: Likewise. |
|
233 |
5567
|
234 2005-12-06 John W. Eaton <jwe@octave.org> |
|
235 |
|
236 * audio/wavread.m, audio/wavwrite.m: Adapt to Octave coding style. |
|
237 Avoid for loop in interleave/deinterleave steps. |
|
238 |
5565
|
239 2005-12-06 Michael Zeising <michael@michaels-website.de> |
|
240 |
|
241 * audio/wavread.m, audio/wavwrite.m: New files. |
|
242 |
5563
|
243 2005-12-06 John W. Eaton <jwe@octave.org> |
|
244 |
|
245 * miscellaneous/dir.m: Return Nx1 instead of 1xN struct array. |
|
246 |
5560
|
247 2005-12-05 John W. Eaton <jwe@octave.org> |
|
248 |
5561
|
249 * plot/axis.m: Add "## PKG_ADD: mark_as_command axis" line. |
5560
|
250 |
5558
|
251 2005-12-02 John W. Eaton <jwe@octave.org> |
|
252 |
|
253 * miscellaneous/fileattrib.m: New function. |
|
254 |
5556
|
255 2005-12-01 John W. Eaton <jwe@octave.org> |
|
256 |
|
257 * general/columns.m: Use size (x, 2) instead of [nr, nc] = size (x). |
|
258 * general/rows.m: Use size (x, 1) instead of [nr, nc] = size (x). |
|
259 From William Poetra Yoga Hadisoeseno <williampoetra@yahoo.com>. |
|
260 |
5555
|
261 2005-11-30 John W. Eaton <jwe@octave.org> |
|
262 |
|
263 * linear-algebra/krylov.m: Format doc string. |
|
264 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
265 |
5551
|
266 2005-11-23 William Poetra Yoga Hadisoeseno <williampoetra@yahoo.com> |
|
267 |
|
268 * general/blkdiag.m: Import from octave-forge. |
|
269 Ignore empty matrices in the input. Add tests. |
5549
|
270 |
|
271 * general/isequal.m, general/isequalwithequalnans.m: |
|
272 New wrapper scripts for general/__isequal__.m. |
|
273 * general/__isequal__.m: Rename from general/isequal.m. |
|
274 New arg, nans_compare_equal. |
|
275 |
5548
|
276 2005-11-29 John W. Eaton <jwe@octave.org> |
|
277 |
|
278 * miscellaneous/ver.m: Use new uname built-in function instead of |
|
279 calling system. Only append octave_forge_string if |
|
280 OCTAVE_FORGE_VERSION exists. Use puts instead of disp. |
|
281 Call license instead of hard-coding license info here. |
|
282 |
|
283 * miscellaneous/license.m: Use persistent instead of global for |
5654
|
284 __octave_licenses__. Use puts instead of disp. |
5548
|
285 Use getuid and getpwuid instead of calling unix ("id -un"). |
|
286 If nargout = 1, return license info instead of printing usage message. |
|
287 |
5546
|
288 2005-11-29 William Poetra Yoga Hadisoeseno <williampoetra@gmail.com> |
|
289 |
|
290 * miscellaneous/ver.m: New file. |
|
291 * miscellaneous/license.m: New file. |
|
292 |
5545
|
293 2005-11-22 John W. Eaton <jwe@octave.org> |
|
294 |
|
295 * plot/axis.m: Use %.16g instead of just %g to format ranges for |
|
296 gnuplot set command. |
|
297 |
5539
|
298 2005-11-15 John W. Eaton <jwe@octave.org> |
|
299 |
|
300 * general/shiftdim.m: Doc fix. |
|
301 |
5532
|
302 2005-11-07 Keith Goodman <kwgoodman@gmail.com> |
|
303 |
|
304 * set/unique.m: Doc string fix. |
|
305 |
5527
|
306 2005-11-01 John W. Eaton <jwe@octave.org> |
|
307 |
|
308 * Makefile.in (distclean, maintainer-clean): |
|
309 Also remove autom4te.cache directory. |
|
310 From Quentin Spencer <qspencer@ieee.org>. |
|
311 |
5518
|
312 2005-10-28 John W. Eaton <jwe@octave.org> |
|
313 |
|
314 * general/shiftdim.m: Compatibility fix for row vectors. |
|
315 Correct check for non-scalar non-integer shift. For positive |
|
316 N, shift is remainder of N and number of dims. Always return NS. |
|
317 Simplify. |
|
318 |
5500
|
319 2005-10-18 Keith Goodman <kwgoodman@gmail.com> |
|
320 |
|
321 * general/randperm.m: Improve compatibility by allowing input |
|
322 value of zero. |
|
323 |
5493
|
324 2005-10-13 John W. Eaton <jwe@octave.org> |
|
325 |
|
326 * plot/__plt__.m, plot/__errplot__.m, plot/replot.m: |
|
327 If in multiplot mode, clear plot before issuing new plot command. |
|
328 |
|
329 * plot/__setup_plot__.m: New function. |
|
330 * plot/__plt__.m, plot__errplot__.m: Use it. |
|
331 Handle multiplot data and offsets here. |
|
332 |
|
333 * plot/__plot_globals__.m: Also keep track of multiplot options. |
|
334 Move initialization to __setup_plot__.m. |
|
335 |
|
336 * plot/subplot.m: Multiplot globals now in __plot_globals__.m. |
|
337 Don't reset gnuplot_command_replot. |
|
338 |
|
339 * plot/replot.m: Handle multiplot data and offsets here. |
|
340 * plot__axis_label__.m, plot/axis.m, plot/grid.m, |
|
341 plot/plot_border.m, plot/plot.m, plot/plot_title.m, |
|
342 plot/top_title.m: Call replot, not __gnuplot_replot__. |
|
343 |
5489
|
344 2005-10-12 John W. Eaton <jwe@octave.org> |
|
345 |
|
346 * plot/figure.m: Handle __current_figure__, not gnuplot details. |
|
347 |
5482
|
348 2005-10-04 Rafael Laboissiere <rafael@debian.org> |
|
349 |
|
350 * binoinv.m, chi2pdf.m, frnd.m, poissinv.m, tinv.m, trnd.m, |
|
351 weibrnd.m: Removed calls and references to deprecated _pdf and |
|
352 _inv functions. |
|
353 * chi2pdf.m: Fixed typos in the documentation. |
|
354 |
5475
|
355 2005-09-28 John W. Eaton <jwe@octave.org> |
|
356 |
5476
|
357 * miscellaneous/single.m: New function. |
|
358 |
5475
|
359 * statistics/base/unidrnd.m: New function. |
|
360 |
5474
|
361 2005-09-27 John W. Eaton <jwe@octave.org> |
|
362 |
|
363 * miscellaneous/dir.m: Filename never includes directory part. |
|
364 |
5464
|
365 2005-09-22 John W. Eaton <jwe@octave.org> |
|
366 |
|
367 * polynomial/residue.m: Use logical indexing instead of find.. |
|
368 |
|
369 2005-09-22 Julius Smith <jos@ccrma.stanford.edu> |
|
370 |
|
371 * polynomial/residue.m: Avoid division by zero for pure imaginary |
|
372 and zero poles. |
|
373 |
5462
|
374 2005-09-22 Bill Denney <denney@seas.upenn.edu> |
|
375 |
|
376 * strings/deblank.m: Handle cell arrays. |
|
377 * strings/split.m: New argument, N, to limit number of splits. |
|
378 |
|
379 2005-09-22 Miroslaw Kwasniak <mirek@zind.ikem.pwr.wroc.pl> |
|
380 |
|
381 * plot/__pltopt1__.m: Handle plot colors "w" and "k" separately. |
|
382 |
5460
|
383 2005-09-20 "Orestes Mas" <orestes@tsc.upc.edu> |
|
384 |
|
385 * control/base/rlocus.m: Doc fix. |
|
386 |
5459
|
387 2005-09-20 John W. Eaton <jwe@octave.org> |
|
388 |
|
389 * general/isvector.m: Improve compatibility. |
|
390 |
|
391 * general/postpad.m: Allow first argument to be a scalar. |
|
392 Allow padding to extend dimensionality. |
|
393 * general/prepad.m: Likewise. |
|
394 |
5448
|
395 2005-09-14 Daniel <durbano@shbano.com> |
|
396 |
|
397 * statistics/tests/bartlett_test.m, linear-algebra/cross.m, |
5449
|
398 statistics/distributions/discrete_cdf.m, general/fliplr.m, |
|
399 /control/base/dgram.m: Doc string fixes. |
5448
|
400 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
401 |
5446
|
402 2005-09-12 Stefan van der Walt <stefan@sun.ac.za> |
|
403 |
|
404 * saveimage.m: Do not ignore most significant bit when writing |
|
405 black and white images to file. |
|
406 |
5443
|
407 2005-09-07 Bill Denney <denney@seas.upenn.edu> |
|
408 |
|
409 * audio/playaudio.m, control/base/__bodquist__.m, |
|
410 control/base/lqg.m, control/obsolete/dezero.m, |
|
411 control/system/__syschnamesl__.m, control/system/__sysconcat__.m, |
|
412 control/system/c2d.m, control/system/cellidx.m, |
|
413 control/system/d2c.m, control/system/dmr2d.m, |
|
414 control/system/is_signal_list.m, control/system/listidx.m, |
|
415 control/system/ss.m, control/system/sysappend.m, |
|
416 control/system/sysconnect.m, control/system/sysdup.m, |
|
417 control/system/sysgetsignals.m, control/system/sysidx.m, |
|
418 control/system/sysprune.m, control/system/syssetsignals.m, |
|
419 control/system/tfout.m, control/system/zpout.m, |
|
420 control/util/prompt.m, control/util/sortcom.m, |
|
421 control/util/strappend.m, finance/fv.m, finance/nper.m, |
|
422 finance/pmt.m, finance/pv.m, finance/rate.m, general/diff.m, |
|
423 general/num2str.m, general/repmat.m, general/sortrows.m, |
|
424 general/strerror.m, image/colormap.m, image/imshow.m, |
|
425 image/loadimage.m, image/saveimage.m, linear-algebra/norm.m, |
|
426 miscellaneous/fileparts.m, miscellaneous/popen2.m, |
|
427 plot/__axis_label__.m, plot/__errcomm__.m, plot/__plt1__.m, |
|
428 plot/__plt2__.m, plot/__plt__.m, plot/__pltopt1__.m, |
|
429 plot/__pltopt__.m, plot/axis.m, plot/bottom_title.m, plot/close.m, |
|
430 plot/grid.m, plot/hist.m, plot/plot_border.m, plot/polar.m, |
|
431 plot/print.m, plot/title.m, plot/top_title.m, |
|
432 polynomial/polyout.m, set/unique.m, signal/freqz.m, signal/stft.m, |
|
433 statistics/base/mean.m, statistics/base/moment.m, |
|
434 statistics/tests/cor_test.m, |
|
435 statistics/tests/kolmogorov_smirnov_test.m, |
|
436 statistics/tests/kolmogorov_smirnov_test_2.m, |
|
437 statistics/tests/prop_test_2.m, statistics/tests/sign_test.m, |
|
438 statistics/tests/t_test.m, statistics/tests/t_test_2.m, |
|
439 statistics/tests/t_test_regression.m, statistics/tests/u_test.m, |
|
440 statistics/tests/var_test.m, statistics/tests/welch_test.m, |
|
441 statistics/tests/wilcoxon_test.m, statistics/tests/z_test.m, |
|
442 statistics/tests/z_test_2.m, strings/base2dec.m, strings/blanks.m, |
|
443 strings/deblank.m, strings/dec2base.m, strings/index.m, |
|
444 strings/rindex.m, strings/split.m, strings/str2mat.m, |
|
445 strings/str2num.m, strings/strcat.m, strings/strcmpi.m, |
|
446 strings/strncmp.m, strings/strrep.m, strings/substr.m: |
|
447 Avoid deprecated functions. Use ischar instead of isstr. Use |
|
448 isvector instead of is_vector. Use isstruct instead of |
|
449 is_struct. Use char instead of setstr. |
|
450 |
5435
|
451 2005-08-31 Daniel <durbano@shbano.com> |
|
452 |
|
453 * special-matrix/invhilb.m, statistics/base/iqr.m, |
|
454 control/system/is_controllable.m, set/ismember.m: Doc fixes. |
|
455 From Jorge Barros de Abreu <ficmatin01@solar.com.br>. |
|
456 |
5431
|
457 2005-08-29 Bill Denney <denney@seas.upenn.edu> |
|
458 |
|
459 * image/saveimage.m: Open output file in binary mode. |
|
460 |
|
461 * miscellaneous/bug_report.m: Open prefs file in text mode. |
|
462 |
5427
|
463 2005-08-16 John W. Eaton <jwe@octave.org> |
|
464 |
|
465 * miscellaneous/computer.m: Handle optional maxsize and endian |
|
466 outputs. |
|
467 |
5426
|
468 2005-08-15 John W. Eaton <jwe@octave.org> |
|
469 |
|
470 * strings/strcat.m: Allow single argument. |
|
471 |
5416
|
472 2005-07-18 John W. Eaton <jwe@octave.org> |
|
473 |
|
474 * strings/strcmp.m: Delete. |
|
475 |
5413
|
476 2005-07-13 John W. Eaton <jwe@octave.org> |
|
477 |
|
478 * deprecated/hypergeometric_rnd.m: Preserve compatibility with old |
|
479 versions of Octave. |
|
480 |
|
481 2005-07-13 Ben Barrowes <barrowes@alum.mit.edu> |
|
482 |
|
483 * statistics/distributions/betacdf.m: Rename from beta_cdf.m. |
|
484 * statistics/distributions/betainv.m: Rename from beta_inv.m. |
|
485 * statistics/distributions/betapdf.m: Rename from beta_pdf.m. |
|
486 * statistics/distributions/betarnd.m: Rename from beta_rnd.m. |
|
487 * statistics/distributions/binocdf.m: Rename from binomial_cdf.m. |
|
488 * statistics/distributions/binoinv.m: Rename from binomial_inv.m. |
|
489 * statistics/distributions/binopdf.m: Rename from binomial_pdf.m. |
|
490 * statistics/distributions/binornd.m: Rename from binomial_rnd.m. |
|
491 * statistics/distributions/chi2cdf.m: Rename from chisquare_cdf.m. |
|
492 * statistics/distributions/chi2inv.m: Rename from chisquare_inv.m. |
|
493 * statistics/distributions/chi2pdf.m: Rename from chisquare_pdf.m. |
|
494 * statistics/distributions/chi2rnd.m: Rename from chisquare_rnd.m. |
|
495 * statistics/distributions/expcdf.m: Rename from exponential_cdf.m. |
|
496 * statistics/distributions/expinv.m: Rename from exponential_inv.m. |
|
497 * statistics/distributions/exppdf.m: Rename from exponential_pdf.m. |
|
498 * statistics/distributions/exprnd.m: Rename from exponential_rnd.m. |
|
499 * statistics/distributions/fcdf.m: Rename from f_cdf.m. |
|
500 * statistics/distributions/finv.m: Rename from f_inv.m. |
|
501 * statistics/distributions/fpdf.m: Rename from f_pdf.m. |
|
502 * statistics/distributions/frnd.m: Rename from f_rnd.m. |
|
503 * statistics/distributions/gamcdf.m: Rename from gamma_cdf.m. |
|
504 * statistics/distributions/gaminv.m: Rename from gamma_inv.m. |
|
505 * statistics/distributions/gampdf.m: Rename from gamma_pdf.m. |
|
506 * statistics/distributions/gamrnd.m: Rename from gamma_rnd.m. |
|
507 * statistics/distributions/geocdf.m: Rename from geometric_cdf.m. |
|
508 * statistics/distributions/geoinv.m: Rename from geometric_inv.m. |
|
509 * statistics/distributions/geopdf.m: Rename from geometric_pdf.m. |
|
510 * statistics/distributions/geornd.m: Rename from geometric_rnd.m. |
|
511 * statistics/distributions/hygecdf.m: Rename from hypergeometric_cdf.m. |
|
512 * statistics/distributions/hygeinv.m: Rename from hypergeometric_inv.m. |
|
513 * statistics/distributions/hygepdf.m: Rename from hypergeometric_pdf.m. |
|
514 * statistics/distributions/hygernd.m: Rename from hypergeometric_rnd.m. |
|
515 * statistics/distributions/logncdf.m: Rename from lognormal_cdf.m. |
|
516 * statistics/distributions/logninv.m: Rename from lognormal_inv.m. |
|
517 * statistics/distributions/lognpdf.m: Rename from lognormal_pdf.m. |
|
518 * statistics/distributions/lognrnd.m: Rename from lognormal_rnd.m. |
|
519 * statistics/distributions/normcdf.m: Rename from normal_cdf.m. |
|
520 * statistics/distributions/norminv.m: Rename from normal_inv.m. |
|
521 * statistics/distributions/normpdf.m: Rename from normal_pdf.m. |
|
522 * statistics/distributions/normrnd.m: Rename from normal_rnd.m. |
|
523 * statistics/distributions/poisscdf.m: Rename from poisson_cdf.m. |
|
524 * statistics/distributions/poissinv.m: Rename from poisson_inv.m. |
|
525 * statistics/distributions/poisspdf.m: Rename from poisson_pdf.m. |
|
526 * statistics/distributions/poissrnd.m: Rename from poisson_rnd.m. |
|
527 * statistics/distributions/tcdf.m: Rename from t_cdf.m. |
|
528 * statistics/distributions/tinv.m: Rename from t_inv.m. |
|
529 * statistics/distributions/tpdf.m: Rename from t_pdf.m. |
|
530 * statistics/distributions/trnd.m: Rename from t_rnd.m. |
5431
|
531 * statistics/distributions/unifcdf.m: Rename from unifoxorm_cdf.m. |
5413
|
532 * statistics/distributions/unifinv.m: Rename from uniform_inv.m. |
|
533 * statistics/distributions/unifpdf.m: Rename from uniform_pdf.m. |
|
534 * statistics/distributions/unifrnd.m: Rename from uniform_rnd.m. |
|
535 * statistics/distributions/weibcdf.m: Rename from weibull_cdf.m. |
|
536 * statistics/distributions/weibinv.m: Rename from weibull_inv.m. |
|
537 * statistics/distributions/weibpdf.m: Rename from weibull_pdf.m. |
|
538 * statistics/distributions/wienrnd.m: Rename from wiener_rnd.m. |
|
539 |
|
540 * deprecated/beta_cdf.m, deprecated/beta_inv.m, |
|
541 deprecated/beta_pdf.m, deprecated/beta_rnd.m, |
|
542 deprecated/binomial_cdf.m, deprecated/binomial_inv.m, |
|
543 deprecated/binomial_pdf.m, deprecated/binomial_rnd.m, |
|
544 deprecated/chisquare_cdf.m, deprecated/chisquare_inv.m, |
|
545 deprecated/chisquare_pdf.m, deprecated/chisquare_rnd.m, |
|
546 deprecated/exponential_cdf.m, deprecated/exponential_inv.m, |
|
547 deprecated/exponential_pdf.m, deprecated/exponential_rnd.m, |
|
548 deprecated/f_cdf.m, deprecated/f_inv.m, deprecated/f_pdf.m, |
|
549 deprecated/f_rnd.m, deprecated/gamma_cdf.m, |
|
550 deprecated/gamma_inv.m, deprecated/gamma_pdf.m, |
|
551 deprecated/gamma_rnd.m, deprecated/geometric_cdf.m, |
|
552 deprecated/geometric_inv.m, deprecated/geometric_pdf.m, |
|
553 deprecated/geometric_rnd.m, deprecated/hypergeometric_cdf.m, |
|
554 deprecated/hypergeometric_inv.m, deprecated/hypergeometric_pdf.m, |
|
555 deprecated/hypergeometric_rnd.m, deprecated/lognormal_cdf.m, |
|
556 deprecated/lognormal_inv.m, deprecated/lognormal_pdf.m, |
|
557 deprecated/lognormal_rnd.m, deprecated/normal_cdf.m, |
|
558 deprecated/normal_inv.m, deprecated/normal_pdf.m, |
|
559 deprecated/normal_rnd.m, deprecated/poisson_cdf.m, |
|
560 deprecated/poisson_inv.m, deprecated/poisson_pdf.m, |
|
561 deprecated/poisson_rnd.m, deprecated/t_cdf.m, deprecated/t_inv.m, |
|
562 deprecated/t_pdf.m, deprecated/t_rnd.m, deprecated/uniform_cdf.m, |
|
563 deprecated/uniform_inv.m, deprecated/uniform_pdf.m, |
|
564 deprecated/uniform_rnd.m, deprecated/weibull_cdf.m, |
|
565 deprecated/weibull_inv.m, deprecated/weibull_pdf.m, |
|
566 deprecated/wiener_rnd.m: New files. |
|
567 |
5408
|
568 2005-07-08 John W. Eaton <jwe@octave.org> |
|
569 |
|
570 * statistics/distributions/weibrnd.m: Rename from weibull_rnd.m. |
|
571 * deprecated/weibull_rnd.m: New file. |
|
572 |
5407
|
573 2005-07-08 cctsim <cctsim@yahoo.co.uk> |
|
574 |
|
575 * strings/dec2base.m: Allow matrix arguments. |
|
576 |
5406
|
577 2005-07-08 John W. Eaton <jwe@octave.org> |
|
578 |
|
579 * plot/__errplot__.m: Use __plot_globals__. |
|
580 * plot/__plt__.m: Likewise. |
|
581 * plot/figure.m: Likewise. |
|
582 |
|
583 * plot/hold.m: New file. |
|
584 * plot/ishold.m: New file. |
|
585 * plot/__plot_globals__.m: New file. |
|
586 |
5400
|
587 2005-07-05 cctsim <cctsim@yahoo.co.uk> |
|
588 |
|
589 * strings/dec2base.m: Don't remove all leading zeros if result is zero. |
|
590 |
|
591 2005-07-05 John W. Eaton <jwe@octave.org> |
|
592 |
|
593 * strings/findstr.m: Return [] for no matches. |
|
594 |
5399
|
595 2005-06-17 Keith Goodman <kwgoodman@gmail.com> |
|
596 |
|
597 * miscellaneous/tic.m: Fix doc string. |
|
598 |
5395
|
599 2005-06-15 John W. Eaton <jwe@octave.org> |
|
600 |
|
601 * polynomial/polyfit.m: Force return value to be a row vector. |
|
602 |
5393
|
603 2005-06-15 Tom Holroyd <tomh@kurage.nimh.nih.gov> |
|
604 |
|
605 * general/isequal.m: Correct nargin check. |
|
606 |
5388
|
607 2005-06-14 John W. Eaton <jwe@octave.org> |
|
608 |
|
609 * general/isvector.m: Handle N-d arrays. |
|
610 From Bill Denney <denney@seas.upenn.edu>. |
|
611 |
5381
|
612 2005-06-02 Ben Barrowes <barrowes@alum.mit.edu> |
|
613 |
|
614 * plot/meshgrid.m: Handle 3 input arguments. |
5378
|
615 |
5377
|
616 2005-06-02 Paul Kienzle <pkienzle@users.sf.net> |
|
617 |
|
618 * signal/freqz.m: Use correct calculations when given a vector of |
|
619 frequencies. Improve accuracy of returned frequency vector. |
|
620 Improve speed for medium length filters (at a slight cost for slow |
|
621 filters). Add test cases. |
|
622 |
5373
|
623 2005-05-27 "Dmitri A. Sergatskov" <dasergatskov@gmail.com> |
|
624 |
|
625 * plot/loglog.m: Fix set commands. |
|
626 |
5381
|
627 2005-05-25 John W. Eaton <jwe@octave.org> |
|
628 |
|
629 * plot/sombrero.m: Default n to 41 if nargin == 0. |
|
630 |
5371
|
631 2005-05-24 John W. Eaton <jwe@octave.org> |
|
632 |
5373
|
633 * statistics/tests/anova.m: Use mean (y(:)) to compute total_mean. |
|
634 |
5372
|
635 * strings/strncmp.m: New file, from Tom Holroyd |
|
636 <tomh@kurage.nimh.nih.gov>. |
|
637 |
5371
|
638 * strings/strcmp.m: Return logical values in all cases. |
|
639 |
5366
|
640 2005-05-23 John W. Eaton <jwe@octave.org> |
|
641 |
|
642 * plot/orient.m: New file. Adapt to Octave coding style. |
|
643 Texinfoize doc string. |
|
644 |
|
645 * plot/print.m: New file. Adapt to Octave coding style. Include |
|
646 PKG_ADD command. Use set terminal consistently throughout. Use |
|
647 set terminal push/pop and unconditionally set output to screen |
|
648 when done to avoid requiring gget. Use a cell array for dev_list |
|
649 and cellidx to search for items in the list. Delete local |
|
650 variable endl. Don't set and restore automatic_replot. Use {} |
|
651 instead of nth to index varargin. Delete local variable |
|
652 va_arg_cnt. |
|
653 |
5355
|
654 2005-05-18 John W. Eaton <jwe@octave.org> |
|
655 |
|
656 * general/num2str.m: Return early if X is a character string. |
|
657 |
5347
|
658 2005-05-11 John W. Eaton <jwe@octave.org> |
|
659 |
5348
|
660 * strings/findstr.m: Allow non-string arguments for compatiblity. |
|
661 From Tom Holroyd <tomh@kurage.nimh.nih.gov>. |
|
662 |
5347
|
663 * plot/polar.m: Don't call __pltopt__ here. |
|
664 |
5333
|
665 2005-05-02 John W. Eaton <jwe@octave.org> |
|
666 |
|
667 * mkdoc: Print header message. |
|
668 |
5319
|
669 2005-04-28 John W. Eaton <jwe@octave.org> |
|
670 |
|
671 * configure.in (AC_CONFIG_SRCDIR): Look for startup/inputrc, not |
|
672 startup/octaverc. |
|
673 |
5318
|
674 2005-04-28 Stefan van der Walt <stefan@sun.ac.za> |
|
675 |
|
676 * image/imshow.m: Handle various image depths and 3d RGB images. |
|
677 (__im_numeric_limits__): New internal function. |
|
678 |
5317
|
679 2005-04-28 toni saarela <toni.saarela@helsinki.fi> |
|
680 |
|
681 * statistics/tests/anova.m: Compute total_mean as mean of all |
|
682 data, not mean of group_mean. |
|
683 |
|
684 2005-04-28 John W. Eaton <jwe@octave.org> |
|
685 |
|
686 * startup/local-rcfile: New file. |
|
687 * startup/main-rcfile: Rename from startup/octaverc. |
|
688 * startup/Makefile.in (SOURCES): Add inputrc to the list. |
|
689 (install install-strip): Install main-rcfile in $(fcnfiledir)/startup. |
|
690 Install local-rcfile in $(localfcnfiledir)/startup. |
|
691 |
|
692 2005-04-28 Keith Goodman <kwgoodman@gmail.com> |
|
693 |
|
694 * startup/inputrc: New file. |
|
695 * startup/octaverc: Configure readline using inputrc from |
|
696 startupfiledir. |
|
697 * startup/Makefile.in (install, install-strip): Install octaverc |
|
698 in $(fcnfiledir)/startup. |
|
699 |
5310
|
700 2005-04-27 John W. Eaton <jwe@octave.org> |
|
701 |
|
702 * optimization/qp.m: Define n_in after removing -Inf bounds from Ain. |
|
703 |
5289
|
704 2005-04-21 John W. Eaton <jwe@octave.org> |
|
705 |
|
706 * optimization/glpk.m: Handle SENSE argument. |
|
707 |
|
708 * optimization/qp.m, optimization/sqp.m: New files. |
|
709 |
5276
|
710 2005-04-08 John W. Eaton <jwe@octave.org> |
|
711 |
|
712 * Makefile.in (clean, distclean, maintainer-clean): |
|
713 Avoid duplication in rules. |
|
714 |
5252
|
715 2005-03-28 John W. Eaton <jwe@octave.org> |
|
716 |
|
717 * plot/contour.m, plot/mesh.m: Continue to use __gnuplot_raw__ for |
|
718 setting {no,}parametric. |
|
719 * plot/figure.m: Likewise, for setting terminal type. |
|
720 |
|
721 * __axis_label__.m:, plot/axis.m, plot/bottom_title.m, |
|
722 plot/contour.m, plot/figure.m, plot/multiplot.m, plot/mplot.m, |
|
723 plot/plot_border.m, plot/subplot.m, plot/subwindow.m, |
|
724 plot/title.m, plot/top_title.m: Avoid eval. |
|
725 |
5251
|
726 2005-03-28 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
|
727 |
5253
|
728 * plot/__axis_label__.m, plot/axis.m, plot/grid.m, |
|
729 plot/plot_border.m, plot/replot.m, plot/title.m, plot/top_title.m: |
|
730 Use __gnuplot_replot__ instead of replot. |
|
731 |
5252
|
732 * plot/__axis_label__.m, plot/axis.m, plot/bottom_title.m, |
|
733 plot/contour.m, plot/errorbar.m, plot/figure.m, plot/grid.m, |
|
734 plot/loglogerr.m, plot/loglog.m, plot/mesh.m, plot/mplot.m, |
|
735 plot/multiplot.m, plot/oneplot.m, plot/plot_border.m, plot/plot.m, |
|
736 plot/polar.m, plot/semilogxerr.m, plot/semilogx.m, |
|
737 plot/semilogyerr.m, plot/semilogy.m, plot/shg.m, plot/subplot.m, |
|
738 plot/subwindow.m, plot/title.m, plot/top_title.m: |
5654
|
739 Use __gnuplot_raw__ instead of __gnuplot_set__. |
5252
|
740 |
5251
|
741 * plot/replot.m: Use __gnuplot_replot__, not __greplot__. |
|
742 |
5244
|
743 2005-03-24 John W. Eaton <jwe@octave.org> |
|
744 |
|
745 * optimization/glpkmex.m: Texinfoize Doc string. |
|
746 * optimization/glpk.m: Likewise. |
|
747 Allow VARTYPE and CTYPE to be row or column vectors of characters |
|
748 (row vectors are orginary character strings). |
|
749 * optimization/glpkparam.m: Delete. |
|
750 |
5243
|
751 2005-03-24 Quentin Spencer <qspencer@ieee.org> |
|
752 |
|
753 * statistics/base/mean.m: Allow DIMS arg greater than the number |
|
754 of dimensions of X. |
|
755 |
5237
|
756 2005-03-23 John W. Eaton <jwe@octave.org> |
|
757 |
5239
|
758 * general/tril.m, general/triu.m: Return value of same class as |
|
759 argument. |
|
760 |
5237
|
761 * optimization/glpk.m: Simplify interface. By default, solve |
|
762 standard LP min C'*x s.t. A*x = b, x >= 0. |
|
763 * optimization/glpkmex.m: New file. |
|
764 |
5232
|
765 2005-03-22 John W. Eaton <jwe@octave.org> |
|
766 |
5237
|
767 * configure.in (AC_CONFIG_FILES): Add optimization/Makefile to the |
|
768 list. |
|
769 |
5233
|
770 * optimization/glpk.m: Adapt to Octave coding style. |
|
771 No need for varargout or varargin. |
|
772 Print usage message if nargin > 11. |
|
773 Allow any value of nargout. |
|
774 Use repmat (C, nr, nc) instead of char (C * ones (nr, nc)). |
|
775 Avoid looping when checking character classes. |
|
776 |
5232
|
777 * optimization: New directory. |
|
778 * Makefile.in (SUBDIRS): Add it to the list. |
|
779 * optimization/Makefile.in: New file. |
|
780 * optimization/glpk.m, optimization/glpkparams.m, |
|
781 optimization/glpktest1, optimization/glpktest2: New files. |
|
782 |
5218
|
783 2005-03-16 Soren Hauberg <soren@hauberg.org> |
|
784 |
|
785 * strings/split.m: Quick return for empty second arg. |
|
786 Improve warning for multi-line strings. |
|
787 Speed up by avoiding sprintf in loop and eval. |
|
788 |
5217
|
789 2005-03-16 Paul Kienzle <pkienzle@users.sf.net> |
|
790 |
|
791 * polynomial/polyderiv.m : Accept a*b, a/b. Auto-reduce common terms. |
|
792 * polynomial/polyder.m: Ditto. |
|
793 * polynomial/polygcd.m: New function. |
|
794 |
5214
|
795 2005-03-16 John W. Eaton <jwe@octave.org> |
|
796 |
5215
|
797 * control/base/__stepimp__.m, control/base/bode.m, |
|
798 control/base/frdemo.m, control/base/nichols.m, |
|
799 control/base/nyquist.m, control/base/pzmap.m, |
|
800 control/base/rldemo.m, control/base/rlocus.m, |
|
801 control/hinf/dhinfdemo.m, control/hinf/hinfdemo.m, |
|
802 plot/__axis_label__.m, plot/__errplot__.m, plot/__plt__.m, |
|
803 plot/axis.m, plot/bar.m, plot/bottom_title.m, plot/contour.m, |
|
804 plot/errorbar.m, plot/figure.m, plot/grid.m, plot/loglog.m, |
|
805 plot/loglogerr.m, plot/mesh.m, plot/meshgrid.m, plot/mplot.m, |
|
806 plot/multiplot.m, plot/oneplot.m, plot/plot.m, plot/plot_border.m, |
|
807 plot/polar.m, plot/semilogx.m, plot/semilogxerr.m, |
|
808 plot/semilogy.m, plot/semilogyerr.m, plot/shg.m, plot/stairs.m, |
|
809 plot/subplot.m, plot/subwindow.m, plot/title.m, plot/top_title.m, |
|
810 plot/xlabel.m, quaternion/demoquat.m, |
|
811 quaternion/qcoordinate_plot.m, signal/freqz_plot.m, sparse/spy.m, |
|
812 statistics/base/ppplot.m, statistics/base/qqplot.m: |
|
813 Use __gnuplot_plot__ instead of gplot, __gnuplot_splot__ instead |
|
814 of gsplot, and __gnuplot_set__ instead of gset. Remove gplot, |
|
815 gsplot from @seealso docs. |
5214
|
816 |
|
817 * plot/replot.m: New file. |
|
818 |
5205
|
819 2005-03-15 David Bateman <dbateman@free.fr> |
|
820 |
|
821 * set/unique.m, set/ismember.m: Handle cell arrays. |
|
822 |
5196
|
823 2005-03-09 John W. Eaton <jwe@octave.org> |
|
824 |
|
825 * statistics/Makefile.in (bin-dist): Delete target. |
|
826 (BINDISTSUBDIRS): Delete variable. |
|
827 * scripts/control/Makefile.in: Likewise. |
|
828 |
5378
|
829 * audio/Makefile.in (bin-dist): Delete target. |
5196
|
830 (BINDISTFILES): Delete variable. |
5378
|
831 * control/base/Makefile.in: Likewise. |
|
832 * control/hinf/Makefile.in: Likewise. |
|
833 * control/obsolete/Makefile.in: Likewise. |
|
834 * control/system/Makefile.in: Likewise. |
|
835 * control/util/Makefile.in: Likewise. |
|
836 * deprecated/Makefile.in: Likewise. |
|
837 * elfun/Makefile.in: Likewise. |
|
838 * finance/Makefile.in: Likewise. |
|
839 * general/Makefile.in: Likewise. |
|
840 * image/Makefile.in: Likewise. |
|
841 * sparse/Makefile.in: Likewise. |
|
842 * io/Makefile.in: Likewise. |
|
843 * plot/Makefile.in: Likewise. |
|
844 * Makefile.in: Likewise. |
|
845 * miscellaneous/Makefile.in: Likewise. |
|
846 * linear-algebra/Makefile.in: Likewise. |
|
847 * polynomial/Makefile.in: Likewise. |
|
848 * quaternion/Makefile.in: Likewise. |
|
849 * set/Makefile.in: Likewise. |
|
850 * signal/Makefile.in: Likewise. |
|
851 * specfun/Makefile.in: Likewise. |
|
852 * special-matrix/Makefile.in: Likewise. |
|
853 * startup/Makefile.in: Likewise. |
|
854 * statistics/base/Makefile.in: Likewise. |
|
855 * statistics/distributions/Makefile.in: Likewise. |
|
856 * statistics/models/Makefile.in: Likewise. |
|
857 * statistics/tests/Makefile.in: Likewise. |
|
858 * strings/Makefile.in: Likewise. |
|
859 * time/Makefile.in: Likewise. |
5196
|
860 |
5195
|
861 2005-03-08 John W. Eaton <jwe@octave.org> |
|
862 |
|
863 * general/repmat.m: Correctly diagnose 3-argument non-scalar |
|
864 dimensions case. From Matthew A Swabey <mas01r@ecs.soton.ac.uk>. |
|
865 |
5192
|
866 2005-03-04 John W. Eaton <jwe@octave.org> |
|
867 |
|
868 * plot/clg.m: New file. |
|
869 |
5193
|
870 2005-03-03 John W. Eaton <jwe@octave.org> |
|
871 |
|
872 * general/isequal.m, general/sortrows.m, set/ismember.m, |
|
873 set/setdiff.m, strings/str2double.m, strings/strmatch.m, |
|
874 strings/strcmpi.m: |
|
875 New files from Octave-forge. Adapt to Octave coding standards. |
|
876 |
5181
|
877 2005-03-03 Paul Kienzle <pkienzle@users.sf.net> |
|
878 |
|
879 * statistics/distributions/binomial_pdf.m: Extend the feasible |
|
880 computation range. |
|
881 |
5164
|
882 2005-02-25 John W. Eaton <jwe@octave.org> |
|
883 |
|
884 Sparse merge. |
|
885 |
|
886 2005-01-23 David Bateman <dbateman@free.fr> |
|
887 |
|
888 * sparse/randperm.m: Delete duplicate randperm.m. |
|
889 |
|
890 2005-01-10 John W. Eaton <jwe@octave.org> |
|
891 |
|
892 * sparse/Makefile.in: New file. |
|
893 * configure.in (AC_CONFIG_FILES): Add sparse/Makefile to the list. |
|
894 |
|
895 2005-01-07 David Bateman <dbateman@free.fr> |
|
896 |
|
897 * set/unique.m: import file from octave-forge. |
|
898 |
|
899 2005-01-05 David Bateman <dbateman@free.fr> |
|
900 |
|
901 * Makefile.in: include sparse directory in SUBDIRS. |
|
902 |
|
903 2004-12-30 John W. Eaton <jwe@octave.org> |
|
904 |
|
905 * sparse/nzmax.m: Delete (there is an nzmax function in |
|
906 src/DLD-FUNCTIONS/sparse.cc). |
|
907 |
|
908 2004-12-28 John W. Eaton <jwe@octave.org> |
|
909 |
|
910 Merge of sparse code from David Bateman <dbateman@free.fr> and |
|
911 Andy Adler <adler@site.uottawa.ca>. |
|
912 |
|
913 * sparse/colperm.m, sparse/nonzeros.m, sparse/nzmax.m, |
|
914 sparse/randperm.m, sparse/spalloc.m, sparse/spconvert.m, |
|
915 sparse/spdiags.m, sparse/speye.m, sparse/spfun.m, sparse/sphcat.m, |
|
916 sparse/spones.m, sparse/sprand.m, sparse/sprandn.m, |
|
917 sparse/spstats.m, sparse/spvcat.m, sparse/spy.m: New files. |
|
918 |
|
919 * sparse: New directory. |
|
920 |
5158
|
921 2005-02-22 John W. Eaton <jwe@octave.org> |
|
922 |
|
923 * polynomial/residue.m: Force prepad to always create row vectors. |
|
924 |
|
925 * polynomial/poly.m: Quick return if m is 0. |
|
926 From Carmen Navarrete <carmen.navarrete@uam.es>. |
|
927 |
5154
|
928 2005-02-21 David Bateman <dbateman@free.fr> |
|
929 |
|
930 * statistics/distributions/poisson_rnd.m: fix for lambda of zero. |
|
931 From Mark van Rossum <mvanross@inf.ed.ac.uk>. |
|
932 Fix for row vectors with at least one element of lambda not in |
|
933 (0, Inf). |
|
934 |
5152
|
935 2005-02-21 John W. Eaton <jwe@octave.org> |
|
936 |
5153
|
937 * statistics/base/qqplot.m: Use feval instead of eval. |
|
938 |
5152
|
939 * plot/grid.m, plot/plot_border.m, plot/title.m, plot/top_title.m, |
|
940 plot/__axis_label__.m: Issue replot command. |
|
941 |
5135
|
942 2005-02-09 John W. Eaton <jwe@octave.org> |
|
943 |
|
944 * polynomial/polyderiv.m: Force P to be a row vector. |
|
945 |
5133
|
946 2005-02-08 John W. Eaton <jwe@octave.org> |
|
947 |
|
948 * strings/dec2base.m: Don't delete leading zero if third arg is |
|
949 provided and len <= computed max_len. |
|
950 |
5125
|
951 2005-01-27 David Bateman <dbateman@free.fr> |
|
952 |
|
953 * strings/dec2base.m: Be even more careful about handling all digits. |
|
954 |
|
955 2005-01-27 Paul Kienzle <pkienzle@users.sf.net> |
|
956 |
|
957 * strings/dec2base.m: Use integer arithmetic to count number of digits. |
|
958 |
5123
|
959 2005-01-27 Benjamin Hall <benjamin.hall@pw.utc.com> |
|
960 |
|
961 * statistics/base/median.m: Make it work for the scalar case too. |
|
962 |
5117
|
963 2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org>. |
|
964 |
|
965 * plot/__plt__.m: Initialize fmt and sep outside of loop. |
5118
|
966 Simplify logic for decoding args. |
5117
|
967 |
5115
|
968 2005-01-24 John W. Eaton <jwe@octave.org> |
|
969 |
5116
|
970 * plot/__plr__.m, plot/__plr2__.m: Pass name of caller to __plt__. |
|
971 |
|
972 * plot/__plt__.m: No need to save and reset hold state now. |
|
973 (first_plot): Delete unused variable. |
|
974 |
5115
|
975 * plot/__plr2__.m, plot/__plt2__.m: Improve diagnostics. |
|
976 |
|
977 * plot/__plr__.m: Use __plt__, not specific __pltXX__ functions. |
|
978 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m, |
|
979 plot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m, |
|
980 plot/__plt2vv__.m: |
|
981 Return data and gnuplot commands instead of evaluating them. |
|
982 * plot/__plt__.m: Handle evaluation of all gnuplot commands here. |
|
983 Based on changes from Daniel J Sebald <daniel.sebald@ieee.org>. |
|
984 |
5108
|
985 2005-01-18 John W. Eaton <jwe@octave.org> |
|
986 |
|
987 * linear-algebra/cross.m: Allocate idx1 before use. |
|
988 |
5096
|
989 2004-12-08 Heikki Junes <Heikki.Junes@hut.fi> |
|
990 |
|
991 * statistics/base/range.m: Fix varargin usage. |
|
992 |
5091
|
993 2004-12-02 Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be> |
|
994 |
|
995 * strings/deblank.m: Remove all trailing whitespace (check with |
|
996 isspace), not just SPC. |
|
997 |
5090
|
998 2004-12-02 Balint Reczey <balint_reczey@yahoo.com> |
|
999 |
|
1000 * statistics/base/moment.m: Fix argument parsing for N-d arrays. |
|
1001 |
5073
|
1002 2004-11-09 John W. Eaton <jwe@octave.org> |
|
1003 |
|
1004 * miscellaneous/fileparts.m: Allow filenames with no extension. |
|
1005 From Julius Smith <jos@ccrma.stanford.edu>. |
|
1006 |
5072
|
1007 2004-11-08 John W. Eaton <jwe@octave.org> |
|
1008 |
|
1009 * plot/__plt2vm__.m: Delete debugging statement. |
|
1010 From Dmitri A. Sergatskov <dmitri@unm.edu>. |
|
1011 |
5065
|
1012 2004-11-04 John W. Eaton <jwe@octave.org> |
|
1013 |
|
1014 * plot/hist.m: Always return row vectors for vector args. |
|
1015 |
5031
|
1016 2004-09-23 John W. Eaton <jwe@octave.org> |
|
1017 |
|
1018 * strings/strcmp.m: If args are not strings or cell arrays of |
|
1019 strings, return zero instead of reporting an error. |
|
1020 |
5021
|
1021 2004-09-22 Federico Zenith <zenith@chemeng.ntnu.no> |
|
1022 |
|
1023 * control/base/analdemo.m, control/base/are.m, control/base/bddemo.m, |
|
1024 control/base/controldemo.m, control/base/damp.m, control/base/dare.m, |
|
1025 control/base/dcgain.m, control/base/dgram.m, control/base/dlyap.m, |
|
1026 control/base/dre.m, control/base/frdemo.m, control/base/gram.m, |
|
1027 control/base/impulse.m, control/base/lqp.m, control/base/obsv.m, |
|
1028 control/base/pzmap.m, control/base/rldemo.m, control/hinf/h2norm.m, |
|
1029 control/hinf/hinfsyn.m, control/hinf/hinfsyn_ric.m, |
|
1030 control/hinf/is_dgkf.m, control/system/c2d.m, |
|
1031 control/system/is_detectable.m, control/system/is_sample.m, |
|
1032 control/system/is_siso.m, control/system/is_stable.m, |
|
1033 control/system/ss2sys.m, control/system/ss.m, control/system/sys2ss.m, |
|
1034 control/system/sys2tf.m, control/system/sys2zp.m, |
|
1035 control/system/sysappend.m, control/system/sysconnect.m, |
|
1036 control/system/sysdisc.m, control/system/sysdup.m, |
|
1037 control/system/sysgetsignals.m, control/system/sysmult.m, |
|
1038 control/system/syssetsignals.m, control/system/syssub.m, |
|
1039 control/system/tf2sys.m, control/system/ugain.m, |
|
1040 control/system/zp2ss.m, control/system/zp2sys.m, |
|
1041 control/system/zp2tf.m, control/util/axis2dlim.m, polynomial/roots.m, |
|
1042 special-matrix/toeplitz.m: Fix typos in doc strings. |
|
1043 |
|
1044 * control/base/are.m, control/base/dare.m, control/base/lsim.m, |
|
1045 control/base/ltifr.m, control/base/place.m,control/base/tzero2.m, |
|
1046 control/base/tzero.m, control/hinf/hinf_ctr.m, control/hinf/wgt1o.m, |
|
1047 ontrol/system/is_abcd.m, control/system/parallel.m, |
|
1048 control/system/ss2tf.m, control/system/ss2zp.m, control/system/ss.m, |
|
1049 control/system/sysappend.m, control/system/sysconnect.m, |
|
1050 control/system/sysdup.m, control/system/sysgroup.m, |
|
1051 control/system/sysprune.m, control/system/sysreorder.m, |
|
1052 control/system/sysscale.m, control/system/syssub.m, |
|
1053 control/system/tf2ss.m, control/system/tf2zp.m, control/util/zgfmul.m, |
|
1054 control/util/zginit.m, control/util/zgscal.m, elfun/acoth.m, |
|
1055 polynomial/polyout.m, specfun/log2.m: |
|
1056 Add output arguments in doc strings. |
|
1057 |
|
1058 * control/base/are.m, control/base/bode_bounds, control/base/bode.m, |
|
1059 control/base/__bodquist__.m, control/base/ctrb.m, control/base/dare.m, |
|
1060 control/base/DEMOcontrol.m, control/base/dlyap.m, control/base/dre.m, |
|
1061 control/base/freqchkw.m, control/base/__freqresp__.m, |
|
1062 control/base/__freqresp__.m, control/base/lqp.m, control/base/lqr.m, |
|
1063 contol/base/lsim.m, control/base/lyap.m, control/base/nyquist.m, |
|
1064 control/base/obsv.m, control/base/place.m, control/base/pzmap.m, |
|
1065 control/base/__stepimp__.m, control/base/step.m, control/base/tzero2.m |
|
1066 control/base/tzero.m, control/hinf/dhinfdemo.m, control/hinf/h2norm.m, |
|
1067 control/hinf/h2syn.m, control/hinf/hinfdemo.m, |
|
1068 control/hinf/hinfnorm.m, control/hinf/hinfsyn_chk.m, |
|
1069 control/hinf/hinfsyn.m, control/hinf/is_dgkf.m, |
|
1070 control/obsolete/syschnames.m, control/obsolete/syschnames.m, |
|
1071 control/system/c2d.m, control/system/is_abcd.m, |
|
1072 control/system/is_controllable.m, control/system/is_detectable.m, |
|
1073 control/system/is_observable.m, control/system/is_stable.m, |
|
1074 control/system/jet707.m, control/system/ord2.m, |
|
1075 control/system/starp.m, control/system/sys2fir.m, |
|
1076 control/system/sys2ss.m, control/system/sys2tf.m, |
|
1077 control/system/sys2zp.m, control/system/syscont.m, |
|
1078 control/system/sysdisc.m, control/system/sysdup.m, |
|
1079 control/system/sysgettype.m, control/system/sysgroup.m, |
|
1080 control/system/sysmult.m, control/system/sysprune.m, |
|
1081 control/system/sysreorder.m, control/system/sysscale.m, |
|
1082 control/system/syssetsignals.m, control/system/sysupdate.m, |
|
1083 control/system/tf2ss.m, control/system/tf2sys.m, |
|
1084 control/system/zp2ss.m, control/system/zp2sys.m, |
|
1085 control/util/axis2dlim.m, control/util/prompt.m, |
|
1086 control/util/zgfmul.m, control/util/zginit.m, |
|
1087 control/util/__zgpbal__.m, control/util/zgscal.m: |
|
1088 Use @var, @strong, @command, @math, @acronym, @table and @cite |
|
1089 in doc strings. |
|
1090 |
|
1091 * control/base/bode_bounds.m, control/base/ctrb.m, control/base/dre.m, |
|
1092 control/base/dgram.m, control/base/dlyap.m, control/base/ltifr.m, |
|
1093 control/base/nyquist.m, control/base/obsv.m, control/base/tzero.m, |
|
1094 control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
1095 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
1096 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
1097 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
1098 control/hinf/wgt1o.m, control/obsolete/syschnames.m, |
|
1099 control/system/c2d.m, control/system/fir2sys.m, |
|
1100 control/system/is_stabilizable.m, control/system/jet707.m, |
|
1101 control/system/ord2.m, control/system/ss2tf.m, control/system/tf2ss.m, |
|
1102 control/util/zgshsr.m, polynomial/polyout.m: |
|
1103 New @tex section(s) in doc strings for better formating of printed |
|
1104 output. |
|
1105 |
|
1106 * control/base/__freqresp__.m, control/base/nyquist.m, |
|
1107 control/base/__stepimp__.m, control/hinf/hinfdemo.m, |
|
1108 control/obsolete/syschnames.m, control/system/sysprune.m: |
|
1109 Use proper double quote marks for TeX. |
|
1110 |
|
1111 * control/base/DEMOcontrol.m: Add missing ; |
|
1112 |
|
1113 * control/base/nichols.m, control/base/rlocus.m, |
|
1114 control/obsolete/minfo.m, control/system/is_digital.m, |
|
1115 control/system/ss2zp.m, control/system/sysmin.m, |
|
1116 control/system/tf2zp.m, control/util/sortcom.m: |
|
1117 Convert documentation to use or more completely use Texinfo. |
|
1118 |
|
1119 * control/base/rlocus.m, control/hinf/dhinfdemo.m, |
|
1120 control/hinf/hinfdemo.m, control/system/ord2.m, |
|
1121 control/system/parallel.m, control/system/ss2tf.m, |
|
1122 control/system/starp.m: Use "@group ... @end group" to avoid ascii |
|
1123 art splitting over a page boundary. |
|
1124 |
|
1125 * control/hinf/dgkfdemo.m, control/hinf/dhinfdemo.m, |
|
1126 control/hinf/h2norm.m, control/hinf/h2syn.m, control/hinf/hinf_ctr.m, |
|
1127 control/hinf/hinfdemo.m, control/hinf/hinfnorm.m, |
|
1128 control/hinf/hinfsyn_chk.m, control/hinf/hinfsyn.m, |
|
1129 control/hinf/wgt1o.m, control/system/buildssic.m: |
|
1130 Use {\cal H}_\infty for H-infinity and likewise for H-2 to |
|
1131 the TeX documentation. |
|
1132 |
|
1133 * control/system/is_stabilizable.m: |
|
1134 Add Copyright so that help is displayed correctly. |
|
1135 |
|
1136 * special-matrix/vander.m: Octave indexes start at 1. |
|
1137 |
5011
|
1138 2004-09-21 David Bateman <dbateman@free.fr> |
|
1139 |
|
1140 * general/rotdim.m: New function for rotation of an N-d array in an |
|
1141 arbitrary plane. |
|
1142 |
|
1143 * general/flipdim.m: New function to flip an N-d array about an |
|
1144 arbitrary axis. |
|
1145 |
5003
|
1146 2004-09-15 David Bateman <dbateman@free.fr> |
|
1147 |
|
1148 * general/bitget.m: Replace Bmax, which is undefined with bitmax |
|
1149 |
4992
|
1150 2004-09-15 John W. Eaton <jwe@octave.org> |
|
1151 |
|
1152 * strings/strcmp.m: Fix typo in cell/string array case. |
4993
|
1153 Use iscellstr to check for cells rather than iscell. |
|
1154 Improve diagnostics for invalid args. |
4992
|
1155 |
4983
|
1156 2004-09-10 David Bateman <dbateman@free.fr> |
|
1157 |
|
1158 * statistics/distributions/binomial_rnd.m: Fix error for scalar n |
|
1159 and p with n > 1, and fix for matrix n and p with n == 1. |
|
1160 |
|
1161 * statistics/distributions/poisson_rnd.m: Fix for matrix length, |
|
1162 due to row vs. column vector operations. |
|
1163 |
4964
|
1164 2004-09-03 David Bateman <dbateman@free.fr> |
|
1165 |
|
1166 * general/repmat.m: Fix to allow logical classes. |
|
1167 |
4950
|
1168 2004-08-31 John W. Eaton <jwe@octave.org> |
|
1169 |
|
1170 * general/isa.m: New function, from Octave-forge. |
|
1171 |
|
1172 2004-08-31 David Bateman <dbateman@free.fr> |
|
1173 |
|
1174 * general/bitcmp.m, general/bitget.m, general/bitset.m: Remove |
|
1175 limitation on the use of int64 and uint64 types, and the use |
|
1176 of the eval. |
|
1177 |
|
1178 * general/bitset.m: Remove superfluous cast to return type, as bug |
|
1179 in .^ with integer types is fixed. |
|
1180 |
|
1181 * general/repmat.m: Adapt to allow integer types. |
4945
|
1182 |
|
1183 2004-08-31 Paul Kienzle <pkienzle@users.sf.net> |
|
1184 |
|
1185 * plot/axis.m: Don't reset axes when querying them. |
|
1186 |
4942
|
1187 2004-08-27 David Bateman <dbateman@free.fr> |
|
1188 |
|
1189 * statistics/base/ranks.m: Handle non-consecutive ties. |
|
1190 Eliminate loop. |
|
1191 |
4918
|
1192 2004-07-27 David Bateman <dbateman@free.fr> |
|
1193 |
|
1194 * general/num2str.m: Also insert spaces in output when precision |
|
1195 argument is supplied. |
|
1196 |
4915
|
1197 2004-07-23 David Bateman <dbateman@free.fr> |
|
1198 |
|
1199 * general/bitcmp.m, general/bitget.m, general/bitset.m: New functions. |
|
1200 |
4911
|
1201 2004-07-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
1202 |
|
1203 * general/sub2ind.m: Make reshaping index list unnecessary. |
|
1204 |
|
1205 2004-07-22 Paul Kienzle <pkienzle@users.sf.net> |
|
1206 |
|
1207 * miscellaneous/unix.m: Fix doc string. |
|
1208 |
|
1209 2004-07-22 Stefan van der Walt <stefan@sun.ac.za> |
|
1210 |
|
1211 * plot/figure.m: Clarification of documentation. |
|
1212 |
|
1213 * image/imshow.m: Warn for complex images. |
|
1214 Only estimate colourmap for images in [0, 65536]. |
|
1215 |
|
1216 2004-07-22 David Bateman <dbateman@free.fr> |
|
1217 |
|
1218 * general/num2str.m: Fix the case of an all zero input. |
|
1219 |
4906
|
1220 2004-06-22 Etienne Grossmann <etienne@cs.uky.edu> |
|
1221 |
|
1222 * general/ind2sub.m: Doc fix. |
|
1223 |
4900
|
1224 2004-06-08 John W. Eaton <jwe@octave.org> |
|
1225 |
|
1226 * statistics/tests/kolmogorov_smirnov_test.m: Use func2str to |
|
1227 convert function handle to string for eval. |
|
1228 |
4898
|
1229 2004-06-04 Paul Kienzle <pkienzle@users.sf.net> |
|
1230 |
|
1231 * plot/errorbar.m: Remove debugging output. |
|
1232 |
|
1233 2004-06-03 Stefan van der Walt <stefan@sun.ac.za> |
|
1234 |
|
1235 * plot/__pltopt__.m: Properly escape @ symbols in doc string. |
|
1236 |
4897
|
1237 2004-06-03 Paul Kienzle <pkienzle@users.sf.net> |
|
1238 |
4898
|
1239 * deprecated/com2str.m: Include 'i' suffix for pure imaginary numbers. |
|
1240 |
|
1241 * polynomial/polyout.m: Use parenthesis if necessary around |
|
1242 complex polynomial coefficient. |
|
1243 |
4897
|
1244 * plot/__errcomm__.m, plot/__errplot__.m: Simplify code and fix |
|
1245 the bug which causes __errplot__ to ignore the last argument. |
|
1246 |
4894
|
1247 2004-06-03 David Bateman <dbateman@free.fr> |
|
1248 |
|
1249 * general/shiftdim.m: New function based on JWE code snippet. |
|
1250 |
|
1251 * general/circdim.m: New function. |
|
1252 |
4890
|
1253 2004-05-06 David Bateman <dbateman@free.fr> |
|
1254 |
|
1255 * general/issquare.m: Fail if ndim(x) > 2. |
|
1256 |
|
1257 * linear-algebra/norm.m, linear-algebra/norm.m: Fail if ndim(x) > 2. |
|
1258 |
|
1259 * linear-alegbra/cross.m, linear-algebra/dot.m: Allow matrix and |
|
1260 N-d array arguments. Add optional dim argument to define |
|
1261 dimension along which to operate. |
|
1262 |
|
1263 * linear-algebra/dmult.m: Allow N-d arrays. |
|
1264 |
|
1265 * linear-algebra/vec.m: Use v(:) and not reshape. |
|
1266 |
4885
|
1267 2004-04-29 David Bateman <dbateman@free.fr> |
|
1268 |
|
1269 * statistics/base/ranks.m, statistics/base/run_count.m, |
|
1270 statistics/base/studentize.m, statistics/base/kurtosis.m |
|
1271 statistics/base/statistics.m, statistics/base/skewness.m |
|
1272 statistics/base/iqr.m: |
|
1273 Make N-d array aware. Allow optional argument to define the |
|
1274 dimension along which to operate. Update the documentation. |
|
1275 |
|
1276 * statistics/base/ranks.m: Change algorithm to use sort, |
|
1277 and adjust for the ties after. |
|
1278 |
|
1279 * statistics/base/run_counts.m: Change algorithm to use |
|
1280 the a combination of diff and find, rather than a for-loop. |
|
1281 |
4881
|
1282 2004-04-23 Paul Kienzle <pkienzle@users.sf.net> |
|
1283 |
|
1284 * plot/hist.m: Correctly determine cutoffs. New tests. |
|
1285 |
4878
|
1286 2004-04-23 David Bateman <dbateman@free.fr> |
|
1287 |
|
1288 * general/int2str.m: Treat only real part of argument, and treat |
|
1289 NDArrays by stacking the slices through the matrix vertically. |
|
1290 |
|
1291 * general/num2str.m: Improve format of integer matrices, and the |
|
1292 conversion of complex matrices added. Treat NDArrays by stacking |
|
1293 the slices through the matrix vertically. |
|
1294 |
|
1295 * deprecated/com2str.m: Moved here from general subdirectory. |
|
1296 |
4877
|
1297 2004-04-22 John W. Eaton <jwe@octave.org> |
|
1298 |
|
1299 * quaternion/qtransvmat.m: Use continuation characters to make |
|
1300 sure result is a matrix instead of a vector. From <aklark@atdot.it>. |
|
1301 |
4869
|
1302 2004-04-21 David Bateman <dbateman@free.fr> |
|
1303 |
5378
|
1304 * elfun/lcm.m: Make N-d aware. |
4870
|
1305 |
4869
|
1306 * general/diff.m: Make the code N-d array aware. Allow an |
|
1307 optional argument to define the dimension along which to perform |
|
1308 the differences and allow the order of the differences to be larger |
|
1309 than the dimension itself. |
|
1310 |
|
1311 * general/rot90.m, general/fliplr.m, general/flipud.m: Limit the |
|
1312 use of these functions to 1- and 2-d arrays. |
|
1313 |
4863
|
1314 2004-04-16 John W. Eaton <jwe@octave.org> |
|
1315 |
|
1316 * elfun/gcd.m: Delete. |
|
1317 |
4862
|
1318 2004-04-15 David Bateman <dbateman@free.fr> |
|
1319 |
|
1320 * set/create_set.m, general/is_duplicate_entry.m: Make N-d array aware. |
|
1321 |
|
1322 * general/shift.m, general/prepad.m, general/postpad.m: Make N-d |
|
1323 array aware and and optional argument for the dimension along |
|
1324 which to operate. |
|
1325 |
5378
|
1326 * signal/unwrap.m: Make N-d array aware and fix optional |
4862
|
1327 argument for the dimension to be consistent with other N-d array |
|
1328 functions. |
|
1329 |
4860
|
1330 2004-04-08 David Bateman <dbateman@free.fr> |
|
1331 |
|
1332 * statistics/distributions/discrete_cdf.m, |
|
1333 statistics/distributions/discrete_inv.m, |
|
1334 statistics/distributions/discrete_pdf.m, |
|
1335 statistics/distributions/discrete_rnd.m, |
|
1336 statistics/distributions/exponential_cdf.m, |
|
1337 statistics/distributions/exponential_inv.m, |
|
1338 statistics/distributions/exponential_pdf.m, |
|
1339 statistics/distributions/exponential_rnd.m, |
|
1340 statistics/distributions/f_cdf.m, |
|
1341 statistics/distributions/f_inv.m, |
|
1342 statistics/distributions/f_pdf.m, |
|
1343 statistics/distributions/f_rnd.m, |
|
1344 statistics/distributions/geometric_cdf.m, |
|
1345 statistics/distributions/geometric_inv.m, |
|
1346 statistics/distributions/geometric_pdf.m, |
|
1347 statistics/distributions/geometric_rnd.m, |
|
1348 statistics/distributions/hypergeometric_rnd.m, |
|
1349 statistics/distributions/kolmogorov_smirnov_cdf.m, |
|
1350 statistics/distributions/laplace_cdf.m, |
|
1351 statistics/distributions/laplace_inv.m, |
|
1352 statistics/distributions/laplace_pdf.m, |
|
1353 statistics/distributions/laplace_rnd.m, |
|
1354 statistics/distributions/logistic_inv.m, |
|
1355 statistics/distributions/logistic_rnd.m, |
|
1356 statistics/distributions/lognormal_cdf.m, |
|
1357 statistics/distributions/lognormal_inv.m, |
|
1358 statistics/distributions/lognormal_pdf.m, |
|
1359 statistics/distributions/lognormal_rnd.m, |
|
1360 statistics/distributions/pascal_cdf.m, |
|
1361 statistics/distributions/pascal_inv.m, |
|
1362 statistics/distributions/pascal_pdf.m, |
|
1363 statistics/distributions/pascal_rnd.m, |
|
1364 statistics/distributions/poisson_cdf.m, |
|
1365 statistics/distributions/poisson_inv.m, |
|
1366 statistics/distributions/poisson_pdf.m, |
|
1367 statistics/distributions/poisson_rnd.m, |
|
1368 statistics/distributions/t_cdf.m, |
|
1369 statistics/distributions/t_inv.m, |
|
1370 statistics/distributions/t_pdf.m, |
|
1371 statistics/distributions/t_rnd.m, |
|
1372 statistics/distributions/weibull_cdf.m, |
|
1373 statistics/distributions/weibull_inv.m, |
|
1374 statistics/distributions/weibull_pdf.m, |
|
1375 statistics/distributions/weibull_rnd.m: |
|
1376 Allow N-d arrays. |
|
1377 |
|
1378 * statistics/distributions/discrete_inv.m: Fix bug in indexing, |
|
1379 that results in NaN in places where it should not have had. |
|
1380 |
|
1381 * statistics/distributions/discrete_rnd.m: New argument formats to |
|
1382 allow creating arbitrary matrices, compatiable with the other |
5583
|
1383 *_rnd.m functions. Maintain compatibility with previous format. |
4860
|
1384 |
|
1385 * statistics/distributions/empirical_rnd.m: New argument formats |
|
1386 to allow creating arbitrary matrices, compatiable with the other |
5583
|
1387 *_rnd.m functions. Maintain compatibility with previous |
4860
|
1388 format. Allow N-d arrays. |
|
1389 |
|
1390 * statistics/distributions/hypergeometric_cdf.m, |
|
1391 statistics/distributions/hypergeometric_inv.m, |
|
1392 statistics/distributions/hypergeometric_pdf.m, |
|
1393 statistics/distributions/wiener_rnd.m: |
|
1394 Error for non-scalar arguments. |
|
1395 |
|
1396 * statistics/distributions/pascal_rnd.m: |
|
1397 Correct for n = 1 bug, where all elements were equal. |
|
1398 |
4849
|
1399 2004-04-06 David Bateman <dbateman@free.fr> |
|
1400 |
4854
|
1401 * general/common_size.m, miscellaneous/bincoeff.m, |
|
1402 statistics/distributions/beta_cdf.m, |
|
1403 statistics/distributions/beta_inv.m, |
|
1404 statistics/distributions/beta_pdf.m, |
|
1405 statistics/distributions/beta_rnd.m, |
|
1406 statistics/distributions/binomial_cdf.m, |
|
1407 statistics/distributions/binomial_inv.m, |
|
1408 statistics/distributions/binomial_pdf.m, |
|
1409 statistics/distributions/binomial_rnd.m, |
|
1410 statistics/distributions/cauchy_cdf.m, |
|
1411 statistics/distributions/cauchy_inv.m, |
|
1412 statistics/distributions/cauchy_pdf.m, |
|
1413 statistics/distributions/cauchy_rnd.m, |
|
1414 statistics/distributions/chisquare_cdf.m, |
|
1415 statistics/distributions/chisquare_inv.m, |
|
1416 statistics/distributions/chisquare_pdf.m, |
|
1417 statistics/distributions/chisquare_rnd.m, |
|
1418 statistics/distributions/gamma_cdf.m, |
|
1419 statistics/distributions/gamma_inv.m, |
|
1420 statistics/distributions/gamma_pdf.m, |
|
1421 statistics/distributions/gamma_rnd.m, |
|
1422 statistics/distributions/normal_cdf.m, |
|
1423 statistics/distributions/normal_inv.m, |
|
1424 statistics/distributions/normal_pdf.m, |
|
1425 statistics/distributions/normal_rnd.m, |
|
1426 statistics/distributions/stdnormal_cdf.m, |
|
1427 statistics/distributions/stdnormal_pdf.m, |
|
1428 statistics/distributions/stdnormal_rnd.m, |
|
1429 statistics/distributions/uniform_cdf.m, |
|
1430 statistics/distributions/uniform_inv.m, |
|
1431 statistics/distributions/uniform_pdf.m, |
|
1432 statistics/distributions/uniform_rnd.m: |
|
1433 Allow the inputs to be N-d arrays. |
|
1434 |
4852
|
1435 * statistics/base/var.m: Update for N-d arrays. Allow dimension arg. |
|
1436 * statistics/base/median.m: Likewise. |
4849
|
1437 |
4844
|
1438 2004-04-02 David Bateman <dbateman@free.fr> |
|
1439 |
|
1440 * statistics/base/std.m: Allow optional args for type and dim. |
4847
|
1441 * statistics/base/center.m, statistics/base/meansq.m, |
|
1442 statistics/base/moment.m, statistics/base/range.m: |
4852
|
1443 Update for N-d arrays. |
4844
|
1444 * signal/fftshift.m: Fix dimensioning error. |
|
1445 |
|
1446 * statistics/base/std.m: Use repmat not ones(nr,1)*mean to allow |
4852
|
1447 N-d arrays. |
4844
|
1448 |
4852
|
1449 * general/mod.m, general/mod.m: Allow N-d arrays with one scalar arg. |
|
1450 |
|
1451 * signal/fftshift.m: Update for N-d arrays, allow optional dim arg. |
4844
|
1452 |
4852
|
1453 * specfun/erfinv.m, general/repmat.m: Update for N-d arrays. |
4844
|
1454 |
|
1455 * control/base/bode.m, control/base/lqg.m, control/system/ss2sys.m, |
|
1456 control/system/cellidx.m, control/system/dmr2d.m control/system/ss.m, |
|
1457 control/system/sysprune.m: Doc update for usage of cell arrays. |
|
1458 |
|
1459 * control/system/sysidx.m: Use cellidx and not listidx. |
|
1460 |
4841
|
1461 2004-03-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1462 |
|
1463 * plot/__pltopt1__.m: Always add title clause to plot command with |
|
1464 default of "" (so it is off unless explicitly set by the user). |
|
1465 |
4836
|
1466 2004-03-12 Stefan van der Walt <stefan@sun.ac.za> |
|
1467 |
|
1468 * image/imshow.m: Accept "truesize" argument. |
|
1469 Ignore current colormap. New tests and demos. |
|
1470 |
4834
|
1471 2004-03-10 Volker Kuhlmann <VolkerKuhlmann@gmx.de> |
|
1472 |
|
1473 * signal/sinewave.m: Allow N to default to M. |
|
1474 |
4826
|
1475 2004-03-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1476 |
|
1477 * signal/unwrap.m: Use "isempty (tol)" instead of "tol == []". |
|
1478 |
4818
|
1479 2004-03-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1480 |
|
1481 * general/deal.m: New function. |
4819
|
1482 Add tests from Paul Kienzle. |
4818
|
1483 |
4811
|
1484 2004-03-03 Stefan van der Walt <stefan@sun.ac.za> |
|
1485 |
|
1486 * plot/hist.m: Compute histogram correctly for n>=30. |
|
1487 |
5095
|
1488 2004-03-02 Paul Kienzle <pkienzle@users.sf.net> |
4807
|
1489 |
|
1490 * signal/sinc.m: Use i(:) instead of i when checking for any nonzeros. |
|
1491 |
4806
|
1492 2004-03-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1493 |
|
1494 * miscellaneous/horzcat.m: Delete. |
|
1495 * miscellaneous/vertcat.m: Delete. |
|
1496 |
4790
|
1497 2004-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1498 |
|
1499 * plot/figure.m: Also look for GNUTERM in the environment and use |
|
1500 that if it is set (for OS X). From Per Persson <persquare@mac.com>. |
|
1501 |
4789
|
1502 2004-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1503 |
|
1504 * control/base/__stepimp__.m: Only call clearplot if we will be |
|
1505 doing multiple plots in the same gnuplot frame. |
|
1506 |
4780
|
1507 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1508 |
|
1509 * control/system/__sysconcat__.m, control/system/__tfl__.m, |
|
1510 control/system/cellidx.m, control/system/ss.m, |
|
1511 control/system/tf.m, control/system/zp.m: New functions. |
|
1512 |
4778
|
1513 2004-02-16 Glenn Golden <gdg@zplane.com> |
|
1514 |
|
1515 * statistics/distributions/discrete_inv.m: |
|
1516 Reduce memory requirements. |
|
1517 |
4772
|
1518 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1519 |
|
1520 * plot/__errcomm__.m: Fix thinko in previous change. |
|
1521 From Teemu Ikonen <tpikonen@pcu.helsinki.fi>. |
|
1522 |
4771
|
1523 2004-02-16 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
|
1524 |
|
1525 * control/base/__bodquist__.m, control/base/__stepimp__.m, |
|
1526 control/base/analdemo.m, control/base/bddemo.m, |
|
1527 control/base/bode.m, control/base/dre.m, control/base/frdemo.m, |
|
1528 control/base/lqg.m, control/base/nyquist.m, control/base/place.m, |
|
1529 control/base/rldemo.m, control/base/rlocus.m, |
|
1530 control/base/tzero.m, control/hinf/dgkfdemo.m, |
|
1531 control/hinf/dhinfdemo.m, control/hinf/h2syn.m, |
|
1532 control/hinf/hinf_ctr.m, control/hinf/hinfsyn.m, |
|
1533 control/hinf/wgt1o.m, control/obsolete/dlqg.m, |
|
1534 control/obsolete/packsys.m, control/obsolete/series.m, |
|
1535 control/system/__sysdefioname__.m, |
|
1536 control/system/__sysdefstname__.m, control/system/__sysgroupn__.m, |
|
1537 control/system/__tf2sysl__.m, control/system/buildssic.m, |
|
1538 control/system/c2d.m, control/system/d2c.m, |
|
1539 control/system/dmr2d.m, control/system/fir2sys.m, |
|
1540 control/system/is_signal_list.m, control/system/is_siso.m, |
|
1541 control/system/jet707.m, control/system/listidx.m, |
|
1542 control/system/moddemo.m, control/system/ord2.m, |
|
1543 control/system/packedform.m, control/system/parallel.m, |
|
1544 control/system/ss2sys.m, control/system/sys2tf.m, |
|
1545 control/system/sys2zp.m, control/system/sysadd.m, |
|
1546 control/system/sysappend.m, control/system/sysconnect.m, |
|
1547 control/system/syscont.m, control/system/sysdimensions.m, |
|
1548 control/system/sysdisc.m, control/system/sysdup.m, |
|
1549 control/system/sysgetsignals.m, control/system/sysgettype.m, |
|
1550 control/system/sysgroup.m, control/system/sysmin.m, |
|
1551 control/system/sysmult.m, control/system/sysprune.m, |
|
1552 control/system/sysrepdemo.m, control/system/sysscale.m, |
|
1553 control/system/syssetsignals.m, control/system/syssub.m, |
|
1554 control/system/sysupdate.m, control/system/tf2sys.m, |
|
1555 control/system/ugain.m, control/system/zp2ss.m, |
|
1556 control/system/zp2sys.m, control/util/__outlist__.m, |
|
1557 control/util/__zgpbal__.m, control/util/strappend.m: |
|
1558 Use cell arrays instead of lists. |
|
1559 |
4723
|
1560 2004-01-23 Stefan van der Walt <stefan@sun.ac.za> |
|
1561 |
|
1562 * plot/bar.m: Increase size of cutoff vector from xlen-1 to xlen |
|
1563 so that bar (1, 1) will work. |
|
1564 |
4710
|
1565 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1566 |
4717
|
1567 * plot/__errcomm__.m: Cope with nargin now being a function. |
|
1568 * plot/__errplot__.m: Likewise. |
|
1569 * plot/__plt__.m: Likewise. |
|
1570 * plot/plot_border.m: Likewise. |
|
1571 |
4710
|
1572 * Makefile.in (distclean, maintainer-clean): Remove DOCSTRINGS, |
|
1573 not $(DOCSTRINGS). |
|
1574 |
4706
|
1575 2004-01-21 Quentin Spencer <qspencer@ieee.org> |
|
1576 |
|
1577 * linear-algebra/rank.m: Allow rank ([]) to return 0, same as |
|
1578 rank ([], tol). |
|
1579 |
4691
|
1580 2004-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1581 |
4692
|
1582 * elfun/acot.m: Return atan (1./z). |
|
1583 From Gregory Vanuxem <g.vanuxem@wanadoo.fr>. |
|
1584 |
4691
|
1585 * miscellaneous/dir.m: New file. |
|
1586 |
|
1587 * general/num2str.m: Use "%d" as format if values are ints with |
|
1588 magnitude less than 1e10. |
|
1589 |
|
1590 2004-01-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1591 |
|
1592 * general/num2str.m: If single arg is string, return it. |
|
1593 |
|
1594 * miscellaneous/not.m: New file. |
|
1595 |
|
1596 * miscellaneous/unix.m: New file. |
|
1597 |
|
1598 * miscellaneous/isunix.m: New file. |
|
1599 * miscellaneous/ispc.m: New file. |
|
1600 |
|
1601 * miscellaneous/computer.m: New file. |
|
1602 |
|
1603 * miscellaneous/delete.m: New file. |
|
1604 |
4689
|
1605 2004-01-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1606 |
|
1607 * statistics/tests/kolmogorov_smirnov_test_2.m: Fix test for ties. |
|
1608 |
|
1609 2004-01-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1610 |
|
1611 * miscellaneous/path.m: Handle DEFAULT_LOADPATH substitution. |
|
1612 Always return substituted version of LOADPATH if nargout != 0. |
|
1613 |
4685
|
1614 2003-12-21 Schloegl Alois <alois.schloegl@tugraz.at> |
|
1615 |
|
1616 * miscellaneous/fullfile.m: If filename is empty, set it to "." |
|
1617 before continuing. |
|
1618 |
|
1619 * miscellaneous/fileparts.m: Allow name to start with ".". |
|
1620 |
4677
|
1621 2003-12-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1622 |
|
1623 * general/ind2sub.m: New file. |
|
1624 * general/sub2ind.m: New file. |
|
1625 |
4675
|
1626 2003-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1627 |
|
1628 * control/system/zp2ss.m: Don't save and restore |
|
1629 warn_empty_list_elements. |
|
1630 |
|
1631 2003-12-15 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
1632 |
|
1633 * control/system/zp2ss.m: Correct definition of pure gain system. |
|
1634 |
4673
|
1635 2003-12-10 Quentin Spencer <qspencer@ieee.org> |
|
1636 |
|
1637 * statistics/base/mean.m: Remove special case for row vectors. |
|
1638 |
4637
|
1639 2003-11-19 Quentin Spencer <qspencer@ieee.org> |
|
1640 |
|
1641 * signal/freqz_plot.m: Save and restore automatic_replot too. |
|
1642 |
4631
|
1643 2003-11-18 Danilo Piazzalunga <danilopiazza@libero.it> |
|
1644 |
|
1645 * statistics/base/iqr.m: Handle matrices. |
|
1646 |
4630
|
1647 2003-11-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1648 |
|
1649 * general/issymmetric.m: Don't fail if norm (x) == 0. |
|
1650 |
4629
|
1651 2003-11-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1652 |
|
1653 * miscellaneous/path.m: Fix thinko in previous change. |
|
1654 |
4609
|
1655 2003-11-14 Gabriele Pannocchia <g.pannocchia@ing.unipi.it> |
|
1656 |
4629
|
1657 * control/base/dare.m: Check positive (semi)definiteness and |
|
1658 dimensions of r (and q). |
|
1659 * control/base/dlqr.m: Check stabilizability of (A,B), |
|
1660 detectability of (A,Q), and whether (A,Q) has non minimal modes |
|
1661 near unit circle. |
4611
|
1662 |
|
1663 * control/system/is_detectable.m: Use Hautus Lemma. |
|
1664 Correct the behavior for discrete-time systems. |
|
1665 * control/system/is_stabilizable.m: Likewise. |
|
1666 |
4609
|
1667 * linear-algebra/krylov.m: Return H = [] in Vnrm == 0 case. |
|
1668 |
|
1669 * linear-algebra/krylovb.m: Fix typo in usage message. |
|
1670 |
4610
|
1671 * general/isdefinite.m: New function. |
|
1672 |
4567
|
1673 2003-10-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1674 |
|
1675 * general/reshape: Delete. |
|
1676 |
4559
|
1677 2003-10-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1678 |
|
1679 * general/numel.m: Delete. |
|
1680 |
4535
|
1681 2003-10-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1682 |
4536
|
1683 * miscellaneous/horzcat.m, miscellaneous/vartcat.m: New files. |
|
1684 |
|
1685 * deprecated/isstr.m: New file. |
4535
|
1686 |
4529
|
1687 2003-10-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1688 |
|
1689 * plot/__axis_label__.m, plot/xlabel.m, plot/ylabel.m, |
|
1690 plot/zlabel.m, plot/title.m: Return a value if nargout > 0. |
|
1691 |
4525
|
1692 2003-10-02 Quentin Spencer <qspencer@ieee.org> |
|
1693 |
|
1694 * statistics/base/mean.m: Fix missing semicolon problem. |
|
1695 |
4503
|
1696 2003-09-08 Al Niessner <Al.Niessner@jpl.nasa.gov> |
|
1697 |
|
1698 * plot/subplot.m: New global variable, __multiplot_scale__. |
|
1699 |
4492
|
1700 2003-08-29 David Castelow <DCastelow@Airspan.com> |
|
1701 |
|
1702 * strings/dec2base.m, strings/dec2bin.m, strings/dec2hex.m: |
|
1703 Allow optional length argument. |
|
1704 |
4491
|
1705 2003-08-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1706 |
|
1707 * polynomial/polyfit.m: Avoid calling flipud. |
|
1708 From Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be>. |
|
1709 Return structure as second output value for improved Matlab |
|
1710 compatibility. |
|
1711 |
4476
|
1712 2003-07-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1713 |
4478
|
1714 * linear-algebra/cond.m: Behave as though old built-in variable |
|
1715 propagate_empty_matrices is always 1. Also handle empty matrices |
|
1716 with one non-zero dimension. |
|
1717 |
4476
|
1718 * miscellaneous/dump_prefs.m: Add warn_separator_insert and |
|
1719 warn_single_quote_string to the list. |
4478
|
1720 Delete whitespace_in_literal_matrix and propagate_empty_matrices |
|
1721 from the list. |
4476
|
1722 |
5095
|
1723 2003-07-25 Paul Kienzle <pkienzle@users.sf.net> |
4469
|
1724 |
|
1725 * signal/autocov.m: Transpose result of conj because diag returns |
|
1726 a column vector, not a row vector. |
|
1727 |
|
1728 * audio/playaudio.m, audio/record.m, image/image.m, |
|
1729 miscellaneous/bug_report.m: Protect spaces in filenames |
|
1730 with quotes. |
|
1731 |
4466
|
1732 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1733 |
4468
|
1734 * io/printf.m, io/puts.m: Delete. |
|
1735 |
4466
|
1736 * miscellaneous/dump_prefs.m: Delete define_all_return_values and |
|
1737 default_return_value from the list. |
|
1738 Add warn_undefined_return_values to the list. |
|
1739 |
|
1740 |
4464
|
1741 2003-07-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1742 |
|
1743 * miscellaneous/dump_prefs.m: Delete default_global_variable_value |
|
1744 and initialize_global_variables from the list. |
|
1745 |
4460
|
1746 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1747 |
4463
|
1748 * image/colormap.m: Don't save and restore default_eval_print_flag. |
|
1749 |
|
1750 * miscellaneous/dump_prefs.m: Delete default_eval_print_flag. |
|
1751 |
|
1752 * control/util/zgshsr.m: Use x OP= y instead of x = x OP y. |
|
1753 * control/system/sys2fir.m: Likewise. |
|
1754 |
|
1755 * control/system/is_siso.m: Use && instead of & where appropriate. |
|
1756 * control/system/__tf2sysl__.m: Likewise. |
|
1757 |
|
1758 * control/system/__tf2sysl__.m: Use end instead of length(X). |
|
1759 |
|
1760 * control/freqchkw.m: Use %-escapes for error instead of num2str |
|
1761 and [] concatenation. |
|
1762 * control/system/sys2fir.m: Likewise. |
|
1763 |
|
1764 * control/base/dgram.m, control/base/freqchkw.m, |
|
1765 control/base/gram.m, control/system/__abcddims__.m, |
|
1766 control/system/__sysdefstname__.m, control/system/__tf2sysl__.m, |
|
1767 control/system/is_sample.m, control/system/is_signal_list.m, |
|
1768 control/system/is_siso.m, control/system/sys2fir.m, |
|
1769 control/system/syschtsam.m, control/system/sysgettsam.m, |
|
1770 control/system/sysgettype.m, control/system/tf2zp.m, |
|
1771 control/system/ugain.m, control/util/prompt.m, |
|
1772 control/util/run_cmd.m, control/util/zgrownorm.m, |
|
1773 control/util/zgshsr.m: |
|
1774 Improve conformance to Octave coding style. |
|
1775 |
4461
|
1776 * miscellaneous/dump_prefs.m: Add warn_resize_on_reange_error to |
|
1777 the list. |
|
1778 Delete resize_on_range_error from the list. |
|
1779 |
4460
|
1780 * control/base/pzmap.m, control/base/place.m, |
|
1781 control/base/__freqresp__.m, control/system/sysappend.m, |
|
1782 control/system/syscont.m, control/system/sysdisc.m, |
|
1783 control/system/sysgroup.m, control/system/tfout.m, |
|
1784 control/system/zp2ss.m, control/system/zpout.m, |
|
1785 control/util/__outlist__.m, signal/arma_rnd.m, general/shift.m, |
|
1786 strings/strcat.m: Save and restore warn_empty_list_elements, not |
|
1787 empty_list_elements_ok. |
|
1788 |
|
1789 * miscellaneous/dump_prefs.m: Add warn_empty_list_elements to the list. |
|
1790 Delete empty_list_elements_ok from the list. |
|
1791 |
4457
|
1792 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1793 |
|
1794 * miscellaneous/dump_prefs.m: Include warn_neg_dim_as_zero in the |
|
1795 list. |
|
1796 Delete treat_neg_dim_as_zero from the list. |
|
1797 |
|
1798 * strings/blanks.m: Don't check treat_neg_dim_as_zero. |
|
1799 |
4451
|
1800 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1801 |
4455
|
1802 * general/reshape.m: Omit do_fortran_indexing from doc string (it |
|
1803 was not used in the code in any case). |
|
1804 |
|
1805 * strings/strjust.m: Temporarily set warn_fortran_indexing, not |
|
1806 do_fortran_indexing. |
|
1807 |
4452
|
1808 * statistics/base/moment.m: Temporarily set warn_str_to_num, not |
|
1809 implict_str_to_num_ok. Use unwind_protect block to do it. |
|
1810 |
4451
|
1811 * miscellaneous/dump_prefs.m: Include DEFAULT_EXEC_PATH, |
|
1812 DEFAULT_LOAD_PATH, crash_dumps_octave_core, |
4452
|
1813 sighup_dumps_octave_core, sigterm_dumps_octave_core, |
4455
|
1814 warn_imag_to_real, warn_num_to_str, warn_str_to_num, and |
|
1815 warn_fortran_indexing in the list. |
|
1816 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok, |
|
1817 implicit_str_to_num_ok, do_fortran_indexing, and |
|
1818 prefer_column_vectors from list. |
4451
|
1819 |
4440
|
1820 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1821 |
|
1822 * Makefile.in (distclean, maintainer-clean): Also remove |
|
1823 gethelp$(BUILD_EXEEXT), $(DOCSTRINGS), and autom4te.cache |
|
1824 directory. |
|
1825 |
5095
|
1826 2003-06-17 Aaron A. King <king@quercus.tiem.utk.edu> |
4430
|
1827 |
|
1828 * plot/hist.m: Don't forget to define n if x is a vector. |
|
1829 |
5095
|
1830 2003-06-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4424
|
1831 |
|
1832 * miscellaneous/fileparts.m: For compatibility with Matlab, |
|
1833 return "." with extension. |
|
1834 |
4422
|
1835 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1836 |
|
1837 * control/base/__stepimp__.m, control/base/nichols.m, |
|
1838 control/base/nyquist.m, miscellaneous/dump_prefs.m, |
|
1839 plot/bottom_title.m, plot/mplot.m, plot/multiplot.m, |
|
1840 plot/oneplot.m, plot/plot_border.m, plot/subplot.m, |
|
1841 plot/subwindow.m, plot/top_title.m, signal/freqz_plot.m: |
|
1842 Eliminate gnuplot_has_multiplot (assume it is always true). |
|
1843 |
4413
|
1844 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1845 |
|
1846 * Makefile.in, image/Makefile.in, startup/Makefile.in: Handle DESTDIR. |
|
1847 |
5095
|
1848 2003-05-05 Andy Adler <adler@site.uottawa.ca> |
4407
|
1849 |
|
1850 * plot/hist.m: Improve performance by using different algorithms |
|
1851 depending on number of bins. |
|
1852 |
4404
|
1853 2003-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1854 |
|
1855 * control/system/sysadd.m: If systems are not "tf", convert before |
|
1856 adding. |
|
1857 |
5095
|
1858 2003-05-01 Paul Kienzle <pkienzle@users.sf.net> |
4403
|
1859 |
|
1860 * image/imagesc.m: Accept data limits parameter for colormap. |
|
1861 |
5095
|
1862 2003-04-11 Doug Stewart <dastew@sympatico.ca> |
4375
|
1863 |
|
1864 * control/base/__stepimp__.m: If digital impulse, reduce gain of |
|
1865 the impulse by t_step. |
|
1866 |
4373
|
1867 2003-04-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1868 |
|
1869 * control/base/__bodquist__.m: Don't convert pdbig and fdbig to |
|
1870 column vectors. |
|
1871 |
5095
|
1872 2003-03-24 Quentin Spencer <qspencer@ieee.org> |
4371
|
1873 |
|
1874 * linear-algebra/null.m: Handle empty matrix arg. |
|
1875 |
4369
|
1876 2003-03-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1877 |
|
1878 * general/shift.m: Force empty_list_elements_ok to 1. |
|
1879 |
4358
|
1880 2003-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1881 |
|
1882 * deprecated/struct_contains.m, deprecated/struct_elements.m: |
|
1883 New files. |
|
1884 |
4348
|
1885 2003-02-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1886 |
|
1887 * statistics/tests/kolmogorov_smirnov_test.m: Use str2func to make |
|
1888 function handle to pass to feval. |
|
1889 * statistics/base/qqplot.m: Likewise. |
|
1890 * statistics/base/ppplot.m: Likewise. |
|
1891 * signal/spectral_xdf.m: Likewise. |
|
1892 * signal/spectral_adf.m: Likewise. |
|
1893 |
4340
|
1894 2003-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1895 |
|
1896 * plot/axis.m: Avoid whitespace in literal matrix problem. |
|
1897 |
4334
|
1898 2003-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1899 |
|
1900 * linear-algebra/logm.m: New file. |
|
1901 |
5095
|
1902 2003-02-18 David Bateman <dbateman@free.fr> |
4329
|
1903 |
|
1904 * mkpkgadd: Scan C++ files as well |
|
1905 |
5095
|
1906 2003-02-13 Alois Schloegl <alois.schloegl@tugraz.at> |
4321
|
1907 |
|
1908 * strings/findstr.m: Return empty set for zero-length target. |
|
1909 |
5095
|
1910 2003-02-11 Paul Kienzle <pkienzle@users.sf.net> |
4317
|
1911 |
|
1912 * set/union.m: Preserve the orientation of inputs. |
|
1913 |
4305
|
1914 2003-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1915 |
|
1916 * general/int2str.m: Eliminate leading spaces. |
|
1917 |
4303
|
1918 2003-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1919 |
|
1920 * general/int2str.m: Do a better job with 0, Inf, and NaN, |
|
1921 |
5095
|
1922 2003-01-11 Paul Kienzle <pkienzle@users.sf.net> |
4298
|
1923 |
|
1924 * Makefile.in (gethelp$(BUILD_EXEEXT)): Pass $(BUILD_CXXFLAGS) and |
|
1925 $(BUILD_LDFLAGS) to compiler. |
|
1926 |
4295
|
1927 2003-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1928 |
|
1929 * general/num2str.m: Don't specify field width for scalars. |
|
1930 |
4292
|
1931 2003-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1932 |
|
1933 * Makefile.in (DISTFILES): Don't forget mkpkgadd. |
|
1934 |
4265
|
1935 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1936 |
4279
|
1937 * gethelp.cc: Define __USE_STD_IOSTREAM if using Compaq C++. |
|
1938 |
4266
|
1939 * miscellaneous/tempname.m: New file. |
|
1940 |
|
1941 * miscellaneous/tempdir.m: New file. |
|
1942 |
4265
|
1943 * miscellaneous/fullfile.m: New file. |
|
1944 |
4259
|
1945 2003-01-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1946 |
4264
|
1947 * miscellaneous/fileparts.m: New file. |
|
1948 |
|
1949 * io/beep.m: New file. |
|
1950 |
4260
|
1951 * plot/__pltopt1__.m: Call undo_string_escapes for title part of |
|
1952 format only. |
4259
|
1953 |
4257
|
1954 2003-01-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1955 |
|
1956 * strings/strcmp.m: Handle cell arrays of strings. |
|
1957 |
4229
|
1958 2002-12-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1959 |
|
1960 * general/int2str.m: Handle matrices. |
|
1961 * general/num2str.m: Likewise. |
|
1962 Also handle optional precision, and format args. |
|
1963 |
4225
|
1964 2002-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1965 |
|
1966 * audio/Makefile.in, control/base/Makefile.in, |
|
1967 control/hinf/Makefile.in, control/obsolete/Makefile.in, |
|
1968 control/system/Makefile.in, elfun/Makefile.in, |
|
1969 finance/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
1970 io/Makefile.in, linear-algebra/Makefile.in, |
|
1971 miscellaneous/Makefile.in, polynomial/Makefile.in, |
|
1972 quaternion/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
1973 specfun/Makefile.in, special-matrix/Makefile.in, |
|
1974 statistics/base/Makefile.in, statistics/distributions/Makefile.in, |
|
1975 statistics/models/Makefile.in, statistics/tests/Makefile.in, |
|
1976 strings/Makefile.in, time/Makefile.in, plot/Makefile.in, |
|
1977 deprecated/Makefile.in: Use new do-script-install and |
|
1978 do-script-uninstall macros. |
|
1979 |
|
1980 * mkpkgadd: New script. |
|
1981 |
|
1982 * plot/close.m: New file. |
|
1983 |
4184
|
1984 2002-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1985 |
|
1986 * image/image.m: Use -raw option for xv. |
|
1987 From Remy Bruno <remy.bruno@libertysurf.fr> |
|
1988 |
4172
|
1989 2002-11-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1990 |
4174
|
1991 * control/base/lsim.m: Use approximate test for step size change. |
|
1992 |
4172
|
1993 * signal/bartlett.m: Avoid row/column mismatch error. |
|
1994 |
5095
|
1995 2002-11-12 Paul Kienzle <pkienzle@users.sf.net> |
4171
|
1996 |
|
1997 * statistics/base/var.m: Use better formula for improved accuracy. |
|
1998 |
5095
|
1999 2002-11-04 Nicholas Piper <nick-octave@nickpiper.co.uk> |
4150
|
2000 |
|
2001 * control/base/lsim.m: Correct doc string. |
|
2002 |
5095
|
2003 2002-11-04 A S Hodel <a.s.hodel@Eng.Auburn.EDU> |
4150
|
2004 |
|
2005 * control/system/syssub.m: Call tf2sys with Gnum-Hnum, not Gnum+Hnum. |
|
2006 |
4148
|
2007 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2008 |
|
2009 * plot/contour.m: Handle x and y as matrices too. |
|
2010 |
5095
|
2011 2002-11-01 Joseph P. Skudlarek <jskud@jskud.com> |
4148
|
2012 |
|
2013 * plot/contour.m: Fix error and usage messages. |
|
2014 |
4146
|
2015 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2016 |
|
2017 * plot/contour.m: Correct orientation of plot. |
|
2018 |
4139
|
2019 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2020 |
|
2021 * control/base/analdemo.m: Fix typo. |
|
2022 |
5095
|
2023 2002-10-31 Francesco Potorti` <pot@gnu.org> |
4137
|
2024 |
|
2025 * statistics/distributions/discrete_pdf.m: Fix typo. |
|
2026 |
4098
|
2027 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2028 |
|
2029 * mkdoc: Exit immediately on errors. |
|
2030 Exit with error if gethelp does not exist. |
|
2031 |
|
2032 * Makefile.in: Use $(BUILD_EXEEXT) as appropriate. |
|
2033 |
4093
|
2034 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2035 |
|
2036 * Makefile.in (gethelp): Use $(BUILD_CXX), not $(CXX). |
|
2037 |
5095
|
2038 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
4079
|
2039 |
|
2040 * statistics/distributions/normal_cdf.m: Handle variance == 0. |
|
2041 * statistics/distributions/normal_pdf.m: Likewise. |
|
2042 * statistics/distributions/normal_inv.m: Likewise. |
|
2043 |
5095
|
2044 2002-09-27 Paul Kienzle <pkienzle@users.sf.net> |
4077
|
2045 |
|
2046 * specfun/erfinv.m: Return NaN for NaN inputs. |
|
2047 |
5095
|
2048 2002-09-26 Jeff Cunningham <jeffrey@cunningham.net> |
4068
|
2049 |
|
2050 * statistics/base/var.m: Handle complex values. |
|
2051 |
4031
|
2052 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2053 |
|
2054 * configure.in (AC_CONFIG_FILES): Add deprecated/Makefile to the |
|
2055 list. |
|
2056 * deprecated/Makefile.in: New file. |
|
2057 |
5095
|
2058 2002-08-09 Paul Kienzle <pkienzle@users.sf.net> |
4031
|
2059 |
|
2060 * statistics/distributions/beta_cdf.m: Replace betai with betainc. |
|
2061 * statistics/distributions/binomial_cdf.m: Likewise. |
|
2062 * statistics/distributions/f_cdf.m: Likewise. |
|
2063 * statistics/distributions/t_cdf.m: Likewise. |
|
2064 |
|
2065 * miscellaneous/bincoeff.m: Replace lgamma with gammaln. |
|
2066 * specfun/beta.m: Likewise. |
|
2067 * special-matrix/invhilb.m: Likewise (but it is only in a comment). |
|
2068 * statistics/distributions/gamma_pdf.m: Likewise. |
|
2069 * statistics/distributions/poisson_pdf.m: Likewise. |
|
2070 |
|
2071 * statistics/distributions/gamma_cdf.m: replace gammai with gammainc |
|
2072 * statistics/distributions/poisson_cdf.m: Likewise. |
|
2073 |
4026
|
2074 2002-08-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2075 |
4028
|
2076 * deprecated/is_bool.m: New file. |
|
2077 * deprecated/is_complex.m: New file. |
|
2078 * deprecated/is_global.m: New file. |
|
2079 * deprecated/is_list.m: New file. |
|
2080 * deprecated/is_matrix.m: New file. |
|
2081 * deprecated/is_scalar.m: New file. |
|
2082 * deprecated/is_square.m: New file. |
|
2083 * deprecated/is_stream.m: New file. |
|
2084 * deprecated/is_struct.m: New file. |
|
2085 * deprecated/is_symmetric.m: New file. |
|
2086 * deprecated/is_vector.m: New file. |
4030
|
2087 * Change all callers of these functions to use the new names. |
4028
|
2088 |
4029
|
2089 * deprecated: New directory. |
|
2090 * Makefile.in (SUBDIRS): Add it to the list. |
|
2091 |
4026
|
2092 * general/isscalar.m: Rename from is_scalar.m. |
|
2093 * general/issquare.m: Rename from is_square.m. |
|
2094 * general/issymmetric.m: Rename from is_symmetric.m. |
|
2095 * general/isvector.m: Rename from is_vector.m. |
|
2096 |
4022
|
2097 2002-08-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2098 |
|
2099 * statistics/base/mean.m: Allow empty matrices. |
|
2100 Handle DIM arg. |
|
2101 |
5095
|
2102 2002-08-05 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
4020
|
2103 |
|
2104 * plot/__errcomm__.m: If format is not specified, default to error |
|
2105 bar format. |
|
2106 |
4011
|
2107 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2108 |
|
2109 * miscellaneous/popen2.m: Use F_SETFL and O_NONBLOCK, not |
|
2110 __F_SETFL__ and __O_NONBLOCK__. |
|
2111 |
|
2112 * image/saveimage.m: Use OCTAVE_VERSION, not __OCTAVE_VERSION__. |
|
2113 * miscellaneous/bug_report.m: Likewise. |
|
2114 |
4007
|
2115 2002-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2116 |
4008
|
2117 * general/mod.m: Use isreal (x), not any (any (imag (x))). |
|
2118 * general/rem.m: Likewise. |
|
2119 |
|
2120 * plot/loglogerr.m: Use varargin instead of old style varargs. |
|
2121 * plot/semilogxerr.m: Likewise. |
4007
|
2122 * plot/semilogyerr.m: Likewise. |
|
2123 |
5095
|
2124 2002-07-25 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
4006
|
2125 |
|
2126 * plot/__errcomm__.m: New file. Common functionality for error plots. |
|
2127 * plot/loglogerr.m: New file. Double logarithm plots with errorbars. |
|
2128 * plot/semilogxerr.m: New file. Semilogarithm plots with errorbars. |
|
2129 * plot/semilogyerr.m: New file. Semilogarithm plots with errorbars |
|
2130 |
|
2131 * plot/errorbar.m: Use __errcomm__.m. |
|
2132 * plot/__errplot__.m: Minor cleanups. |
|
2133 * plot/__pltopt__.m: Handle boxxyerrorbars plot style. |
|
2134 * plot/__pltopt1__.m: Likewise. |
|
2135 |
3980
|
2136 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2137 |
3981
|
2138 * general/rem.m: Delete redundant call to usage. |
|
2139 |
3980
|
2140 * general/mod.m: Additional error checks, Texinfoize doc string. |
|
2141 |
5095
|
2142 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
3980
|
2143 |
|
2144 * general/mod.m: New function. |
|
2145 |
3979
|
2146 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2147 |
|
2148 * control/system/sysmult.m: Use varargin instead of old style varargs. |
|
2149 * control/system/sysadd.m: Likewise. |
|
2150 * control/system/sysgroup.m: Likewise. |
|
2151 * control/system/syssub.m: Likewise. |
|
2152 * elfun/gcd.m: Likewise. |
|
2153 * elfun/lcm.m: Likewise. |
|
2154 * general/common_size.m: Likewise. |
|
2155 * io/printf.m: Likewise. |
|
2156 * miscellaneous/menu.m: Likewise. |
|
2157 * miscellaneous/path.m: Likewise. |
|
2158 * plot/__errplot__.m: Likewise. |
|
2159 * plot/__plt__.m: Likewise. |
|
2160 * plot/axis.m: Likewise. |
|
2161 * plot/errorbar.m: Likewise. |
|
2162 * plot/mplot.m: Likewise. |
|
2163 * plot/loglog.m: Likewise. |
|
2164 * plot/plot.m: Likewise. |
|
2165 * plot/plot_border.m: Likewise. |
|
2166 * plot/semilogx.m: Likewise. |
|
2167 * plot/semilogy.m: Likewise. |
|
2168 * plot/xlabel.m: Likewise. |
|
2169 * plot/ylabel.m: Likewise. |
|
2170 * plot/zlabel.m: Likewise. |
|
2171 * statistics/base/ppplot.m: Likewise. |
|
2172 * statistics/base/qqplot.m: Likewise. |
|
2173 * statistics/tests/bartlett_test.m: Likewise. |
|
2174 * statistics/tests/kolmogorov_smirnov_test.m: Likewise. |
|
2175 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
2176 * strings/str2mat.m: Likewise. |
|
2177 * strings/strcat.m: Likewise. |
|
2178 |
5095
|
2179 2002-06-27 Paul Kienzle <pkienzle@jazz.ncnr.nist.gov> |
3962
|
2180 |
|
2181 * statistics/distributions/gamma_pdf.m: Avoid overflow in more cases. |
|
2182 |
3924
|
2183 2002-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2184 |
|
2185 * skip-autoheader: New file, for autogen.sh. |
3925
|
2186 * Makefile.in (DISTFILES): Add it to the list. |
3924
|
2187 |
5095
|
2188 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> |
3914
|
2189 |
|
2190 * general/repmat.m: New function. |
|
2191 |
5095
|
2192 2002-04-25 Paul Kienzle <pkienzle@users.sf.net> |
3911
|
2193 |
|
2194 * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio. |
|
2195 Use optional parameter to specify the number of bits in the input. |
|
2196 * audio/mu2lin.m: Accept matrices, return n-bit integers or |
|
2197 floats in the range [-1,1], 2x speedup. |
|
2198 |
|
2199 * strings/index.m, strings/rindex.m: Vectorize for speed. |
|
2200 |
3910
|
2201 2002-04-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2202 |
|
2203 * linear-algebra/kron.m: Delete. |
|
2204 |
5095
|
2205 2002-04-24 Paul Kienzle <pkienzle@users.sf.net> |
3907
|
2206 |
|
2207 * signal/freqz.m: If nargout is zero, plot results instead of |
|
2208 returning them. |
|
2209 * signal/freqz_plot.m: New file. |
|
2210 |
5095
|
2211 2002-04-24 Bill Lash <lash@tellabs.com> |
3906
|
2212 |
5378
|
2213 * signal/unwrap.m: New file. |
3906
|
2214 |
5095
|
2215 2002-04-23 Paul Kienzle <pkienzle@users.sf.net> |
3904
|
2216 |
|
2217 * image/rgb2hsv.m: Faster, more accurate, remove the |
|
2218 divide by zero warning. |
|
2219 |
5095
|
2220 2002-04-09 Paul Kienzle <pkienzle@users.sf.net> |
3893
|
2221 |
3894
|
2222 * strings/deblank.m: Trim \0 as well as blank. |
|
2223 |
5378
|
2224 * freqz.m: Evaluate a specific range of frequencies |
3893
|
2225 expressed in radians or Hz relative to a supplied sample rate. |
|
2226 |
5095
|
2227 2002-04-04 Paul Kienzle <pkienzle@users.sf.net> |
3890
|
2228 |
|
2229 * signal/fftfilt.m: Filter columns if called with a matrix. |
|
2230 |
3891
|
2231 * strings/findstr.m: Vectorize as much as possible. |
|
2232 |
5095
|
2233 2002-04-04 Dirk Laurie <dirk@calvyn.puk.ac.za> |
3889
|
2234 |
|
2235 * special-matrix/invhilb.m: New version that is faster and more |
|
2236 accurate. |
|
2237 |
5095
|
2238 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> |
3887
|
2239 |
|
2240 * configure.in: Update for autoconf 2.5x. |
|
2241 |
5095
|
2242 2002-04-03 Paul Kienzle <pkienzle@users.sf.net> |
3885
|
2243 |
|
2244 * special-matrix/vander.m: Code tidy and vectorize. |
|
2245 |
5095
|
2246 2002-04-02 Paul Kienzle <pkienzle@users.sf.net> |
3882
|
2247 |
3883
|
2248 * linear-algebra/cross.m: Accept nx3 and 3xn matrices, in addition |
|
2249 to vectors. Issue a warning in the case x matches y' but return a |
|
2250 column vector as Octave currently does. |
|
2251 |
3882
|
2252 * plot/contour.m: Set default number of levels for contour(x,y,z). |
|
2253 |
|
2254 * control/system/starp.m: Leave more of the documentation |
|
2255 processing to texinfo and less to the @format block. |
|
2256 |
|
2257 * image/imagesc.m: Only display image if no output is requested. |
|
2258 Code tidying. |
|
2259 |
3876
|
2260 2002-03-07 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
2261 |
|
2262 * statistics/base/center.m: Accept and return empty matrix. |
|
2263 |
3872
|
2264 2002-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2265 |
|
2266 * specfun/erfinv.m: Fix usage message. |
|
2267 |
3869
|
2268 2002-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2269 |
|
2270 * elfun/coth.m: Use 1 ./ tanh(z) instead of cosh(z) ./ sinh(z). |
|
2271 From "Michael O'Brien" <mobrien@kento.unm.edu>. |
|
2272 |
3837
|
2273 2001-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2274 |
|
2275 * statistics/distributions/discrete_cdf.m: Downcase incorrectly |
|
2276 capitalized variable names. |
|
2277 |
3836
|
2278 2001-05-30 Jean-Francois Cardoso <cardoso@tsi.enst.fr> |
|
2279 |
|
2280 * m/image/saveimage.m: fix saving an image to Postscript format. |
|
2281 |
5095
|
2282 2001-04-18 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3814
|
2283 |
|
2284 * control/system/is_stabilizable.m: Pass a to sys2ss, not sys. |
|
2285 |
3803
|
2286 2001-02-28 Kai Habel <kai.habel@gmx.de> |
|
2287 |
3833
|
2288 * general/cart2pol.m: New file. |
|
2289 * general/pol2cart.m: New file. |
|
2290 * general/cart2sph.m: New file. |
|
2291 * general/sph2cart.m: New file. |
|
2292 * image/rgb2hsv.m: New file. |
|
2293 * image/hsv2rgb.m: New file. |
3803
|
2294 |
|
2295 2001-02-26 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
2296 |
|
2297 * plot/meshgrid.m: Avoid for loops. |
|
2298 * plot/meshdom.m: Likewise. |
|
2299 |
3801
|
2300 2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2301 |
|
2302 * linear-algebra/norm.m: Use sqrt instead of ^0.5. |
|
2303 |
|
2304 2001-02-22 Heinz Bauschke <bauschke@cecm.sfu.ca> |
|
2305 |
|
2306 * linear-algebra/norm.m: Use more efficient method for Frobenius |
|
2307 norm. |
|
2308 |
3792
|
2309 2001-02-09 David Livings <david.livings@asa.co.uk> |
|
2310 |
|
2311 * statistics/tests/welch_test.m: Fix typo. |
|
2312 |
|
2313 * statistics/distributions/chisquare_cdf.m: |
|
2314 Don't restrict inputs to be only positive integers. |
|
2315 * statistics/distributions/chisquare_inv.m: Likewise. |
|
2316 * statistics/distributions/chisquare_pdf.m: Likewise. |
|
2317 * statistics/distributions/chisquare_rnd.m: Likewise. |
|
2318 * statistics/distributions/f_cdf.m: Likewise. |
|
2319 * statistics/distributions/f_inv.m: Likewise. |
|
2320 * statistics/distributions/f_pdf.m: Likewise. |
|
2321 * statistics/distributions/f_rnd.m: Likewise. |
|
2322 * statistics/distributions/t_cdf.m: Likewise. |
|
2323 * statistics/distributions/t_inv.m: Likewise. |
|
2324 * statistics/distributions/t_pdf.m: Likewise. |
|
2325 * statistics/distributions/t_rnd.m: Likewise. |
|
2326 |
3790
|
2327 2001-02-08 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
2328 |
|
2329 * strings/dec2base.m: New file. |
|
2330 * strings/base2dec.m: New file. |
|
2331 * strings/strjust.m: New file. |
|
2332 * strings/dec2hex.m: Replace with version that just calls 2dec2base. |
|
2333 * strings/dec2bin.m: Likewise. |
|
2334 * strings/hex2dec.m: Replace with version that just calls base2dec. |
|
2335 * strings/bin2dec.m: Likewise. |
|
2336 |
5095
|
2337 2001-02-07 David Livings <david.livings@asa.co.uk> |
3787
|
2338 |
|
2339 * statistics/base/ppplot.m: Use gset, not set. |
|
2340 * statistics/base/qqplot.m: Likewise. |
|
2341 |
5095
|
2342 2001-02-05 Ondrej Popp <ondrej@geocities.com> |
3775
|
2343 |
|
2344 * control/system/c2d.m: Add missing endif. |
|
2345 |
3759
|
2346 2000-12-15 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
2347 |
|
2348 * strings/index.m: Return 0 if either string is empty. |
|
2349 |
|
2350 2000-12-15 Ben Sapp <bsapp@lanl.gov> |
|
2351 |
|
2352 * control/system/c2d.m: Allow option of matched pole/zero |
|
2353 equivalent for conversion. |
|
2354 |
|
2355 2000-12-15 Matthew W. Roberts <matt@lehi.tamu.edu> |
|
2356 |
|
2357 * strings/findstr.m: Return empty matrix if search string is empty. |
|
2358 |
3757
|
2359 2000-12-15 Kai Habel <kai.habel@gmx.de> |
|
2360 |
|
2361 * saveimage.m: Do create rawbit image for black and white images, |
|
2362 but do it correctly. |
|
2363 |
3754
|
2364 2000-12-13 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
2365 |
|
2366 * polynomial/deconv.m: For compatibility with Matlab, don't reduce |
|
2367 result polynomials. |
|
2368 |
3748
|
2369 2000-12-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2370 |
|
2371 * image/saveimage.m: Don't try to create rawbit image. |
|
2372 |
3740
|
2373 2000-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2374 |
|
2375 * Makefile.in (bin-dist): Pass -C to $(MAKE), not -c. |
|
2376 |
5095
|
2377 2000-11-16 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3737
|
2378 |
|
2379 * plot/contour.m: Reorder args for Matlab compatibility. |
|
2380 |
3727
|
2381 2000-10-27 Mats Jansson <mats.e.jansson@home.se> |
|
2382 |
|
2383 * set/create_set.m: Avoid empty matrix in matrix list warning. |
|
2384 |
3717
|
2385 2000-09-08 Teemu Ikonen <tpikonen@pcu.helsinki.fi> |
|
2386 |
3718
|
2387 * plot/errorbar.m, plot/__errplot__.m: New functions. |
|
2388 |
3717
|
2389 * plot/mesh.m: Also set nologscale before plotting. |
|
2390 * plot/__pltopt1__.m: Handle xerrorbars, yerrorbars, and |
|
2391 xyerrorbars instead of just errorbars. |
|
2392 |
3714
|
2393 2000-08-25 Thomas Walter <walter@pctc.chemie.uni-erlangen.de> |
|
2394 |
|
2395 * image/image.m: Try display (from ImageMagick) first. |
|
2396 |
3709
|
2397 2000-08-01 Rolf Fabian <fabian@tu-cottbus.de> |
|
2398 |
|
2399 * plot/meshgrid.m: Use transpose to reorient vectors, not complex |
|
2400 conjugate transpose. |
|
2401 |
3705
|
2402 2000-07-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2403 |
|
2404 * strings/str2mat.m: Apply setstr to each argument. |
|
2405 |
3696
|
2406 2000-07-17 Gabriele Pannocchia <pannocchia@ing.unipi.it> |
|
2407 |
|
2408 * control/base/dkalman.m: New file. |
|
2409 * control/base/dlqe.m: Handle singular A matrix. |
|
2410 * control/base/dlqr.m: Likewise. |
|
2411 |
3695
|
2412 2000-07-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2413 |
|
2414 * strings/strcmp.m: Return 0 instead of an error if row and column |
|
2415 dimensions don't match. |
|
2416 |
3690
|
2417 2000-06-30 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
|
2418 |
|
2419 * plot/hist.m: Allow 3 argument form to work. |
|
2420 |
5095
|
2421 2000-06-27 Matthew W. Roberts <matt@lehi.tamu.edu> |
3683
|
2422 |
|
2423 * plot/plot.m: Add examples in doc string. |
|
2424 |
5095
|
2425 2000-06-08 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3679
|
2426 |
|
2427 * control/base/__stepimp__.m: Reset multiplot state when done. |
|
2428 Do the right thing even if automatic_replot is not zero. |
|
2429 Avoid failure if system has pure imaginary poles. |
|
2430 |
3674
|
2431 2000-06-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2432 |
|
2433 * general/logical.m: Return arg if it is empty. Better error |
|
2434 message for non-numeric types. |
|
2435 |
5095
|
2436 2000-05-31 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3672
|
2437 |
|
2438 * control/base/dlqe.m: Update documentation. Fix typo. Warn |
|
2439 about difference with Matlab dlqe function. |
|
2440 |
|
2441 * control/system/sysmult.m: Fix typo in argument dimensions checking. |
|
2442 |
5095
|
2443 2000-05-24 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3670
|
2444 |
|
2445 * strings/strrep.m: Fix typo. |
|
2446 |
3666
|
2447 2000-05-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2448 |
|
2449 * strings/strrep.m: Don't transpose result for case of jump > 0. |
|
2450 |
5095
|
2451 2000-05-13 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3666
|
2452 |
|
2453 * strings/strrep.m: Avoid for loop for speed. |
3667
|
2454 * plot/axis.m: Handle string options for Matlab compatibility. |
3666
|
2455 |
5095
|
2456 2000-04-04 John Smith <john@arrows.demon.co.uk> |
3656
|
2457 |
|
2458 * statistics/distributions/beta_inv.m: Provide better(?) initial |
|
2459 guess for iteration. |
|
2460 |
3651
|
2461 2000-03-31 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
2462 |
|
2463 * image/image.m: Allow image (A) or image (x, y, A). |
|
2464 * image/imagesc.m: Likewise. |
|
2465 |
|
2466 * image/image.m: If zoom is not supplied, or if it is an empty |
|
2467 matrix, autoscale the image. |
|
2468 |
3618
|
2469 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2470 |
3619
|
2471 * plot/title.m, plot/bottom_title.m, plot/top_title.m: |
|
2472 Undo string escapes in text twice(!) before sending to gnuplot. |
|
2473 |
3618
|
2474 * image/saveimage.m: Add comment to file saying who created it and |
|
2475 when it was created. Suggested by Stephen Eglen |
|
2476 <stephen@cogsci.ed.ac.uk>. |
|
2477 |
5095
|
2478 2000-03-21 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
3617
|
2479 |
|
2480 * polynomial/polyreduce.m: Simplify by looking for the first |
|
2481 non-zero element rather than the last of the first set of zero |
|
2482 elements. |
|
2483 |
|
2484 * plot/__pltopt1__.m: Accept "--", "-.", and ":" line styles. |
|
2485 |
5095
|
2486 2000-03-21 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> |
3616
|
2487 |
|
2488 * image/saveimage.m: Swap black and white colormaps so zero is |
|
2489 displayed as black and 1 is displayed as white. |
|
2490 Fix indexing bug in ppm case. |
|
2491 |
3604
|
2492 2000-03-06 Stephen Eglen <stephen@anc.ed.ac.uk> |
|
2493 |
|
2494 * statistics/tests/kolmogorov_smirnov_test_2.m: Account for ties |
|
2495 between the two distributions (took same approach as ks.test() in R.) |
|
2496 |
3603
|
2497 2000-02-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2498 |
|
2499 * control/base/bode.m: Temporarily disable automatic_replot. |
|
2500 |
3599
|
2501 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2502 |
3601
|
2503 * Makefile.in (clean): Also remove gethelp. |
|
2504 |
3599
|
2505 * specfun/erfinv.m: Use z_new in convergence test, not z_old. |
|
2506 |
5095
|
2507 2000-02-11 Georg Thimm <mgeorg@SGraphicsWS1.mpe.ntu.edu.sg> |
3597
|
2508 |
|
2509 * set/create_set.m: Use find to avoid while loop. |
|
2510 |
5095
|
2511 2000-02-11 Stephen Eglen <stephen@cogsci.ed.ac.uk> |
3597
|
2512 |
|
2513 * plot/hist.m: New optional third argument. |
|
2514 |
|
2515 2000-02-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2516 |
|
2517 * miscellaneous/bug_report.m: Use octave-bug script with version |
|
2518 number appended. |
|
2519 |
3575
|
2520 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2521 |
|
2522 * gethelp.cc: Sprinkle with std:: qualifier. |
|
2523 |
3498
|
2524 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2525 |
|
2526 * image/saveimage.m: Delete some debugging code. |
|
2527 |
3486
|
2528 2000-01-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2529 |
|
2530 * signal/sinc.m: Avoid reshaping. |
|
2531 |
|
2532 * image/rgb2ind.m: No longer needs to reset do_fortran_indexing. |
|
2533 * image/ind2rgb.m: Ditto. |
|
2534 * image/ind2gray.m: Ditto. |
|
2535 * general/reshape.m: Ditto. Also no longer needs to reset |
|
2536 implicit_str_to_num_ok. |
|
2537 |
3483
|
2538 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2539 |
|
2540 * miscellaneous/popen2.m: Deal with the fact that pipe now returns |
|
2541 a list of file structures, not a vector of numeric file ids. |
|
2542 |
3474
|
2543 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2544 |
3476
|
2545 * plot/__axis_label__.m: New function. |
|
2546 Undo string escapes in text twice(!) before sending to gnuplot. |
|
2547 * plot/xlabel.m: Use it. |
|
2548 * plot/ylabel.m: Ditto. |
|
2549 * plot/zlabel.m: Ditto. |
|
2550 |
3474
|
2551 * plot/mesh.m: Fix error message to reflect reality. |
|
2552 |
5095
|
2553 2000-01-24 Cyril Humbert <humbert@phobos.univ-mlv.fr> |
3473
|
2554 |
|
2555 * statistics/distributions/weibull_pdf.m: Use correct formula. |
|
2556 |
5095
|
2557 2000-01-22 Michael Reifenberger <mike@Plaut.de> |
3471
|
2558 |
|
2559 * audio/saveaudio.m: Also accept files with .ul extension. |
|
2560 * audio/loadaudio.m: Ditto. |
|
2561 * audio/playaudio.m: Ditto. |
|
2562 |
3456
|
2563 2000-01-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2564 |
|
2565 * statistics/distributions/beta_cdf.m: Texinfoize doc string. |
|
2566 * statistics/distributions/beta_inv.m: Ditto. |
|
2567 * statistics/distributions/beta_pdf.m: Ditto. |
|
2568 * statistics/distributions/beta_rnd.m: Ditto. |
|
2569 * statistics/distributions/binomial_cdf.m: Ditto. |
|
2570 * statistics/distributions/binomial_inv.m: Ditto. |
|
2571 * statistics/distributions/binomial_pdf.m: Ditto. |
|
2572 * statistics/distributions/binomial_rnd.m: Ditto. |
|
2573 * statistics/distributions/cauchy_cdf.m: Ditto. |
|
2574 * statistics/distributions/cauchy_inv.m: Ditto. |
|
2575 * statistics/distributions/cauchy_pdf.m: Ditto. |
|
2576 * statistics/distributions/cauchy_rnd.m: Ditto. |
|
2577 * statistics/distributions/chisquare_cdf.m: Ditto. |
|
2578 * statistics/distributions/chisquare_inv.m: Ditto. |
|
2579 * statistics/distributions/chisquare_pdf.m: Ditto. |
|
2580 * statistics/distributions/chisquare_rnd.m: Ditto. |
|
2581 * statistics/distributions/discrete_cdf.m: Ditto. |
|
2582 * statistics/distributions/discrete_inv.m: Ditto. |
|
2583 * statistics/distributions/discrete_pdf.m: Ditto. |
|
2584 * statistics/distributions/discrete_rnd.m: Ditto. |
|
2585 * statistics/distributions/empirical_cdf.m: Ditto. |
|
2586 * statistics/distributions/empirical_inv.m: Ditto. |
|
2587 * statistics/distributions/empirical_pdf.m: Ditto. |
|
2588 * statistics/distributions/empirical_rnd.m: Ditto. |
|
2589 * statistics/distributions/exponential_cdf.m: Ditto. |
|
2590 * statistics/distributions/exponential_inv.m: Ditto. |
|
2591 * statistics/distributions/exponential_pdf.m: Ditto. |
|
2592 * statistics/distributions/exponential_rnd.m: Ditto. |
|
2593 * statistics/distributions/f_cdf.m: Ditto. |
|
2594 * statistics/distributions/f_inv.m: Ditto. |
|
2595 * statistics/distributions/f_pdf.m: Ditto. |
|
2596 * statistics/distributions/f_rnd.m: Ditto. |
|
2597 * statistics/distributions/gamma_cdf.m: Ditto. |
|
2598 * statistics/distributions/gamma_inv.m: Ditto. |
|
2599 * statistics/distributions/gamma_pdf.m: Ditto. |
|
2600 * statistics/distributions/gamma_rnd.m: Ditto. |
|
2601 * statistics/distributions/geometric_cdf.m: Ditto. |
|
2602 * statistics/distributions/geometric_inv.m: Ditto. |
|
2603 * statistics/distributions/geometric_pdf.m: Ditto. |
|
2604 * statistics/distributions/geometric_rnd.m: Ditto. |
|
2605 * statistics/distributions/hypergeometric_cdf.m: Ditto. |
|
2606 * statistics/distributions/hypergeometric_inv.m: Ditto. |
|
2607 * statistics/distributions/hypergeometric_pdf.m: Ditto. |
|
2608 * statistics/distributions/hypergeometric_rnd.m: Ditto. |
|
2609 * statistics/distributions/kolmogorov_smirnov_cdf.m: Ditto. |
|
2610 * statistics/distributions/laplace_cdf.m: Ditto. |
|
2611 * statistics/distributions/laplace_inv.m: Ditto. |
|
2612 * statistics/distributions/laplace_pdf.m: Ditto. |
|
2613 * statistics/distributions/laplace_rnd.m: Ditto. |
|
2614 * statistics/distributions/logistic_cdf.m: Ditto. |
|
2615 * statistics/distributions/logistic_inv.m: Ditto. |
|
2616 * statistics/distributions/logistic_pdf.m: Ditto. |
|
2617 * statistics/distributions/logistic_rnd.m: Ditto. |
|
2618 * statistics/distributions/lognormal_cdf.m: Ditto. |
|
2619 * statistics/distributions/lognormal_inv.m: Ditto. |
|
2620 * statistics/distributions/lognormal_pdf.m: Ditto. |
|
2621 * statistics/distributions/lognormal_rnd.m: Ditto. |
|
2622 * statistics/distributions/normal_cdf.m: Ditto. |
|
2623 * statistics/distributions/normal_inv.m: Ditto. |
|
2624 * statistics/distributions/normal_pdf.m: Ditto. |
|
2625 * statistics/distributions/normal_rnd.m: Ditto. |
|
2626 * statistics/distributions/pascal_cdf.m: Ditto. |
|
2627 * statistics/distributions/pascal_inv.m: Ditto. |
|
2628 * statistics/distributions/pascal_pdf.m: Ditto. |
|
2629 * statistics/distributions/pascal_rnd.m: Ditto. |
|
2630 * statistics/distributions/poisson_cdf.m: Ditto. |
|
2631 * statistics/distributions/poisson_inv.m: Ditto. |
|
2632 * statistics/distributions/poisson_pdf.m: Ditto. |
|
2633 * statistics/distributions/poisson_rnd.m: Ditto. |
|
2634 * statistics/distributions/stdnormal_cdf.m: Ditto. |
|
2635 * statistics/distributions/stdnormal_inv.m: Ditto. |
|
2636 * statistics/distributions/stdnormal_pdf.m: Ditto. |
|
2637 * statistics/distributions/stdnormal_rnd.m: Ditto. |
|
2638 * statistics/distributions/t_cdf.m: Ditto. |
|
2639 * statistics/distributions/t_inv.m: Ditto. |
|
2640 * statistics/distributions/t_pdf.m: Ditto. |
|
2641 * statistics/distributions/t_rnd.m: Ditto. |
|
2642 * statistics/distributions/uniform_cdf.m: Ditto. |
|
2643 * statistics/distributions/uniform_inv.m: Ditto. |
|
2644 * statistics/distributions/uniform_pdf.m: Ditto. |
|
2645 * statistics/distributions/uniform_rnd.m: Ditto. |
|
2646 * statistics/distributions/weibull_cdf.m: Ditto. |
|
2647 * statistics/distributions/weibull_inv.m: Ditto. |
|
2648 * statistics/distributions/weibull_pdf.m: Ditto. |
|
2649 * statistics/distributions/weibull_rnd.m: Ditto. |
|
2650 * statistics/distributions/wiener_rnd.m: Ditto. |
|
2651 |
3453
|
2652 2000-01-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2653 |
|
2654 * statistics/base/values.m: Texinfoize doc string. |
|
2655 * statistics/base/var.m: Ditto. |
|
2656 * statistics/base/table.m: Ditto. |
|
2657 * statistics/base/studentize.m: Ditto. |
|
2658 * statistics/base/statistics.m: Ditto. |
|
2659 * statistics/base/spearman.m: Ditto. |
|
2660 * statistics/base/run_count.m: Ditto. |
|
2661 * statistics/base/ranks.m: Ditto. |
|
2662 * statistics/base/range.m: Ditto. |
|
2663 * statistics/base/qqplot.m: Ditto. |
|
2664 * statistics/base/probit.m: Ditto. |
|
2665 * statistics/base/ppplot.m: Ditto. |
|
2666 * statistics/base/moment.m: Ditto. |
|
2667 * statistics/base/meansq.m: Ditto. |
|
2668 * statistics/base/logit.m: Ditto. |
|
2669 * statistics/base/kendall.m: Ditto. |
|
2670 * statistics/base/iqr.m: Ditto. |
|
2671 * statistics/base/cut.m: Ditto. |
|
2672 * statistics/base/cor.m: Ditto. |
|
2673 * statistics/base/cloglog.m: Ditto. |
|
2674 * statistics/base/center.m: Ditto. |
3454
|
2675 * statistics/models/logistic_regression.m: Ditto. |
|
2676 * statistics/models/logistic_regression_derivative.m: Ditto. |
|
2677 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
2678 * statistics/tests/anova.m: Ditto. |
|
2679 * statistics/tests/bartlett_test.m: Ditto. |
|
2680 * statistics/tests/chisquare_test_homogeneity.m: Ditto. |
|
2681 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
2682 * statistics/tests/cor_test.m: Ditto. |
|
2683 * statistics/tests/f_test_regression.m: Ditto. |
|
2684 * statistics/tests/hotelling_test.m: Ditto. |
|
2685 * statistics/tests/hotelling_test_2.m: Ditto. |
|
2686 * statistics/tests/kolmogorov_smirnov_test.m: Ditto. |
|
2687 * statistics/tests/kolmogorov_smirnov_test_2.m: Ditto. |
|
2688 * statistics/tests/kruskal_wallis_test.m: Ditto. |
|
2689 * statistics/tests/manova.m: Ditto. |
|
2690 * statistics/tests/mcnemar_test.m: Ditto. |
|
2691 * statistics/tests/prop_test_2.m: Ditto. |
|
2692 * statistics/tests/run_test.m: Ditto. |
|
2693 * statistics/tests/sign_test.m: Ditto. |
|
2694 * statistics/tests/t_test.m: Ditto. |
|
2695 * statistics/tests/t_test_2.m: Ditto. |
|
2696 * statistics/tests/t_test_regression.m: Ditto. |
|
2697 * statistics/tests/u_test.m: Ditto. |
|
2698 * statistics/tests/var_test.m: Ditto. |
|
2699 * statistics/tests/welch_test.m: Ditto. |
|
2700 * statistics/tests/wilcoxon_test.m: Ditto. |
|
2701 * statistics/tests/z_test.m: Ditto. |
|
2702 * statistics/tests/z_test_2.m: Ditto. |
3453
|
2703 |
3446
|
2704 2000-01-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2705 |
|
2706 * strings/bin2dec.m: Texinfoize doc string. |
3449
|
2707 * plot/__plr1__.m: Ditto. |
|
2708 * plot/__pltopt__.m: Ditto. |
|
2709 * plot/__plt__.m: Ditto. |
|
2710 * plot/__plt2vv__.m: Ditto. |
|
2711 * plot/__plr2__.m: Ditto. |
|
2712 * plot/__plr__.m: Ditto. |
|
2713 * plot/__plt1__.m: Ditto. |
|
2714 * plot/__plt2__.m: Ditto. |
|
2715 * plot/__plt2mm__.m: Ditto. |
|
2716 * plot/__plt2mv__.m: Ditto. |
|
2717 * plot/__plt2ss__.m: Ditto. |
|
2718 * miscellaneous/paren.m: Ditto. |
|
2719 * miscellaneous/comma.m: Ditto. |
|
2720 * miscellaneous/semicolon.m: Ditto. |
|
2721 * miscellaneous/path.m: Ditto. |
|
2722 * miscellaneous/list_primes.m: Ditto. |
|
2723 * miscellaneous/flops.m: Ditto. |
|
2724 * miscellaneous/dump_prefs.m: Ditto. |
|
2725 * miscellaneous/bug_report.m: Ditto. |
|
2726 * linear-algebra/dot.m: Ditto |
|
2727 * linear-algebra/dmult.m: Ditto. |
|
2728 * general/randperm.m: Ditto. |
|
2729 * general/logical.m: Ditto. |
|
2730 * general/is_duplicate_entry.m: Ditto. |
|
2731 * signal/arch_fit.m: Ditto. |
|
2732 * signal/arch_rnd.m: Ditto. |
|
2733 * signal/arch_test.m: Ditto. |
|
2734 * signal/arma_rnd.m: Ditto. |
|
2735 * signal/autocor.m: Ditto. |
|
2736 * signal/autocov.m: Ditto. |
|
2737 * signal/autoreg_matrix.m: Ditto. |
|
2738 * signal/bartlett.m: Ditto. |
|
2739 * signal/blackman.m: Ditto. |
|
2740 * signal/detrend.m: Ditto. |
|
2741 * signal/diffpara.m: Ditto. |
|
2742 * signal/durbinlevinson.m: Ditto. |
|
2743 * signal/fftconv.m: Ditto. |
|
2744 * signal/fftfilt.m: Ditto. |
|
2745 * signal/fftshift.m: Ditto. |
|
2746 * signal/fractdiff.m: Ditto. |
|
2747 * signal/freqz.m: Ditto. |
|
2748 * signal/hamming.m: Ditto. |
|
2749 * signal/hanning.m: Ditto. |
|
2750 * signal/hurst.m: Ditto. |
|
2751 * signal/periodogram.m: Ditto. |
|
2752 * signal/rectangle_lw.m: Ditto. |
|
2753 * signal/rectangle_sw.m: Ditto. |
|
2754 * signal/sinc.m: Ditto. |
|
2755 * signal/sinetone.m: Ditto. |
|
2756 * signal/sinewave.m: Ditto. |
|
2757 * signal/spectral_adf.m: Ditto. |
|
2758 * signal/spectral_xdf.m: Ditto. |
|
2759 * signal/spencer.m: Ditto. |
|
2760 * signal/stft.m: Ditto. |
|
2761 * signal/synthesis.m: Ditto. |
|
2762 * signal/triangle_lw.m: Ditto. |
|
2763 * signal/triangle_sw.m: Ditto. |
|
2764 * signal/yulewalker.m: Ditto. |
3450
|
2765 * control/util/strappend.m: Ditto. |
3451
|
2766 * control/base/nichols.m: Ditto. |
3452
|
2767 * control/system/is_signal_list.m: Ditto. |
|
2768 * control/system/listidx.m: Ditto. |
|
2769 * control/system/sysgettsam.m: Ditto. |
|
2770 * control/system/sysidx.m: Ditto. |
3446
|
2771 |
3438
|
2772 2000-01-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2773 |
|
2774 * control/system/__abcddims__.m: Rename from |
|
2775 control/system/abcddims.m, change all callers. |
|
2776 * control/base/__bodquist__.m: Likewise. |
|
2777 * control/base/__freqresp__.m: Likewise. |
|
2778 * control/util/__outlist__.m: Likewise. |
|
2779 * control/base/__stepimp__.m: Likewise. |
|
2780 * control/system/__syschnamesl__.m: Likewise. |
|
2781 * control/system/__syscont_disc__.m: Likewise. |
|
2782 * control/system/__sysdefioname__.m: Likewise. |
|
2783 * control/system/__sysdefstname__.m: Likewise. |
|
2784 * control/system/__sysgroupn__.m: Likewise. |
|
2785 * control/system/__tf2sysl__.m: Likewise. |
|
2786 * control/util/__zgpbal__.m: Likewise. |
|
2787 * control/system/__zp2ssg2__.m: Likewise. |
3495
|
2788 |
|
2789 * quaternion/demoquat.m: Add copyright notice, Texinfoize doc string. |
3452
|
2790 * quaternion/qconj.m: Ditto. |
|
2791 * quaternion/qcoordinate_plot.m: Ditto. |
|
2792 * quaternion/qderiv.m: Ditto. |
|
2793 * quaternion/qderivmat.m: Ditto. |
|
2794 * quaternion/qinv.m: Ditto. |
|
2795 * quaternion/qmult.m: Ditto. |
|
2796 * quaternion/qtrans.m: Ditto. |
|
2797 * quaternion/qtransv.m: Ditto. |
|
2798 * quaternion/qtransvmat.m: Ditto. |
|
2799 * quaternion/quaternion.m: Ditto. |
3438
|
2800 |
3436
|
2801 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2802 |
|
2803 * control/base/Makefile.in: Ditto. |
|
2804 * control/hinf/Makefile.in: New file. |
|
2805 * control/marsyas/Makefile.in: Ditto. |
|
2806 * control/obsolete/Makefile.in: Ditto. |
|
2807 * control/system/Makefile.in: Ditto. |
|
2808 * control/util/Makefile.in: Ditto. |
|
2809 |
|
2810 * strings/com2str.m: Move here from control directory. |
|
2811 |
|
2812 * control/base: New directory. |
|
2813 * control/base/DEMOcontrol.m: Move here from control directory. |
|
2814 * control/base/analdemo.m: Ditto. |
|
2815 * control/base/are.m: Ditto. |
|
2816 * control/base/bddemo.m: Ditto. |
|
2817 * control/base/bode.m: Ditto. |
|
2818 * control/base/bode_bounds.m: Ditto. |
|
2819 * control/base/bodquist.m: Ditto. |
|
2820 * control/base/controldemo.m: Ditto. |
|
2821 * control/base/ctrb.m: Ditto. |
|
2822 * control/base/damp.m: Ditto. |
|
2823 * control/base/dare.m: Ditto. |
|
2824 * control/base/dcgain.m: Ditto. |
|
2825 * control/base/dgram.m: Ditto. |
|
2826 * control/base/dlqe.m: Ditto. |
|
2827 * control/base/dlqr.m: Ditto. |
|
2828 * control/base/dlyap.m: Ditto. |
|
2829 * control/base/dre.m: Ditto. |
|
2830 * control/base/frdemo.m: Ditto. |
|
2831 * control/base/freqchkw.m: Ditto. |
|
2832 * control/base/freqresp.m: Ditto. |
|
2833 * control/base/gram.m: Ditto. |
|
2834 * control/base/impulse.m: Ditto. |
|
2835 * control/base/lqe.m: Ditto. |
|
2836 * control/base/lqg.m: Ditto. |
|
2837 * control/base/lqr.m: Ditto. |
|
2838 * control/base/lsim.m: Ditto. |
|
2839 * control/base/ltifr.m: Ditto. |
|
2840 * control/base/lyap.m: Ditto. |
|
2841 * control/base/nichols.m: Ditto. |
|
2842 * control/base/nyquist.m: Ditto. |
|
2843 * control/base/obsv.m: Ditto. |
|
2844 * control/base/place.m: Ditto. |
|
2845 * control/base/pzmap.m: Ditto. |
|
2846 * control/base/rldemo.m: Ditto. |
|
2847 * control/base/rlocus.m: Ditto. |
|
2848 * control/base/step.m: Ditto. |
|
2849 * control/base/stepimp.m: Ditto. |
|
2850 * control/base/tzero.m: Ditto. |
|
2851 * control/base/tzero2.m: Ditto. |
|
2852 |
|
2853 * control/hinf: New directory. |
|
2854 * control/hinf/dhinfdemo.m: Move here from control directory. |
|
2855 * control/hinf/h2norm.m: Ditto. |
|
2856 * control/hinf/h2syn.m: Ditto. |
|
2857 * control/hinf/hinf_ctr.m: Ditto. |
|
2858 * control/hinf/hinfdemo.m: Ditto. |
|
2859 * control/hinf/hinfnorm.m: Ditto. |
|
2860 * control/hinf/hinfsyn.m: Ditto. |
|
2861 * control/hinf/hinfsyn_chk.m: Ditto. |
|
2862 * control/hinf/hinfsyn_ric.m: Ditto. |
|
2863 * control/hinf/wgt1o.m: Ditto. |
3441
|
2864 * control/hinf/dgkfdemo.m: Ditto. |
|
2865 * control/hinf/is_dgkf.m: Ditto. |
3436
|
2866 |
|
2867 * control/marsyas: New directory. |
|
2868 * control/marsyas/demomarsyas.m: Move here from control directory. |
|
2869 * control/marsyas/susball.m: Ditto. |
|
2870 |
|
2871 * control/obsolete/dezero.m: Move here from control directory. |
|
2872 * control/obsolete/rotg.m: Ditto. |
|
2873 |
|
2874 * control/system: New directory. |
|
2875 * control/system/abcddim.m: Move here from control directory. |
|
2876 * control/system/abcddims.m: Ditto. |
|
2877 * control/system/buildssic.m: Ditto. |
|
2878 * control/system/c2d.m: Ditto. |
|
2879 * control/system/d2c.m: Ditto. |
|
2880 * control/system/dmr2d.m: Ditto. |
|
2881 * control/system/fir2sys.m: Ditto. |
|
2882 * control/system/is_abcd.m: Ditto. |
|
2883 * control/system/is_digital.m: Ditto. |
|
2884 * control/system/is_sample.m: Ditto. |
|
2885 * control/system/is_signal_list.m: Ditto. |
|
2886 * control/system/is_siso.m: Ditto. |
3441
|
2887 * control/system/is_controllable.m: Ditto. |
|
2888 * control/system/is_detectable.m: Ditto. |
|
2889 * control/system/is_observable.m: Ditto. |
|
2890 * control/system/is_stabilizable.m: Ditto. |
|
2891 * control/system/is_stable.m: Ditto. |
3436
|
2892 * control/system/jet707.m: Ditto. |
|
2893 * control/system/listidx.m: Ditto. |
|
2894 * control/system/moddemo.m: Ditto. |
|
2895 * control/system/ord2.m: Ditto. |
|
2896 * control/system/packedform.m: Ditto. |
|
2897 * control/system/parallel.m: Ditto. |
|
2898 * control/system/ss2sys.m: Ditto. |
|
2899 * control/system/ss2tf.m: Ditto. |
|
2900 * control/system/ss2zp.m: Ditto. |
|
2901 * control/system/starp.m: Ditto. |
|
2902 * control/system/sys2fir.m: Ditto. |
|
2903 * control/system/sys2ss.m: Ditto. |
|
2904 * control/system/sys2tf.m: Ditto. |
|
2905 * control/system/sys2zp.m: Ditto. |
|
2906 * control/system/sysadd.m: Ditto. |
|
2907 * control/system/sysappend.m: Ditto. |
|
2908 * control/system/syschnamesl.m: Ditto. |
|
2909 * control/system/syschtsam.m: Ditto. |
|
2910 * control/system/sysconnect.m: Ditto. |
|
2911 * control/system/syscont.m: Ditto. |
|
2912 * control/system/syscont_disc.m: Ditto. |
|
2913 * control/system/sysdefioname.m: Ditto. |
|
2914 * control/system/sysdefstname.m: Ditto. |
|
2915 * control/system/sysdimensions.m: Ditto. |
|
2916 * control/system/sysdisc.m: Ditto. |
|
2917 * control/system/sysdup.m: Ditto. |
|
2918 * control/system/sysgetsignals.m: Ditto. |
|
2919 * control/system/sysgettsam.m: Ditto. |
|
2920 * control/system/sysgettype.m: Ditto. |
|
2921 * control/system/sysgroup.m: Ditto. |
|
2922 * control/system/sysgroupn.m: Ditto. |
|
2923 * control/system/sysidx.m: Ditto. |
|
2924 * control/system/sysmin.m: Ditto. |
|
2925 * control/system/sysmult.m: Ditto. |
|
2926 * control/system/sysout.m: Ditto. |
|
2927 * control/system/sysprune.m: Ditto. |
|
2928 * control/system/sysreorder.m: Ditto. |
|
2929 * control/system/sysrepdemo.m: Ditto. |
|
2930 * control/system/sysscale.m: Ditto. |
|
2931 * control/system/syssetsignals.m: Ditto. |
|
2932 * control/system/syssub.m: Ditto. |
|
2933 * control/system/sysupdate.m: Ditto. |
|
2934 * control/system/tf2ss.m: Ditto. |
|
2935 * control/system/tf2sys.m: Ditto. |
|
2936 * control/system/tf2sysl.m: Ditto. |
|
2937 * control/system/tf2zp.m: Ditto. |
|
2938 * control/system/tfout.m: Ditto. |
|
2939 * control/system/ugain.m: Ditto. |
|
2940 * control/system/zp2ss.m: Ditto. |
|
2941 * control/system/zp2ssg2.m: Ditto. |
|
2942 * control/system/zp2sys.m: Ditto. |
|
2943 * control/system/zp2tf.m: Ditto. |
|
2944 * control/system/zpout.m: Ditto. |
|
2945 |
|
2946 * control/util: New directory. |
|
2947 * control/util/axis2dlim.m: Move here from control directory. |
|
2948 * control/util/outlist.m: Ditto. |
|
2949 * control/util/prompt.m: Ditto. |
|
2950 * control/util/run_cmd.m: Ditto. |
|
2951 * control/util/sortcom.m: Ditto. |
|
2952 * control/util/strappend.m: Ditto. |
|
2953 * control/util/swap.m: Ditto. |
|
2954 * control/util/zgfmul.m: Ditto. |
|
2955 * control/util/zgfslv.m: Ditto. |
|
2956 * control/util/zginit.m: Ditto. |
|
2957 * control/util/zgpbal.m: Ditto. |
|
2958 * control/util/zgreduce.m: Ditto. |
|
2959 * control/util/zgrownorm.m: Ditto. |
|
2960 * control/util/zgscal.m: Ditto. |
|
2961 * control/util/zgsgiv.m: Ditto. |
|
2962 * control/util/zgshsr.m: Ditto. |
|
2963 |
3427
|
2964 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2965 |
|
2966 * gethelp.cc (extract_help_text): Discard first space character |
|
2967 after consecutive comment characters. |
|
2968 |
3422
|
2969 Thu Jan 13 00:56:57 2000 John W. Eaton <jwe@bahaha.che.wisc.edu> |
|
2970 |
|
2971 * control/obsolete: New directory |
|
2972 * control/obsolete/swaprows.m: Move here from control directory. |
3436
|
2973 * control/obsolete/swapcols.m: Ditto. |
|
2974 * control/obsolete/dlqg.m: Ditto. |
|
2975 * control/obsolete/minfo.m: Ditto. |
|
2976 * control/obsolete/packsys.m: Ditto. |
|
2977 * control/obsolete/qzval.m: Ditto. |
|
2978 * control/obsolete/unpacksys.m: Ditto. |
|
2979 * control/obsolete/series.m: Ditto. |
|
2980 * control/obsolete/syschnames.m: Ditto. |
|
2981 * polynomial/polyout.m: Ditto. |
3422
|
2982 |
3420
|
2983 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2984 |
|
2985 * general/fliplr.m: Eliminate useless copy of arg. |
|
2986 * general/flipud.m: Ditto. |
|
2987 |
3418
|
2988 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2989 |
|
2990 * linear-algebra/cross.m: Only return a row vector if both args |
|
2991 are row vectors. |
|
2992 * polynomial/polyfit.m: Likewise. |
|
2993 |
|
2994 * signal/autocov.m: Don't reset prefer_column_vectors. |
|
2995 |
|
2996 * statistics/distributions/discrete_rnd.m: |
|
2997 Always generate a row vector. |
|
2998 * statistics/distributions/hypergeometric_rnd.m: Likewise. |
|
2999 |
5095
|
3000 2000-01-11 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3416
|
3001 |
|
3002 * strings/upper.m: Add missing `-*- texinfo -*-' tag to doc string. |
|
3003 |
|
3004 * audio/setaudio.m: Texinfoize doc string. |
|
3005 * control/com2str.m: Likewise. |
|
3006 * control/controldemo.m: Likewise. |
|
3007 * control/DEMOcontrol.m: Likewise. |
|
3008 * control/dezero.m: Likewise. |
|
3009 * control/dre.m: Likewise. |
|
3010 * control/hinfsyn_ric.m: Likewise. |
|
3011 |
5095
|
3012 2000-01-05 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3407
|
3013 |
|
3014 * io/printf.m: Add @seealso{...} to doc string. |
|
3015 * io/puts.m: Likewise. |
|
3016 * plot/semilogx.m: Likewise. |
|
3017 * plot/semilogy.m: Likewise. |
|
3018 * plot/__pltopt__.m: Likewise. |
|
3019 * plot/bar.m: Likewise. |
|
3020 * plot/xlabel.m: Likewise. |
|
3021 * plot/grid.m: Likewise. |
|
3022 * plot/shg.m: Likewise. |
|
3023 * plot/title.m: Likewise. |
|
3024 * plot/mesh.m: Likewise. |
|
3025 * plot/__pltopt1__.m: Likewise. |
|
3026 * plot/contour.m: Likewise. |
|
3027 * plot/hist.m: Likewise. |
|
3028 * plot/stairs.m: Likewise. |
|
3029 * plot/meshgrid.m: Likewise. |
|
3030 * plot/polar.m: Likewise. |
|
3031 * plot/loglog.m: Likewise. |
|
3032 * plot/plot.m: Likewise. |
|
3033 * miscellaneous/semicolon.m: Likewise. |
|
3034 * miscellaneous/menu.m: Likewise. |
|
3035 * miscellaneous/etime.m: Likewise. |
|
3036 * miscellaneous/texas_lotto.m: Likewise. |
|
3037 * miscellaneous/comma.m: Likewise. |
|
3038 * audio/lin2mu.m: Likewise. |
|
3039 * audio/playaudio.m: Likewise. |
|
3040 * audio/loadaudio.m: Likewise. |
|
3041 * audio/saveaudio.m: Likewise. |
|
3042 * audio/mu2lin.m: Likewise. |
|
3043 * audio/record.m: Likewise. |
|
3044 * strings/isletter.m: Likewise. |
|
3045 * strings/lower.m: Likewise. |
|
3046 * strings/lower.m: Likewise. |
|
3047 * strings/upper.m: Likewise. |
|
3048 * specfun/erfinv.m: Likewise. |
|
3049 * specfun/gammai.m: Likewise. |
|
3050 * specfun/log2.m: Likewise. |
|
3051 * specfun/pow2.m: Likewise. |
|
3052 * elfun/gcd.m: Likewise. |
|
3053 * elfun/lcm.m: Likewise. |
|
3054 * special-matrix/vander.m: Likewise. |
|
3055 * special-matrix/sylvester_matrix.m: Likewise. |
|
3056 * special-matrix/hilb.m: Likewise. |
|
3057 * special-matrix/hankel.m: Likewise. |
|
3058 * special-matrix/toeplitz.m: Likewise. |
|
3059 * special-matrix/invhilb.m: Likewise. |
|
3060 * statistics/base/std.m: Likewise. |
|
3061 * statistics/base/median.m: Likewise. |
|
3062 * linear-algebra/cond.m: Likewise. |
|
3063 * linear-algebra/norm.m: Likewise. |
|
3064 * finance/nper.m: Likewise. |
|
3065 * finance/pmt.m: Likewise. |
|
3066 * finance/pv.m: Likewise. |
|
3067 * finance/rate.m: Likewise. |
|
3068 * finance/npv.m: Likewise. |
|
3069 * general/fliplr.m: Likewise. |
|
3070 * general/flipud.m: Likewise. |
|
3071 * general/is_scalar.m: Likewise. |
|
3072 * general/rem.m: Likewise. |
|
3073 * general/perror.m: Likewise. |
|
3074 * general/tril.m: Likewise. |
|
3075 * general/rot90.m: Likewise. |
|
3076 * general/num2str.m: Likewise. |
|
3077 * general/int2str.m: Likewise. |
|
3078 * general/reshape.m: Likewise. |
|
3079 * general/logspace.m: Likewise. |
|
3080 * general/is_symmetric.m: Likewise. |
|
3081 * general/is_vector.m: Likewise. |
|
3082 * general/nextpow2.m: Likewise. |
|
3083 * general/columns.m: Likewise. |
|
3084 * general/is_square.m: Likewise. |
|
3085 * general/rows.m: Likewise. |
|
3086 * control/ugain.m: Likewise. |
|
3087 * control/damp.m: Likewise. |
|
3088 * control/dare.m: Likewise. |
|
3089 * control/are.m: Likewise. |
|
3090 * control/sys2fir.m: Likewise. |
|
3091 * control/abcddim.m: Likewise. |
|
3092 * control/is_abcd.m: Likewise. |
|
3093 * control/step.m: Likewise. |
|
3094 * control/is_observable.m: Likewise. |
|
3095 * control/is_controllable.m: Likewise. |
|
3096 * control/jet707.m: Likewise. |
|
3097 * control/polyout.m: Likewise. |
|
3098 * control/impulse.m: Likewise. |
|
3099 * control/lqg.m: Likewise. |
|
3100 * control/is_detectable.m: Likewise. |
|
3101 * control/sysdimensions.m: Likewise. |
|
3102 * control/sysupdate.m: Likewise. |
|
3103 * control/stepimp.m: Likewise. |
|
3104 * control/is_stable.m: Likewise. |
|
3105 * control/tfout.m: Likewise. |
|
3106 * control/zpout.m: Likewise. |
|
3107 |
3405
|
3108 2000-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3109 |
|
3110 * set/complement.m: Add @seealso{} stuff. |
|
3111 * set/create_set.m: Likewise. |
|
3112 * set/intersection.m: Likewise. |
|
3113 * set/union.m: Likewise. |
|
3114 |
3399
|
3115 1999-12-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3116 |
3400
|
3117 * control/d2c.m: Use double quotes instead of single quotes for |
|
3118 string constants. |
|
3119 * control/dgkfdemo.m: Likewise. |
|
3120 * control/fir2sys.m: Likewise. |
|
3121 * control/frdemo.m: Likewise. |
|
3122 * control/moddemo.m: Likewise. |
|
3123 * control/minfo.m: Likewise. |
|
3124 * control/is_stabilizable.m: Likewise. |
|
3125 * control/is_dgkf.m: Likewise. |
|
3126 * control/polyout.m: Likewise. |
|
3127 * control/sysconnect.m: Likewise. |
|
3128 * control/sysrepdemo.m: Likewise. |
|
3129 * control/tf2sys.m: Likewise. |
|
3130 * control/tfout.m: Likewise. |
|
3131 * control/zp2sys.m: Likewise. |
|
3132 * control/zpout.m: Likewise. |
|
3133 * control/tzero.m: Likewise. |
|
3134 |
|
3135 * control/DEMOcontrol.m: Handle moddemo case too. |
|
3136 |
|
3137 * image/loadimage.m: Use double quotes instead of single quotes |
|
3138 for string constants. Use sprintf instead of square brackets to |
|
3139 construct string. |
|
3140 |
3399
|
3141 * control/DEMOcontrol.m: Formatting tweaks. |
3400
|
3142 * control/fir2sys.m: Likewise. |
3399
|
3143 |
3390
|
3144 1999-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3145 |
|
3146 * mkdoc: Only delete spaces before @ characters at the beginning |
|
3147 of a line. |
|
3148 |
3383
|
3149 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3150 |
3388
|
3151 * control/bddemo.m: Make it more likely to work with any value of |
|
3152 whitespace_in_literal_matrix. |
3386
|
3153 * control/analdemo.m: Ditto. |
|
3154 * control/dgkfdemo.m: Ditto. |
|
3155 * control/frdemo.m: Ditto. |
|
3156 * control/sysrepdemo.m: Ditto. |
|
3157 * control/moddemo.m: Ditto. |
3388
|
3158 * control/zp2ss.m: Ditto. |
3387
|
3159 * control/zp2tf.m: Ditto. |
3388
|
3160 * control/syssub.m: Ditto. |
|
3161 * finance/npv.m: Ditto. |
|
3162 * statistics/base/studentize.m: Ditto. |
|
3163 * statistics/base/values.m: Ditto. |
|
3164 * statistics/distributions/exponential_cdf.m: Ditto. |
|
3165 * statistics/distributions/poisson_cdf.m: Ditto. |
3386
|
3166 |
3384
|
3167 * control/dezero.m: Use toascii to convert string to ASCII value |
|
3168 instead of multiplying it by 1. |
|
3169 |
3383
|
3170 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok. |
|
3171 * control/zpout.m: Ditto. |
|
3172 * control/tfout.m: Ditto. |
|
3173 * control/tf2sys.m: Ditto. |
|
3174 * control/syssub.m: Ditto. |
|
3175 * control/syssetsignals.m: Ditto. |
|
3176 * control/sysout.m: Ditto. |
|
3177 * control/sysmult.m: Ditto. |
|
3178 * control/sysgroup.m: Ditto. |
|
3179 * control/sysdup.m: Ditto. |
|
3180 * control/sysdisc.m: Ditto. |
|
3181 * control/syscont.m: Ditto. |
|
3182 * control/sysconnect.m: Ditto. |
|
3183 * control/sysappend.m: Ditto. |
|
3184 * control/sysadd.m: Ditto. |
|
3185 * control/ss2sys.m: Ditto. |
|
3186 * control/nyquist.m: Ditto. |
|
3187 * control/lqg.m: Ditto. |
|
3188 * control/fir2sys.m: Ditto. |
|
3189 * control/dmr2d.m: Ditto. |
|
3190 * control/dezero.m: Ditto. |
|
3191 * control/d2c.m: Ditto. |
|
3192 * control/c2d.m: Ditto. |
|
3193 * control/bddemo.m: Ditto. |
|
3194 * control/pzmap.m: Ditto. |
|
3195 |
5095
|
3196 1999-12-08 Daniel Calvelo <dcalvelo@pharion.univ-lille2.fr> |
3374
|
3197 |
|
3198 * signal/spectral_adf.m: Fix typo. |
|
3199 |
3372
|
3200 1999-11-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3201 |
|
3202 * linear-algebra/cond.m: Texinfoize doc string. |
|
3203 * linear-algebra/kron.m: Ditto. |
|
3204 * linear-algebra/norm.m: Ditto. |
|
3205 * linear-algebra/null.m: Ditto. |
|
3206 * linear-algebra/orth.m: Ditto. |
|
3207 * linear-algebra/rank.m: Ditto. |
|
3208 * linear-algebra/trace.m: Ditto. |
|
3209 * linear-algebra/qzhess.m: Ditto. |
|
3210 * miscellaneous/menu.m: Ditto. |
3373
|
3211 * general/perror.m: Ditto. |
|
3212 * general/strerror.m: Ditto. |
|
3213 * general/columns.m: Ditto. |
|
3214 * general/rows.m: Ditto. |
|
3215 * image/colormap.m: Ditto. |
|
3216 * image/gray.m: Ditto. |
|
3217 * image/gray2ind.m: Ditto. |
|
3218 * image/image.m: Ditto. |
|
3219 * image/imagesc.m: Ditto. |
|
3220 * image/imshow.m: Ditto. |
|
3221 * image/ind2gray.m: Ditto. |
|
3222 * image/ind2rgb.m: Ditto. |
|
3223 * image/loadimage.m: Ditto. |
|
3224 * image/rgb2ntsc.m: Ditto. |
|
3225 * image/ntsc2rgb.m: Ditto. |
|
3226 * image/ocean.m: Ditto. |
|
3227 * image/rgb2ind.m: Ditto. |
|
3228 * image/saveimage.m: Ditto. |
3372
|
3229 * io/printf.m: Ditto. |
|
3230 * io/puts.m: Ditto. |
|
3231 |
3369
|
3232 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3233 |
|
3234 * special-matrix/hankel.m: Texinfoize doc string. |
|
3235 * special-matrix/hilb.m: Ditto. |
|
3236 * special-matrix/invhilb.m: Ditto. |
|
3237 * special-matrix/sylvester_matrix.m: Ditto. |
|
3238 * special-matrix/toeplitz.m: Ditto. |
|
3239 * special-matrix/vander.m: Ditto. |
|
3240 * linear-algebra/vec.m: Ditto. |
|
3241 * linear-algebra/vech.m: Ditto. |
|
3242 * general/common_size.m: Ditto. |
|
3243 * general/diff.m: Ditto. |
|
3244 * general/fliplr.m: Ditto. |
|
3245 * general/flipud.m: Ditto. |
|
3246 * general/rot90.m: Ditto. |
|
3247 * general/reshape.m: Ditto. |
|
3248 * general/shift.m: Ditto. |
|
3249 * general/tril.m: Ditto. |
|
3250 * general/triu.m: Ditto. |
|
3251 * general/logspace.m: Ditto. |
3371
|
3252 * general/nargchk.m: Ditto. |
3369
|
3253 |
3367
|
3254 1999-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3255 |
|
3256 * statistics/base/mean: Texinfoize doc string. |
|
3257 * statistics/base/median: Ditto. |
|
3258 * statistics/base/std: Ditto. |
|
3259 * statistics/base/cov: Ditto. |
|
3260 * statistics/base/corrcoef: Ditto. |
|
3261 * statistics/base/kurtosis: Ditto. |
|
3262 * statistics/base/mahalanobis: Ditto. |
|
3263 * statistics/base/skewness: Ditto. |
3368
|
3264 * statistics/base/gls.m: Ditto. |
|
3265 * statistics/base/ols.m: Ditto. |
3367
|
3266 * signal/detrend.m: Ditto. |
|
3267 * signal/freqz.m: Ditto. |
|
3268 * signal/sinc.m: Ditto. |
|
3269 * signal/fftconv.m: Ditto. |
|
3270 * signal/fftfilt.m: Ditto. |
3368
|
3271 * set/create_set.m: Ditto. |
|
3272 * set/union.m: Ditto. |
|
3273 * set/intersection.m: Ditto. |
|
3274 * set/complement.m: Ditto. |
|
3275 * poly/compan.m: Ditto. |
|
3276 * poly/conv: Ditto. |
|
3277 * poly/deconv: Ditto. |
|
3278 * poly/poly: Ditto. |
|
3279 * poly/polyderiv: Ditto. |
|
3280 * poly/polyfit: Ditto. |
|
3281 * poly/polyinteg: Ditto. |
|
3282 * poly/polyreduce: Ditto. |
|
3283 * poly/polyval: Ditto. |
|
3284 * poly/polyvalm: Ditto. |
|
3285 * poly/residue: Ditto. |
|
3286 * poly/roots: Ditto. |
|
3287 * plot/top_title.m: Ditto |
|
3288 * plot/subwindow.m: Ditto |
|
3289 * plot/subplot.m: Ditto |
|
3290 * plot/plot_border.m: Ditto |
|
3291 * plot/oneplot.m: Ditto |
|
3292 * plot/multiplot.m: Ditto |
|
3293 * plot/mplot.m: Ditto |
|
3294 * plot/xlabel.m: Ditto |
|
3295 * plot/figure.m: Ditto |
|
3296 * plot/meshdom.m: Ditto |
|
3297 * plot/mesh.m: Ditto |
|
3298 * plot/stairs.m: Ditto |
|
3299 * plot/polar.m: Ditto |
|
3300 * plot/loglog.m: Ditto |
|
3301 * plot/hist.m: Ditto |
|
3302 * plot/contour.m: Ditto |
|
3303 * plot/bar.m: Ditto |
|
3304 * plot/axis.m: Ditto |
|
3305 * plot/plot.m: Ditto. |
3367
|
3306 |
3361
|
3307 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3308 |
3365
|
3309 * control/pinv.m: Delete. |
|
3310 |
3364
|
3311 * Makefile.in (DOCSTRINGS): Don't echo $(ALL_M_FILES). |
|
3312 |
3361
|
3313 * strings/blanks.m: Texinfoize doc string. |
|
3314 * strings/strcat.m: Ditto. |
|
3315 * strings/str2mat.m: Ditto. |
|
3316 * strings/deblank.m: Ditto. |
|
3317 * strings/findstr.m: Ditto. |
|
3318 * strings/index.m: Ditto. |
|
3319 * strings/rindex.m: Ditto. |
|
3320 * strings/split.m: Ditto. |
|
3321 * strings/strcmp.m: Ditto. |
|
3322 * strings/strrep.m: Ditto. |
|
3323 * strings/substr.m: Ditto. |
|
3324 * general/int2str.m: Ditto. |
|
3325 * general/num2str.m: Ditto. |
|
3326 * strings/dec2bin.m: Ditto. |
|
3327 * strings/bin2dec: Ditto. |
|
3328 * strings/dec2bin: Ditto. |
|
3329 * strings/dec2hex: Ditto. |
|
3330 * strings/hex2dec: Ditto. |
|
3331 * strings/str2num: Ditto. |
|
3332 |
3347
|
3333 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3334 |
|
3335 * Makefile.in (DISTFILES): Include DOCSTRINGS. |
|
3336 |
5095
|
3337 1999-11-09 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3361
|
3338 |
|
3339 * control/DEMOcontrol.m: Texinfoize doc string. |
|
3340 * control/abcddim.m: Ditto. |
|
3341 * control/abcddims.m: Ditto. |
|
3342 * control/analdemo.m: Ditto. |
|
3343 * control/are.m: Ditto. |
|
3344 * control/axis2dlim.m: Ditto. |
|
3345 * control/bddemo.m: Ditto. |
|
3346 * control/bode.m: Ditto. |
|
3347 * control/bode_bounds.m: Ditto. |
|
3348 * control/bodquist.m: Ditto. |
|
3349 * control/buildssic.m: Ditto. |
|
3350 * control/c2d.m: Ditto. |
|
3351 * control/ctrb.m: Ditto. |
|
3352 * control/d2c.m: Ditto. |
|
3353 * control/damp.m: Ditto. |
|
3354 * control/dare.m: Ditto. |
|
3355 * control/dcgain.m: Ditto. |
|
3356 * control/dgkfdemo.m: Ditto. |
|
3357 * control/dgram.m: Ditto. |
|
3358 * control/dlqe.m: Ditto. |
|
3359 * control/dlqr.m: Ditto. |
|
3360 * control/dlyap.m: Ditto. |
|
3361 * control/dmr2d.m: Ditto. |
|
3362 * control/fir2sys.m: Ditto. |
|
3363 * control/frdemo.m: Ditto. |
|
3364 * control/freqchkw.m: Ditto. |
|
3365 * control/freqresp.m: Ditto. |
|
3366 * control/gram.m: Ditto. |
|
3367 * control/h2norm.m: Ditto. |
|
3368 * control/h2syn.m: Ditto. |
|
3369 * control/hinf_ctr.m: Ditto. |
|
3370 * control/hinfdemo.m: Ditto. |
|
3371 * control/hinfnorm.m: Ditto. |
|
3372 * control/hinfsyn.m: Ditto. |
|
3373 * control/hinfsyn_chk.m: Ditto. |
|
3374 * control/impulse.m: Ditto. |
|
3375 * control/is_abcd.m: Ditto. |
|
3376 * control/is_controllable.m: Ditto. |
|
3377 * control/is_detectable.m: Ditto. |
|
3378 * control/is_dgkf.m: Ditto. |
|
3379 * control/is_digital.m: Ditto. |
|
3380 * control/is_observable.m: Ditto. |
|
3381 * control/is_sample.m: Ditto. |
|
3382 * control/is_signal_list.m: Ditto. |
|
3383 * control/is_siso.m: Ditto. |
|
3384 * control/is_stabilizable.m: Ditto. |
|
3385 * control/is_stable.m: Ditto. |
|
3386 * control/jet707.m: Ditto. |
|
3387 * control/lqe.m: Ditto. |
|
3388 * control/lqg.m: Ditto. |
|
3389 * control/lqr.m: Ditto. |
|
3390 * control/lsim.m: Ditto. |
|
3391 * control/ltifr.m: Ditto. |
|
3392 * control/lyap.m: Ditto. |
|
3393 * control/moddemo.m: Ditto. |
|
3394 * control/nyquist.m: Ditto. |
|
3395 * control/obsv.m: Ditto. |
|
3396 * control/ord2.m: Ditto. |
|
3397 * control/outlist.m: Ditto. |
|
3398 * control/pinv.m: Ditto. |
|
3399 * control/place.m: Ditto. |
|
3400 * control/polyout.m: Ditto. |
|
3401 * control/prompt.m: Ditto. |
|
3402 * control/pzmap.m: Ditto. |
|
3403 * control/qzval.m: Ditto. |
|
3404 * control/rldemo.m: Ditto. |
|
3405 * control/rlocus.m: Ditto. |
|
3406 * control/sortcom.m: Ditto. |
|
3407 * control/ss2sys.m: Ditto. |
|
3408 * control/ss2tf.m: Ditto. |
|
3409 * control/ss2zp.m: Ditto. |
|
3410 * control/starp.m: Ditto. |
|
3411 * control/step.m: Ditto. |
|
3412 * control/stepimp.m: Ditto. |
|
3413 * control/susball.m: Ditto. |
|
3414 * control/sys2fir.m: Ditto. |
|
3415 * control/sys2ss.m: Ditto. |
|
3416 * control/sys2tf.m: Ditto. |
|
3417 * control/sys2zp.m: Ditto. |
|
3418 * control/sysadd.m: Ditto. |
|
3419 * control/sysappend.m: Ditto. |
|
3420 * control/syschnames.m: Ditto. |
|
3421 * control/syschnamesl.m: Ditto. |
|
3422 * control/syschtsam.m: Ditto. |
|
3423 * control/sysconnect.m: Ditto. |
|
3424 * control/syscont.m: Ditto. |
|
3425 * control/syscont_disc.m: Ditto. |
|
3426 * control/sysdefioname.m: Ditto. |
|
3427 * control/sysdefstname.m: Ditto. |
|
3428 * control/sysdimensions.m: Ditto. |
|
3429 * control/sysdisc.m: Ditto. |
|
3430 * control/sysdup.m: Ditto. |
|
3431 * control/sysgetsignals.m: Ditto. |
|
3432 * control/sysgettype.m: Ditto. |
|
3433 * control/sysgroup.m: Ditto. |
|
3434 * control/sysgroupn.m: Ditto. |
|
3435 * control/sysmult.m: Ditto. |
|
3436 * control/sysout.m: Ditto. |
|
3437 * control/sysprune.m: Ditto. |
|
3438 * control/sysreorder.m: Ditto. |
|
3439 * control/sysrepdemo.m: Ditto. |
|
3440 * control/sysscale.m: Ditto. |
|
3441 * control/syssetsignals.m: Ditto. |
|
3442 * control/syssub.m: Ditto. |
|
3443 * control/sysupdate.m: Ditto. |
|
3444 * control/tf2ss.m: Ditto. |
|
3445 * control/tf2sys.m: Ditto. |
|
3446 * control/tf2sysl.m: Ditto. |
|
3447 * control/tf2zp.m: Ditto. |
|
3448 * control/tfout.m: Ditto. |
|
3449 * control/tzero.m: Ditto. |
|
3450 * control/tzero2.m: Ditto. |
|
3451 * control/ugain.m: Ditto. |
|
3452 * control/wgt1o.m: Ditto. |
|
3453 * control/zgfmul.m: Ditto. |
|
3454 * control/zgfslv.m: Ditto. |
|
3455 * control/zginit.m: Ditto. |
|
3456 * control/zgpbal.m: Ditto. |
|
3457 * control/zgreduce.m: Ditto. |
|
3458 * control/zgrownorm.m: Ditto. |
|
3459 * control/zgscal.m: Ditto. |
|
3460 * control/zgsgiv.m: Ditto. |
|
3461 * control/zgshsr.m: Ditto. |
|
3462 * control/zp2ss.m: Ditto. |
|
3463 * control/zp2ssg2.m: Ditto. |
|
3464 * control/zp2sys.m: Ditto. |
|
3465 * control/zp2tf.m: Ditto. |
|
3466 * control/zpout.m: Ditto. |
|
3467 |
5095
|
3468 1999-11-02 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3332
|
3469 |
5378
|
3470 * audio/lin2mu.m: Texinfoize doc string. |
|
3471 * audio/loadaudio.m: Ditto. |
|
3472 * audio/mu2lin.m: Ditto. |
|
3473 * audio/playaudio.m: Ditto. |
|
3474 * audio/record.m: Ditto. |
|
3475 * audio/saveaudio.m: Ditto. |
3332
|
3476 |
5095
|
3477 1999-10-26 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3321
|
3478 |
|
3479 * elfun/acot.m: Texinfoize doc string. |
|
3480 * elfun/acsc.m: Ditto. |
|
3481 * elfun/acsch.m: Ditto. |
|
3482 * elfun/asec.m: Ditto. |
|
3483 * elfun/asech.m: Ditto. |
|
3484 * elfun/cot.m: Ditto. |
|
3485 * elfun/coth.m: Ditto. |
|
3486 * elfun/csc.m: Ditto. |
|
3487 * elfun/csch.m: Ditto. |
|
3488 * elfun/gcd.m: Ditto. |
|
3489 * elfun/lcm.m: Ditto. |
|
3490 * elfun/sec.m: Ditto. |
|
3491 * elfun/sech.m: Ditto. |
|
3492 * general/nextpow2.m: Ditto. |
|
3493 * general/rem.m: Ditto. |
|
3494 * linear-algebra/commutation_matrix.m: Ditto. |
|
3495 * linear-algebra/cross.m: Ditto. |
|
3496 * linear-algebra/duplication_matrix.m: Ditto. |
|
3497 * miscellaneous/bincoeff.m: Ditto. |
|
3498 * miscellaneous/xor.m: Ditto. |
|
3499 * specfun/bessel.m: Ditto. |
|
3500 * specfun/beta.m: Ditto. |
|
3501 * specfun/betai.m: Ditto. |
|
3502 * specfun/erfinv.m: Ditto. |
|
3503 * specfun/gammai.m: Ditto. |
|
3504 * specfun/log2.m: Ditto. |
|
3505 * specfun/pow2.m: Ditto. |
|
3506 |
5095
|
3507 1999-10-23 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3321
|
3508 |
|
3509 * general/is_scalar.m: Texinfoize help text. |
|
3510 * general/is_square.m: Ditto. |
|
3511 * general/is_symmetric.m: Ditto. |
|
3512 |
3320
|
3513 1999-10-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3514 |
|
3515 * strings/split.m: If the string to be split is empty, just return |
|
3516 an empty string. |
|
3517 |
3319
|
3518 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3519 |
|
3520 * Makefile.in (ALL_M_FILES): New macro. |
|
3521 (DOCSTRINGS): No longer .PHONY; depend on $(ALL_M_FILES). |
|
3522 |
3306
|
3523 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3524 |
|
3525 * control/bode.m: Don't return anything if nargout == 0. |
|
3526 |
|
3527 1999-10-20 James B. Rawlings <jbraw@bevo.che.wisc.edu> |
|
3528 |
|
3529 * control/bode.m: Don't do axis scaling for magnitude plots. |
|
3530 |
3305
|
3531 1999-10-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3532 |
|
3533 * Makefile.in (DISTFILES): Add move-if-change, mkdoc, and |
|
3534 gethelp.cc to the list. |
|
3535 |
3296
|
3536 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3537 |
3301
|
3538 * time/asctime.m: Texinfoize help text. |
|
3539 * time/clock.m: Ditto. |
|
3540 * time/date.m: Ditto. |
|
3541 * miscellaneous/cputime.m: Ditto. |
|
3542 * miscellaneous/etime.m: Ditto. |
|
3543 * miscellaneous/is_leap_year.m: Ditto. |
|
3544 * miscellaneous/popen2.m: Ditto. |
|
3545 * miscellaneous/version.m: Ditto. |
|
3546 * miscellaneous/tic.m: Ditto. |
|
3547 * miscellaneous/toc.m: Just refer to tic.m. |
|
3548 |
3297
|
3549 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of |
|
3550 `cd dir; $(MAKE); cd ..'. |
|
3551 ($(SUBDIRS)): Likewise. |
|
3552 |
|
3553 * statistics/Makefile.in ($(SUBDIRS)): Likewise. |
|
3554 |
|
3555 * statistics/Makefile.in (bin-dist): Use `$(MAKE) -C dir' instead |
|
3556 of `cd dir; $(MAKE)'. |
|
3557 |
3296
|
3558 * gethelp.cc, mkdoc: New files. |
|
3559 * Makefile.in: Use them to create DOCSTRINGS file from .m file |
|
3560 sources. |
|
3561 |
3291
|
3562 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3563 |
|
3564 * linear-algebra/kron.m: Fix typo in previous change |
|
3565 |
3282
|
3566 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3567 |
|
3568 * control/bode.m: Allow optional 5th arg to specify plot style. |
|
3569 |
5095
|
3570 Wed Sep 22 22:12:03 1999 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3273
|
3571 |
|
3572 * linear-algebra/krylov.m: Correctly handle case of V having full |
|
3573 rank when V has more columns than rows. |
|
3574 |
|
3575 Mon Sep 20 23:04:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3576 |
|
3577 * general/linspace.m, linear-algebra/pinv.m: Delete. |
|
3578 |
|
3579 * statistics/tests/manova.m: Avoid problems if |
|
3580 whitespace_in_literal_matrix is set to "traditional". |
|
3581 * statistics/tests/t_test_regression.m: Likewise. |
|
3582 * statistics/tests/u_test.m: Likewise. |
|
3583 * statistics/tests/chisquare_test_homogeneity.m: Likewise. |
|
3584 * statistics/tests/anova.m: Likewise. |
|
3585 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
3586 * statistics/base/statistics.m: Likewise. |
|
3587 * image/saveimage.m: Likewise. |
|
3588 * signal/arch_fit.m: Likewise. |
|
3589 * signal/autoreg_matrix.m: Likewise. |
|
3590 * signal/triangle_lw.m: Likewise. |
|
3591 * strings/dec2hex.m: Likewise. |
|
3592 |
3268
|
3593 Thu Sep 9 19:31:58 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3594 |
|
3595 * image/saveimage.m: Initialize scale. |
|
3596 |
|
3597 Sun Sep 5 22:13:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3598 |
|
3599 * general/reshape.m: Allow reshape (a, size (b)). |
|
3600 |
3266
|
3601 Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3602 |
|
3603 * specfun/erfinv.m: Improve stopping criterion. |
|
3604 Add iteration count as second return value. |
|
3605 |
3265
|
3606 Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3607 |
|
3608 * statistics/base/mean.m: Use .', not ' to reorient row vectors. |
|
3609 |
3263
|
3610 Tue Aug 17 11:11:27 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3611 |
|
3612 * miscellaneous/pack.m: New function. |
|
3613 |
|
3614 Mon Aug 16 07:46:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3615 |
|
3616 * plot/figure.m: Always return figure number. With no args, |
|
3617 figure now creates a new figure window and returns its number. |
|
3618 Accept figure (property, value) syntax, but do nothing. |
|
3619 |
5095
|
3620 Thu Aug 12 09:28:01 PDT 1999 Tom Poage <tfpoage@ucdavis.edu> |
3263
|
3621 |
|
3622 * general/shift.m: Avoid printing temporary value for backward shift. |
|
3623 |
3260
|
3624 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3625 |
|
3626 * plot/bar.m: Compute bar widths correctly when x-values are not |
|
3627 evenly spaced. |
|
3628 |
3250
|
3629 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3630 |
|
3631 * linear-algebra/cond.m: Avoid returning NaN for matrices that |
|
3632 contain only zeros. |
|
3633 |
5095
|
3634 Sun Jun 20 22:24:27 1999 Eduardo Gallestey <eduardo@faceng.anu.edu.au> |
3250
|
3635 |
|
3636 * linear-algebra/kron.m: Create result matrix and insert blocks |
|
3637 instead of appending them. |
|
3638 |
|
3639 Sat Jun 19 01:52:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3640 |
|
3641 * control/bodquist.m, control/buildssic.m, control/is_digital.m, |
|
3642 control/stepimp.m, control/sysmin.m, control/syssetsignals.m: |
|
3643 Update from A. S. Hodel. |
|
3644 |
3246
|
3645 Fri Jun 18 12:19:22 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3646 |
|
3647 * polynomial/polyfit.m: Correct previous change. |
|
3648 |
3243
|
3649 Wed Apr 7 13:57:26 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3650 |
|
3651 * linear-algebra/qrhouse.m, linear-algebra/krygetq.m: Delete. |
|
3652 |
5095
|
3653 Wed Apr 7 13:22:43 1999 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
3240
|
3654 |
|
3655 * control/is_controllable.m, control/zgscal.m: Accomodate new |
|
3656 version of krylov and krylovb. |
|
3657 |
|
3658 * control/outlist.m, control/sysout.m: Fix typos. |
|
3659 |
|
3660 * control/sysdimensions.m: Add option for total number of states. |
|
3661 |
|
3662 * linear-algebra/krylov.m: Improve robustness by row-pivoting. |
|
3663 * linear-algebra/krylovb.m: Just call krylov with appropriate |
|
3664 arguments. |
|
3665 |
|
3666 Tue Mar 30 00:43:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3667 |
|
3668 * strings/index.m: Fail with meaningful error message if either |
|
3669 arg is a string array. |
|
3670 |
3238
|
3671 Wed Mar 24 20:34:48 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3672 |
|
3673 * linear-algebra/norm.m: Do the right thing for 1- and |
|
3674 infinity-norms of complex matrices. From Sven Khatri |
|
3675 <khatri@saturn.vocalpoint.com>. |
|
3676 |
5095
|
3677 Tue Mar 16 13:36:36 1999 A. Scottedward Hodel" <scotte@eng.auburn.edu> |
3238
|
3678 |
|
3679 * linear-algebra/qrhouse.m: Handle default args correctly. |
|
3680 |
|
3681 Thu Mar 11 12:52:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3682 |
|
3683 * strings/split.m: Avoid problems when splitting strings that have |
|
3684 \ in them. |
|
3685 |
5095
|
3686 Thu Mar 11 12:36:13 1999 Massimo Lorenzin <maxlorenzin@tin.it> |
3238
|
3687 |
|
3688 * image/colormap.m: Do better arg checking, handle string args |
|
3689 that name the colormap function to call (e.g., colormap ("ocean")). |
|
3690 |
5095
|
3691 Mon Mar 8 22:23:24 1999 Rolf Fabian <fabian@TU-Cottbus.De> |
3238
|
3692 |
|
3693 * polynomial/polyfit.m: Use .' transpose operator, not '. |
|
3694 * linear-algebra/dot.m: Likewise. |
|
3695 * linear-algebra/cross.m: Likewise. |
|
3696 * general/rot90.m: Likewise. |
|
3697 |
5095
|
3698 Sat Mar 6 01:45:00 1999 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3238
|
3699 |
|
3700 * linear-algebra/qrhouse.m: Permute columns at each iteration so |
|
3701 that the leading column is not all zeros. |
|
3702 |
|
3703 Fri Mar 5 00:37:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3704 |
|
3705 * general/shift.m: Fix potential problems with |
|
3706 whitespace_in_literal_matrix. |
|
3707 * signal/arch_rnd.m: Ditto. |
|
3708 * signal/autocov.m: Ditto. |
|
3709 * signal/diffpara.m: Ditto. |
|
3710 * signal/hurst.m: Ditto. |
|
3711 * signal/periodogram.m: Ditto. |
|
3712 * signal/spectral_adf.m: Ditto. |
|
3713 * signal/spectral_xdf.m: Ditto. |
|
3714 * signal/spencer.m: Ditto. |
|
3715 * signal/synthesis.m: Ditto. |
|
3716 * statistics/distributions/wiener_rnd.m: Ditto. |
|
3717 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
3718 * statistics/models/logistic_regression.m: Ditto. |
|
3719 * statistics/models/logistic_regression_derivatives.m: Ditto. |
|
3720 * statistics/tests/run_test.m: Ditto. |
|
3721 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
3722 |
5095
|
3723 Wed Mar 3 02:25:00 1999 Joao Cardoso <jcardoso@inescn.pt> |
3238
|
3724 |
|
3725 * plot/__plr2__.m: Fix typo. |
|
3726 |
3233
|
3727 Tue Jan 12 10:31:15 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3728 |
|
3729 * plot/__pltopt1__.m: Accept "k" to mean black. |
|
3730 |
5095
|
3731 Fri Dec 11 10:43:19 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3233
|
3732 |
|
3733 * linear-algebra/krylov.m: Force empty_list_elements_ok for this |
|
3734 function. |
|
3735 |
5095
|
3736 Thu Dec 10 11:07:00 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3233
|
3737 |
|
3738 * control/ss2sys.m: Fix typo. |
|
3739 |
|
3740 Wed Dec 9 12:42:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3741 |
|
3742 * plot/subplot.m, plot/oneplot.m: Don't call clearplot. |
|
3743 |
|
3744 * control: Update from A. S. Hodel <a.s.hodel@eng.auburn.edu> for |
|
3745 signal names as lists of strings instead of string arrays. |
|
3746 |
3225
|
3747 Fri Dec 4 16:08:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3748 |
3233
|
3749 * quaternion: New directory of functions from A. S. Hodel |
3225
|
3750 <a.s.hodel@eng.auburn.edu>. |
|
3751 * Makefile.in (SUBDIRS): Add it to the list. |
3226
|
3752 * quaternion/Makefile.in: New file. |
|
3753 * configure.in (AC_OUTPUT): Add quaternion/Makefile. |
3225
|
3754 |
|
3755 Tue Nov 24 21:41:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3756 |
|
3757 * image/saveimage.m: Make it work again for black and white colormaps. |
|
3758 |
|
3759 * image/imagesc.m: Use rows (colormap), not length (colormap), |
|
3760 since there can be fewer rows than columns. Round values to |
|
3761 nearest position in colormap instead of truncating. Correct usage |
|
3762 message. |
|
3763 |
5095
|
3764 Tue Nov 24 14:50:52 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
3225
|
3765 |
|
3766 * linear-algebra/krylov.m: New arg pflg. If nonzero, avoid using |
|
3767 zero rows of [A,v] as householder pivots; this avoids spurious |
|
3768 non-zero entries in returned orthogonal matrix U, but destroys the |
|
3769 Householder matrix structure of H. |
|
3770 |
|
3771 Fri Nov 20 12:46:46 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3772 |
|
3773 * general/logical.m: Just copy input to output if argument is |
|
3774 already a logical object. |
|
3775 |
3215
|
3776 Fri Nov 6 10:17:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3777 |
|
3778 * New files from OCST, in control subdiretory: |
|
3779 |
|
3780 DEMOcontrol.m is_siso.m syschnames.m |
|
3781 abcddim.m is_stabilizable.m syschnamesl.m |
|
3782 abcddims.m is_stable.m syschtsam.m |
|
3783 analdemo.m jet707.m sysconnect.m |
|
3784 are.m lqe.m syscont.m |
|
3785 axis2dlim.m lqg.m syscont_disc.m |
|
3786 bddemo.m lqr.m sysdefioname.m |
|
3787 bode.m lsim.m sysdefstname.m |
|
3788 bode_bounds.m ltifr.m sysdimensions.m |
|
3789 bodquist.m lyap.m sysdisc.m |
|
3790 buildssic.m mb.m sysdup.m |
|
3791 c2d.m minfo.m sysgetsignals.m |
|
3792 com2str.m,v moddemo.m sysgettsam.m |
|
3793 controldemo.m nichols.m sysgettype.m |
|
3794 ctrb.m nyquist.m sysgroup.m |
|
3795 d2c.m obsv.m sysgroupn.m |
|
3796 damp.m ord2.m sysmult.m |
|
3797 dare.m outlist.m sysout.m |
|
3798 dcgain.m packedform.m sysprune.m |
|
3799 demomarsyas.m packsys.m sysreorder.m |
|
3800 dezero.m; parallel.m sysrepdemo.m |
|
3801 dgkfdemo.m place.m sysscale.m |
|
3802 dgram.m polyout.m syssub.m |
|
3803 dhinfdemo.m prompt.m sysupdate.m |
|
3804 dlqe.m pzmap.m tf2ss.m |
|
3805 dlqg.m qzval.m tf2sys.m |
|
3806 dlqr.m rldemo.m tf2sysl.m |
|
3807 dlyap.m rlocus.m tf2zp.m |
|
3808 dmr2d.m rotg.m tfout.m |
|
3809 fir2sys.m run_cmd.m; tzero.m |
|
3810 frdemo.m series.m tzero2.m |
|
3811 freqchkw.m sortcom.m ugain.m |
|
3812 freqresp.m ss2sys.m unpacksys.m |
|
3813 gram.m ss2tf.m wgt1o.m |
|
3814 h2norm.m ss2zp.m zgfmul.m |
|
3815 h2syn.m starp.m zgfslv.m |
|
3816 hinf_ctr.m step.m zginit.m |
|
3817 hinfdemo.m stepimp.m zgpbal.m |
|
3818 hinfnorm.m strappend.m; zgreduce.m |
|
3819 hinfsyn.m susball.m zgrownorm.m |
|
3820 hinfsyn_chk.m swap.m zgscal.m |
|
3821 impulse.m swapcols.m zgsgiv.m |
|
3822 is_abcd.m swaprows.m zgshsr.m |
|
3823 is_controllable.m sys2fir.m zp2ss.m |
|
3824 is_detectable.m sys2ss.m zp2ssg2.m |
|
3825 is_dgkf.m sys2tf.m zp2sys.m |
|
3826 is_digital.m sys2zp.m zp2tf.m |
|
3827 is_observable.m sysadd.m zpout.m |
|
3828 is_sample.m sysappend.m |
|
3829 |
|
3830 Thu Nov 5 13:28:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3831 |
|
3832 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \. |
|
3833 |
|
3834 * strings/deblank.m: Make it work for string arrays too. |
|
3835 |
3211
|
3836 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3837 |
|
3838 * linear-algebra/housh.m: New file from the OCST. |
|
3839 * linear-algebra/krygetq.m: Ditto. |
|
3840 * linear-algebra/krylov.m: Ditto. |
|
3841 * linear-algebra/krylovb.m: Ditto. |
|
3842 * linear-algebra/qrhouse.m: Ditto. |
|
3843 * general/is_duplicate_entry.m: Ditto. |
|
3844 |
|
3845 * general/is_symmetric.m: Call is_square instead of doing that |
|
3846 check in line. |
|
3847 |
3196
|
3848 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3849 |
3202
|
3850 * general/is_square.m: |
|
3851 |
|
3852 * general/isempty.m, general/is_matrix.m: Delete. |
|
3853 |
|
3854 * general/is_symmetric: Delete special case for strings. Whether |
|
3855 the conversion is valid should depend on implicit_str_to_num_ok. |
|
3856 |
|
3857 * general/is_square.m: If arg is not a matrix, don't check size, |
|
3858 just return 0. |
|
3859 * general/is_symmetric: Likewise. |
|
3860 * general/is_vector.m: Likewise. |
|
3861 * general/is_scalar.m: Likewise. |
|
3862 |
3196
|
3863 * general/length.m: Delete. |
|
3864 |
3191
|
3865 Fri Oct 23 00:21:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3866 |
|
3867 * configure.in: Add finance/Makefile, statistics/base/Makefile, |
|
3868 statistics/distributions/Makefile, statistics/models/Makefile, |
|
3869 and statistics/tests/Makefile to the list of files to create. |
|
3870 |
|
3871 * finance/Makefile.in, statistics/base/Makefile.in, |
|
3872 statistics/distributions/Makefile.in, statistics/models/Makefile.in, |
|
3873 statistics/tests/Makefile.in: New files. |
|
3874 * statistics/Makefile.in: Delete file lists. Now only handle |
|
3875 subdirectories. |
|
3876 * Makefile.in (SUBDIRS): Add finance. |
|
3877 |
|
3878 * Move the following files from statistics to statistics/base: |
|
3879 |
|
3880 corrcoef.m |
|
3881 kurtosis.m |
|
3882 mahalanobis.m |
|
3883 median.m |
|
3884 ols.m |
|
3885 skewness.m |
|
3886 std.m |
|
3887 |
|
3888 New files, from Kurt Hornik's octave-ci package: |
|
3889 |
|
3890 * finance (new directory): |
|
3891 |
|
3892 fv.m |
|
3893 fvl.m |
|
3894 irr.m |
|
3895 nper.m |
|
3896 npv.m |
|
3897 pmt.m |
|
3898 pv.m |
|
3899 pvl.m |
|
3900 rate.m |
|
3901 vol.m |
|
3902 |
|
3903 * linear-algebra/dmult.m |
|
3904 |
|
3905 * signal: |
|
3906 |
|
3907 arch_fit.m |
|
3908 arch_rnd.m |
|
3909 arch_test.m |
|
3910 arma_rnd.m |
|
3911 autocor.m |
|
3912 autocov.m |
|
3913 autoreg_matrix.m |
|
3914 bartlett.m |
|
3915 blackman.m |
|
3916 diffpara.m |
|
3917 durbinlevinson.m |
|
3918 fractdiff.m |
|
3919 hamming.m |
|
3920 hanning.m |
|
3921 hurst.m |
|
3922 periodogram.m |
|
3923 rectangle_lw.m |
|
3924 rectangle_sw.m |
|
3925 sinetone.m |
|
3926 sinewave.m |
|
3927 spectral_adf.m |
|
3928 spectral_xdf.m |
|
3929 spencer.m |
|
3930 stft.m |
|
3931 synthesis.m |
|
3932 triangle_lw.m |
|
3933 triangle_sw.m |
|
3934 yulewalker.m |
|
3935 |
|
3936 * statistics/base (new directory): |
|
3937 |
|
3938 center.m |
|
3939 cloglog.m |
|
3940 cor.m |
|
3941 cov.m |
|
3942 cut.m |
|
3943 iqr.m |
|
3944 kendall.m |
|
3945 logit.m |
|
3946 mean.m |
|
3947 meansq.m |
|
3948 moment.m |
|
3949 ppplot.m |
|
3950 probit.m |
|
3951 qqplot.m |
|
3952 range.m |
|
3953 ranks.m |
|
3954 run_count.m |
|
3955 spearman.m |
|
3956 statistics.m |
|
3957 studentize.m |
|
3958 table.m |
|
3959 values.m |
|
3960 var.m |
|
3961 |
|
3962 (Replaces cov.m and mean.m with new versions.) |
|
3963 |
|
3964 * statistics/distributions (new directory): |
|
3965 |
|
3966 beta_cdf.m |
|
3967 beta_inv.m |
|
3968 beta_pdf.m |
|
3969 beta_rnd.m |
|
3970 binomial_cdf.m |
|
3971 binomial_inv.m |
|
3972 binomial_pdf.m |
|
3973 binomial_rnd.m |
|
3974 cauchy_cdf.m |
|
3975 cauchy_inv.m |
|
3976 cauchy_pdf.m |
|
3977 cauchy_rnd.m |
|
3978 chisquare_cdf.m |
|
3979 chisquare_inv.m |
|
3980 chisquare_pdf.m |
|
3981 chisquare_rnd.m |
|
3982 discrete_cdf.m |
|
3983 discrete_inv.m |
|
3984 discrete_pdf.m |
|
3985 discrete_rnd.m |
|
3986 empirical_cdf.m |
|
3987 empirical_inv.m |
|
3988 empirical_pdf.m |
|
3989 empirical_rnd.m |
|
3990 exponential_cdf.m |
|
3991 exponential_inv.m |
|
3992 exponential_pdf.m |
|
3993 exponential_rnd.m |
|
3994 f_cdf.m |
|
3995 f_inv.m |
|
3996 f_pdf.m |
|
3997 f_rnd.m |
|
3998 gamma_cdf.m |
|
3999 gamma_inv.m |
|
4000 gamma_pdf.m |
|
4001 gamma_rnd.m |
|
4002 geometric_cdf.m |
|
4003 geometric_inv.m |
|
4004 geometric_pdf.m |
|
4005 geometric_rnd.m |
|
4006 hypergeometric_cdf.m |
|
4007 hypergeometric_inv.m |
|
4008 hypergeometric_pdf.m |
|
4009 hypergeometric_rnd.m |
|
4010 kolmogorov_smirnov_cdf.m |
|
4011 laplace_cdf.m |
|
4012 laplace_inv.m |
|
4013 laplace_pdf.m |
|
4014 laplace_rnd.m |
|
4015 logistic_cdf.m |
|
4016 logistic_inv.m |
|
4017 logistic_pdf.m |
|
4018 logistic_rnd.m |
|
4019 lognormal_cdf.m |
|
4020 lognormal_inv.m |
|
4021 lognormal_pdf.m |
|
4022 lognormal_rnd.m |
|
4023 normal_cdf.m |
|
4024 normal_inv.m |
|
4025 normal_pdf.m |
|
4026 normal_rnd.m |
|
4027 pascal_cdf.m |
|
4028 pascal_inv.m |
|
4029 pascal_pdf.m |
|
4030 pascal_rnd.m |
|
4031 poisson_cdf.m |
|
4032 poisson_inv.m |
|
4033 poisson_pdf.m |
|
4034 poisson_rnd.m |
|
4035 stdnormal_cdf.m |
|
4036 stdnormal_inv.m |
|
4037 stdnormal_pdf.m |
|
4038 stdnormal_rnd.m |
|
4039 t_cdf.m |
|
4040 t_inv.m |
|
4041 t_pdf.m |
|
4042 t_rnd.m |
|
4043 uniform_cdf.m |
|
4044 uniform_inv.m |
|
4045 uniform_pdf.m |
|
4046 uniform_rnd.m |
|
4047 weibull_cdf.m |
|
4048 weibull_inv.m |
|
4049 weibull_pdf.m |
|
4050 weibull_rnd.m |
|
4051 wiener_rnd.m |
|
4052 |
|
4053 * statistics/models (new directory): |
|
4054 |
|
4055 logistic_regression.m |
|
4056 logistic_regression_derivatives.m |
|
4057 logistic_regression_likelihood.m |
|
4058 |
|
4059 * statistics/tests (new directory): |
|
4060 |
|
4061 anova.m |
|
4062 bartlett_test.m |
|
4063 chisquare_test_homogeneity.m |
|
4064 chisquare_test_independence.m |
|
4065 cor_test.m |
|
4066 f_test_regression.m |
|
4067 hotelling_test.m |
|
4068 hotelling_test_2.m |
|
4069 kolmogorov_smirnov_test.m |
|
4070 kolmogorov_smirnov_test_2.m |
|
4071 kruskal_wallis_test.m |
|
4072 manova.m |
|
4073 mcnemar_test.m |
|
4074 prop_test_2.m |
|
4075 run_test.m |
|
4076 sign_test.m |
|
4077 t_test.m |
|
4078 t_test_2.m |
|
4079 t_test_regression.m |
|
4080 u_test.m |
|
4081 var_test.m |
|
4082 welch_test.m |
|
4083 wilcoxon_test.m |
|
4084 z_test.m |
|
4085 z_test_2.m |
|
4086 |
|
4087 Thu Oct 22 12:25:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4088 |
|
4089 * time/date.m: Use %Y, not %y in format string, for Matlab 5 |
|
4090 compatibility and to avoid Y2K problems. |
|
4091 |
3190
|
4092 Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4093 |
|
4094 * polynomial/polyfit.m: Just use the \ operator to handle the |
|
4095 least-squares solution. |
|
4096 |
3180
|
4097 Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4098 |
|
4099 * strings/str2num.m: If eval returns a string, return an empty matrix. |
|
4100 |
|
4101 * strings/strrep.m: Don't convert args to numeric values. |
|
4102 Prevent warnings for empty string args. |
|
4103 From Georg Thimm <thimm@idiap.ch>. |
|
4104 |
|
4105 * strings/strcat.m: Prevent warnings for empty string args. |
|
4106 |
|
4107 Wed Sep 2 17:20:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4108 |
|
4109 * miscellaneous/menu.m: Remove special case for empty string |
|
4110 returned from input(). Add second arg to eval() to catch errors. |
|
4111 |
3178
|
4112 Thu Jun 18 16:32:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4113 |
|
4114 * plot/__plt__.m: Don't call usleep. |
|
4115 |
3175
|
4116 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4117 |
|
4118 * linear-algebra/dot.m: New function. |
|
4119 |
|
4120 * strings/lower.m, strings/upper.m: New functions, for Matlab |
|
4121 compatibility. |
|
4122 |
|
4123 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4124 |
|
4125 * plot/hist.m: Also allow just one output argument. |
|
4126 |
|
4127 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4128 |
|
4129 * strings/deblank.m: Make it work if the string is only blanks. |
|
4130 |
|
4131 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4132 |
|
4133 * plot/__plt2mv__.m: Delete calls to keyboard. |
|
4134 |
|
4135 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4136 |
|
4137 * plot/oneplot.m: Fix typo. |
|
4138 |
3174
|
4139 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4140 |
|
4141 * miscellaneous/flops.m: Allow a single argument too. |
|
4142 |
|
4143 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4144 |
|
4145 * strings/str2mat.m: Also handle case when there are no empty |
|
4146 strings correctly. |
|
4147 |
|
4148 Mon Apr 20 22:14:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4149 |
|
4150 * strings/isletter.m: New function, for Matlab compatibility. |
|
4151 |
3168
|
4152 Fri Apr 17 10:53:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4153 |
|
4154 * strings/str2mat.m: Handle string matrices too. |
|
4155 |
3167
|
4156 Wed Apr 15 11:16:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4157 |
|
4158 * audio/loadaudio.m: Accept "pcm" as another file extension for |
|
4159 linear encoding. |
|
4160 |
|
4161 * audio/saveaudio.m, audio/loadaudio.m, audio/playaudio.m, |
|
4162 audio/record.m: Open files in binary mode. |
|
4163 |
3164
|
4164 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4165 |
|
4166 * miscellaneous/dump_prefs.m: Use string array for list of values. |
|
4167 Move functionality of dump_1_pref here, but use built-in function |
|
4168 type to extract value, and put it inside try/catch block. |
|
4169 * miscellaneous/dump_1_pref.m: Delete unused function. |
|
4170 |
3162
|
4171 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4172 |
|
4173 * plot/__pltopt1.m__: New file. |
|
4174 * plot/__pltopt.m__: Handle opt as a string array by calling |
|
4175 __pltopt1__ multiple times and returning a string array with rows |
|
4176 corresponding to the rows of opt. |
|
4177 * plot/__plt2ss__.m, plot/__plt2vv__.m, plot/__plt2vm__.m, |
|
4178 plot/__plt2mv__.m, plot/__plt2mm__.m: Handle fmt as a string |
|
4179 array. |
|
4180 |
|
4181 Fri Mar 27 03:00:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4182 |
|
4183 * plot/mplot.m: Fix misspellings of global variables. |
|
4184 Don't call clearplot. |
|
4185 |
|
4186 Tue Mar 17 17:45:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4187 |
|
4188 * plot/subplot.m, plot/multiplot.m: Set gnuplot_command_replot to |
|
4189 "cle;rep" when going in ot multiplot mode. |
|
4190 * plot/oneplot.m: Reset gnuplot_command_replot to "rep" when |
|
4191 switching out of multiplot mode. |
|
4192 |
3156
|
4193 Fri Feb 20 01:31:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
3148
|
4194 |
3156
|
4195 * plot/mplot.m, plot/subplot.m, plot/oneplot.m, plot/multiplot.m, |
|
4196 plot/subwindow.m: Call clearplot after setting up multiplot mode. |
3148
|
4197 |
3141
|
4198 Tue Feb 3 00:18:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4199 |
|
4200 * special-matrix/sylvester_matrix.m: Rename from hadamard.m |
|
4201 |
|
4202 * miscellaneous/bug_report.m: Don't try to get smart with |
|
4203 OCTAVE_HOME. Assume octave-bug can be found in EXEC_PATH. |
|
4204 |
|
4205 * Makefile.in (install): Create separate ls-R files for |
|
4206 $(datadir) and $(libexecdir). |
|
4207 (uninstall): Remove both ls-R files. |
|
4208 |
3136
|
4209 Sat Jan 31 01:09:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4210 |
|
4211 * signal/fftshift.m: New file. |
|
4212 |
|
4213 * plot/contour.m: Fix for non-square case. |
|
4214 |
|
4215 * general/randperm.m: New file. |
|
4216 |
|
4217 Fri Jan 30 15:20:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4218 |
|
4219 * specfun/betai.m: Restore file for compatibility with previous |
|
4220 versions. Call betainc with reordered args. |
|
4221 * specfun/gammai.m: Likewise, call gammainc with reordered args. |
|
4222 |
3131
|
4223 Wed Jan 28 22:44:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4224 |
|
4225 * plot/contour.m: Handle discrete contour levels. |
|
4226 |
|
4227 Tue Jan 27 04:31:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4228 |
|
4229 * control/lyap.m: For compatibility with Matlab, solve |
|
4230 A*X + X*A' + C = 0 instead of A'*X + X*A + C = 0. |
|
4231 |
3124
|
4232 Wed Dec 10 00:14:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4233 |
|
4234 * specfun/bessel.m: New file. |
|
4235 |
|
4236 * specfun/betai.m, specfun/betainc.m, specfun/gammai.m, |
|
4237 specfun/gammainc.m: Delete. |
|
4238 |
3106
|
4239 Wed Nov 19 00:19:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4240 |
|
4241 * image/colormap.m: Initialize __current_color_map__ in global |
|
4242 statement. |
|
4243 * miscellaneous/toc.m: Initialize __tic_toc_timestamp__ in global |
|
4244 statement. |
|
4245 * plot/axis.m: Initialize __current_axis__ in global statement. |
|
4246 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
4247 plot/subwindow.m: Initialize __multiplot_mode__ in global statement. |
|
4248 |
3103
|
4249 Tue Nov 18 01:35:50 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4250 |
|
4251 * time/tic.m: Rename _time_tic_called to __tic_toc_timestamp__. |
|
4252 * time/toc.m: Likewise. |
|
4253 |
|
4254 * image/colormap.m: Rename CURRENT_COLOR_MAP to __current_color_map__. |
|
4255 |
|
4256 * plot/mplot.m, plot/multiplot.m, plot/subplot.m: Don't do |
|
4257 anything special for automatic_replot when in multiplot mode -- |
|
4258 recent 3.6beta releases handle this correctly. |
|
4259 |
|
4260 * plot/figure.m: Ensure that we are not in multiplot mode before |
|
4261 setting the terminal type. |
|
4262 |
|
4263 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
4264 plot/subwindow.m: Use leading and trailing underscores for |
|
4265 `private' globals. |
|
4266 |
|
4267 * plot/oneplot.m: Don't do anything if gnuplot_has_multiplot is false. |
|
4268 |
3101
|
4269 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4270 |
|
4271 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE. |
|
4272 |
3091
|
4273 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4274 |
3092
|
4275 * specfun/gammai.m: Avoid problems with whitespace when |
|
4276 constructing matrices. |
|
4277 |
3091
|
4278 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee |
|
4279 <SJL@nrc.gov>. Also return yf in the same orientation as the |
|
4280 original y vector. |
|
4281 |
3085
|
4282 Fri Sep 19 17:04:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4283 |
|
4284 * linear-algebra/cross.m: Use direct formula instead of calling |
|
4285 det three times in a loop. If both args are column (row) vectors, |
|
4286 return a column (row) vector. If they don't match, pay attention |
|
4287 to the value of prefer_column_vectors. |
|
4288 |
5095
|
4289 Thu Aug 28 15:31:20 1997 Rolf Fabian <fabian@olymp.Umwelt.TU-Cottbus.de> |
3085
|
4290 |
|
4291 * polynomial/polyvalm.m: Don't assume orthogonal eigenvectors for |
|
4292 nonsymmetric matrices. |
|
4293 |
|
4294 * general/tril.m: Fix usage message. |
|
4295 |
|
4296 * polynomial/polyvalm.m: Fix error messages. |
|
4297 * polynomial/polyderiv.m: Likewise. |
|
4298 * polynomial/polyval.m: Likewise. |
|
4299 |
3081
|
4300 Wed Aug 13 14:14:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4301 |
|
4302 * strings/blanks.m: Allow blanks(0) to return empty string. |
|
4303 Allow negative arguments if treat_neg_dim_as_zero is true. |
|
4304 |
3063
|
4305 Wed Jun 25 21:26:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4306 |
|
4307 * plot/mesh.m: Set noparametric plot mode after plotting. |
|
4308 |
5095
|
4309 Wed Jun 25 21:06:10 1997 Rick Niles <niles@axp745.gsfc.nasa.gov> |
3062
|
4310 |
|
4311 * plot/__pltopt__.m: Handle key/legend names. |
|
4312 Correctly set colors, line styles, and point styles. |
|
4313 |
3061
|
4314 Wed Jun 25 13:34:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4315 |
|
4316 * polynomial/polyfit.m: Return fit y values as second output. |
|
4317 Don't use QR factorization to solve least squares problem. |
|
4318 |
|
4319 Wed Jun 18 10:24:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4320 |
|
4321 * control/dlqr.m: Use ao, not a, to compute k. |
|
4322 |
3024
|
4323 Tue Jun 3 12:16:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4324 |
|
4325 * miscellaneous/path.m: New file. |
|
4326 |
2993
|
4327 Wed May 21 11:45:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4328 |
|
4329 * miscellaneous/bug_report.m: Pass file id to dump_prefs, not file |
|
4330 name. |
|
4331 |
2968
|
4332 Mon May 12 02:04:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4333 |
|
4334 * specfun/erfinv.m: Add missing semicolon. |
|
4335 |
2870
|
4336 Wed Apr 2 22:04:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4337 |
|
4338 * miscellaneous/xor.m: Make type of return value logical. |
|
4339 |
2853
|
4340 Fri Mar 28 16:19:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4341 |
|
4342 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
4343 warn_comma_in_global_decl. |
|
4344 |
2831
|
4345 Tue Mar 25 22:00:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4346 |
|
4347 * miscellaneous/bug_report.m: Use __OCTAVE_HOME__ to find |
|
4348 octave-bug script. |
|
4349 |
2823
|
4350 Mon Mar 24 16:49:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4351 |
2824
|
4352 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
4353 prefer_zero_one_indexing. |
|
4354 |
2823
|
4355 * general/logical.m: New file. |
|
4356 |
2816
|
4357 Sat Mar 15 15:07:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4358 |
|
4359 * general/nextpow2.m: Correctly handle new meaning of is_scalar() |
|
4360 and is_vector(). |
|
4361 |
5095
|
4362 Thu Mar 13 16:36:35 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
2813
|
4363 |
|
4364 * specfun/erfinv.m: Scale update by sqrt (pi) / 2. |
|
4365 Use tolerance of 2 * eps. |
|
4366 |
2811
|
4367 Wed Mar 12 16:57:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4368 |
|
4369 * Makefile.in (install-strip): New target. |
|
4370 * audio/Makefile.in: Ditto. |
|
4371 * control/Makefile.in: Ditto. |
|
4372 * elfun/Makefile.in: Ditto. |
|
4373 * general/Makefile.in: Ditto. |
|
4374 * image/Makefile.in: Ditto. |
|
4375 * io/Makefile.in: Ditto. |
|
4376 * linear-algebra/Makefile.in: Ditto. |
|
4377 * miscellaneous/Makefile.in: Ditto. |
|
4378 * plot/Makefile.in: Ditto. |
|
4379 * polynomial/Makefile.in: Ditto. |
|
4380 * set/Makefile.in: Ditto. |
|
4381 * signal/Makefile.in: Ditto. |
|
4382 * specfun/Makefile.in: Ditto. |
|
4383 * special-matrix/Makefile.in: Ditto. |
|
4384 * startup/Makefile.in: Ditto. |
|
4385 * statistics/Makefile.in: Ditto. |
|
4386 * strings/Makefile.in: Ditto. |
|
4387 |
2809
|
4388 Tue Mar 11 10:14:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4389 |
|
4390 * elfun/coth.m: Write as cosh(x) ./ sinh(x) instead of 1 ./ tanh(x). |
|
4391 |
2798
|
4392 Fri Mar 7 23:06:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4393 |
|
4394 * statistics/corrcoef.m: Make it actually work. |
|
4395 |
2795
|
4396 Thu Mar 6 12:36:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4397 |
2798
|
4398 * statistics/corrcoef.m: Don't fail if single argument is a matrix. |
2795
|
4399 |
2779
|
4400 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
4401 |
|
4402 * Version 2.0.5 released. |
|
4403 |
2745
|
4404 Wed Feb 26 01:48:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4405 |
2749
|
4406 * Makefile.in (maintainer-clean): Also remove configure. |
|
4407 |
2746
|
4408 * signal/fftconv.m: Check inputs with is_vector(), not is_matrix(). |
|
4409 |
2745
|
4410 * general/is_matrix.m: Return zero for empty matrices. |
|
4411 |
|
4412 Tue Feb 25 15:16:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4413 |
|
4414 * linear-algebra/vech.m: Size result just once. |
|
4415 |
2726
|
4416 Sun Feb 23 00:15:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4417 |
|
4418 * general/is_square.m: Handle empty matrices correctly. |
|
4419 * general/is_symmetric.m: Handle empty matrices and strings. |
|
4420 |
2716
|
4421 Sat Feb 22 01:06:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4422 |
|
4423 * polynomial/conv.m: Check inputs with is_vector(), not is_matrix(). |
|
4424 * polynomial/deconv.m: Likewise. |
|
4425 * polynomial/polyderiv.m: Likewise. |
|
4426 * polynomial/polyinteg.m: Likewise. |
|
4427 * polynomial/polyreduce.m: Likewise. |
|
4428 * polynomial/polyval.m: Likewise. |
|
4429 * polynomial/polyvalm.m: Likewise. |
|
4430 * general/postpad.m: Likewise. |
|
4431 * general/prepad.m: Likewise. |
|
4432 |
|
4433 * polynomial/compan.m: Check input with is_vector(), not |
|
4434 is_matrix(). Handle scalar case. |
|
4435 |
2711
|
4436 Fri Feb 21 13:36:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4437 |
2715
|
4438 * plot/contour.m: Order data so that it is consistent with |
|
4439 meshgrid and mesh. |
|
4440 |
2711
|
4441 * plot/meshdom.m, plot/meshgrid.m: Change help message. |
|
4442 * plot/sombrero.m: Use meshgrid, not meshdom. |
|
4443 |
2709
|
4444 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
4445 |
|
4446 * Version 2.0.4 released. |
|
4447 |
2706
|
4448 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4449 |
2702
|
4450 * miscellaneous/paren.m: New file. |
|
4451 |
2693
|
4452 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
4453 |
|
4454 * Version 2.0.3 released. |
|
4455 |
2676
|
4456 Thu Feb 13 19:06:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4457 |
|
4458 * image/saveimage.m: Only clip image data that is actually out of |
|
4459 range. |
|
4460 |
2667
|
4461 Sun Feb 9 19:52:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4462 |
|
4463 * general/is_matrix.m: Scalars, vectors, and empty matrices may |
|
4464 also be considered to be matrices. |
|
4465 |
|
4466 * general/is_vector.m: Scalars may also be considered to be vectors. |
|
4467 |
|
4468 * general/isempty.m: Use size(), not rows() and columns(). |
|
4469 |
|
4470 * plot/contour.m: Convert set to gset. |
|
4471 Set view to 0, 0, 1, 1, not 0, 0, 1.9, 1. |
|
4472 |
2663
|
4473 Fri Feb 7 12:55:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4474 |
|
4475 * specfun/erfinv.m: Fix typo in last change. |
|
4476 |
2650
|
4477 Fri Jan 31 09:30:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4478 |
|
4479 * image/loadimage.m: Make it possible to load files with image |
|
4480 data named X or img. |
|
4481 |
|
4482 * image/default.img: Change name of image from X to img to match |
|
4483 what saveimage does now. |
|
4484 |
|
4485 * image/loadimage.m: Rename X to be img, to match what saveimage |
|
4486 does now. |
|
4487 |
2632
|
4488 Mon Jan 27 13:48:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4489 |
2634
|
4490 * Version 2.0.2 released. |
|
4491 |
2632
|
4492 * plot/__plt__.m: Use usleep() instead of replot to try to avoid |
|
4493 weird missing-lines bug without creating extra plots unecessarily. |
|
4494 |
2624
|
4495 Sat Jan 25 22:37:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4496 |
|
4497 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
4498 elfun/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
4499 io/Makefile.in, linear-algebra/Makefile.in, |
|
4500 miscellaneous/Makefile.in, plot/Makefile.in, |
|
4501 polynomial/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
4502 specfun/Makefile.in, special-matrix/Makefile.in, |
|
4503 startup/Makefile.in, statistics/Makefile.in, strings/Makefile.in, |
|
4504 time/Makefile.in (bin-dist): New target. |
|
4505 |
2621
|
4506 Wed Jan 22 11:28:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4507 |
|
4508 * specfun/erfinv.m: Avoid A([]) = X, X != [] error. |
|
4509 |
|
4510 Tue Jan 21 11:16:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4511 |
|
4512 * miscellaneous/xor.m: Make it work. |
|
4513 |
2613
|
4514 Mon Jan 20 12:28:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4515 |
|
4516 * plot/sombrero.m: Doc fix. |
|
4517 |
2602
|
4518 Tue Jan 7 00:16:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4519 |
|
4520 * Version 2.0.1 released. |
|
4521 |
2601
|
4522 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4523 |
|
4524 * elfun/lcm.m: Replace missing if statement. |
|
4525 |
|
4526 * elfun/gcd.m: Report error if no input args. |
|
4527 * elfun/lcm.m: Likewise. |
|
4528 |
2597
|
4529 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4530 |
|
4531 * Makefile.in (install): Use ls -LR to create ls-R database. |
|
4532 Also list contents of $libexecdir/octave in ls-R database. |
|
4533 |
2583
|
4534 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4535 |
|
4536 * Version 2.0 released. |
|
4537 |
2575
|
4538 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4539 |
|
4540 * Version 1.94. |
|
4541 |
2558
|
4542 Sun Dec 1 20:55:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4543 |
|
4544 * strings/str2num.m: New file. |
|
4545 |
2554
|
4546 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4547 |
|
4548 * Version 1.93. |
|
4549 |
2540
|
4550 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4551 |
|
4552 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m, |
|
4553 linear-algebra/duplication_matrix.m, linear-algebra/vec.m, |
|
4554 linear-algebra/vech.m: New files from Kurt Hornik. |
|
4555 |
|
4556 * general/nextpow2.m, general/shift.m, general/diff.m, |
|
4557 general/common_size.m: New files from Kurt Hornik. |
|
4558 |
|
4559 * miscellaneous/bincoeff.m, miscellaneous/xor.m: |
|
4560 New files from Kurt Hornik. |
|
4561 |
|
4562 * signal/detrend.m: New file from Kurt Hornik. |
|
4563 |
|
4564 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m, |
|
4565 specfun/pow2.m, specfun/log2.m: |
|
4566 New files and updates from Kurt Hornik. |
|
4567 |
2523
|
4568 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4569 |
|
4570 * plot/__plt__.m: Add explicit replot after last command is |
|
4571 issued, to force all lines to be displayed. Hmm. |
|
4572 |
2512
|
4573 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4574 |
2520
|
4575 * plot/axis.m, plot/bottom_title.m, plot/contour.m, |
|
4576 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m, |
|
4577 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m, |
|
4578 plot/plot_border.m, plot/polar.m, plot/semilogx.m, |
|
4579 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
4580 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m: |
|
4581 Uset gset, not set. |
|
4582 |
2512
|
4583 * Version 1.92. |
|
4584 |
2482
|
4585 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4586 |
2486
|
4587 * image/saveimage.m: When writing PostScript, name Octave as the |
|
4588 almighty Creator. Use single call to fprintf instead of looping. |
|
4589 |
|
4590 * image/Makefile.in: Delete references to octtopnm. |
|
4591 |
|
4592 * general/logspace.m: Doc fix. |
|
4593 |
2482
|
4594 * Version 1.91. |
|
4595 |
2458
|
4596 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4597 |
|
4598 * image/image.m: Use tmpnam() instead of home-brew scheme. |
|
4599 |
|
4600 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of |
|
4601 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is |
|
4602 deleted. |
|
4603 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead |
|
4604 of a system() command to delete the tmp file. |
|
4605 |
2452
|
4606 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4607 |
|
4608 * Version 1.90. |
|
4609 |
|
4610 * Makefile.in (DISTFILES): Add ChangeLog. |
|
4611 |
2360
|
4612 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4613 |
|
4614 * plot/subplot.m, plot/multiplot.m, plot/mplot.m: |
|
4615 Don't check for string value of automatic_replot. |
|
4616 |
|
4617 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m: |
|
4618 Temporarily set do_fortran_indexing to 1, not "true". |
|
4619 |
|
4620 * miscellaneous/menu.m: Temporarily set page_screen_output to 0, |
|
4621 not "false". |
|
4622 |
|
4623 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to |
|
4624 "false". |
|
4625 |
2355
|
4626 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
4627 |
|
4628 * strings/substr.m: Allow negative OFFSET. LEN is now optional. |
|
4629 |
2330
|
4630 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4631 |
|
4632 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in |
|
4633 system command. |
|
4634 |
|
4635 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4636 |
|
4637 * __plr1__.m: Renamed from polar_int_1.m. |
|
4638 * __plr2__.m: Renamed from polar_int_2.m. |
|
4639 * __plr__.m: Renamed from polar_int.m. |
|
4640 * __plt1__.m: Renamed from plot_int_1.m. |
|
4641 * __plt2__.m: Renamed from plot_int_2.m. |
|
4642 * __plt2mm__.m: Renamed from plot_2_m_m_.m. |
|
4643 * __plt2mv__.m: Renamed from plot_2_m_v_.m. |
|
4644 * __plt2ss__.m: Renamed from plot_2_s_s_.m. |
|
4645 * __plt2vm__.m: Renamed from plot_2_v_m_.m. |
|
4646 * __plt2vv__.m: Renamed from plot_2_v_v_.m. |
|
4647 * __plt__.m: Renamed from plot_int.m. |
|
4648 * __pltopt__.m: Renamed from plot_opt.m. |
|
4649 Change all callers. |
|
4650 |
|
4651 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4652 |
|
4653 * All .m files: Add regular Author:, Created:, and Adapted-By: |
|
4654 comments like those found in Emacs lisp files. |
|
4655 |
|
4656 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4657 |
|
4658 * All .m files: Change comment style. |
|
4659 |
|
4660 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4661 |
|
4662 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m, |
|
4663 subplot.m, subwindow.m, top_title.m: |
|
4664 Print error message if gnuplot_has_multiplot is not true. |
|
4665 |
|
4666 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4667 |
|
4668 * plot/figure.m: New function. |
|
4669 |
|
4670 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4671 |
|
4672 * strings/strrep.m: New function. |
|
4673 |
|
4674 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4675 |
|
4676 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m, |
|
4677 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m, |
|
4678 strings/hex2dec.m, strings/index.m, strings/rindex.m, |
|
4679 strings/split.m, strings/str2mat.m, strings/substr.m: |
|
4680 New functions from Kurt Hornik, heavily modified by jwe. |
|
4681 |
|
4682 * general/reshape.m: Allow strings to be reshaped too. |
|
4683 |
|
4684 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok. |
|
4685 Always return a scalar. |
|
4686 |
|
4687 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4688 |
|
4689 * polynomial/polyfit.m: Make orientation of result compatible with |
|
4690 Matlab. |
|
4691 |
|
4692 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4693 |
|
4694 * polynomial/polyfit.m: Add missing close paren. |
|
4695 |
|
4696 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4697 |
|
4698 * plot/plot_opt.m: Set compatibility arg in call to sscanf. |
|
4699 |
|
4700 * io/scanf.m: Delete. |
|
4701 |
|
4702 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4703 |
|
4704 * statistics/median.m: Fix typo in usage message. |
|
4705 |
|
4706 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4707 |
|
4708 * miscellaneous/popen2.m: New file. |
|
4709 |
|
4710 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4711 |
|
4712 * configure.in (AC_OUTPUT): Add io/Makefile. |
|
4713 |
|
4714 * io: New directory. |
|
4715 * Makefile.in (SUBDIRS): Add it to the list. |
|
4716 |
|
4717 * miscellaneous/flops.m: New file. |
|
4718 |
|
4719 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4720 |
|
4721 * miscellaneous/cputime.m: Return three arguments instead of a |
|
4722 vector, for compatibility with previous versions and with Matlab |
|
4723 (which only returns one scalar value). |
|
4724 |
|
4725 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
|
4726 |
|
4727 * general/triu.m: Compute lower bound on loop index correctly. |
|
4728 * general/tril.m: Likewise, for upper bound. |
|
4729 |
|
4730 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4731 |
|
4732 * image/saveimage.m: For color images, make sure indices into |
|
4733 temporary colormap and result matrix have proper orientation. |
|
4734 Set grey flag correctly. |
|
4735 |
|
4736 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4737 |
|
4738 * statistics/std.m: Use better formula (from Jim Van Zandt |
|
4739 jrv@vanzandt.mv.com). |
|
4740 |
|
4741 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4742 |
|
4743 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com). |
|
4744 * mesh.m: Transpose Z if only one arg. |
|
4745 Handle case of all three args being matrices (from Jim Van Zandt |
|
4746 jrv@vanzandt.mv.com). |
|
4747 * meshdom.m: Undo previous change. |
|
4748 |
|
4749 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
4750 |
|
4751 * configure.in (AC_OUTPUT): Add audio/Makefile |
|
4752 |
|
4753 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4754 |
|
4755 * audio: New directory of files from Kurt Hornik and Andreas |
|
4756 Weingessel. |
|
4757 * audio/Makefile.in: New file. |
|
4758 * Makefile.in (SUBDIRS): Add audio to the list. |
|
4759 |
|
4760 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4761 |
|
4762 * polynomial/polyfit.m: Use `economy-stle' QR factorization. |
|
4763 |
|
4764 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4765 |
|
4766 * plot/mesh.m: Require, length (y) == rows (z) and length (x) == |
|
4767 columns (z), not the other way around. |
|
4768 * plot/meshdom.m: Don't reverse order of elements in y. |
|
4769 |
|
4770 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4771 |
|
4772 * plot/axis.m: Return current axis if nargin == 0. |
|
4773 |
|
4774 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4775 |
|
4776 * polynomial/roots.m: Updates from Kurt Hornik. |
|
4777 |
|
4778 * polynomial/polyder.m: New file. |
|
4779 |
|
4780 * polynomial/polyderiv.m: Give return value and arg different names. |
|
4781 |
|
4782 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4783 |
|
4784 * specfun/betainc.m: New file. |
|
4785 * specfun/gammainc.m: New file. |
|
4786 |
|
4787 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4788 |
|
4789 * general/strerror.m: New file. |
|
4790 * general/perror.m: Implement using strerror(). |
|
4791 |
|
4792 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4793 |
|
4794 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m |
|
4795 plot/plot_border.m plot/subplot.m plot/subwindow.m |
|
4796 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt. |
|
4797 |
|
4798 * image/saveimage.m: Round img values first. |
|
4799 |
|
4800 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4801 |
|
4802 * control/abcddim.m control/are.m general/tril.m general/triu.m |
|
4803 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m |
|
4804 linear-algebra/null.m miscellaneous/etime.m plot/contour.m |
|
4805 plot/mesh.m plot/plot_int.m plot/polar_int.m |
|
4806 special-matrix/hankel.m special-matrix/toeplitz.m |
|
4807 tuwien/strfun/split.m: Add missing semicolons. |
|
4808 |
|
4809 * plot/polar_int.m: Use .', not ' to make vectors conform. |
|
4810 |
|
4811 * image/Makefile.in: Don't build or install octtoppm. |
|
4812 |
|
4813 * image/saveimage.m: Rewrite to avoid using octoppm and pbm |
|
4814 routines so that people who don't have the the pbm stuff installed |
|
4815 can still use this function. |
|
4816 |
|
4817 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4818 |
|
4819 * image/saveimage.m: Better error checking, clean up a bit. |
|
4820 |
|
4821 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4822 |
|
4823 * plot/plot_opt.m: Change more to more_opts as a temporary fix to |
|
4824 avoid conflict with new built-in text-style function more. |
|
4825 |
|
4826 * linear-algebra/norm.m: Also allow 2nd arg == "inf". |
|
4827 |
|
4828 * startup/Makefile.in (install): Also install octaverc in |
|
4829 $localfcnfiledir/startup/octavrc. |
|
4830 |
|
4831 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4832 |
|
4833 * mkinstalldirs: New file. |
|
4834 * Makefile.in (DISTFILES): Add it to the list. |
|
4835 |
|
4836 * Makefile.in (DISTFILES): Distribute configure.in and configure. |
|
4837 |
|
4838 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4839 |
|
4840 * special-matrix/hankel.m: Compatibility fix. Complain if |
|
4841 r(1) != c(nr), not if r(1) != c(1). |
|
4842 |
|
4843 * signal/filter.m: Doc fix. |
|
4844 |
|
4845 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4846 |
|
4847 * miscellaneous/cputime.m: Use new resource structure names (no |
|
4848 ru_ or tv_ prefixes). |
|
4849 |
|
4850 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4851 |
|
4852 * time/ctime.m: Fix doc string and usage message. |
|
4853 |
|
4854 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4855 |
|
4856 * time/clock.m: Use new time structure names (no tm_ prefix). |
|
4857 |
|
4858 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
4859 |
|
4860 * control/c2d.m: Make function work for any value of |
|
4861 whitespace_in_literal_matrix. |
|
4862 * control/dare.m: Likewise. |
|
4863 * control/tzero.m: Likewise. |
|
4864 * elfun/gcd.m: Likewise. |
|
4865 * elfun/lcm.m: Likewise. |
|
4866 * general/postpad.m: Likewise. |
|
4867 * general/prepad.m: Likewise. |
|
4868 * linear-algebra/kron.m: Likewise. |
|
4869 * miscellaneous/etime.m: Likewise. |
|
4870 * polynomial/conv.m: Likewise. |
|
4871 * polynomial/deconv.m: Likewise. |
|
4872 * polynomial/poly.m: Likewise. |
|
4873 * polynomial/roots.m: Likewise. |
|
4874 * signal/filter.m: Likewise. |
|
4875 * signal/freqz.m: Likewise. |
|
4876 * signal/fftfilt.m: Likewise. |
|
4877 |
|
4878 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4879 |
|
4880 * miscellaneous/is_leap_year.m: Make work for vector args. |
|
4881 |
|
4882 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4883 |
|
4884 * plot/polar_int_2.m: Add missing semicolons. |
|
4885 Set theta = theta', not rho'. |
|
4886 |
|
4887 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4888 |
|
4889 * polynomial/roots.m: Make it work for any value of |
|
4890 whitespace_in_literal_matrix. |
|
4891 |
|
4892 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4893 |
|
4894 * configure.in: New file. |
|
4895 |
|
4896 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4897 |
|
4898 * control/lyap.m: Add missing semicolon. |
|
4899 |
|
4900 * miscellaneous/cputime.m: New function file. |
|
4901 |
|
4902 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4903 |
|
4904 * time: New directory. |
|
4905 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m: |
|
4906 New function files. |
|
4907 * time/Makefile.in: New file. |
|
4908 * Makefile.in (SUBDIRS): Add time. |
|
4909 |
|
4910 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4911 |
|
4912 * polynomial/polyreduce.m: Make sure initial index is not empty. |
|
4913 |
|
4914 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4915 |
|
4916 * plot/plot_int_1.m: Transpose data with .', not '. |
|
4917 |
|
4918 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4919 |
|
4920 * Makefile.in (install uninstall clean mostlyclean distclean |
|
4921 realclean): Use SUBDIR_FOR_COMMAND. Combine actions. |
|
4922 |
|
4923 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4924 |
|
4925 * Makefile.in (install): Create ls-R database file. |
|
4926 (uninstall): Delete it. |
|
4927 |
|
4928 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
4929 |
5378
|
4930 * image/saveimage.m: Fix typo. |
2330
|
4931 |
|
4932 See ChangeLog.1 in the top level directory for earlier changes. |