summaryrefslogtreecommitdiff
path: root/math/octave/PLIST
blob: 1c7f878c2d19a9061b27b643387aa3bb97972256 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
@comment $NetBSD: PLIST,v 1.8 2004/03/08 08:25:00 seb Exp $
bin/mkoctfile
bin/mkoctfile-${PKGVERSION}
bin/octave
bin/${PKGNAME}
bin/octave-bug
bin/octave-bug-${PKGVERSION}
include/${PKGNAME}/octave/Array-flags.h
include/${PKGNAME}/octave/Array-idx.h
include/${PKGNAME}/octave/Array.cc
include/${PKGNAME}/octave/Array.h
include/${PKGNAME}/octave/Array2-idx.h
include/${PKGNAME}/octave/Array2.cc
include/${PKGNAME}/octave/Array2.h
include/${PKGNAME}/octave/Array3-idx.h
include/${PKGNAME}/octave/Array3.cc
include/${PKGNAME}/octave/Array3.h
include/${PKGNAME}/octave/BaseSLList.h
include/${PKGNAME}/octave/Bounds.h
include/${PKGNAME}/octave/CColVector.h
include/${PKGNAME}/octave/CDiagMatrix.h
include/${PKGNAME}/octave/CMatrix.h
include/${PKGNAME}/octave/CRowVector.h
include/${PKGNAME}/octave/CmplxAEPBAL.h
include/${PKGNAME}/octave/CmplxCHOL.h
include/${PKGNAME}/octave/CmplxDET.h
include/${PKGNAME}/octave/CmplxHESS.h
include/${PKGNAME}/octave/CmplxLU.h
include/${PKGNAME}/octave/CmplxQR.h
include/${PKGNAME}/octave/CmplxQRP.h
include/${PKGNAME}/octave/CmplxSCHUR.h
include/${PKGNAME}/octave/CmplxSVD.h
include/${PKGNAME}/octave/CollocWt.h
include/${PKGNAME}/octave/DAE.h
include/${PKGNAME}/octave/DAEFunc.h
include/${PKGNAME}/octave/DASSL.h
include/${PKGNAME}/octave/DLList.h
include/${PKGNAME}/octave/DiagArray2.cc
include/${PKGNAME}/octave/DiagArray2.h
include/${PKGNAME}/octave/EIG.h
include/${PKGNAME}/octave/FEGrid.h
include/${PKGNAME}/octave/LP.h
include/${PKGNAME}/octave/LPsolve.h
include/${PKGNAME}/octave/LSODE.h
include/${PKGNAME}/octave/LinConst.h
include/${PKGNAME}/octave/MArray-defs.h
include/${PKGNAME}/octave/MArray.cc
include/${PKGNAME}/octave/MArray.h
include/${PKGNAME}/octave/MArray2.cc
include/${PKGNAME}/octave/MArray2.h
include/${PKGNAME}/octave/MDiagArray2.cc
include/${PKGNAME}/octave/MDiagArray2.h
include/${PKGNAME}/octave/Map.h
include/${PKGNAME}/octave/Matrix.h
include/${PKGNAME}/octave/NLConst.h
include/${PKGNAME}/octave/NLEqn.h
include/${PKGNAME}/octave/NLFunc.h
include/${PKGNAME}/octave/NLP.h
include/${PKGNAME}/octave/ODE.h
include/${PKGNAME}/octave/ODEFunc.h
include/${PKGNAME}/octave/Objective.h
include/${PKGNAME}/octave/Pix.h
include/${PKGNAME}/octave/QP.h
include/${PKGNAME}/octave/Quad.h
include/${PKGNAME}/octave/Range.h
include/${PKGNAME}/octave/SLList.h
include/${PKGNAME}/octave/SLStack.h
include/${PKGNAME}/octave/Stack.h
include/${PKGNAME}/octave/base-de.h
include/${PKGNAME}/octave/base-lu.cc
include/${PKGNAME}/octave/base-lu.h
include/${PKGNAME}/octave/base-min.h
include/${PKGNAME}/octave/builtins.h
include/${PKGNAME}/octave/byte-swap.h
include/${PKGNAME}/octave/chMatrix.h
include/${PKGNAME}/octave/cmd-hist.h
include/${PKGNAME}/octave/config.h
include/${PKGNAME}/octave/dColVector.h
include/${PKGNAME}/octave/dDiagMatrix.h
include/${PKGNAME}/octave/dMatrix.h
include/${PKGNAME}/octave/dRowVector.h
include/${PKGNAME}/octave/data-conv.h
include/${PKGNAME}/octave/data.h
include/${PKGNAME}/octave/dbleAEPBAL.h
include/${PKGNAME}/octave/dbleCHOL.h
include/${PKGNAME}/octave/dbleDET.h
include/${PKGNAME}/octave/dbleGEPBAL.h
include/${PKGNAME}/octave/dbleHESS.h
include/${PKGNAME}/octave/dbleLU.h
include/${PKGNAME}/octave/dbleQR.h
include/${PKGNAME}/octave/dbleQRP.h
include/${PKGNAME}/octave/dbleSCHUR.h
include/${PKGNAME}/octave/dbleSVD.h
include/${PKGNAME}/octave/defaults.h
include/${PKGNAME}/octave/defun-dld.h
include/${PKGNAME}/octave/defun-int.h
include/${PKGNAME}/octave/defun.h
include/${PKGNAME}/octave/dir-ops.h
include/${PKGNAME}/octave/dirfns.h
include/${PKGNAME}/octave/dynamic-ld.h
include/${PKGNAME}/octave/error.h
include/${PKGNAME}/octave/f77-fcn.h
include/${PKGNAME}/octave/file-io.h
include/${PKGNAME}/octave/file-ops.h
include/${PKGNAME}/octave/fn-cache.h
include/${PKGNAME}/octave/getopt.h
include/${PKGNAME}/octave/gripes.h
include/${PKGNAME}/octave/help.h
include/${PKGNAME}/octave/idx-vector.h
include/${PKGNAME}/octave/input.h
include/${PKGNAME}/octave/lex.h
include/${PKGNAME}/octave/lo-error.h
include/${PKGNAME}/octave/lo-ieee.h
include/${PKGNAME}/octave/lo-mappers.h
include/${PKGNAME}/octave/lo-specfun.h
include/${PKGNAME}/octave/lo-utils.h
include/${PKGNAME}/octave/load-save.h
include/${PKGNAME}/octave/mach-info.h
include/${PKGNAME}/octave/mappers.h
include/${PKGNAME}/octave/mx-base.h
include/${PKGNAME}/octave/mx-defs.h
include/${PKGNAME}/octave/mx-ext.h
include/${PKGNAME}/octave/oct-alloc.h
include/${PKGNAME}/octave/oct-cmplx.h
include/${PKGNAME}/octave/oct-conf.h
include/${PKGNAME}/octave/oct-fstrm.h
include/${PKGNAME}/octave/oct-glob.h
include/${PKGNAME}/octave/oct-gperf.h
include/${PKGNAME}/octave/oct-hist.h
include/${PKGNAME}/octave/oct-iostrm.h
include/${PKGNAME}/octave/oct-map.h
include/${PKGNAME}/octave/oct-math.h
include/${PKGNAME}/octave/oct-obj.h
include/${PKGNAME}/octave/oct-prcstrm.h
include/${PKGNAME}/octave/oct-procbuf.h
include/${PKGNAME}/octave/oct-stdstrm.h
include/${PKGNAME}/octave/oct-stream.h
include/${PKGNAME}/octave/oct-strstrm.h
include/${PKGNAME}/octave/oct-term.h
include/${PKGNAME}/octave/oct.h
include/${PKGNAME}/octave/op-cm-cm.h
include/${PKGNAME}/octave/op-cm-cs.h
include/${PKGNAME}/octave/op-cm-m.h
include/${PKGNAME}/octave/op-cm-s.h
include/${PKGNAME}/octave/op-cs-cm.h
include/${PKGNAME}/octave/op-cs-cs.h
include/${PKGNAME}/octave/op-cs-m.h
include/${PKGNAME}/octave/op-cs-s.h
include/${PKGNAME}/octave/op-m-cm.h
include/${PKGNAME}/octave/op-m-cs.h
include/${PKGNAME}/octave/op-m-m.h
include/${PKGNAME}/octave/op-m-s.h
include/${PKGNAME}/octave/op-s-cm.h
include/${PKGNAME}/octave/op-s-cs.h
include/${PKGNAME}/octave/op-s-m.h
include/${PKGNAME}/octave/op-s-s.h
include/${PKGNAME}/octave/op-str-str.h
include/${PKGNAME}/octave/ops.h
include/${PKGNAME}/octave/ov-base.h
include/${PKGNAME}/octave/ov-ch-mat.h
include/${PKGNAME}/octave/ov-colon.h
include/${PKGNAME}/octave/ov-complex.h
include/${PKGNAME}/octave/ov-cx-mat.h
include/${PKGNAME}/octave/ov-range.h
include/${PKGNAME}/octave/ov-re-mat.h
include/${PKGNAME}/octave/ov-scalar.h
include/${PKGNAME}/octave/ov-str-mat.h
include/${PKGNAME}/octave/ov-struct.h
include/${PKGNAME}/octave/ov-typeinfo.h
include/${PKGNAME}/octave/ov-va-args.h
include/${PKGNAME}/octave/ov.h
include/${PKGNAME}/octave/pager.h
include/${PKGNAME}/octave/parse.h
include/${PKGNAME}/octave/pathlen.h
include/${PKGNAME}/octave/pathsearch.h
include/${PKGNAME}/octave/pr-output.h
include/${PKGNAME}/octave/procstream.h
include/${PKGNAME}/octave/prog-args.h
include/${PKGNAME}/octave/pt-base.h
include/${PKGNAME}/octave/pt-cmd.h
include/${PKGNAME}/octave/pt-const.h
include/${PKGNAME}/octave/pt-exp-base.h
include/${PKGNAME}/octave/pt-exp.h
include/${PKGNAME}/octave/pt-fcn.h
include/${PKGNAME}/octave/pt-fvc-base.h
include/${PKGNAME}/octave/pt-fvc.h
include/${PKGNAME}/octave/pt-mat.h
include/${PKGNAME}/octave/pt-misc.h
include/${PKGNAME}/octave/pt-mvr-base.h
include/${PKGNAME}/octave/pt-mvr.h
include/${PKGNAME}/octave/pt-plot.h
include/${PKGNAME}/octave/pt-pr-code.h
include/${PKGNAME}/octave/pt-walk.h
include/${PKGNAME}/octave/sighandlers.h
include/${PKGNAME}/octave/statdefs.h
include/${PKGNAME}/octave/str-vec.h
include/${PKGNAME}/octave/sun-utils.h
include/${PKGNAME}/octave/symtab.h
include/${PKGNAME}/octave/syscalls.h
include/${PKGNAME}/octave/sysdep.h
include/${PKGNAME}/octave/sysdir.h
include/${PKGNAME}/octave/systime.h
include/${PKGNAME}/octave/syswait.h
include/${PKGNAME}/octave/token.h
include/${PKGNAME}/octave/toplev.h
include/${PKGNAME}/octave/unwind-prot.h
include/${PKGNAME}/octave/utils.h
include/${PKGNAME}/octave/variables.h
include/${PKGNAME}/octave/version.h
include/${PKGNAME}/octave/xdiv.h
include/${PKGNAME}/octave/xpow.h
@exec ln -s ${PKGNAME} %D/include/octave
@unexec ${RM} -f %D/include/octave
lib/${PKGNAME}/libcruft.a
lib/${PKGNAME}/liboctave.a
lib/${PKGNAME}/liboctinterp.a
@exec ln -s ${PKGNAME} %D/lib/octave
@unexec ${RM} -f %D/lib/octave
libexec/octave/${PKGVERSION}/exec/${MACHINE_GNU_PLATFORM}/info-emacs-info
libexec/octave/${PKGVERSION}/exec/${MACHINE_GNU_PLATFORM}/info-emacs-octave-help
libexec/octave/ls-R
man/man1/octave.1
share/octave/${PKGVERSION}/doc/Octave-FAQ.ps
share/octave/${PKGVERSION}/doc/liboctave.ps
share/octave/${PKGVERSION}/doc/octave.ps
share/octave/${PKGVERSION}/doc/refcard-a4.ps
share/octave/${PKGVERSION}/doc/refcard-legal.ps
share/octave/${PKGVERSION}/doc/refcard-letter.ps
share/octave/${PKGVERSION}/imagelib/default.img
share/octave/${PKGVERSION}/m/audio/lin2mu.m
share/octave/${PKGVERSION}/m/audio/loadaudio.m
share/octave/${PKGVERSION}/m/audio/mu2lin.m
share/octave/${PKGVERSION}/m/audio/playaudio.m
share/octave/${PKGVERSION}/m/audio/record.m
share/octave/${PKGVERSION}/m/audio/saveaudio.m
share/octave/${PKGVERSION}/m/audio/setaudio.m
share/octave/${PKGVERSION}/m/control/abcddim.m
share/octave/${PKGVERSION}/m/control/are.m
share/octave/${PKGVERSION}/m/control/c2d.m
share/octave/${PKGVERSION}/m/control/dare.m
share/octave/${PKGVERSION}/m/control/dgram.m
share/octave/${PKGVERSION}/m/control/dlqe.m
share/octave/${PKGVERSION}/m/control/dlqr.m
share/octave/${PKGVERSION}/m/control/dlyap.m
share/octave/${PKGVERSION}/m/control/is_controllable.m
share/octave/${PKGVERSION}/m/control/is_observable.m
share/octave/${PKGVERSION}/m/control/lqe.m
share/octave/${PKGVERSION}/m/control/lqr.m
share/octave/${PKGVERSION}/m/control/lyap.m
share/octave/${PKGVERSION}/m/control/tzero.m
share/octave/${PKGVERSION}/m/elfun/acot.m
share/octave/${PKGVERSION}/m/elfun/acoth.m
share/octave/${PKGVERSION}/m/elfun/acsc.m
share/octave/${PKGVERSION}/m/elfun/acsch.m
share/octave/${PKGVERSION}/m/elfun/asec.m
share/octave/${PKGVERSION}/m/elfun/asech.m
share/octave/${PKGVERSION}/m/elfun/cot.m
share/octave/${PKGVERSION}/m/elfun/coth.m
share/octave/${PKGVERSION}/m/elfun/csc.m
share/octave/${PKGVERSION}/m/elfun/csch.m
share/octave/${PKGVERSION}/m/elfun/gcd.m
share/octave/${PKGVERSION}/m/elfun/lcm.m
share/octave/${PKGVERSION}/m/elfun/sec.m
share/octave/${PKGVERSION}/m/elfun/sech.m
share/octave/${PKGVERSION}/m/finance/fv.m
share/octave/${PKGVERSION}/m/finance/fvl.m
share/octave/${PKGVERSION}/m/finance/irr.m
share/octave/${PKGVERSION}/m/finance/nper.m
share/octave/${PKGVERSION}/m/finance/npv.m
share/octave/${PKGVERSION}/m/finance/pmt.m
share/octave/${PKGVERSION}/m/finance/pv.m
share/octave/${PKGVERSION}/m/finance/pvl.m
share/octave/${PKGVERSION}/m/finance/rate.m
share/octave/${PKGVERSION}/m/finance/vol.m
share/octave/${PKGVERSION}/m/general/columns.m
share/octave/${PKGVERSION}/m/general/common_size.m
share/octave/${PKGVERSION}/m/general/diff.m
share/octave/${PKGVERSION}/m/general/fliplr.m
share/octave/${PKGVERSION}/m/general/flipud.m
share/octave/${PKGVERSION}/m/general/int2str.m
share/octave/${PKGVERSION}/m/general/is_matrix.m
share/octave/${PKGVERSION}/m/general/is_scalar.m
share/octave/${PKGVERSION}/m/general/is_square.m
share/octave/${PKGVERSION}/m/general/is_symmetric.m
share/octave/${PKGVERSION}/m/general/is_vector.m
share/octave/${PKGVERSION}/m/general/isempty.m
share/octave/${PKGVERSION}/m/general/length.m
share/octave/${PKGVERSION}/m/general/logspace.m
share/octave/${PKGVERSION}/m/general/nargchk.m
share/octave/${PKGVERSION}/m/general/nextpow2.m
share/octave/${PKGVERSION}/m/general/num2str.m
share/octave/${PKGVERSION}/m/general/perror.m
share/octave/${PKGVERSION}/m/general/postpad.m
share/octave/${PKGVERSION}/m/general/prepad.m
share/octave/${PKGVERSION}/m/general/randperm.m
share/octave/${PKGVERSION}/m/general/rem.m
share/octave/${PKGVERSION}/m/general/reshape.m
share/octave/${PKGVERSION}/m/general/rot90.m
share/octave/${PKGVERSION}/m/general/rows.m
share/octave/${PKGVERSION}/m/general/shift.m
share/octave/${PKGVERSION}/m/general/strerror.m
share/octave/${PKGVERSION}/m/general/tril.m
share/octave/${PKGVERSION}/m/general/triu.m
share/octave/${PKGVERSION}/m/image/colormap.m
share/octave/${PKGVERSION}/m/image/gray.m
share/octave/${PKGVERSION}/m/image/gray2ind.m
share/octave/${PKGVERSION}/m/image/image.m
share/octave/${PKGVERSION}/m/image/imagesc.m
share/octave/${PKGVERSION}/m/image/imshow.m
share/octave/${PKGVERSION}/m/image/ind2gray.m
share/octave/${PKGVERSION}/m/image/ind2rgb.m
share/octave/${PKGVERSION}/m/image/loadimage.m
share/octave/${PKGVERSION}/m/image/ntsc2rgb.m
share/octave/${PKGVERSION}/m/image/ocean.m
share/octave/${PKGVERSION}/m/image/rgb2ind.m
share/octave/${PKGVERSION}/m/image/rgb2ntsc.m
share/octave/${PKGVERSION}/m/image/saveimage.m
share/octave/${PKGVERSION}/m/io/printf.m
share/octave/${PKGVERSION}/m/io/puts.m
share/octave/${PKGVERSION}/m/linear-algebra/commutation_matrix.m
share/octave/${PKGVERSION}/m/linear-algebra/cond.m
share/octave/${PKGVERSION}/m/linear-algebra/cross.m
share/octave/${PKGVERSION}/m/linear-algebra/dmult.m
share/octave/${PKGVERSION}/m/linear-algebra/dot.m
share/octave/${PKGVERSION}/m/linear-algebra/duplication_matrix.m
share/octave/${PKGVERSION}/m/linear-algebra/kron.m
share/octave/${PKGVERSION}/m/linear-algebra/norm.m
share/octave/${PKGVERSION}/m/linear-algebra/null.m
share/octave/${PKGVERSION}/m/linear-algebra/orth.m
share/octave/${PKGVERSION}/m/linear-algebra/qzhess.m
share/octave/${PKGVERSION}/m/linear-algebra/rank.m
share/octave/${PKGVERSION}/m/linear-algebra/trace.m
share/octave/${PKGVERSION}/m/linear-algebra/vec.m
share/octave/${PKGVERSION}/m/linear-algebra/vech.m
share/octave/${PKGVERSION}/m/miscellaneous/bincoeff.m
share/octave/${PKGVERSION}/m/miscellaneous/bug_report.m
share/octave/${PKGVERSION}/m/miscellaneous/comma.m
share/octave/${PKGVERSION}/m/miscellaneous/cputime.m
share/octave/${PKGVERSION}/m/miscellaneous/dump_prefs.m
share/octave/${PKGVERSION}/m/miscellaneous/etime.m
share/octave/${PKGVERSION}/m/miscellaneous/flops.m
share/octave/${PKGVERSION}/m/miscellaneous/is_leap_year.m
share/octave/${PKGVERSION}/m/miscellaneous/list_primes.m
share/octave/${PKGVERSION}/m/miscellaneous/menu.m
share/octave/${PKGVERSION}/m/miscellaneous/pack.m
share/octave/${PKGVERSION}/m/miscellaneous/paren.m
share/octave/${PKGVERSION}/m/miscellaneous/path.m
share/octave/${PKGVERSION}/m/miscellaneous/popen2.m
share/octave/${PKGVERSION}/m/miscellaneous/semicolon.m
share/octave/${PKGVERSION}/m/miscellaneous/texas_lotto.m
share/octave/${PKGVERSION}/m/miscellaneous/tic.m
share/octave/${PKGVERSION}/m/miscellaneous/toc.m
share/octave/${PKGVERSION}/m/miscellaneous/version.m
share/octave/${PKGVERSION}/m/miscellaneous/xor.m
share/octave/${PKGVERSION}/m/plot/__axis_label__.m
share/octave/${PKGVERSION}/m/plot/__plr1__.m
share/octave/${PKGVERSION}/m/plot/__plr2__.m
share/octave/${PKGVERSION}/m/plot/__plr__.m
share/octave/${PKGVERSION}/m/plot/__plt1__.m
share/octave/${PKGVERSION}/m/plot/__plt2__.m
share/octave/${PKGVERSION}/m/plot/__plt2mm__.m
share/octave/${PKGVERSION}/m/plot/__plt2mv__.m
share/octave/${PKGVERSION}/m/plot/__plt2ss__.m
share/octave/${PKGVERSION}/m/plot/__plt2vm__.m
share/octave/${PKGVERSION}/m/plot/__plt2vv__.m
share/octave/${PKGVERSION}/m/plot/__plt__.m
share/octave/${PKGVERSION}/m/plot/__pltopt1__.m
share/octave/${PKGVERSION}/m/plot/__pltopt__.m
share/octave/${PKGVERSION}/m/plot/axis.m
share/octave/${PKGVERSION}/m/plot/bar.m
share/octave/${PKGVERSION}/m/plot/bottom_title.m
share/octave/${PKGVERSION}/m/plot/contour.m
share/octave/${PKGVERSION}/m/plot/figure.m
share/octave/${PKGVERSION}/m/plot/grid.m
share/octave/${PKGVERSION}/m/plot/hist.m
share/octave/${PKGVERSION}/m/plot/loglog.m
share/octave/${PKGVERSION}/m/plot/mesh.m
share/octave/${PKGVERSION}/m/plot/meshdom.m
share/octave/${PKGVERSION}/m/plot/meshgrid.m
share/octave/${PKGVERSION}/m/plot/mplot.m
share/octave/${PKGVERSION}/m/plot/multiplot.m
share/octave/${PKGVERSION}/m/plot/oneplot.m
share/octave/${PKGVERSION}/m/plot/plot.m
share/octave/${PKGVERSION}/m/plot/plot_border.m
share/octave/${PKGVERSION}/m/plot/polar.m
share/octave/${PKGVERSION}/m/plot/semilogx.m
share/octave/${PKGVERSION}/m/plot/semilogy.m
share/octave/${PKGVERSION}/m/plot/shg.m
share/octave/${PKGVERSION}/m/plot/sombrero.m
share/octave/${PKGVERSION}/m/plot/stairs.m
share/octave/${PKGVERSION}/m/plot/subplot.m
share/octave/${PKGVERSION}/m/plot/subwindow.m
share/octave/${PKGVERSION}/m/plot/title.m
share/octave/${PKGVERSION}/m/plot/top_title.m
share/octave/${PKGVERSION}/m/plot/xlabel.m
share/octave/${PKGVERSION}/m/plot/ylabel.m
share/octave/${PKGVERSION}/m/plot/zlabel.m
share/octave/${PKGVERSION}/m/polynomial/compan.m
share/octave/${PKGVERSION}/m/polynomial/conv.m
share/octave/${PKGVERSION}/m/polynomial/deconv.m
share/octave/${PKGVERSION}/m/polynomial/poly.m
share/octave/${PKGVERSION}/m/polynomial/polyder.m
share/octave/${PKGVERSION}/m/polynomial/polyderiv.m
share/octave/${PKGVERSION}/m/polynomial/polyfit.m
share/octave/${PKGVERSION}/m/polynomial/polyinteg.m
share/octave/${PKGVERSION}/m/polynomial/polyreduce.m
share/octave/${PKGVERSION}/m/polynomial/polyval.m
share/octave/${PKGVERSION}/m/polynomial/polyvalm.m
share/octave/${PKGVERSION}/m/polynomial/residue.m
share/octave/${PKGVERSION}/m/polynomial/roots.m
share/octave/${PKGVERSION}/m/set/complement.m
share/octave/${PKGVERSION}/m/set/create_set.m
share/octave/${PKGVERSION}/m/set/intersection.m
share/octave/${PKGVERSION}/m/set/union.m
share/octave/${PKGVERSION}/m/signal/arch_fit.m
share/octave/${PKGVERSION}/m/signal/arch_rnd.m
share/octave/${PKGVERSION}/m/signal/arch_test.m
share/octave/${PKGVERSION}/m/signal/arma_rnd.m
share/octave/${PKGVERSION}/m/signal/autocor.m
share/octave/${PKGVERSION}/m/signal/autocov.m
share/octave/${PKGVERSION}/m/signal/autoreg_matrix.m
share/octave/${PKGVERSION}/m/signal/bartlett.m
share/octave/${PKGVERSION}/m/signal/blackman.m
share/octave/${PKGVERSION}/m/signal/detrend.m
share/octave/${PKGVERSION}/m/signal/diffpara.m
share/octave/${PKGVERSION}/m/signal/durbinlevinson.m
share/octave/${PKGVERSION}/m/signal/fftconv.m
share/octave/${PKGVERSION}/m/signal/fftfilt.m
share/octave/${PKGVERSION}/m/signal/fftshift.m
share/octave/${PKGVERSION}/m/signal/fractdiff.m
share/octave/${PKGVERSION}/m/signal/freqz.m
share/octave/${PKGVERSION}/m/signal/hamming.m
share/octave/${PKGVERSION}/m/signal/hanning.m
share/octave/${PKGVERSION}/m/signal/hurst.m
share/octave/${PKGVERSION}/m/signal/periodogram.m
share/octave/${PKGVERSION}/m/signal/rectangle_lw.m
share/octave/${PKGVERSION}/m/signal/rectangle_sw.m
share/octave/${PKGVERSION}/m/signal/sinc.m
share/octave/${PKGVERSION}/m/signal/sinetone.m
share/octave/${PKGVERSION}/m/signal/sinewave.m
share/octave/${PKGVERSION}/m/signal/spectral_adf.m
share/octave/${PKGVERSION}/m/signal/spectral_xdf.m
share/octave/${PKGVERSION}/m/signal/spencer.m
share/octave/${PKGVERSION}/m/signal/stft.m
share/octave/${PKGVERSION}/m/signal/synthesis.m
share/octave/${PKGVERSION}/m/signal/triangle_lw.m
share/octave/${PKGVERSION}/m/signal/triangle_sw.m
share/octave/${PKGVERSION}/m/signal/yulewalker.m
share/octave/${PKGVERSION}/m/specfun/bessel.m
share/octave/${PKGVERSION}/m/specfun/beta.m
share/octave/${PKGVERSION}/m/specfun/betai.m
share/octave/${PKGVERSION}/m/specfun/erfinv.m
share/octave/${PKGVERSION}/m/specfun/gammai.m
share/octave/${PKGVERSION}/m/specfun/log2.m
share/octave/${PKGVERSION}/m/specfun/pow2.m
share/octave/${PKGVERSION}/m/special-matrix/hankel.m
share/octave/${PKGVERSION}/m/special-matrix/hilb.m
share/octave/${PKGVERSION}/m/special-matrix/invhilb.m
share/octave/${PKGVERSION}/m/special-matrix/sylvester_matrix.m
share/octave/${PKGVERSION}/m/special-matrix/toeplitz.m
share/octave/${PKGVERSION}/m/special-matrix/vander.m
share/octave/${PKGVERSION}/m/startup/octaverc
share/octave/${PKGVERSION}/m/statistics/base/center.m
share/octave/${PKGVERSION}/m/statistics/base/cloglog.m
share/octave/${PKGVERSION}/m/statistics/base/cor.m
share/octave/${PKGVERSION}/m/statistics/base/corrcoef.m
share/octave/${PKGVERSION}/m/statistics/base/cov.m
share/octave/${PKGVERSION}/m/statistics/base/cut.m
share/octave/${PKGVERSION}/m/statistics/base/gls.m
share/octave/${PKGVERSION}/m/statistics/base/iqr.m
share/octave/${PKGVERSION}/m/statistics/base/kendall.m
share/octave/${PKGVERSION}/m/statistics/base/kurtosis.m
share/octave/${PKGVERSION}/m/statistics/base/logit.m
share/octave/${PKGVERSION}/m/statistics/base/mahalanobis.m
share/octave/${PKGVERSION}/m/statistics/base/mean.m
share/octave/${PKGVERSION}/m/statistics/base/meansq.m
share/octave/${PKGVERSION}/m/statistics/base/median.m
share/octave/${PKGVERSION}/m/statistics/base/moment.m
share/octave/${PKGVERSION}/m/statistics/base/ols.m
share/octave/${PKGVERSION}/m/statistics/base/ppplot.m
share/octave/${PKGVERSION}/m/statistics/base/probit.m
share/octave/${PKGVERSION}/m/statistics/base/qqplot.m
share/octave/${PKGVERSION}/m/statistics/base/range.m
share/octave/${PKGVERSION}/m/statistics/base/ranks.m
share/octave/${PKGVERSION}/m/statistics/base/run_count.m
share/octave/${PKGVERSION}/m/statistics/base/skewness.m
share/octave/${PKGVERSION}/m/statistics/base/spearman.m
share/octave/${PKGVERSION}/m/statistics/base/statistics.m
share/octave/${PKGVERSION}/m/statistics/base/std.m
share/octave/${PKGVERSION}/m/statistics/base/studentize.m
share/octave/${PKGVERSION}/m/statistics/base/table.m
share/octave/${PKGVERSION}/m/statistics/base/values.m
share/octave/${PKGVERSION}/m/statistics/base/var.m
share/octave/${PKGVERSION}/m/statistics/distributions/beta_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/beta_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/beta_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/beta_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/binomial_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/binomial_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/binomial_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/binomial_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/cauchy_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/cauchy_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/cauchy_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/cauchy_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/chisquare_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/chisquare_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/chisquare_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/chisquare_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/discrete_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/discrete_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/discrete_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/discrete_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/empirical_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/empirical_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/empirical_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/empirical_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/exponential_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/exponential_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/exponential_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/exponential_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/f_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/f_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/f_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/f_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/gamma_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/gamma_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/gamma_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/gamma_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/geometric_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/geometric_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/geometric_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/geometric_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/hypergeometric_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/hypergeometric_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/hypergeometric_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/hypergeometric_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/kolmogorov_smirnov_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/laplace_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/laplace_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/laplace_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/laplace_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/logistic_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/logistic_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/logistic_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/logistic_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/lognormal_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/lognormal_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/lognormal_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/lognormal_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/normal_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/normal_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/normal_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/normal_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/pascal_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/pascal_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/pascal_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/pascal_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/poisson_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/poisson_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/poisson_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/poisson_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/stdnormal_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/stdnormal_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/stdnormal_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/stdnormal_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/t_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/t_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/t_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/t_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/uniform_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/uniform_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/uniform_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/uniform_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/weibull_cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/weibull_inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/weibull_pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/weibull_rnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/wiener_rnd.m
share/octave/${PKGVERSION}/m/statistics/models/logistic_regression.m
share/octave/${PKGVERSION}/m/statistics/models/logistic_regression_derivatives.m
share/octave/${PKGVERSION}/m/statistics/models/logistic_regression_likelihood.m
share/octave/${PKGVERSION}/m/statistics/tests/anova.m
share/octave/${PKGVERSION}/m/statistics/tests/bartlett_test.m
share/octave/${PKGVERSION}/m/statistics/tests/chisquare_test_homogeneity.m
share/octave/${PKGVERSION}/m/statistics/tests/chisquare_test_independence.m
share/octave/${PKGVERSION}/m/statistics/tests/cor_test.m
share/octave/${PKGVERSION}/m/statistics/tests/f_test_regression.m
share/octave/${PKGVERSION}/m/statistics/tests/hotelling_test.m
share/octave/${PKGVERSION}/m/statistics/tests/hotelling_test_2.m
share/octave/${PKGVERSION}/m/statistics/tests/kolmogorov_smirnov_test.m
share/octave/${PKGVERSION}/m/statistics/tests/kolmogorov_smirnov_test_2.m
share/octave/${PKGVERSION}/m/statistics/tests/kruskal_wallis_test.m
share/octave/${PKGVERSION}/m/statistics/tests/manova.m
share/octave/${PKGVERSION}/m/statistics/tests/mcnemar_test.m
share/octave/${PKGVERSION}/m/statistics/tests/prop_test_2.m
share/octave/${PKGVERSION}/m/statistics/tests/run_test.m
share/octave/${PKGVERSION}/m/statistics/tests/sign_test.m
share/octave/${PKGVERSION}/m/statistics/tests/t_test.m
share/octave/${PKGVERSION}/m/statistics/tests/t_test_2.m
share/octave/${PKGVERSION}/m/statistics/tests/t_test_regression.m
share/octave/${PKGVERSION}/m/statistics/tests/u_test.m
share/octave/${PKGVERSION}/m/statistics/tests/var_test.m
share/octave/${PKGVERSION}/m/statistics/tests/welch_test.m
share/octave/${PKGVERSION}/m/statistics/tests/wilcoxon_test.m
share/octave/${PKGVERSION}/m/statistics/tests/z_test.m
share/octave/${PKGVERSION}/m/statistics/tests/z_test_2.m
share/octave/${PKGVERSION}/m/strings/bin2dec.m
share/octave/${PKGVERSION}/m/strings/blanks.m
share/octave/${PKGVERSION}/m/strings/deblank.m
share/octave/${PKGVERSION}/m/strings/dec2bin.m
share/octave/${PKGVERSION}/m/strings/dec2hex.m
share/octave/${PKGVERSION}/m/strings/findstr.m
share/octave/${PKGVERSION}/m/strings/hex2dec.m
share/octave/${PKGVERSION}/m/strings/index.m
share/octave/${PKGVERSION}/m/strings/isletter.m
share/octave/${PKGVERSION}/m/strings/lower.m
share/octave/${PKGVERSION}/m/strings/rindex.m
share/octave/${PKGVERSION}/m/strings/split.m
share/octave/${PKGVERSION}/m/strings/str2mat.m
share/octave/${PKGVERSION}/m/strings/str2num.m
share/octave/${PKGVERSION}/m/strings/strcat.m
share/octave/${PKGVERSION}/m/strings/strcmp.m
share/octave/${PKGVERSION}/m/strings/strrep.m
share/octave/${PKGVERSION}/m/strings/substr.m
share/octave/${PKGVERSION}/m/strings/upper.m
share/octave/${PKGVERSION}/m/time/asctime.m
share/octave/${PKGVERSION}/m/time/clock.m
share/octave/${PKGVERSION}/m/time/ctime.m
share/octave/${PKGVERSION}/m/time/date.m
share/octave/ls-R
share/octave/site/m/startup/octaverc
@dirrm share/octave/site/m/startup
@dirrm share/octave/site/m
@dirrm share/octave/site
@exec ${MKDIR} %D/share/octave/${PKGVERSION}/site/m
@dirrm share/octave/${PKGVERSION}/site/m
@dirrm share/octave/${PKGVERSION}/site
@dirrm share/octave/${PKGVERSION}/m/time
@dirrm share/octave/${PKGVERSION}/m/strings
@dirrm share/octave/${PKGVERSION}/m/statistics/tests
@dirrm share/octave/${PKGVERSION}/m/statistics/models
@dirrm share/octave/${PKGVERSION}/m/statistics/distributions
@dirrm share/octave/${PKGVERSION}/m/statistics/base
@dirrm share/octave/${PKGVERSION}/m/statistics
@dirrm share/octave/${PKGVERSION}/m/startup
@dirrm share/octave/${PKGVERSION}/m/special-matrix
@dirrm share/octave/${PKGVERSION}/m/specfun
@dirrm share/octave/${PKGVERSION}/m/signal
@dirrm share/octave/${PKGVERSION}/m/set
@dirrm share/octave/${PKGVERSION}/m/polynomial
@dirrm share/octave/${PKGVERSION}/m/plot
@dirrm share/octave/${PKGVERSION}/m/miscellaneous
@dirrm share/octave/${PKGVERSION}/m/linear-algebra
@dirrm share/octave/${PKGVERSION}/m/io
@dirrm share/octave/${PKGVERSION}/m/image
@dirrm share/octave/${PKGVERSION}/m/general
@dirrm share/octave/${PKGVERSION}/m/finance
@dirrm share/octave/${PKGVERSION}/m/elfun
@dirrm share/octave/${PKGVERSION}/m/control
@dirrm share/octave/${PKGVERSION}/m/audio
@dirrm share/octave/${PKGVERSION}/m
@dirrm share/octave/${PKGVERSION}/imagelib
@dirrm share/octave/${PKGVERSION}/doc
@dirrm share/octave/${PKGVERSION}
@dirrm share/octave
@exec ${MKDIR} %D/libexec/octave/site/oct/${MACHINE_GNU_PLATFORM}
@dirrm libexec/octave/site/oct/${MACHINE_GNU_PLATFORM}
@dirrm libexec/octave/site/oct
@exec ${MKDIR} %D/libexec/octave/site/exec/${MACHINE_GNU_PLATFORM}
@dirrm libexec/octave/site/exec/${MACHINE_GNU_PLATFORM}
@dirrm libexec/octave/site/exec
@dirrm libexec/octave/site
@exec ${MKDIR} %D/libexec/octave/${PKGVERSION}/site/oct/${MACHINE_GNU_PLATFORM}
@dirrm libexec/octave/${PKGVERSION}/site/oct/${MACHINE_GNU_PLATFORM}
@dirrm libexec/octave/${PKGVERSION}/site/oct
@dirrm libexec/octave/${PKGVERSION}/site
@exec ${MKDIR} %D/libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}
@dirrm libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}
@dirrm libexec/octave/${PKGVERSION}/oct
@dirrm libexec/octave/${PKGVERSION}/exec/${MACHINE_GNU_PLATFORM}
@dirrm libexec/octave/${PKGVERSION}/exec
@dirrm libexec/octave/${PKGVERSION}
@dirrm libexec/octave
@dirrm lib/${PKGNAME}
@dirrm include/${PKGNAME}/octave
@dirrm include/${PKGNAME}