3296
|
1 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2 |
3301
|
3 * time/asctime.m: Texinfoize help text. |
|
4 * time/clock.m: Ditto. |
|
5 * time/date.m: Ditto. |
|
6 * miscellaneous/cputime.m: Ditto. |
|
7 * miscellaneous/etime.m: Ditto. |
|
8 * miscellaneous/is_leap_year.m: Ditto. |
|
9 * miscellaneous/popen2.m: Ditto. |
|
10 * miscellaneous/version.m: Ditto. |
|
11 * miscellaneous/tic.m: Ditto. |
|
12 * miscellaneous/toc.m: Just refer to tic.m. |
|
13 |
3297
|
14 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of |
|
15 `cd dir; $(MAKE); cd ..'. |
|
16 ($(SUBDIRS)): Likewise. |
|
17 |
|
18 * statistics/Makefile.in ($(SUBDIRS)): Likewise. |
|
19 |
|
20 * statistics/Makefile.in (bin-dist): Use `$(MAKE) -C dir' instead |
|
21 of `cd dir; $(MAKE)'. |
|
22 |
3296
|
23 * gethelp.cc, mkdoc: New files. |
|
24 * Makefile.in: Use them to create DOCSTRINGS file from .m file |
|
25 sources. |
|
26 |
3291
|
27 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
28 |
|
29 * linear-algebra/kron.m: Fix typo in previous change |
|
30 |
3282
|
31 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
32 |
|
33 * control/bode.m: Allow optional 5th arg to specify plot style. |
|
34 |
3273
|
35 Wed Sep 22 22:12:03 1999 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
|
36 |
|
37 * linear-algebra/krylov.m: Correctly handle case of V having full |
|
38 rank when V has more columns than rows. |
|
39 |
|
40 Mon Sep 20 23:04:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
41 |
|
42 * general/linspace.m, linear-algebra/pinv.m: Delete. |
|
43 |
|
44 * statistics/tests/manova.m: Avoid problems if |
|
45 whitespace_in_literal_matrix is set to "traditional". |
|
46 * statistics/tests/t_test_regression.m: Likewise. |
|
47 * statistics/tests/u_test.m: Likewise. |
|
48 * statistics/tests/chisquare_test_homogeneity.m: Likewise. |
|
49 * statistics/tests/anova.m: Likewise. |
|
50 * statistics/tests/kruskal_wallis_test.m: Likewise. |
|
51 * statistics/base/statistics.m: Likewise. |
|
52 * image/saveimage.m: Likewise. |
|
53 * signal/arch_fit.m: Likewise. |
|
54 * signal/autoreg_matrix.m: Likewise. |
|
55 * signal/triangle_lw.m: Likewise. |
|
56 * strings/dec2hex.m: Likewise. |
|
57 |
3268
|
58 Thu Sep 9 19:31:58 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
59 |
|
60 * image/saveimage.m: Initialize scale. |
|
61 |
|
62 Sun Sep 5 22:13:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
63 |
|
64 * general/reshape.m: Allow reshape (a, size (b)). |
|
65 |
3266
|
66 Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
67 |
|
68 * specfun/erfinv.m: Improve stopping criterion. |
|
69 Add iteration count as second return value. |
|
70 |
3265
|
71 Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
72 |
|
73 * statistics/base/mean.m: Use .', not ' to reorient row vectors. |
|
74 |
3263
|
75 Tue Aug 17 11:11:27 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
76 |
|
77 * miscellaneous/pack.m: New function. |
|
78 |
|
79 Mon Aug 16 07:46:57 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
80 |
|
81 * plot/figure.m: Always return figure number. With no args, |
|
82 figure now creates a new figure window and returns its number. |
|
83 Accept figure (property, value) syntax, but do nothing. |
|
84 |
|
85 Thu Aug 12 09:28:01 PDT 1999 Tom Poage <tfpoage@ucdavis.edu> |
|
86 |
|
87 * general/shift.m: Avoid printing temporary value for backward shift. |
|
88 |
3260
|
89 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
90 |
|
91 * plot/bar.m: Compute bar widths correctly when x-values are not |
|
92 evenly spaced. |
|
93 |
3250
|
94 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
95 |
|
96 * linear-algebra/cond.m: Avoid returning NaN for matrices that |
|
97 contain only zeros. |
|
98 |
|
99 Sun Jun 20 22:24:27 1999 Eduardo Gallestey <eduardo@faceng.anu.edu.au> |
|
100 |
|
101 * linear-algebra/kron.m: Create result matrix and insert blocks |
|
102 instead of appending them. |
|
103 |
|
104 Sat Jun 19 01:52:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
105 |
|
106 * control/bodquist.m, control/buildssic.m, control/is_digital.m, |
|
107 control/stepimp.m, control/sysmin.m, control/syssetsignals.m: |
|
108 Update from A. S. Hodel. |
|
109 |
3246
|
110 Fri Jun 18 12:19:22 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
111 |
|
112 * polynomial/polyfit.m: Correct previous change. |
|
113 |
3243
|
114 Wed Apr 7 13:57:26 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
115 |
|
116 * linear-algebra/qrhouse.m, linear-algebra/krygetq.m: Delete. |
|
117 |
3240
|
118 Wed Apr 7 13:22:43 1999 A. S. Hodel <a.s.hodel@eng.auburn.edu> |
|
119 |
|
120 * control/is_controllable.m, control/zgscal.m: Accomodate new |
|
121 version of krylov and krylovb. |
|
122 |
|
123 * control/outlist.m, control/sysout.m: Fix typos. |
|
124 |
|
125 * control/sysdimensions.m: Add option for total number of states. |
|
126 |
|
127 * linear-algebra/krylov.m: Improve robustness by row-pivoting. |
|
128 * linear-algebra/krylovb.m: Just call krylov with appropriate |
|
129 arguments. |
|
130 |
|
131 Tue Mar 30 00:43:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
132 |
|
133 * strings/index.m: Fail with meaningful error message if either |
|
134 arg is a string array. |
|
135 |
3238
|
136 Wed Mar 24 20:34:48 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
137 |
|
138 * linear-algebra/norm.m: Do the right thing for 1- and |
|
139 infinity-norms of complex matrices. From Sven Khatri |
|
140 <khatri@saturn.vocalpoint.com>. |
|
141 |
|
142 Tue Mar 16 13:36:36 1999 A. Scottedward Hodel" <scotte@eng.auburn.edu> |
|
143 |
|
144 * linear-algebra/qrhouse.m: Handle default args correctly. |
|
145 |
|
146 Thu Mar 11 12:52:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
147 |
|
148 * strings/split.m: Avoid problems when splitting strings that have |
|
149 \ in them. |
|
150 |
|
151 Thu Mar 11 12:36:13 1999 Massimo Lorenzin <maxlorenzin@tin.it> |
|
152 |
|
153 * image/colormap.m: Do better arg checking, handle string args |
|
154 that name the colormap function to call (e.g., colormap ("ocean")). |
|
155 |
|
156 Mon Mar 8 22:23:24 1999 Rolf Fabian <fabian@TU-Cottbus.De> |
|
157 |
|
158 * polynomial/polyfit.m: Use .' transpose operator, not '. |
|
159 * linear-algebra/dot.m: Likewise. |
|
160 * linear-algebra/cross.m: Likewise. |
|
161 * general/rot90.m: Likewise. |
|
162 |
|
163 Sat Mar 6 01:45:00 1999 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
164 |
|
165 * linear-algebra/qrhouse.m: Permute columns at each iteration so |
|
166 that the leading column is not all zeros. |
|
167 |
|
168 Fri Mar 5 00:37:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
169 |
|
170 * general/shift.m: Fix potential problems with |
|
171 whitespace_in_literal_matrix. |
|
172 * signal/arch_rnd.m: Ditto. |
|
173 * signal/autocov.m: Ditto. |
|
174 * signal/diffpara.m: Ditto. |
|
175 * signal/hurst.m: Ditto. |
|
176 * signal/periodogram.m: Ditto. |
|
177 * signal/spectral_adf.m: Ditto. |
|
178 * signal/spectral_xdf.m: Ditto. |
|
179 * signal/spencer.m: Ditto. |
|
180 * signal/synthesis.m: Ditto. |
|
181 * statistics/distributions/wiener_rnd.m: Ditto. |
|
182 * statistics/models/logistic_regression_likelihood.m: Ditto. |
|
183 * statistics/models/logistic_regression.m: Ditto. |
|
184 * statistics/models/logistic_regression_derivatives.m: Ditto. |
|
185 * statistics/tests/run_test.m: Ditto. |
|
186 * statistics/tests/chisquare_test_independence.m: Ditto. |
|
187 |
|
188 Wed Mar 3 02:25:00 1999 Joao Cardoso <jcardoso@inescn.pt> |
|
189 |
|
190 * plot/__plr2__.m: Fix typo. |
|
191 |
3233
|
192 Tue Jan 12 10:31:15 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
193 |
|
194 * plot/__pltopt1__.m: Accept "k" to mean black. |
|
195 |
|
196 Fri Dec 11 10:43:19 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
197 |
|
198 * linear-algebra/krylov.m: Force empty_list_elements_ok for this |
|
199 function. |
|
200 |
|
201 Thu Dec 10 11:07:00 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
202 |
|
203 * control/ss2sys.m: Fix typo. |
|
204 |
|
205 Wed Dec 9 12:42:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
206 |
|
207 * plot/subplot.m, plot/oneplot.m: Don't call clearplot. |
|
208 |
|
209 * control: Update from A. S. Hodel <a.s.hodel@eng.auburn.edu> for |
|
210 signal names as lists of strings instead of string arrays. |
|
211 |
3225
|
212 Fri Dec 4 16:08:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
213 |
3233
|
214 * quaternion: New directory of functions from A. S. Hodel |
3225
|
215 <a.s.hodel@eng.auburn.edu>. |
|
216 * Makefile.in (SUBDIRS): Add it to the list. |
3226
|
217 * quaternion/Makefile.in: New file. |
|
218 * configure.in (AC_OUTPUT): Add quaternion/Makefile. |
3225
|
219 |
|
220 Tue Nov 24 21:41:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
221 |
|
222 * image/saveimage.m: Make it work again for black and white colormaps. |
|
223 |
|
224 * image/imagesc.m: Use rows (colormap), not length (colormap), |
|
225 since there can be fewer rows than columns. Round values to |
|
226 nearest position in colormap instead of truncating. Correct usage |
|
227 message. |
|
228 |
|
229 Tue Nov 24 14:50:52 1998 A Scott Hodel <hodel@edalf1.msfc.nasa.gov> |
|
230 |
|
231 * linear-algebra/krylov.m: New arg pflg. If nonzero, avoid using |
|
232 zero rows of [A,v] as householder pivots; this avoids spurious |
|
233 non-zero entries in returned orthogonal matrix U, but destroys the |
|
234 Householder matrix structure of H. |
|
235 |
|
236 Fri Nov 20 12:46:46 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
237 |
|
238 * general/logical.m: Just copy input to output if argument is |
|
239 already a logical object. |
|
240 |
3215
|
241 Fri Nov 6 10:17:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
242 |
|
243 * New files from OCST, in control subdiretory: |
|
244 |
|
245 DEMOcontrol.m is_siso.m syschnames.m |
|
246 abcddim.m is_stabilizable.m syschnamesl.m |
|
247 abcddims.m is_stable.m syschtsam.m |
|
248 analdemo.m jet707.m sysconnect.m |
|
249 are.m lqe.m syscont.m |
|
250 axis2dlim.m lqg.m syscont_disc.m |
|
251 bddemo.m lqr.m sysdefioname.m |
|
252 bode.m lsim.m sysdefstname.m |
|
253 bode_bounds.m ltifr.m sysdimensions.m |
|
254 bodquist.m lyap.m sysdisc.m |
|
255 buildssic.m mb.m sysdup.m |
|
256 c2d.m minfo.m sysgetsignals.m |
|
257 com2str.m,v moddemo.m sysgettsam.m |
|
258 controldemo.m nichols.m sysgettype.m |
|
259 ctrb.m nyquist.m sysgroup.m |
|
260 d2c.m obsv.m sysgroupn.m |
|
261 damp.m ord2.m sysmult.m |
|
262 dare.m outlist.m sysout.m |
|
263 dcgain.m packedform.m sysprune.m |
|
264 demomarsyas.m packsys.m sysreorder.m |
|
265 dezero.m; parallel.m sysrepdemo.m |
|
266 dgkfdemo.m place.m sysscale.m |
|
267 dgram.m polyout.m syssub.m |
|
268 dhinfdemo.m prompt.m sysupdate.m |
|
269 dlqe.m pzmap.m tf2ss.m |
|
270 dlqg.m qzval.m tf2sys.m |
|
271 dlqr.m rldemo.m tf2sysl.m |
|
272 dlyap.m rlocus.m tf2zp.m |
|
273 dmr2d.m rotg.m tfout.m |
|
274 fir2sys.m run_cmd.m; tzero.m |
|
275 frdemo.m series.m tzero2.m |
|
276 freqchkw.m sortcom.m ugain.m |
|
277 freqresp.m ss2sys.m unpacksys.m |
|
278 gram.m ss2tf.m wgt1o.m |
|
279 h2norm.m ss2zp.m zgfmul.m |
|
280 h2syn.m starp.m zgfslv.m |
|
281 hinf_ctr.m step.m zginit.m |
|
282 hinfdemo.m stepimp.m zgpbal.m |
|
283 hinfnorm.m strappend.m; zgreduce.m |
|
284 hinfsyn.m susball.m zgrownorm.m |
|
285 hinfsyn_chk.m swap.m zgscal.m |
|
286 impulse.m swapcols.m zgsgiv.m |
|
287 is_abcd.m swaprows.m zgshsr.m |
|
288 is_controllable.m sys2fir.m zp2ss.m |
|
289 is_detectable.m sys2ss.m zp2ssg2.m |
|
290 is_dgkf.m sys2tf.m zp2sys.m |
|
291 is_digital.m sys2zp.m zp2tf.m |
|
292 is_observable.m sysadd.m zpout.m |
|
293 is_sample.m sysappend.m |
|
294 |
|
295 Thu Nov 5 13:28:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
296 |
|
297 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \. |
|
298 |
|
299 * strings/deblank.m: Make it work for string arrays too. |
|
300 |
3211
|
301 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
302 |
|
303 * linear-algebra/housh.m: New file from the OCST. |
|
304 * linear-algebra/krygetq.m: Ditto. |
|
305 * linear-algebra/krylov.m: Ditto. |
|
306 * linear-algebra/krylovb.m: Ditto. |
|
307 * linear-algebra/qrhouse.m: Ditto. |
|
308 * general/is_duplicate_entry.m: Ditto. |
|
309 |
|
310 * general/is_symmetric.m: Call is_square instead of doing that |
|
311 check in line. |
|
312 |
3196
|
313 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
314 |
3202
|
315 * general/is_square.m: |
|
316 |
|
317 * general/isempty.m, general/is_matrix.m: Delete. |
|
318 |
|
319 * general/is_symmetric: Delete special case for strings. Whether |
|
320 the conversion is valid should depend on implicit_str_to_num_ok. |
|
321 |
|
322 * general/is_square.m: If arg is not a matrix, don't check size, |
|
323 just return 0. |
|
324 * general/is_symmetric: Likewise. |
|
325 * general/is_vector.m: Likewise. |
|
326 * general/is_scalar.m: Likewise. |
|
327 |
3196
|
328 * general/length.m: Delete. |
|
329 |
3191
|
330 Fri Oct 23 00:21:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
331 |
|
332 * configure.in: Add finance/Makefile, statistics/base/Makefile, |
|
333 statistics/distributions/Makefile, statistics/models/Makefile, |
|
334 and statistics/tests/Makefile to the list of files to create. |
|
335 |
|
336 * finance/Makefile.in, statistics/base/Makefile.in, |
|
337 statistics/distributions/Makefile.in, statistics/models/Makefile.in, |
|
338 statistics/tests/Makefile.in: New files. |
|
339 * statistics/Makefile.in: Delete file lists. Now only handle |
|
340 subdirectories. |
|
341 * Makefile.in (SUBDIRS): Add finance. |
|
342 |
|
343 * Move the following files from statistics to statistics/base: |
|
344 |
|
345 corrcoef.m |
|
346 kurtosis.m |
|
347 mahalanobis.m |
|
348 median.m |
|
349 ols.m |
|
350 skewness.m |
|
351 std.m |
|
352 |
|
353 New files, from Kurt Hornik's octave-ci package: |
|
354 |
|
355 * finance (new directory): |
|
356 |
|
357 fv.m |
|
358 fvl.m |
|
359 irr.m |
|
360 nper.m |
|
361 npv.m |
|
362 pmt.m |
|
363 pv.m |
|
364 pvl.m |
|
365 rate.m |
|
366 vol.m |
|
367 |
|
368 * linear-algebra/dmult.m |
|
369 |
|
370 * signal: |
|
371 |
|
372 arch_fit.m |
|
373 arch_rnd.m |
|
374 arch_test.m |
|
375 arma_rnd.m |
|
376 autocor.m |
|
377 autocov.m |
|
378 autoreg_matrix.m |
|
379 bartlett.m |
|
380 blackman.m |
|
381 diffpara.m |
|
382 durbinlevinson.m |
|
383 fractdiff.m |
|
384 hamming.m |
|
385 hanning.m |
|
386 hurst.m |
|
387 periodogram.m |
|
388 rectangle_lw.m |
|
389 rectangle_sw.m |
|
390 sinetone.m |
|
391 sinewave.m |
|
392 spectral_adf.m |
|
393 spectral_xdf.m |
|
394 spencer.m |
|
395 stft.m |
|
396 synthesis.m |
|
397 triangle_lw.m |
|
398 triangle_sw.m |
|
399 yulewalker.m |
|
400 |
|
401 * statistics/base (new directory): |
|
402 |
|
403 center.m |
|
404 cloglog.m |
|
405 cor.m |
|
406 cov.m |
|
407 cut.m |
|
408 iqr.m |
|
409 kendall.m |
|
410 logit.m |
|
411 mean.m |
|
412 meansq.m |
|
413 moment.m |
|
414 ppplot.m |
|
415 probit.m |
|
416 qqplot.m |
|
417 range.m |
|
418 ranks.m |
|
419 run_count.m |
|
420 spearman.m |
|
421 statistics.m |
|
422 studentize.m |
|
423 table.m |
|
424 values.m |
|
425 var.m |
|
426 |
|
427 (Replaces cov.m and mean.m with new versions.) |
|
428 |
|
429 * statistics/distributions (new directory): |
|
430 |
|
431 beta_cdf.m |
|
432 beta_inv.m |
|
433 beta_pdf.m |
|
434 beta_rnd.m |
|
435 binomial_cdf.m |
|
436 binomial_inv.m |
|
437 binomial_pdf.m |
|
438 binomial_rnd.m |
|
439 cauchy_cdf.m |
|
440 cauchy_inv.m |
|
441 cauchy_pdf.m |
|
442 cauchy_rnd.m |
|
443 chisquare_cdf.m |
|
444 chisquare_inv.m |
|
445 chisquare_pdf.m |
|
446 chisquare_rnd.m |
|
447 discrete_cdf.m |
|
448 discrete_inv.m |
|
449 discrete_pdf.m |
|
450 discrete_rnd.m |
|
451 empirical_cdf.m |
|
452 empirical_inv.m |
|
453 empirical_pdf.m |
|
454 empirical_rnd.m |
|
455 exponential_cdf.m |
|
456 exponential_inv.m |
|
457 exponential_pdf.m |
|
458 exponential_rnd.m |
|
459 f_cdf.m |
|
460 f_inv.m |
|
461 f_pdf.m |
|
462 f_rnd.m |
|
463 gamma_cdf.m |
|
464 gamma_inv.m |
|
465 gamma_pdf.m |
|
466 gamma_rnd.m |
|
467 geometric_cdf.m |
|
468 geometric_inv.m |
|
469 geometric_pdf.m |
|
470 geometric_rnd.m |
|
471 hypergeometric_cdf.m |
|
472 hypergeometric_inv.m |
|
473 hypergeometric_pdf.m |
|
474 hypergeometric_rnd.m |
|
475 kolmogorov_smirnov_cdf.m |
|
476 laplace_cdf.m |
|
477 laplace_inv.m |
|
478 laplace_pdf.m |
|
479 laplace_rnd.m |
|
480 logistic_cdf.m |
|
481 logistic_inv.m |
|
482 logistic_pdf.m |
|
483 logistic_rnd.m |
|
484 lognormal_cdf.m |
|
485 lognormal_inv.m |
|
486 lognormal_pdf.m |
|
487 lognormal_rnd.m |
|
488 normal_cdf.m |
|
489 normal_inv.m |
|
490 normal_pdf.m |
|
491 normal_rnd.m |
|
492 pascal_cdf.m |
|
493 pascal_inv.m |
|
494 pascal_pdf.m |
|
495 pascal_rnd.m |
|
496 poisson_cdf.m |
|
497 poisson_inv.m |
|
498 poisson_pdf.m |
|
499 poisson_rnd.m |
|
500 stdnormal_cdf.m |
|
501 stdnormal_inv.m |
|
502 stdnormal_pdf.m |
|
503 stdnormal_rnd.m |
|
504 t_cdf.m |
|
505 t_inv.m |
|
506 t_pdf.m |
|
507 t_rnd.m |
|
508 uniform_cdf.m |
|
509 uniform_inv.m |
|
510 uniform_pdf.m |
|
511 uniform_rnd.m |
|
512 weibull_cdf.m |
|
513 weibull_inv.m |
|
514 weibull_pdf.m |
|
515 weibull_rnd.m |
|
516 wiener_rnd.m |
|
517 |
|
518 * statistics/models (new directory): |
|
519 |
|
520 logistic_regression.m |
|
521 logistic_regression_derivatives.m |
|
522 logistic_regression_likelihood.m |
|
523 |
|
524 * statistics/tests (new directory): |
|
525 |
|
526 anova.m |
|
527 bartlett_test.m |
|
528 chisquare_test_homogeneity.m |
|
529 chisquare_test_independence.m |
|
530 cor_test.m |
|
531 f_test_regression.m |
|
532 hotelling_test.m |
|
533 hotelling_test_2.m |
|
534 kolmogorov_smirnov_test.m |
|
535 kolmogorov_smirnov_test_2.m |
|
536 kruskal_wallis_test.m |
|
537 manova.m |
|
538 mcnemar_test.m |
|
539 prop_test_2.m |
|
540 run_test.m |
|
541 sign_test.m |
|
542 t_test.m |
|
543 t_test_2.m |
|
544 t_test_regression.m |
|
545 u_test.m |
|
546 var_test.m |
|
547 welch_test.m |
|
548 wilcoxon_test.m |
|
549 z_test.m |
|
550 z_test_2.m |
|
551 |
|
552 Thu Oct 22 12:25:55 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
553 |
|
554 * time/date.m: Use %Y, not %y in format string, for Matlab 5 |
|
555 compatibility and to avoid Y2K problems. |
|
556 |
3190
|
557 Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
558 |
|
559 * polynomial/polyfit.m: Just use the \ operator to handle the |
|
560 least-squares solution. |
|
561 |
3180
|
562 Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
563 |
|
564 * strings/str2num.m: If eval returns a string, return an empty matrix. |
|
565 |
|
566 * strings/strrep.m: Don't convert args to numeric values. |
|
567 Prevent warnings for empty string args. |
|
568 From Georg Thimm <thimm@idiap.ch>. |
|
569 |
|
570 * strings/strcat.m: Prevent warnings for empty string args. |
|
571 |
|
572 Wed Sep 2 17:20:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
573 |
|
574 * miscellaneous/menu.m: Remove special case for empty string |
|
575 returned from input(). Add second arg to eval() to catch errors. |
|
576 |
3178
|
577 Thu Jun 18 16:32:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
578 |
|
579 * plot/__plt__.m: Don't call usleep. |
|
580 |
3175
|
581 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
582 |
|
583 * linear-algebra/dot.m: New function. |
|
584 |
|
585 * strings/lower.m, strings/upper.m: New functions, for Matlab |
|
586 compatibility. |
|
587 |
|
588 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
589 |
|
590 * plot/hist.m: Also allow just one output argument. |
|
591 |
|
592 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
593 |
|
594 * strings/deblank.m: Make it work if the string is only blanks. |
|
595 |
|
596 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
597 |
|
598 * plot/__plt2mv__.m: Delete calls to keyboard. |
|
599 |
|
600 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
601 |
|
602 * plot/oneplot.m: Fix typo. |
|
603 |
3174
|
604 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
605 |
|
606 * miscellaneous/flops.m: Allow a single argument too. |
|
607 |
|
608 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
609 |
|
610 * strings/str2mat.m: Also handle case when there are no empty |
|
611 strings correctly. |
|
612 |
|
613 Mon Apr 20 22:14:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
614 |
|
615 * strings/isletter.m: New function, for Matlab compatibility. |
|
616 |
3168
|
617 Fri Apr 17 10:53:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
618 |
|
619 * strings/str2mat.m: Handle string matrices too. |
|
620 |
3167
|
621 Wed Apr 15 11:16:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
622 |
|
623 * audio/loadaudio.m: Accept "pcm" as another file extension for |
|
624 linear encoding. |
|
625 |
|
626 * audio/saveaudio.m, audio/loadaudio.m, audio/playaudio.m, |
|
627 audio/record.m: Open files in binary mode. |
|
628 |
3164
|
629 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
630 |
|
631 * miscellaneous/dump_prefs.m: Use string array for list of values. |
|
632 Move functionality of dump_1_pref here, but use built-in function |
|
633 type to extract value, and put it inside try/catch block. |
|
634 * miscellaneous/dump_1_pref.m: Delete unused function. |
|
635 |
3162
|
636 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
637 |
|
638 * plot/__pltopt1.m__: New file. |
|
639 * plot/__pltopt.m__: Handle opt as a string array by calling |
|
640 __pltopt1__ multiple times and returning a string array with rows |
|
641 corresponding to the rows of opt. |
|
642 * plot/__plt2ss__.m, plot/__plt2vv__.m, plot/__plt2vm__.m, |
|
643 plot/__plt2mv__.m, plot/__plt2mm__.m: Handle fmt as a string |
|
644 array. |
|
645 |
|
646 Fri Mar 27 03:00:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
647 |
|
648 * plot/mplot.m: Fix misspellings of global variables. |
|
649 Don't call clearplot. |
|
650 |
|
651 Tue Mar 17 17:45:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
652 |
|
653 * plot/subplot.m, plot/multiplot.m: Set gnuplot_command_replot to |
|
654 "cle;rep" when going in ot multiplot mode. |
|
655 * plot/oneplot.m: Reset gnuplot_command_replot to "rep" when |
|
656 switching out of multiplot mode. |
|
657 |
3156
|
658 Fri Feb 20 01:31:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
3148
|
659 |
3156
|
660 * plot/mplot.m, plot/subplot.m, plot/oneplot.m, plot/multiplot.m, |
|
661 plot/subwindow.m: Call clearplot after setting up multiplot mode. |
3148
|
662 |
3141
|
663 Tue Feb 3 00:18:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
664 |
|
665 * special-matrix/sylvester_matrix.m: Rename from hadamard.m |
|
666 |
|
667 * miscellaneous/bug_report.m: Don't try to get smart with |
|
668 OCTAVE_HOME. Assume octave-bug can be found in EXEC_PATH. |
|
669 |
|
670 * Makefile.in (install): Create separate ls-R files for |
|
671 $(datadir) and $(libexecdir). |
|
672 (uninstall): Remove both ls-R files. |
|
673 |
3136
|
674 Sat Jan 31 01:09:32 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
675 |
|
676 * signal/fftshift.m: New file. |
|
677 |
|
678 * plot/contour.m: Fix for non-square case. |
|
679 |
|
680 * general/randperm.m: New file. |
|
681 |
|
682 Fri Jan 30 15:20:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
683 |
|
684 * specfun/betai.m: Restore file for compatibility with previous |
|
685 versions. Call betainc with reordered args. |
|
686 * specfun/gammai.m: Likewise, call gammainc with reordered args. |
|
687 |
3131
|
688 Wed Jan 28 22:44:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
689 |
|
690 * plot/contour.m: Handle discrete contour levels. |
|
691 |
|
692 Tue Jan 27 04:31:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
693 |
|
694 * control/lyap.m: For compatibility with Matlab, solve |
|
695 A*X + X*A' + C = 0 instead of A'*X + X*A + C = 0. |
|
696 |
3124
|
697 Wed Dec 10 00:14:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
698 |
|
699 * specfun/bessel.m: New file. |
|
700 |
|
701 * specfun/betai.m, specfun/betainc.m, specfun/gammai.m, |
|
702 specfun/gammainc.m: Delete. |
|
703 |
3106
|
704 Wed Nov 19 00:19:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
705 |
|
706 * image/colormap.m: Initialize __current_color_map__ in global |
|
707 statement. |
|
708 * miscellaneous/toc.m: Initialize __tic_toc_timestamp__ in global |
|
709 statement. |
|
710 * plot/axis.m: Initialize __current_axis__ in global statement. |
|
711 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
712 plot/subwindow.m: Initialize __multiplot_mode__ in global statement. |
|
713 |
3103
|
714 Tue Nov 18 01:35:50 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
715 |
|
716 * time/tic.m: Rename _time_tic_called to __tic_toc_timestamp__. |
|
717 * time/toc.m: Likewise. |
|
718 |
|
719 * image/colormap.m: Rename CURRENT_COLOR_MAP to __current_color_map__. |
|
720 |
|
721 * plot/mplot.m, plot/multiplot.m, plot/subplot.m: Don't do |
|
722 anything special for automatic_replot when in multiplot mode -- |
|
723 recent 3.6beta releases handle this correctly. |
|
724 |
|
725 * plot/figure.m: Ensure that we are not in multiplot mode before |
|
726 setting the terminal type. |
|
727 |
|
728 * plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/subplot.m, |
|
729 plot/subwindow.m: Use leading and trailing underscores for |
|
730 `private' globals. |
|
731 |
|
732 * plot/oneplot.m: Don't do anything if gnuplot_has_multiplot is false. |
|
733 |
3101
|
734 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
735 |
|
736 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE. |
|
737 |
3091
|
738 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
739 |
3092
|
740 * specfun/gammai.m: Avoid problems with whitespace when |
|
741 constructing matrices. |
|
742 |
3091
|
743 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee |
|
744 <SJL@nrc.gov>. Also return yf in the same orientation as the |
|
745 original y vector. |
|
746 |
3085
|
747 Fri Sep 19 17:04:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
748 |
|
749 * linear-algebra/cross.m: Use direct formula instead of calling |
|
750 det three times in a loop. If both args are column (row) vectors, |
|
751 return a column (row) vector. If they don't match, pay attention |
|
752 to the value of prefer_column_vectors. |
|
753 |
|
754 Thu Aug 28 15:31:20 1997 Rolf Fabian <fabian@olymp.Umwelt.TU-Cottbus.de> |
|
755 |
|
756 * polynomial/polyvalm.m: Don't assume orthogonal eigenvectors for |
|
757 nonsymmetric matrices. |
|
758 |
|
759 * general/tril.m: Fix usage message. |
|
760 |
|
761 * polynomial/polyvalm.m: Fix error messages. |
|
762 * polynomial/polyderiv.m: Likewise. |
|
763 * polynomial/polyval.m: Likewise. |
|
764 |
3081
|
765 Wed Aug 13 14:14:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
766 |
|
767 * strings/blanks.m: Allow blanks(0) to return empty string. |
|
768 Allow negative arguments if treat_neg_dim_as_zero is true. |
|
769 |
3063
|
770 Wed Jun 25 21:26:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
771 |
|
772 * plot/mesh.m: Set noparametric plot mode after plotting. |
|
773 |
3062
|
774 Wed Jun 25 21:06:10 1997 Rick Niles <niles@axp745.gsfc.nasa.gov> |
|
775 |
|
776 * plot/__pltopt__.m: Handle key/legend names. |
|
777 Correctly set colors, line styles, and point styles. |
|
778 |
3061
|
779 Wed Jun 25 13:34:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
780 |
|
781 * polynomial/polyfit.m: Return fit y values as second output. |
|
782 Don't use QR factorization to solve least squares problem. |
|
783 |
|
784 Wed Jun 18 10:24:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
785 |
|
786 * control/dlqr.m: Use ao, not a, to compute k. |
|
787 |
3024
|
788 Tue Jun 3 12:16:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
789 |
|
790 * miscellaneous/path.m: New file. |
|
791 |
2993
|
792 Wed May 21 11:45:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
793 |
|
794 * miscellaneous/bug_report.m: Pass file id to dump_prefs, not file |
|
795 name. |
|
796 |
2968
|
797 Mon May 12 02:04:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
798 |
|
799 * specfun/erfinv.m: Add missing semicolon. |
|
800 |
2870
|
801 Wed Apr 2 22:04:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
802 |
|
803 * miscellaneous/xor.m: Make type of return value logical. |
|
804 |
2853
|
805 Fri Mar 28 16:19:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
806 |
|
807 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
808 warn_comma_in_global_decl. |
|
809 |
2831
|
810 Tue Mar 25 22:00:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
811 |
|
812 * miscellaneous/bug_report.m: Use __OCTAVE_HOME__ to find |
|
813 octave-bug script. |
|
814 |
2823
|
815 Mon Mar 24 16:49:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
816 |
2824
|
817 * miscellaneous/dump_prefs.m: Delete call to dump_1_pref for |
|
818 prefer_zero_one_indexing. |
|
819 |
2823
|
820 * general/logical.m: New file. |
|
821 |
2816
|
822 Sat Mar 15 15:07:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
823 |
|
824 * general/nextpow2.m: Correctly handle new meaning of is_scalar() |
|
825 and is_vector(). |
|
826 |
2813
|
827 Thu Mar 13 16:36:35 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
828 |
|
829 * specfun/erfinv.m: Scale update by sqrt (pi) / 2. |
|
830 Use tolerance of 2 * eps. |
|
831 |
2811
|
832 Wed Mar 12 16:57:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
833 |
|
834 * Makefile.in (install-strip): New target. |
|
835 * audio/Makefile.in: Ditto. |
|
836 * control/Makefile.in: Ditto. |
|
837 * elfun/Makefile.in: Ditto. |
|
838 * general/Makefile.in: Ditto. |
|
839 * image/Makefile.in: Ditto. |
|
840 * io/Makefile.in: Ditto. |
|
841 * linear-algebra/Makefile.in: Ditto. |
|
842 * miscellaneous/Makefile.in: Ditto. |
|
843 * plot/Makefile.in: Ditto. |
|
844 * polynomial/Makefile.in: Ditto. |
|
845 * set/Makefile.in: Ditto. |
|
846 * signal/Makefile.in: Ditto. |
|
847 * specfun/Makefile.in: Ditto. |
|
848 * special-matrix/Makefile.in: Ditto. |
|
849 * startup/Makefile.in: Ditto. |
|
850 * statistics/Makefile.in: Ditto. |
|
851 * strings/Makefile.in: Ditto. |
|
852 |
2809
|
853 Tue Mar 11 10:14:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
854 |
|
855 * elfun/coth.m: Write as cosh(x) ./ sinh(x) instead of 1 ./ tanh(x). |
|
856 |
2798
|
857 Fri Mar 7 23:06:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
858 |
|
859 * statistics/corrcoef.m: Make it actually work. |
|
860 |
2795
|
861 Thu Mar 6 12:36:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
862 |
2798
|
863 * statistics/corrcoef.m: Don't fail if single argument is a matrix. |
2795
|
864 |
2779
|
865 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
866 |
|
867 * Version 2.0.5 released. |
|
868 |
2745
|
869 Wed Feb 26 01:48:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
870 |
2749
|
871 * Makefile.in (maintainer-clean): Also remove configure. |
|
872 |
2746
|
873 * signal/fftconv.m: Check inputs with is_vector(), not is_matrix(). |
|
874 |
2745
|
875 * general/is_matrix.m: Return zero for empty matrices. |
|
876 |
|
877 Tue Feb 25 15:16:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
878 |
|
879 * linear-algebra/vech.m: Size result just once. |
|
880 |
2726
|
881 Sun Feb 23 00:15:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
882 |
|
883 * general/is_square.m: Handle empty matrices correctly. |
|
884 * general/is_symmetric.m: Handle empty matrices and strings. |
|
885 |
2716
|
886 Sat Feb 22 01:06:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
887 |
|
888 * polynomial/conv.m: Check inputs with is_vector(), not is_matrix(). |
|
889 * polynomial/deconv.m: Likewise. |
|
890 * polynomial/polyderiv.m: Likewise. |
|
891 * polynomial/polyinteg.m: Likewise. |
|
892 * polynomial/polyreduce.m: Likewise. |
|
893 * polynomial/polyval.m: Likewise. |
|
894 * polynomial/polyvalm.m: Likewise. |
|
895 * general/postpad.m: Likewise. |
|
896 * general/prepad.m: Likewise. |
|
897 |
|
898 * polynomial/compan.m: Check input with is_vector(), not |
|
899 is_matrix(). Handle scalar case. |
|
900 |
2711
|
901 Fri Feb 21 13:36:58 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
902 |
2715
|
903 * plot/contour.m: Order data so that it is consistent with |
|
904 meshgrid and mesh. |
|
905 |
2711
|
906 * plot/meshdom.m, plot/meshgrid.m: Change help message. |
|
907 * plot/sombrero.m: Use meshgrid, not meshdom. |
|
908 |
2709
|
909 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
910 |
|
911 * Version 2.0.4 released. |
|
912 |
2706
|
913 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
914 |
2702
|
915 * miscellaneous/paren.m: New file. |
|
916 |
2693
|
917 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
918 |
|
919 * Version 2.0.3 released. |
|
920 |
2676
|
921 Thu Feb 13 19:06:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
922 |
|
923 * image/saveimage.m: Only clip image data that is actually out of |
|
924 range. |
|
925 |
2667
|
926 Sun Feb 9 19:52:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
927 |
|
928 * general/is_matrix.m: Scalars, vectors, and empty matrices may |
|
929 also be considered to be matrices. |
|
930 |
|
931 * general/is_vector.m: Scalars may also be considered to be vectors. |
|
932 |
|
933 * general/isempty.m: Use size(), not rows() and columns(). |
|
934 |
|
935 * plot/contour.m: Convert set to gset. |
|
936 Set view to 0, 0, 1, 1, not 0, 0, 1.9, 1. |
|
937 |
2663
|
938 Fri Feb 7 12:55:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
939 |
|
940 * specfun/erfinv.m: Fix typo in last change. |
|
941 |
2650
|
942 Fri Jan 31 09:30:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
943 |
|
944 * image/loadimage.m: Make it possible to load files with image |
|
945 data named X or img. |
|
946 |
|
947 * image/default.img: Change name of image from X to img to match |
|
948 what saveimage does now. |
|
949 |
|
950 * image/loadimage.m: Rename X to be img, to match what saveimage |
|
951 does now. |
|
952 |
2632
|
953 Mon Jan 27 13:48:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
954 |
2634
|
955 * Version 2.0.2 released. |
|
956 |
2632
|
957 * plot/__plt__.m: Use usleep() instead of replot to try to avoid |
|
958 weird missing-lines bug without creating extra plots unecessarily. |
|
959 |
2624
|
960 Sat Jan 25 22:37:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
961 |
|
962 * Makefile.in, audio/Makefile.in, control/Makefile.in, |
|
963 elfun/Makefile.in, general/Makefile.in, image/Makefile.in, |
|
964 io/Makefile.in, linear-algebra/Makefile.in, |
|
965 miscellaneous/Makefile.in, plot/Makefile.in, |
|
966 polynomial/Makefile.in, set/Makefile.in, signal/Makefile.in, |
|
967 specfun/Makefile.in, special-matrix/Makefile.in, |
|
968 startup/Makefile.in, statistics/Makefile.in, strings/Makefile.in, |
|
969 time/Makefile.in (bin-dist): New target. |
|
970 |
2621
|
971 Wed Jan 22 11:28:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
972 |
|
973 * specfun/erfinv.m: Avoid A([]) = X, X != [] error. |
|
974 |
|
975 Tue Jan 21 11:16:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
976 |
|
977 * miscellaneous/xor.m: Make it work. |
|
978 |
2613
|
979 Mon Jan 20 12:28:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
980 |
|
981 * plot/sombrero.m: Doc fix. |
|
982 |
2602
|
983 Tue Jan 7 00:16:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
984 |
|
985 * Version 2.0.1 released. |
|
986 |
2601
|
987 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
988 |
|
989 * elfun/lcm.m: Replace missing if statement. |
|
990 |
|
991 * elfun/gcd.m: Report error if no input args. |
|
992 * elfun/lcm.m: Likewise. |
|
993 |
2597
|
994 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
995 |
|
996 * Makefile.in (install): Use ls -LR to create ls-R database. |
|
997 Also list contents of $libexecdir/octave in ls-R database. |
|
998 |
2583
|
999 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1000 |
|
1001 * Version 2.0 released. |
|
1002 |
2575
|
1003 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1004 |
|
1005 * Version 1.94. |
|
1006 |
2558
|
1007 Sun Dec 1 20:55:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1008 |
|
1009 * strings/str2num.m: New file. |
|
1010 |
2554
|
1011 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1012 |
|
1013 * Version 1.93. |
|
1014 |
2540
|
1015 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1016 |
|
1017 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m, |
|
1018 linear-algebra/duplication_matrix.m, linear-algebra/vec.m, |
|
1019 linear-algebra/vech.m: New files from Kurt Hornik. |
|
1020 |
|
1021 * general/nextpow2.m, general/shift.m, general/diff.m, |
|
1022 general/common_size.m: New files from Kurt Hornik. |
|
1023 |
|
1024 * miscellaneous/bincoeff.m, miscellaneous/xor.m: |
|
1025 New files from Kurt Hornik. |
|
1026 |
|
1027 * signal/detrend.m: New file from Kurt Hornik. |
|
1028 |
|
1029 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m, |
|
1030 specfun/pow2.m, specfun/log2.m: |
|
1031 New files and updates from Kurt Hornik. |
|
1032 |
2523
|
1033 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1034 |
|
1035 * plot/__plt__.m: Add explicit replot after last command is |
|
1036 issued, to force all lines to be displayed. Hmm. |
|
1037 |
2512
|
1038 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1039 |
2520
|
1040 * plot/axis.m, plot/bottom_title.m, plot/contour.m, |
|
1041 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m, |
|
1042 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m, |
|
1043 plot/plot_border.m, plot/polar.m, plot/semilogx.m, |
|
1044 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m, |
|
1045 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m: |
|
1046 Uset gset, not set. |
|
1047 |
2512
|
1048 * Version 1.92. |
|
1049 |
2482
|
1050 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1051 |
2486
|
1052 * image/saveimage.m: When writing PostScript, name Octave as the |
|
1053 almighty Creator. Use single call to fprintf instead of looping. |
|
1054 |
|
1055 * image/Makefile.in: Delete references to octtopnm. |
|
1056 |
|
1057 * general/logspace.m: Doc fix. |
|
1058 |
2482
|
1059 * Version 1.91. |
|
1060 |
2458
|
1061 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1062 |
|
1063 * image/image.m: Use tmpnam() instead of home-brew scheme. |
|
1064 |
|
1065 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of |
|
1066 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is |
|
1067 deleted. |
|
1068 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead |
|
1069 of a system() command to delete the tmp file. |
|
1070 |
2452
|
1071 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1072 |
|
1073 * Version 1.90. |
|
1074 |
|
1075 * Makefile.in (DISTFILES): Add ChangeLog. |
|
1076 |
2360
|
1077 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1078 |
|
1079 * plot/subplot.m, plot/multiplot.m, plot/mplot.m: |
|
1080 Don't check for string value of automatic_replot. |
|
1081 |
|
1082 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m: |
|
1083 Temporarily set do_fortran_indexing to 1, not "true". |
|
1084 |
|
1085 * miscellaneous/menu.m: Temporarily set page_screen_output to 0, |
|
1086 not "false". |
|
1087 |
|
1088 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to |
|
1089 "false". |
|
1090 |
2355
|
1091 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
|
1092 |
|
1093 * strings/substr.m: Allow negative OFFSET. LEN is now optional. |
|
1094 |
2330
|
1095 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1096 |
|
1097 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in |
|
1098 system command. |
|
1099 |
|
1100 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1101 |
|
1102 * __plr1__.m: Renamed from polar_int_1.m. |
|
1103 * __plr2__.m: Renamed from polar_int_2.m. |
|
1104 * __plr__.m: Renamed from polar_int.m. |
|
1105 * __plt1__.m: Renamed from plot_int_1.m. |
|
1106 * __plt2__.m: Renamed from plot_int_2.m. |
|
1107 * __plt2mm__.m: Renamed from plot_2_m_m_.m. |
|
1108 * __plt2mv__.m: Renamed from plot_2_m_v_.m. |
|
1109 * __plt2ss__.m: Renamed from plot_2_s_s_.m. |
|
1110 * __plt2vm__.m: Renamed from plot_2_v_m_.m. |
|
1111 * __plt2vv__.m: Renamed from plot_2_v_v_.m. |
|
1112 * __plt__.m: Renamed from plot_int.m. |
|
1113 * __pltopt__.m: Renamed from plot_opt.m. |
|
1114 Change all callers. |
|
1115 |
|
1116 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1117 |
|
1118 * All .m files: Add regular Author:, Created:, and Adapted-By: |
|
1119 comments like those found in Emacs lisp files. |
|
1120 |
|
1121 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1122 |
|
1123 * All .m files: Change comment style. |
|
1124 |
|
1125 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1126 |
|
1127 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m, |
|
1128 subplot.m, subwindow.m, top_title.m: |
|
1129 Print error message if gnuplot_has_multiplot is not true. |
|
1130 |
|
1131 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1132 |
|
1133 * plot/figure.m: New function. |
|
1134 |
|
1135 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1136 |
|
1137 * strings/strrep.m: New function. |
|
1138 |
|
1139 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1140 |
|
1141 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m, |
|
1142 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m, |
|
1143 strings/hex2dec.m, strings/index.m, strings/rindex.m, |
|
1144 strings/split.m, strings/str2mat.m, strings/substr.m: |
|
1145 New functions from Kurt Hornik, heavily modified by jwe. |
|
1146 |
|
1147 * general/reshape.m: Allow strings to be reshaped too. |
|
1148 |
|
1149 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok. |
|
1150 Always return a scalar. |
|
1151 |
|
1152 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1153 |
|
1154 * polynomial/polyfit.m: Make orientation of result compatible with |
|
1155 Matlab. |
|
1156 |
|
1157 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1158 |
|
1159 * polynomial/polyfit.m: Add missing close paren. |
|
1160 |
|
1161 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1162 |
|
1163 * plot/plot_opt.m: Set compatibility arg in call to sscanf. |
|
1164 |
|
1165 * io/scanf.m: Delete. |
|
1166 |
|
1167 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1168 |
|
1169 * statistics/median.m: Fix typo in usage message. |
|
1170 |
|
1171 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1172 |
|
1173 * miscellaneous/popen2.m: New file. |
|
1174 |
|
1175 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1176 |
|
1177 * configure.in (AC_OUTPUT): Add io/Makefile. |
|
1178 |
|
1179 * io: New directory. |
|
1180 * Makefile.in (SUBDIRS): Add it to the list. |
|
1181 |
|
1182 * miscellaneous/flops.m: New file. |
|
1183 |
|
1184 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1185 |
|
1186 * miscellaneous/cputime.m: Return three arguments instead of a |
|
1187 vector, for compatibility with previous versions and with Matlab |
|
1188 (which only returns one scalar value). |
|
1189 |
|
1190 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
|
1191 |
|
1192 * general/triu.m: Compute lower bound on loop index correctly. |
|
1193 * general/tril.m: Likewise, for upper bound. |
|
1194 |
|
1195 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1196 |
|
1197 * image/saveimage.m: For color images, make sure indices into |
|
1198 temporary colormap and result matrix have proper orientation. |
|
1199 Set grey flag correctly. |
|
1200 |
|
1201 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1202 |
|
1203 * statistics/std.m: Use better formula (from Jim Van Zandt |
|
1204 jrv@vanzandt.mv.com). |
|
1205 |
|
1206 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1207 |
|
1208 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com). |
|
1209 * mesh.m: Transpose Z if only one arg. |
|
1210 Handle case of all three args being matrices (from Jim Van Zandt |
|
1211 jrv@vanzandt.mv.com). |
|
1212 * meshdom.m: Undo previous change. |
|
1213 |
|
1214 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1215 |
|
1216 * configure.in (AC_OUTPUT): Add audio/Makefile |
|
1217 |
|
1218 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1219 |
|
1220 * audio: New directory of files from Kurt Hornik and Andreas |
|
1221 Weingessel. |
|
1222 * audio/Makefile.in: New file. |
|
1223 * Makefile.in (SUBDIRS): Add audio to the list. |
|
1224 |
|
1225 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1226 |
|
1227 * polynomial/polyfit.m: Use `economy-stle' QR factorization. |
|
1228 |
|
1229 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1230 |
|
1231 * plot/mesh.m: Require, length (y) == rows (z) and length (x) == |
|
1232 columns (z), not the other way around. |
|
1233 * plot/meshdom.m: Don't reverse order of elements in y. |
|
1234 |
|
1235 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1236 |
|
1237 * plot/axis.m: Return current axis if nargin == 0. |
|
1238 |
|
1239 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1240 |
|
1241 * polynomial/roots.m: Updates from Kurt Hornik. |
|
1242 |
|
1243 * polynomial/polyder.m: New file. |
|
1244 |
|
1245 * polynomial/polyderiv.m: Give return value and arg different names. |
|
1246 |
|
1247 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1248 |
|
1249 * specfun/betainc.m: New file. |
|
1250 * specfun/gammainc.m: New file. |
|
1251 |
|
1252 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1253 |
|
1254 * general/strerror.m: New file. |
|
1255 * general/perror.m: Implement using strerror(). |
|
1256 |
|
1257 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1258 |
|
1259 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m |
|
1260 plot/plot_border.m plot/subplot.m plot/subwindow.m |
|
1261 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt. |
|
1262 |
|
1263 * image/saveimage.m: Round img values first. |
|
1264 |
|
1265 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1266 |
|
1267 * control/abcddim.m control/are.m general/tril.m general/triu.m |
|
1268 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m |
|
1269 linear-algebra/null.m miscellaneous/etime.m plot/contour.m |
|
1270 plot/mesh.m plot/plot_int.m plot/polar_int.m |
|
1271 special-matrix/hankel.m special-matrix/toeplitz.m |
|
1272 tuwien/strfun/split.m: Add missing semicolons. |
|
1273 |
|
1274 * plot/polar_int.m: Use .', not ' to make vectors conform. |
|
1275 |
|
1276 * image/Makefile.in: Don't build or install octtoppm. |
|
1277 |
|
1278 * image/saveimage.m: Rewrite to avoid using octoppm and pbm |
|
1279 routines so that people who don't have the the pbm stuff installed |
|
1280 can still use this function. |
|
1281 |
|
1282 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1283 |
|
1284 * image/saveimage.m: Better error checking, clean up a bit. |
|
1285 |
|
1286 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1287 |
|
1288 * plot/plot_opt.m: Change more to more_opts as a temporary fix to |
|
1289 avoid conflict with new built-in text-style function more. |
|
1290 |
|
1291 * linear-algebra/norm.m: Also allow 2nd arg == "inf". |
|
1292 |
|
1293 * startup/Makefile.in (install): Also install octaverc in |
|
1294 $localfcnfiledir/startup/octavrc. |
|
1295 |
|
1296 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1297 |
|
1298 * mkinstalldirs: New file. |
|
1299 * Makefile.in (DISTFILES): Add it to the list. |
|
1300 |
|
1301 * Makefile.in (DISTFILES): Distribute configure.in and configure. |
|
1302 |
|
1303 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1304 |
|
1305 * special-matrix/hankel.m: Compatibility fix. Complain if |
|
1306 r(1) != c(nr), not if r(1) != c(1). |
|
1307 |
|
1308 * signal/filter.m: Doc fix. |
|
1309 |
|
1310 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1311 |
|
1312 * miscellaneous/cputime.m: Use new resource structure names (no |
|
1313 ru_ or tv_ prefixes). |
|
1314 |
|
1315 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1316 |
|
1317 * time/ctime.m: Fix doc string and usage message. |
|
1318 |
|
1319 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1320 |
|
1321 * time/clock.m: Use new time structure names (no tm_ prefix). |
|
1322 |
|
1323 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
1324 |
|
1325 * control/c2d.m: Make function work for any value of |
|
1326 whitespace_in_literal_matrix. |
|
1327 * control/dare.m: Likewise. |
|
1328 * control/tzero.m: Likewise. |
|
1329 * elfun/gcd.m: Likewise. |
|
1330 * elfun/lcm.m: Likewise. |
|
1331 * general/postpad.m: Likewise. |
|
1332 * general/prepad.m: Likewise. |
|
1333 * linear-algebra/kron.m: Likewise. |
|
1334 * miscellaneous/etime.m: Likewise. |
|
1335 * polynomial/conv.m: Likewise. |
|
1336 * polynomial/deconv.m: Likewise. |
|
1337 * polynomial/poly.m: Likewise. |
|
1338 * polynomial/roots.m: Likewise. |
|
1339 * signal/filter.m: Likewise. |
|
1340 * signal/freqz.m: Likewise. |
|
1341 * signal/fftfilt.m: Likewise. |
|
1342 |
|
1343 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1344 |
|
1345 * miscellaneous/is_leap_year.m: Make work for vector args. |
|
1346 |
|
1347 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1348 |
|
1349 * plot/polar_int_2.m: Add missing semicolons. |
|
1350 Set theta = theta', not rho'. |
|
1351 |
|
1352 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1353 |
|
1354 * polynomial/roots.m: Make it work for any value of |
|
1355 whitespace_in_literal_matrix. |
|
1356 |
|
1357 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1358 |
|
1359 * configure.in: New file. |
|
1360 |
|
1361 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1362 |
|
1363 * control/lyap.m: Add missing semicolon. |
|
1364 |
|
1365 * miscellaneous/cputime.m: New function file. |
|
1366 |
|
1367 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1368 |
|
1369 * time: New directory. |
|
1370 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m: |
|
1371 New function files. |
|
1372 * time/Makefile.in: New file. |
|
1373 * Makefile.in (SUBDIRS): Add time. |
|
1374 |
|
1375 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1376 |
|
1377 * polynomial/polyreduce.m: Make sure initial index is not empty. |
|
1378 |
|
1379 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1380 |
|
1381 * plot/plot_int_1.m: Transpose data with .', not '. |
|
1382 |
|
1383 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1384 |
|
1385 * Makefile.in (install uninstall clean mostlyclean distclean |
|
1386 realclean): Use SUBDIR_FOR_COMMAND. Combine actions. |
|
1387 |
|
1388 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1389 |
|
1390 * Makefile.in (install): Create ls-R database file. |
|
1391 (uninstall): Delete it. |
|
1392 |
|
1393 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
1394 |
|
1395 * scripts/image/saveimage.m: Fix typo. |
|
1396 |
|
1397 See ChangeLog.1 in the top level directory for earlier changes. |