pkgsrc/math/octave/PLIST
asau b1cb5486e8 Update to Octave 2.2.0.
User-visible changes since previous release:
- Compatibility with Matlab graphics has been improved.
- New graphics functions.
- New experimental OpenGL/FLTK based plotting system.
- Functions providing direct access to gnuplot have been removed.
- The Control, Finance and Quaternion functions have been removed.
- Specific sparse matrix functions removed.
- Improvements to the debugger.
- Improved traceback error messages.
- Object Oriented Programming.
- Parsing of Command-style Functions.
- Block comments.
- Special treatment in the parser of expressions like "a' * b".
- Single Precision data type.
- Improved array indexing.
- Improved memory management.
- Improved performance for reduction operations.
- Sorting and searching.
- Range arithmetics.
- Various performance improvements.
- 64-bit integer arithmetic.
- Diagonal and permutation matrices.
- Improvements to fsolve.
- Improvements to the norm function.
- New functions for computing some eigenvalues or singular values.
- New QR and Cholesky factorization updating functions.
- New quadrature functions.
- New functions for reading and writing images.
- Other miscellaneous new functions.
- Changes to strcat.
- Improvements to the help functions.
- Deprecated functions.
2009-07-19 00:33:10 +00:00

1776 lines
80 KiB
Text

@comment $NetBSD: PLIST,v 1.21 2009/07/19 00:33:10 asau Exp $
bin/mkoctfile
bin/mkoctfile-${PKGVERSION}
bin/octave
bin/${PKGNAME}
bin/octave-bug
bin/octave-bug-${PKGVERSION}
bin/octave-config
bin/octave-config-${PKGVERSION}
include/${PKGNAME}/octave/Array-util.h
include/${PKGNAME}/octave/Array.cc
include/${PKGNAME}/octave/Array.h
include/${PKGNAME}/octave/Array2.h
include/${PKGNAME}/octave/Array3.h
include/${PKGNAME}/octave/ArrayN.cc
include/${PKGNAME}/octave/ArrayN.h
include/${PKGNAME}/octave/CColVector.h
include/${PKGNAME}/octave/CDiagMatrix.h
include/${PKGNAME}/octave/CMatrix.h
include/${PKGNAME}/octave/CNDArray.h
include/${PKGNAME}/octave/CRowVector.h
include/${PKGNAME}/octave/CSparse.h
include/${PKGNAME}/octave/Cell.h
include/${PKGNAME}/octave/CmplxAEPBAL.h
include/${PKGNAME}/octave/CmplxCHOL.h
include/${PKGNAME}/octave/CmplxGEPBAL.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/DAERT.h
include/${PKGNAME}/octave/DAERTFunc.h
include/${PKGNAME}/octave/DASPK-opts.h
include/${PKGNAME}/octave/DASPK.h
include/${PKGNAME}/octave/DASRT-opts.h
include/${PKGNAME}/octave/DASRT.h
include/${PKGNAME}/octave/DASSL-opts.h
include/${PKGNAME}/octave/DASSL.h
include/${PKGNAME}/octave/DET.h
include/${PKGNAME}/octave/DiagArray2.cc
include/${PKGNAME}/octave/DiagArray2.h
include/${PKGNAME}/octave/EIG.h
include/${PKGNAME}/octave/LSODE-opts.h
include/${PKGNAME}/octave/LSODE.h
include/${PKGNAME}/octave/MArray-decl.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/MArrayN.cc
include/${PKGNAME}/octave/MArrayN.h
include/${PKGNAME}/octave/MDiagArray2.cc
include/${PKGNAME}/octave/MDiagArray2.h
include/${PKGNAME}/octave/MSparse-defs.h
include/${PKGNAME}/octave/MSparse.h
include/${PKGNAME}/octave/Matrix.h
include/${PKGNAME}/octave/MatrixType.h
include/${PKGNAME}/octave/ODE.h
include/${PKGNAME}/octave/ODEFunc.h
include/${PKGNAME}/octave/ODES.h
include/${PKGNAME}/octave/ODESFunc.h
include/${PKGNAME}/octave/PermMatrix.h
include/${PKGNAME}/octave/Quad-opts.h
include/${PKGNAME}/octave/Quad.h
include/${PKGNAME}/octave/Range.h
include/${PKGNAME}/octave/Sparse-diag-op-defs.h
include/${PKGNAME}/octave/Sparse-op-defs.h
include/${PKGNAME}/octave/Sparse-perm-op-defs.h
include/${PKGNAME}/octave/Sparse.h
include/${PKGNAME}/octave/SparseCmplxCHOL.h
include/${PKGNAME}/octave/SparseCmplxLU.h
include/${PKGNAME}/octave/SparseCmplxQR.h
include/${PKGNAME}/octave/SparseQR.h
include/${PKGNAME}/octave/SparsedbleCHOL.h
include/${PKGNAME}/octave/SparsedbleLU.h
include/${PKGNAME}/octave/base-aepbal.h
include/${PKGNAME}/octave/base-dae.h
include/${PKGNAME}/octave/base-de.h
include/${PKGNAME}/octave/base-list.h
include/${PKGNAME}/octave/base-lu.cc
include/${PKGNAME}/octave/base-lu.h
include/${PKGNAME}/octave/base-min.h
include/${PKGNAME}/octave/boolMatrix.h
include/${PKGNAME}/octave/boolNDArray.h
include/${PKGNAME}/octave/boolSparse.h
include/${PKGNAME}/octave/builtins.h
include/${PKGNAME}/octave/byte-swap.h
include/${PKGNAME}/octave/c-file-ptr-stream.h
include/${PKGNAME}/octave/chMatrix.h
include/${PKGNAME}/octave/chNDArray.h
include/${PKGNAME}/octave/cmd-edit.h
include/${PKGNAME}/octave/cmd-hist.h
include/${PKGNAME}/octave/comment-list.h
include/${PKGNAME}/octave/config.h
include/${PKGNAME}/octave/dColVector.h
include/${PKGNAME}/octave/dDiagMatrix.h
include/${PKGNAME}/octave/dMatrix.h
include/${PKGNAME}/octave/dNDArray.h
include/${PKGNAME}/octave/dRowVector.h
include/${PKGNAME}/octave/dSparse.h
include/${PKGNAME}/octave/data-conv.h
include/${PKGNAME}/octave/dbleAEPBAL.h
include/${PKGNAME}/octave/dbleCHOL.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/debug.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/dim-vector.h
include/${PKGNAME}/octave/dir-ops.h
include/${PKGNAME}/octave/dirfns.h
include/${PKGNAME}/octave/display.h
include/${PKGNAME}/octave/dynamic-ld.h
include/${PKGNAME}/octave/eigs-base.cc
include/${PKGNAME}/octave/error.h
include/${PKGNAME}/octave/f77-fcn.h
include/${PKGNAME}/octave/fCColVector.h
include/${PKGNAME}/octave/fCDiagMatrix.h
include/${PKGNAME}/octave/fCMatrix.h
include/${PKGNAME}/octave/fCNDArray.h
include/${PKGNAME}/octave/fCRowVector.h
include/${PKGNAME}/octave/fCmplxAEPBAL.h
include/${PKGNAME}/octave/fCmplxCHOL.h
include/${PKGNAME}/octave/fCmplxGEPBAL.h
include/${PKGNAME}/octave/fCmplxHESS.h
include/${PKGNAME}/octave/fCmplxLU.h
include/${PKGNAME}/octave/fCmplxQR.h
include/${PKGNAME}/octave/fCmplxQRP.h
include/${PKGNAME}/octave/fCmplxSCHUR.h
include/${PKGNAME}/octave/fCmplxSVD.h
include/${PKGNAME}/octave/fColVector.h
include/${PKGNAME}/octave/fDiagMatrix.h
include/${PKGNAME}/octave/fEIG.h
include/${PKGNAME}/octave/fMatrix.h
include/${PKGNAME}/octave/fNDArray.h
include/${PKGNAME}/octave/fRowVector.h
include/${PKGNAME}/octave/file-io.h
include/${PKGNAME}/octave/file-ops.h
include/${PKGNAME}/octave/file-stat.h
include/${PKGNAME}/octave/floatAEPBAL.h
include/${PKGNAME}/octave/floatCHOL.h
include/${PKGNAME}/octave/floatGEPBAL.h
include/${PKGNAME}/octave/floatHESS.h
include/${PKGNAME}/octave/floatLU.h
include/${PKGNAME}/octave/floatQR.h
include/${PKGNAME}/octave/floatQRP.h
include/${PKGNAME}/octave/floatSCHUR.h
include/${PKGNAME}/octave/floatSVD.h
include/${PKGNAME}/octave/functor.h
include/${PKGNAME}/octave/getopt.h
include/${PKGNAME}/octave/gl-render.h
include/${PKGNAME}/octave/glob-match.h
include/${PKGNAME}/octave/graphics-props.cc
include/${PKGNAME}/octave/graphics.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/int16NDArray.h
include/${PKGNAME}/octave/int32NDArray.h
include/${PKGNAME}/octave/int64NDArray.h
include/${PKGNAME}/octave/int8NDArray.h
include/${PKGNAME}/octave/intNDArray.cc
include/${PKGNAME}/octave/intNDArray.h
include/${PKGNAME}/octave/kpse-xfns.h
include/${PKGNAME}/octave/kpse.cc
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-math.h
include/${PKGNAME}/octave/lo-specfun.h
include/${PKGNAME}/octave/lo-sysdep.h
include/${PKGNAME}/octave/lo-traits.h
include/${PKGNAME}/octave/lo-utils.h
include/${PKGNAME}/octave/load-path.h
include/${PKGNAME}/octave/load-save.h
include/${PKGNAME}/octave/ls-ascii-helper.h
include/${PKGNAME}/octave/ls-hdf5.h
include/${PKGNAME}/octave/ls-mat-ascii.h
include/${PKGNAME}/octave/ls-mat4.h
include/${PKGNAME}/octave/ls-mat5.h
include/${PKGNAME}/octave/ls-oct-ascii.h
include/${PKGNAME}/octave/ls-oct-binary.h
include/${PKGNAME}/octave/ls-utils.h
include/${PKGNAME}/octave/mach-info.h
include/${PKGNAME}/octave/md5.h
include/${PKGNAME}/octave/mex.h
include/${PKGNAME}/octave/mexproto.h
include/${PKGNAME}/octave/mx-base.h
include/${PKGNAME}/octave/mx-cdm-cm.h
include/${PKGNAME}/octave/mx-cdm-cs.h
include/${PKGNAME}/octave/mx-cdm-dm.h
include/${PKGNAME}/octave/mx-cdm-m.h
include/${PKGNAME}/octave/mx-cdm-s.h
include/${PKGNAME}/octave/mx-cm-cdm.h
include/${PKGNAME}/octave/mx-cm-dm.h
include/${PKGNAME}/octave/mx-cm-m.h
include/${PKGNAME}/octave/mx-cm-pm.h
include/${PKGNAME}/octave/mx-cm-s.h
include/${PKGNAME}/octave/mx-cnda-nda.h
include/${PKGNAME}/octave/mx-cnda-s.h
include/${PKGNAME}/octave/mx-cs-cdm.h
include/${PKGNAME}/octave/mx-cs-dm.h
include/${PKGNAME}/octave/mx-cs-m.h
include/${PKGNAME}/octave/mx-cs-nda.h
include/${PKGNAME}/octave/mx-defs.h
include/${PKGNAME}/octave/mx-dm-cdm.h
include/${PKGNAME}/octave/mx-dm-cm.h
include/${PKGNAME}/octave/mx-dm-cs.h
include/${PKGNAME}/octave/mx-dm-m.h
include/${PKGNAME}/octave/mx-dm-s.h
include/${PKGNAME}/octave/mx-ext.h
include/${PKGNAME}/octave/mx-fcdm-fcm.h
include/${PKGNAME}/octave/mx-fcdm-fcs.h
include/${PKGNAME}/octave/mx-fcdm-fdm.h
include/${PKGNAME}/octave/mx-fcdm-fm.h
include/${PKGNAME}/octave/mx-fcdm-fs.h
include/${PKGNAME}/octave/mx-fcm-fcdm.h
include/${PKGNAME}/octave/mx-fcm-fdm.h
include/${PKGNAME}/octave/mx-fcm-fm.h
include/${PKGNAME}/octave/mx-fcm-fs.h
include/${PKGNAME}/octave/mx-fcm-pm.h
include/${PKGNAME}/octave/mx-fcnda-fnda.h
include/${PKGNAME}/octave/mx-fcnda-fs.h
include/${PKGNAME}/octave/mx-fcs-fcdm.h
include/${PKGNAME}/octave/mx-fcs-fdm.h
include/${PKGNAME}/octave/mx-fcs-fm.h
include/${PKGNAME}/octave/mx-fcs-fnda.h
include/${PKGNAME}/octave/mx-fdm-fcdm.h
include/${PKGNAME}/octave/mx-fdm-fcm.h
include/${PKGNAME}/octave/mx-fdm-fcs.h
include/${PKGNAME}/octave/mx-fdm-fm.h
include/${PKGNAME}/octave/mx-fdm-fs.h
include/${PKGNAME}/octave/mx-fm-fcdm.h
include/${PKGNAME}/octave/mx-fm-fcm.h
include/${PKGNAME}/octave/mx-fm-fcs.h
include/${PKGNAME}/octave/mx-fm-fdm.h
include/${PKGNAME}/octave/mx-fm-pm.h
include/${PKGNAME}/octave/mx-fnda-fcnda.h
include/${PKGNAME}/octave/mx-fnda-fcs.h
include/${PKGNAME}/octave/mx-fnda-i16.h
include/${PKGNAME}/octave/mx-fnda-i16nda.h
include/${PKGNAME}/octave/mx-fnda-i32.h
include/${PKGNAME}/octave/mx-fnda-i32nda.h
include/${PKGNAME}/octave/mx-fnda-i64.h
include/${PKGNAME}/octave/mx-fnda-i64nda.h
include/${PKGNAME}/octave/mx-fnda-i8.h
include/${PKGNAME}/octave/mx-fnda-i8nda.h
include/${PKGNAME}/octave/mx-fnda-ui16.h
include/${PKGNAME}/octave/mx-fnda-ui16nda.h
include/${PKGNAME}/octave/mx-fnda-ui32.h
include/${PKGNAME}/octave/mx-fnda-ui32nda.h
include/${PKGNAME}/octave/mx-fnda-ui64.h
include/${PKGNAME}/octave/mx-fnda-ui64nda.h
include/${PKGNAME}/octave/mx-fnda-ui8.h
include/${PKGNAME}/octave/mx-fnda-ui8nda.h
include/${PKGNAME}/octave/mx-fs-fcdm.h
include/${PKGNAME}/octave/mx-fs-fcm.h
include/${PKGNAME}/octave/mx-fs-fcnda.h
include/${PKGNAME}/octave/mx-fs-fdm.h
include/${PKGNAME}/octave/mx-fs-i16nda.h
include/${PKGNAME}/octave/mx-fs-i32nda.h
include/${PKGNAME}/octave/mx-fs-i64nda.h
include/${PKGNAME}/octave/mx-fs-i8nda.h
include/${PKGNAME}/octave/mx-fs-ui16nda.h
include/${PKGNAME}/octave/mx-fs-ui32nda.h
include/${PKGNAME}/octave/mx-fs-ui64nda.h
include/${PKGNAME}/octave/mx-fs-ui8nda.h
include/${PKGNAME}/octave/mx-i16-fnda.h
include/${PKGNAME}/octave/mx-i16-i32nda.h
include/${PKGNAME}/octave/mx-i16-i64nda.h
include/${PKGNAME}/octave/mx-i16-i8nda.h
include/${PKGNAME}/octave/mx-i16-nda.h
include/${PKGNAME}/octave/mx-i16-ui16nda.h
include/${PKGNAME}/octave/mx-i16-ui32nda.h
include/${PKGNAME}/octave/mx-i16-ui64nda.h
include/${PKGNAME}/octave/mx-i16-ui8nda.h
include/${PKGNAME}/octave/mx-i16nda-fnda.h
include/${PKGNAME}/octave/mx-i16nda-fs.h
include/${PKGNAME}/octave/mx-i16nda-i32.h
include/${PKGNAME}/octave/mx-i16nda-i32nda.h
include/${PKGNAME}/octave/mx-i16nda-i64.h
include/${PKGNAME}/octave/mx-i16nda-i64nda.h
include/${PKGNAME}/octave/mx-i16nda-i8.h
include/${PKGNAME}/octave/mx-i16nda-i8nda.h
include/${PKGNAME}/octave/mx-i16nda-nda.h
include/${PKGNAME}/octave/mx-i16nda-s.h
include/${PKGNAME}/octave/mx-i16nda-ui16.h
include/${PKGNAME}/octave/mx-i16nda-ui16nda.h
include/${PKGNAME}/octave/mx-i16nda-ui32.h
include/${PKGNAME}/octave/mx-i16nda-ui32nda.h
include/${PKGNAME}/octave/mx-i16nda-ui64.h
include/${PKGNAME}/octave/mx-i16nda-ui64nda.h
include/${PKGNAME}/octave/mx-i16nda-ui8.h
include/${PKGNAME}/octave/mx-i16nda-ui8nda.h
include/${PKGNAME}/octave/mx-i32-fnda.h
include/${PKGNAME}/octave/mx-i32-i16nda.h
include/${PKGNAME}/octave/mx-i32-i64nda.h
include/${PKGNAME}/octave/mx-i32-i8nda.h
include/${PKGNAME}/octave/mx-i32-nda.h
include/${PKGNAME}/octave/mx-i32-ui16nda.h
include/${PKGNAME}/octave/mx-i32-ui32nda.h
include/${PKGNAME}/octave/mx-i32-ui64nda.h
include/${PKGNAME}/octave/mx-i32-ui8nda.h
include/${PKGNAME}/octave/mx-i32nda-fnda.h
include/${PKGNAME}/octave/mx-i32nda-fs.h
include/${PKGNAME}/octave/mx-i32nda-i16.h
include/${PKGNAME}/octave/mx-i32nda-i16nda.h
include/${PKGNAME}/octave/mx-i32nda-i64.h
include/${PKGNAME}/octave/mx-i32nda-i64nda.h
include/${PKGNAME}/octave/mx-i32nda-i8.h
include/${PKGNAME}/octave/mx-i32nda-i8nda.h
include/${PKGNAME}/octave/mx-i32nda-nda.h
include/${PKGNAME}/octave/mx-i32nda-s.h
include/${PKGNAME}/octave/mx-i32nda-ui16.h
include/${PKGNAME}/octave/mx-i32nda-ui16nda.h
include/${PKGNAME}/octave/mx-i32nda-ui32.h
include/${PKGNAME}/octave/mx-i32nda-ui32nda.h
include/${PKGNAME}/octave/mx-i32nda-ui64.h
include/${PKGNAME}/octave/mx-i32nda-ui64nda.h
include/${PKGNAME}/octave/mx-i32nda-ui8.h
include/${PKGNAME}/octave/mx-i32nda-ui8nda.h
include/${PKGNAME}/octave/mx-i64-fnda.h
include/${PKGNAME}/octave/mx-i64-i16nda.h
include/${PKGNAME}/octave/mx-i64-i32nda.h
include/${PKGNAME}/octave/mx-i64-i8nda.h
include/${PKGNAME}/octave/mx-i64-nda.h
include/${PKGNAME}/octave/mx-i64-ui16nda.h
include/${PKGNAME}/octave/mx-i64-ui32nda.h
include/${PKGNAME}/octave/mx-i64-ui64nda.h
include/${PKGNAME}/octave/mx-i64-ui8nda.h
include/${PKGNAME}/octave/mx-i64nda-fnda.h
include/${PKGNAME}/octave/mx-i64nda-fs.h
include/${PKGNAME}/octave/mx-i64nda-i16.h
include/${PKGNAME}/octave/mx-i64nda-i16nda.h
include/${PKGNAME}/octave/mx-i64nda-i32.h
include/${PKGNAME}/octave/mx-i64nda-i32nda.h
include/${PKGNAME}/octave/mx-i64nda-i8.h
include/${PKGNAME}/octave/mx-i64nda-i8nda.h
include/${PKGNAME}/octave/mx-i64nda-nda.h
include/${PKGNAME}/octave/mx-i64nda-s.h
include/${PKGNAME}/octave/mx-i64nda-ui16.h
include/${PKGNAME}/octave/mx-i64nda-ui16nda.h
include/${PKGNAME}/octave/mx-i64nda-ui32.h
include/${PKGNAME}/octave/mx-i64nda-ui32nda.h
include/${PKGNAME}/octave/mx-i64nda-ui64.h
include/${PKGNAME}/octave/mx-i64nda-ui64nda.h
include/${PKGNAME}/octave/mx-i64nda-ui8.h
include/${PKGNAME}/octave/mx-i64nda-ui8nda.h
include/${PKGNAME}/octave/mx-i8-fnda.h
include/${PKGNAME}/octave/mx-i8-i16nda.h
include/${PKGNAME}/octave/mx-i8-i32nda.h
include/${PKGNAME}/octave/mx-i8-i64nda.h
include/${PKGNAME}/octave/mx-i8-nda.h
include/${PKGNAME}/octave/mx-i8-ui16nda.h
include/${PKGNAME}/octave/mx-i8-ui32nda.h
include/${PKGNAME}/octave/mx-i8-ui64nda.h
include/${PKGNAME}/octave/mx-i8-ui8nda.h
include/${PKGNAME}/octave/mx-i8nda-fnda.h
include/${PKGNAME}/octave/mx-i8nda-fs.h
include/${PKGNAME}/octave/mx-i8nda-i16.h
include/${PKGNAME}/octave/mx-i8nda-i16nda.h
include/${PKGNAME}/octave/mx-i8nda-i32.h
include/${PKGNAME}/octave/mx-i8nda-i32nda.h
include/${PKGNAME}/octave/mx-i8nda-i64.h
include/${PKGNAME}/octave/mx-i8nda-i64nda.h
include/${PKGNAME}/octave/mx-i8nda-nda.h
include/${PKGNAME}/octave/mx-i8nda-s.h
include/${PKGNAME}/octave/mx-i8nda-ui16.h
include/${PKGNAME}/octave/mx-i8nda-ui16nda.h
include/${PKGNAME}/octave/mx-i8nda-ui32.h
include/${PKGNAME}/octave/mx-i8nda-ui32nda.h
include/${PKGNAME}/octave/mx-i8nda-ui64.h
include/${PKGNAME}/octave/mx-i8nda-ui64nda.h
include/${PKGNAME}/octave/mx-i8nda-ui8.h
include/${PKGNAME}/octave/mx-i8nda-ui8nda.h
include/${PKGNAME}/octave/mx-inlines.cc
include/${PKGNAME}/octave/mx-m-cdm.h
include/${PKGNAME}/octave/mx-m-cm.h
include/${PKGNAME}/octave/mx-m-cs.h
include/${PKGNAME}/octave/mx-m-dm.h
include/${PKGNAME}/octave/mx-m-pm.h
include/${PKGNAME}/octave/mx-nda-cnda.h
include/${PKGNAME}/octave/mx-nda-cs.h
include/${PKGNAME}/octave/mx-nda-i16.h
include/${PKGNAME}/octave/mx-nda-i16nda.h
include/${PKGNAME}/octave/mx-nda-i32.h
include/${PKGNAME}/octave/mx-nda-i32nda.h
include/${PKGNAME}/octave/mx-nda-i64.h
include/${PKGNAME}/octave/mx-nda-i64nda.h
include/${PKGNAME}/octave/mx-nda-i8.h
include/${PKGNAME}/octave/mx-nda-i8nda.h
include/${PKGNAME}/octave/mx-nda-ui16.h
include/${PKGNAME}/octave/mx-nda-ui16nda.h
include/${PKGNAME}/octave/mx-nda-ui32.h
include/${PKGNAME}/octave/mx-nda-ui32nda.h
include/${PKGNAME}/octave/mx-nda-ui64.h
include/${PKGNAME}/octave/mx-nda-ui64nda.h
include/${PKGNAME}/octave/mx-nda-ui8.h
include/${PKGNAME}/octave/mx-nda-ui8nda.h
include/${PKGNAME}/octave/mx-op-decl.h
include/${PKGNAME}/octave/mx-op-defs.h
include/${PKGNAME}/octave/mx-ops.h
include/${PKGNAME}/octave/mx-pm-cm.h
include/${PKGNAME}/octave/mx-pm-fcm.h
include/${PKGNAME}/octave/mx-pm-fm.h
include/${PKGNAME}/octave/mx-pm-m.h
include/${PKGNAME}/octave/mx-s-cdm.h
include/${PKGNAME}/octave/mx-s-cm.h
include/${PKGNAME}/octave/mx-s-cnda.h
include/${PKGNAME}/octave/mx-s-dm.h
include/${PKGNAME}/octave/mx-s-i16nda.h
include/${PKGNAME}/octave/mx-s-i32nda.h
include/${PKGNAME}/octave/mx-s-i64nda.h
include/${PKGNAME}/octave/mx-s-i8nda.h
include/${PKGNAME}/octave/mx-s-ui16nda.h
include/${PKGNAME}/octave/mx-s-ui32nda.h
include/${PKGNAME}/octave/mx-s-ui64nda.h
include/${PKGNAME}/octave/mx-s-ui8nda.h
include/${PKGNAME}/octave/mx-ui16-fnda.h
include/${PKGNAME}/octave/mx-ui16-i16nda.h
include/${PKGNAME}/octave/mx-ui16-i32nda.h
include/${PKGNAME}/octave/mx-ui16-i64nda.h
include/${PKGNAME}/octave/mx-ui16-i8nda.h
include/${PKGNAME}/octave/mx-ui16-nda.h
include/${PKGNAME}/octave/mx-ui16-ui32nda.h
include/${PKGNAME}/octave/mx-ui16-ui64nda.h
include/${PKGNAME}/octave/mx-ui16-ui8nda.h
include/${PKGNAME}/octave/mx-ui16nda-fnda.h
include/${PKGNAME}/octave/mx-ui16nda-fs.h
include/${PKGNAME}/octave/mx-ui16nda-i16.h
include/${PKGNAME}/octave/mx-ui16nda-i16nda.h
include/${PKGNAME}/octave/mx-ui16nda-i32.h
include/${PKGNAME}/octave/mx-ui16nda-i32nda.h
include/${PKGNAME}/octave/mx-ui16nda-i64.h
include/${PKGNAME}/octave/mx-ui16nda-i64nda.h
include/${PKGNAME}/octave/mx-ui16nda-i8.h
include/${PKGNAME}/octave/mx-ui16nda-i8nda.h
include/${PKGNAME}/octave/mx-ui16nda-nda.h
include/${PKGNAME}/octave/mx-ui16nda-s.h
include/${PKGNAME}/octave/mx-ui16nda-ui32.h
include/${PKGNAME}/octave/mx-ui16nda-ui32nda.h
include/${PKGNAME}/octave/mx-ui16nda-ui64.h
include/${PKGNAME}/octave/mx-ui16nda-ui64nda.h
include/${PKGNAME}/octave/mx-ui16nda-ui8.h
include/${PKGNAME}/octave/mx-ui16nda-ui8nda.h
include/${PKGNAME}/octave/mx-ui32-fnda.h
include/${PKGNAME}/octave/mx-ui32-i16nda.h
include/${PKGNAME}/octave/mx-ui32-i32nda.h
include/${PKGNAME}/octave/mx-ui32-i64nda.h
include/${PKGNAME}/octave/mx-ui32-i8nda.h
include/${PKGNAME}/octave/mx-ui32-nda.h
include/${PKGNAME}/octave/mx-ui32-ui16nda.h
include/${PKGNAME}/octave/mx-ui32-ui64nda.h
include/${PKGNAME}/octave/mx-ui32-ui8nda.h
include/${PKGNAME}/octave/mx-ui32nda-fnda.h
include/${PKGNAME}/octave/mx-ui32nda-fs.h
include/${PKGNAME}/octave/mx-ui32nda-i16.h
include/${PKGNAME}/octave/mx-ui32nda-i16nda.h
include/${PKGNAME}/octave/mx-ui32nda-i32.h
include/${PKGNAME}/octave/mx-ui32nda-i32nda.h
include/${PKGNAME}/octave/mx-ui32nda-i64.h
include/${PKGNAME}/octave/mx-ui32nda-i64nda.h
include/${PKGNAME}/octave/mx-ui32nda-i8.h
include/${PKGNAME}/octave/mx-ui32nda-i8nda.h
include/${PKGNAME}/octave/mx-ui32nda-nda.h
include/${PKGNAME}/octave/mx-ui32nda-s.h
include/${PKGNAME}/octave/mx-ui32nda-ui16.h
include/${PKGNAME}/octave/mx-ui32nda-ui16nda.h
include/${PKGNAME}/octave/mx-ui32nda-ui64.h
include/${PKGNAME}/octave/mx-ui32nda-ui64nda.h
include/${PKGNAME}/octave/mx-ui32nda-ui8.h
include/${PKGNAME}/octave/mx-ui32nda-ui8nda.h
include/${PKGNAME}/octave/mx-ui64-fnda.h
include/${PKGNAME}/octave/mx-ui64-i16nda.h
include/${PKGNAME}/octave/mx-ui64-i32nda.h
include/${PKGNAME}/octave/mx-ui64-i64nda.h
include/${PKGNAME}/octave/mx-ui64-i8nda.h
include/${PKGNAME}/octave/mx-ui64-nda.h
include/${PKGNAME}/octave/mx-ui64-ui16nda.h
include/${PKGNAME}/octave/mx-ui64-ui32nda.h
include/${PKGNAME}/octave/mx-ui64-ui8nda.h
include/${PKGNAME}/octave/mx-ui64nda-fnda.h
include/${PKGNAME}/octave/mx-ui64nda-fs.h
include/${PKGNAME}/octave/mx-ui64nda-i16.h
include/${PKGNAME}/octave/mx-ui64nda-i16nda.h
include/${PKGNAME}/octave/mx-ui64nda-i32.h
include/${PKGNAME}/octave/mx-ui64nda-i32nda.h
include/${PKGNAME}/octave/mx-ui64nda-i64.h
include/${PKGNAME}/octave/mx-ui64nda-i64nda.h
include/${PKGNAME}/octave/mx-ui64nda-i8.h
include/${PKGNAME}/octave/mx-ui64nda-i8nda.h
include/${PKGNAME}/octave/mx-ui64nda-nda.h
include/${PKGNAME}/octave/mx-ui64nda-s.h
include/${PKGNAME}/octave/mx-ui64nda-ui16.h
include/${PKGNAME}/octave/mx-ui64nda-ui16nda.h
include/${PKGNAME}/octave/mx-ui64nda-ui32.h
include/${PKGNAME}/octave/mx-ui64nda-ui32nda.h
include/${PKGNAME}/octave/mx-ui64nda-ui8.h
include/${PKGNAME}/octave/mx-ui64nda-ui8nda.h
include/${PKGNAME}/octave/mx-ui8-fnda.h
include/${PKGNAME}/octave/mx-ui8-i16nda.h
include/${PKGNAME}/octave/mx-ui8-i32nda.h
include/${PKGNAME}/octave/mx-ui8-i64nda.h
include/${PKGNAME}/octave/mx-ui8-i8nda.h
include/${PKGNAME}/octave/mx-ui8-nda.h
include/${PKGNAME}/octave/mx-ui8-ui16nda.h
include/${PKGNAME}/octave/mx-ui8-ui32nda.h
include/${PKGNAME}/octave/mx-ui8-ui64nda.h
include/${PKGNAME}/octave/mx-ui8nda-fnda.h
include/${PKGNAME}/octave/mx-ui8nda-fs.h
include/${PKGNAME}/octave/mx-ui8nda-i16.h
include/${PKGNAME}/octave/mx-ui8nda-i16nda.h
include/${PKGNAME}/octave/mx-ui8nda-i32.h
include/${PKGNAME}/octave/mx-ui8nda-i32nda.h
include/${PKGNAME}/octave/mx-ui8nda-i64.h
include/${PKGNAME}/octave/mx-ui8nda-i64nda.h
include/${PKGNAME}/octave/mx-ui8nda-i8.h
include/${PKGNAME}/octave/mx-ui8nda-i8nda.h
include/${PKGNAME}/octave/mx-ui8nda-nda.h
include/${PKGNAME}/octave/mx-ui8nda-s.h
include/${PKGNAME}/octave/mx-ui8nda-ui16.h
include/${PKGNAME}/octave/mx-ui8nda-ui16nda.h
include/${PKGNAME}/octave/mx-ui8nda-ui32.h
include/${PKGNAME}/octave/mx-ui8nda-ui32nda.h
include/${PKGNAME}/octave/mx-ui8nda-ui64.h
include/${PKGNAME}/octave/mx-ui8nda-ui64nda.h
include/${PKGNAME}/octave/mxarray.h
include/${PKGNAME}/octave/oct-alloc.h
include/${PKGNAME}/octave/oct-cmplx.h
include/${PKGNAME}/octave/oct-conf.h
include/${PKGNAME}/octave/oct-dlldefs.h
include/${PKGNAME}/octave/oct-env.h
include/${PKGNAME}/octave/oct-errno.h
include/${PKGNAME}/octave/oct-fftw.h
include/${PKGNAME}/octave/oct-fstrm.h
include/${PKGNAME}/octave/oct-getopt.h
include/${PKGNAME}/octave/oct-gperf.h
include/${PKGNAME}/octave/oct-group.h
include/${PKGNAME}/octave/oct-hdf5.h
include/${PKGNAME}/octave/oct-hist.h
include/${PKGNAME}/octave/oct-inttypes.h
include/${PKGNAME}/octave/oct-iostrm.h
include/${PKGNAME}/octave/oct-locbuf.h
include/${PKGNAME}/octave/oct-lvalue.h
include/${PKGNAME}/octave/oct-map.h
include/${PKGNAME}/octave/oct-md5.h
include/${PKGNAME}/octave/oct-mutex.h
include/${PKGNAME}/octave/oct-norm.h
include/${PKGNAME}/octave/oct-obj.h
include/${PKGNAME}/octave/oct-passwd.h
include/${PKGNAME}/octave/oct-prcstrm.h
include/${PKGNAME}/octave/oct-procbuf.h
include/${PKGNAME}/octave/oct-rand.h
include/${PKGNAME}/octave/oct-rl-edit.h
include/${PKGNAME}/octave/oct-rl-hist.h
include/${PKGNAME}/octave/oct-shlib.h
include/${PKGNAME}/octave/oct-sort.cc
include/${PKGNAME}/octave/oct-sort.h
include/${PKGNAME}/octave/oct-sparse.h
include/${PKGNAME}/octave/oct-spparms.h
include/${PKGNAME}/octave/oct-stdstrm.h
include/${PKGNAME}/octave/oct-stream.h
include/${PKGNAME}/octave/oct-strstrm.h
include/${PKGNAME}/octave/oct-syscalls.h
include/${PKGNAME}/octave/oct-time.h
include/${PKGNAME}/octave/oct-types.h
include/${PKGNAME}/octave/oct-uname.h
include/${PKGNAME}/octave/oct.h
include/${PKGNAME}/octave/octave.h
include/${PKGNAME}/octave/ops.h
include/${PKGNAME}/octave/ov-base-diag.cc
include/${PKGNAME}/octave/ov-base-diag.h
include/${PKGNAME}/octave/ov-base-int.cc
include/${PKGNAME}/octave/ov-base-int.h
include/${PKGNAME}/octave/ov-base-mat.cc
include/${PKGNAME}/octave/ov-base-mat.h
include/${PKGNAME}/octave/ov-base-scalar.cc
include/${PKGNAME}/octave/ov-base-scalar.h
include/${PKGNAME}/octave/ov-base-sparse.h
include/${PKGNAME}/octave/ov-base.h
include/${PKGNAME}/octave/ov-bool-mat.h
include/${PKGNAME}/octave/ov-bool-sparse.h
include/${PKGNAME}/octave/ov-bool.h
include/${PKGNAME}/octave/ov-builtin.h
include/${PKGNAME}/octave/ov-cell.h
include/${PKGNAME}/octave/ov-ch-mat.h
include/${PKGNAME}/octave/ov-class.h
include/${PKGNAME}/octave/ov-colon.h
include/${PKGNAME}/octave/ov-complex.h
include/${PKGNAME}/octave/ov-cs-list.h
include/${PKGNAME}/octave/ov-cx-diag.h
include/${PKGNAME}/octave/ov-cx-mat.h
include/${PKGNAME}/octave/ov-cx-sparse.h
include/${PKGNAME}/octave/ov-dld-fcn.h
include/${PKGNAME}/octave/ov-fcn-handle.h
include/${PKGNAME}/octave/ov-fcn-inline.h
include/${PKGNAME}/octave/ov-fcn.h
include/${PKGNAME}/octave/ov-float.h
include/${PKGNAME}/octave/ov-flt-complex.h
include/${PKGNAME}/octave/ov-flt-cx-diag.h
include/${PKGNAME}/octave/ov-flt-cx-mat.h
include/${PKGNAME}/octave/ov-flt-re-diag.h
include/${PKGNAME}/octave/ov-flt-re-mat.h
include/${PKGNAME}/octave/ov-int-traits.h
include/${PKGNAME}/octave/ov-int16.h
include/${PKGNAME}/octave/ov-int32.h
include/${PKGNAME}/octave/ov-int64.h
include/${PKGNAME}/octave/ov-int8.h
include/${PKGNAME}/octave/ov-intx.h
include/${PKGNAME}/octave/ov-list.h
include/${PKGNAME}/octave/ov-mex-fcn.h
include/${PKGNAME}/octave/ov-null-mat.h
include/${PKGNAME}/octave/ov-perm.h
include/${PKGNAME}/octave/ov-range.h
include/${PKGNAME}/octave/ov-re-diag.h
include/${PKGNAME}/octave/ov-re-mat.h
include/${PKGNAME}/octave/ov-re-sparse.h
include/${PKGNAME}/octave/ov-scalar.h
include/${PKGNAME}/octave/ov-str-mat.h
include/${PKGNAME}/octave/ov-struct.h
include/${PKGNAME}/octave/ov-type-conv.h
include/${PKGNAME}/octave/ov-typeinfo.h
include/${PKGNAME}/octave/ov-uint16.h
include/${PKGNAME}/octave/ov-uint32.h
include/${PKGNAME}/octave/ov-uint64.h
include/${PKGNAME}/octave/ov-uint8.h
include/${PKGNAME}/octave/ov-usr-fcn.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-all.h
include/${PKGNAME}/octave/pt-arg-list.h
include/${PKGNAME}/octave/pt-assign.h
include/${PKGNAME}/octave/pt-binop.h
include/${PKGNAME}/octave/pt-bp.h
include/${PKGNAME}/octave/pt-cbinop.h
include/${PKGNAME}/octave/pt-cell.h
include/${PKGNAME}/octave/pt-check.h
include/${PKGNAME}/octave/pt-cmd.h
include/${PKGNAME}/octave/pt-colon.h
include/${PKGNAME}/octave/pt-const.h
include/${PKGNAME}/octave/pt-decl.h
include/${PKGNAME}/octave/pt-eval.h
include/${PKGNAME}/octave/pt-except.h
include/${PKGNAME}/octave/pt-exp.h
include/${PKGNAME}/octave/pt-fcn-handle.h
include/${PKGNAME}/octave/pt-id.h
include/${PKGNAME}/octave/pt-idx.h
include/${PKGNAME}/octave/pt-jump.h
include/${PKGNAME}/octave/pt-loop.h
include/${PKGNAME}/octave/pt-mat.h
include/${PKGNAME}/octave/pt-misc.h
include/${PKGNAME}/octave/pt-pr-code.h
include/${PKGNAME}/octave/pt-select.h
include/${PKGNAME}/octave/pt-stmt.h
include/${PKGNAME}/octave/pt-unop.h
include/${PKGNAME}/octave/pt-walk.h
include/${PKGNAME}/octave/pt.h
include/${PKGNAME}/octave/quit.h
include/${PKGNAME}/octave/randgamma.h
include/${PKGNAME}/octave/randmtzig.h
include/${PKGNAME}/octave/randpoisson.h
include/${PKGNAME}/octave/regex-match.h
include/${PKGNAME}/octave/sighandlers.h
include/${PKGNAME}/octave/siglist.h
include/${PKGNAME}/octave/smx-bm-sbm.h
include/${PKGNAME}/octave/smx-cm-scm.h
include/${PKGNAME}/octave/smx-cm-sm.h
include/${PKGNAME}/octave/smx-cs-sm.h
include/${PKGNAME}/octave/smx-m-scm.h
include/${PKGNAME}/octave/smx-m-sm.h
include/${PKGNAME}/octave/smx-s-scm.h
include/${PKGNAME}/octave/smx-sbm-bm.h
include/${PKGNAME}/octave/smx-scm-cm.h
include/${PKGNAME}/octave/smx-scm-m.h
include/${PKGNAME}/octave/smx-scm-s.h
include/${PKGNAME}/octave/smx-scm-sm.h
include/${PKGNAME}/octave/smx-sm-cm.h
include/${PKGNAME}/octave/smx-sm-cs.h
include/${PKGNAME}/octave/smx-sm-m.h
include/${PKGNAME}/octave/smx-sm-scm.h
include/${PKGNAME}/octave/sparse-base-chol.cc
include/${PKGNAME}/octave/sparse-base-chol.h
include/${PKGNAME}/octave/sparse-base-lu.cc
include/${PKGNAME}/octave/sparse-base-lu.h
include/${PKGNAME}/octave/sparse-dmsolve.cc
include/${PKGNAME}/octave/sparse-sort.h
include/${PKGNAME}/octave/sparse-util.h
include/${PKGNAME}/octave/sparse-xdiv.h
include/${PKGNAME}/octave/sparse-xpow.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/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/uint16NDArray.h
include/${PKGNAME}/octave/uint32NDArray.h
include/${PKGNAME}/octave/uint64NDArray.h
include/${PKGNAME}/octave/uint8NDArray.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/vx-ccv-cv.h
include/${PKGNAME}/octave/vx-ccv-s.h
include/${PKGNAME}/octave/vx-crv-rv.h
include/${PKGNAME}/octave/vx-crv-s.h
include/${PKGNAME}/octave/vx-cs-cv.h
include/${PKGNAME}/octave/vx-cs-rv.h
include/${PKGNAME}/octave/vx-cv-ccv.h
include/${PKGNAME}/octave/vx-cv-cs.h
include/${PKGNAME}/octave/vx-fccv-fcv.h
include/${PKGNAME}/octave/vx-fccv-fs.h
include/${PKGNAME}/octave/vx-fcrv-frv.h
include/${PKGNAME}/octave/vx-fcrv-fs.h
include/${PKGNAME}/octave/vx-fcs-fcv.h
include/${PKGNAME}/octave/vx-fcs-frv.h
include/${PKGNAME}/octave/vx-fcv-fccv.h
include/${PKGNAME}/octave/vx-fcv-fcs.h
include/${PKGNAME}/octave/vx-frv-fcrv.h
include/${PKGNAME}/octave/vx-frv-fcs.h
include/${PKGNAME}/octave/vx-fs-fccv.h
include/${PKGNAME}/octave/vx-fs-fcrv.h
include/${PKGNAME}/octave/vx-rv-crv.h
include/${PKGNAME}/octave/vx-rv-cs.h
include/${PKGNAME}/octave/vx-s-ccv.h
include/${PKGNAME}/octave/vx-s-crv.h
include/${PKGNAME}/octave/xdiv.h
include/${PKGNAME}/octave/xnorm.h
include/${PKGNAME}/octave/xpow.h
include/${PKGNAME}/octave/zfstream.h
info/liboctave.info
info/octave.info
lib/libcruft.la
lib/liboctave.la
lib/liboctinterp.la
libexec/octave/${PKGVERSION}/exec/${MACHINE_GNU_PLATFORM}/info-emacs-info
libexec/octave/${PKGVERSION}/exec/${MACHINE_GNU_PLATFORM}/info-emacs-octave-help
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/PKG_ADD
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__contourc__.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__convn__.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__delaunayn__.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__dsearchn__.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__glpk__.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__lin_interpn__.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__magick_read__.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__pchip_deriv__.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__qp__.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/__voronoi__.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/amd.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/balance.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/besselj.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/betainc.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/bsxfun.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/ccolamd.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/cellfun.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/chol.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/colamd.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/colloc.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/conv2.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/convhulln.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/daspk.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/dasrt.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/dassl.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/det.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/dispatch.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/dlmread.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/dmperm.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/eig.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/eigs.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/fft.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/fft2.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/fftn.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/fftw.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/filter.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/find.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/fltk_backend.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/gammainc.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/gcd.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/getgrent.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/getpwent.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/getrusage.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/givens.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/hess.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/hex2num.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/inv.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/kron.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/lookup.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/lsode.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/lu.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/luinc.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/matrix_type.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/max.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/md5sum.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/pinv.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/qr.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/quad.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/qz.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/rand.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/rcond.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/regexp.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/schur.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/sparse.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/spparms.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/sqrtm.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/svd.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/syl.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/symbfact.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/symrcm.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/time.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/tsearch.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/typecast.oct
libexec/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/urlwrite.oct
man/man1/mkoctfile.1
man/man1/octave-bug.1
man/man1/octave-config.1
man/man1/octave.1
share/applications/www.octave.org-octave.desktop
share/octave/${PKGVERSION}/doc/Octave-FAQ.ps
share/octave/${PKGVERSION}/doc/liboctave.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}/etc/NEWS
share/octave/${PKGVERSION}/imagelib/default.img
share/octave/${PKGVERSION}/imagelib/octave-sombrero.png
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/audio/wavread.m
share/octave/${PKGVERSION}/m/audio/wavwrite.m
share/octave/${PKGVERSION}/m/deprecated/beta_cdf.m
share/octave/${PKGVERSION}/m/deprecated/beta_inv.m
share/octave/${PKGVERSION}/m/deprecated/beta_pdf.m
share/octave/${PKGVERSION}/m/deprecated/beta_rnd.m
share/octave/${PKGVERSION}/m/deprecated/binomial_cdf.m
share/octave/${PKGVERSION}/m/deprecated/binomial_inv.m
share/octave/${PKGVERSION}/m/deprecated/binomial_pdf.m
share/octave/${PKGVERSION}/m/deprecated/binomial_rnd.m
share/octave/${PKGVERSION}/m/deprecated/chisquare_cdf.m
share/octave/${PKGVERSION}/m/deprecated/chisquare_inv.m
share/octave/${PKGVERSION}/m/deprecated/chisquare_pdf.m
share/octave/${PKGVERSION}/m/deprecated/chisquare_rnd.m
share/octave/${PKGVERSION}/m/deprecated/clearplot.m
share/octave/${PKGVERSION}/m/deprecated/clg.m
share/octave/${PKGVERSION}/m/deprecated/com2str.m
share/octave/${PKGVERSION}/m/deprecated/create_set.m
share/octave/${PKGVERSION}/m/deprecated/dmult.m
share/octave/${PKGVERSION}/m/deprecated/exponential_cdf.m
share/octave/${PKGVERSION}/m/deprecated/exponential_inv.m
share/octave/${PKGVERSION}/m/deprecated/exponential_pdf.m
share/octave/${PKGVERSION}/m/deprecated/exponential_rnd.m
share/octave/${PKGVERSION}/m/deprecated/f_cdf.m
share/octave/${PKGVERSION}/m/deprecated/f_inv.m
share/octave/${PKGVERSION}/m/deprecated/f_pdf.m
share/octave/${PKGVERSION}/m/deprecated/f_rnd.m
share/octave/${PKGVERSION}/m/deprecated/gamma_cdf.m
share/octave/${PKGVERSION}/m/deprecated/gamma_inv.m
share/octave/${PKGVERSION}/m/deprecated/gamma_pdf.m
share/octave/${PKGVERSION}/m/deprecated/gamma_rnd.m
share/octave/${PKGVERSION}/m/deprecated/geometric_cdf.m
share/octave/${PKGVERSION}/m/deprecated/geometric_inv.m
share/octave/${PKGVERSION}/m/deprecated/geometric_pdf.m
share/octave/${PKGVERSION}/m/deprecated/geometric_rnd.m
share/octave/${PKGVERSION}/m/deprecated/hypergeometric_cdf.m
share/octave/${PKGVERSION}/m/deprecated/hypergeometric_inv.m
share/octave/${PKGVERSION}/m/deprecated/hypergeometric_pdf.m
share/octave/${PKGVERSION}/m/deprecated/hypergeometric_rnd.m
share/octave/${PKGVERSION}/m/deprecated/intersection.m
share/octave/${PKGVERSION}/m/deprecated/is_bool.m
share/octave/${PKGVERSION}/m/deprecated/is_complex.m
share/octave/${PKGVERSION}/m/deprecated/is_list.m
share/octave/${PKGVERSION}/m/deprecated/is_matrix.m
share/octave/${PKGVERSION}/m/deprecated/is_scalar.m
share/octave/${PKGVERSION}/m/deprecated/is_square.m
share/octave/${PKGVERSION}/m/deprecated/is_stream.m
share/octave/${PKGVERSION}/m/deprecated/is_struct.m
share/octave/${PKGVERSION}/m/deprecated/is_symmetric.m
share/octave/${PKGVERSION}/m/deprecated/is_vector.m
share/octave/${PKGVERSION}/m/deprecated/iscommand.m
share/octave/${PKGVERSION}/m/deprecated/israwcommand.m
share/octave/${PKGVERSION}/m/deprecated/isstr.m
share/octave/${PKGVERSION}/m/deprecated/lchol.m
share/octave/${PKGVERSION}/m/deprecated/loadimage.m
share/octave/${PKGVERSION}/m/deprecated/lognormal_cdf.m
share/octave/${PKGVERSION}/m/deprecated/lognormal_inv.m
share/octave/${PKGVERSION}/m/deprecated/lognormal_pdf.m
share/octave/${PKGVERSION}/m/deprecated/lognormal_rnd.m
share/octave/${PKGVERSION}/m/deprecated/mark_as_command.m
share/octave/${PKGVERSION}/m/deprecated/mark_as_rawcommand.m
share/octave/${PKGVERSION}/m/deprecated/meshdom.m
share/octave/${PKGVERSION}/m/deprecated/normal_cdf.m
share/octave/${PKGVERSION}/m/deprecated/normal_inv.m
share/octave/${PKGVERSION}/m/deprecated/normal_pdf.m
share/octave/${PKGVERSION}/m/deprecated/normal_rnd.m
share/octave/${PKGVERSION}/m/deprecated/pascal_cdf.m
share/octave/${PKGVERSION}/m/deprecated/pascal_inv.m
share/octave/${PKGVERSION}/m/deprecated/pascal_pdf.m
share/octave/${PKGVERSION}/m/deprecated/pascal_rnd.m
share/octave/${PKGVERSION}/m/deprecated/poisson_cdf.m
share/octave/${PKGVERSION}/m/deprecated/poisson_inv.m
share/octave/${PKGVERSION}/m/deprecated/poisson_pdf.m
share/octave/${PKGVERSION}/m/deprecated/poisson_rnd.m
share/octave/${PKGVERSION}/m/deprecated/polyinteg.m
share/octave/${PKGVERSION}/m/deprecated/setstr.m
share/octave/${PKGVERSION}/m/deprecated/spatan2.m
share/octave/${PKGVERSION}/m/deprecated/spchol.m
share/octave/${PKGVERSION}/m/deprecated/spchol2inv.m
share/octave/${PKGVERSION}/m/deprecated/spcholinv.m
share/octave/${PKGVERSION}/m/deprecated/spcumprod.m
share/octave/${PKGVERSION}/m/deprecated/spcumsum.m
share/octave/${PKGVERSION}/m/deprecated/spdet.m
share/octave/${PKGVERSION}/m/deprecated/spdiag.m
share/octave/${PKGVERSION}/m/deprecated/spfind.m
share/octave/${PKGVERSION}/m/deprecated/spinv.m
share/octave/${PKGVERSION}/m/deprecated/spkron.m
share/octave/${PKGVERSION}/m/deprecated/splchol.m
share/octave/${PKGVERSION}/m/deprecated/split.m
share/octave/${PKGVERSION}/m/deprecated/splu.m
share/octave/${PKGVERSION}/m/deprecated/spmax.m
share/octave/${PKGVERSION}/m/deprecated/spmin.m
share/octave/${PKGVERSION}/m/deprecated/spprod.m
share/octave/${PKGVERSION}/m/deprecated/spqr.m
share/octave/${PKGVERSION}/m/deprecated/spsum.m
share/octave/${PKGVERSION}/m/deprecated/spsumsq.m
share/octave/${PKGVERSION}/m/deprecated/str2mat.m
share/octave/${PKGVERSION}/m/deprecated/struct_contains.m
share/octave/${PKGVERSION}/m/deprecated/struct_elements.m
share/octave/${PKGVERSION}/m/deprecated/t_cdf.m
share/octave/${PKGVERSION}/m/deprecated/t_inv.m
share/octave/${PKGVERSION}/m/deprecated/t_pdf.m
share/octave/${PKGVERSION}/m/deprecated/t_rnd.m
share/octave/${PKGVERSION}/m/deprecated/uniform_cdf.m
share/octave/${PKGVERSION}/m/deprecated/uniform_inv.m
share/octave/${PKGVERSION}/m/deprecated/uniform_pdf.m
share/octave/${PKGVERSION}/m/deprecated/uniform_rnd.m
share/octave/${PKGVERSION}/m/deprecated/unmark_command.m
share/octave/${PKGVERSION}/m/deprecated/unmark_rawcommand.m
share/octave/${PKGVERSION}/m/deprecated/weibcdf.m
share/octave/${PKGVERSION}/m/deprecated/weibinv.m
share/octave/${PKGVERSION}/m/deprecated/weibpdf.m
share/octave/${PKGVERSION}/m/deprecated/weibrnd.m
share/octave/${PKGVERSION}/m/deprecated/weibull_cdf.m
share/octave/${PKGVERSION}/m/deprecated/weibull_inv.m
share/octave/${PKGVERSION}/m/deprecated/weibull_pdf.m
share/octave/${PKGVERSION}/m/deprecated/weibull_rnd.m
share/octave/${PKGVERSION}/m/deprecated/wiener_rnd.m
share/octave/${PKGVERSION}/m/elfun/acosd.m
share/octave/${PKGVERSION}/m/elfun/acot.m
share/octave/${PKGVERSION}/m/elfun/acotd.m
share/octave/${PKGVERSION}/m/elfun/acoth.m
share/octave/${PKGVERSION}/m/elfun/acsc.m
share/octave/${PKGVERSION}/m/elfun/acscd.m
share/octave/${PKGVERSION}/m/elfun/acsch.m
share/octave/${PKGVERSION}/m/elfun/asec.m
share/octave/${PKGVERSION}/m/elfun/asecd.m
share/octave/${PKGVERSION}/m/elfun/asech.m
share/octave/${PKGVERSION}/m/elfun/asind.m
share/octave/${PKGVERSION}/m/elfun/atand.m
share/octave/${PKGVERSION}/m/elfun/cosd.m
share/octave/${PKGVERSION}/m/elfun/cot.m
share/octave/${PKGVERSION}/m/elfun/cotd.m
share/octave/${PKGVERSION}/m/elfun/coth.m
share/octave/${PKGVERSION}/m/elfun/csc.m
share/octave/${PKGVERSION}/m/elfun/cscd.m
share/octave/${PKGVERSION}/m/elfun/csch.m
share/octave/${PKGVERSION}/m/elfun/lcm.m
share/octave/${PKGVERSION}/m/elfun/sec.m
share/octave/${PKGVERSION}/m/elfun/secd.m
share/octave/${PKGVERSION}/m/elfun/sech.m
share/octave/${PKGVERSION}/m/elfun/sind.m
share/octave/${PKGVERSION}/m/elfun/tand.m
share/octave/${PKGVERSION}/m/general/__isequal__.m
share/octave/${PKGVERSION}/m/general/__splinen__.m
share/octave/${PKGVERSION}/m/general/accumarray.m
share/octave/${PKGVERSION}/m/general/arrayfun.m
share/octave/${PKGVERSION}/m/general/bicubic.m
share/octave/${PKGVERSION}/m/general/bitcmp.m
share/octave/${PKGVERSION}/m/general/bitget.m
share/octave/${PKGVERSION}/m/general/bitset.m
share/octave/${PKGVERSION}/m/general/blkdiag.m
share/octave/${PKGVERSION}/m/general/cart2pol.m
share/octave/${PKGVERSION}/m/general/cart2sph.m
share/octave/${PKGVERSION}/m/general/cell2mat.m
share/octave/${PKGVERSION}/m/general/celldisp.m
share/octave/${PKGVERSION}/m/general/cellidx.m
share/octave/${PKGVERSION}/m/general/circshift.m
share/octave/${PKGVERSION}/m/general/colon.m
share/octave/${PKGVERSION}/m/general/common_size.m
share/octave/${PKGVERSION}/m/general/cplxpair.m
share/octave/${PKGVERSION}/m/general/cumtrapz.m
share/octave/${PKGVERSION}/m/general/dblquad.m
share/octave/${PKGVERSION}/m/general/deal.m
share/octave/${PKGVERSION}/m/general/del2.m
share/octave/${PKGVERSION}/m/general/diff.m
share/octave/${PKGVERSION}/m/general/display.m
share/octave/${PKGVERSION}/m/general/flipdim.m
share/octave/${PKGVERSION}/m/general/fliplr.m
share/octave/${PKGVERSION}/m/general/flipud.m
share/octave/${PKGVERSION}/m/general/genvarname.m
share/octave/${PKGVERSION}/m/general/gradient.m
share/octave/${PKGVERSION}/m/general/idivide.m
share/octave/${PKGVERSION}/m/general/ind2sub.m
share/octave/${PKGVERSION}/m/general/int2str.m
share/octave/${PKGVERSION}/m/general/interp1.m
share/octave/${PKGVERSION}/m/general/interp1q.m
share/octave/${PKGVERSION}/m/general/interp2.m
share/octave/${PKGVERSION}/m/general/interp3.m
share/octave/${PKGVERSION}/m/general/interpft.m
share/octave/${PKGVERSION}/m/general/interpn.m
share/octave/${PKGVERSION}/m/general/is_duplicate_entry.m
share/octave/${PKGVERSION}/m/general/isa.m
share/octave/${PKGVERSION}/m/general/isdefinite.m
share/octave/${PKGVERSION}/m/general/isdir.m
share/octave/${PKGVERSION}/m/general/isequal.m
share/octave/${PKGVERSION}/m/general/isequalwithequalnans.m
share/octave/${PKGVERSION}/m/general/isscalar.m
share/octave/${PKGVERSION}/m/general/issquare.m
share/octave/${PKGVERSION}/m/general/issymmetric.m
share/octave/${PKGVERSION}/m/general/isvector.m
share/octave/${PKGVERSION}/m/general/loadobj.m
share/octave/${PKGVERSION}/m/general/logical.m
share/octave/${PKGVERSION}/m/general/logspace.m
share/octave/${PKGVERSION}/m/general/mod.m
share/octave/${PKGVERSION}/m/general/nargchk.m
share/octave/${PKGVERSION}/m/general/nargoutchk.m
share/octave/${PKGVERSION}/m/general/nextpow2.m
share/octave/${PKGVERSION}/m/general/nthroot.m
share/octave/${PKGVERSION}/m/general/num2str.m
share/octave/${PKGVERSION}/m/general/perror.m
share/octave/${PKGVERSION}/m/general/pol2cart.m
share/octave/${PKGVERSION}/m/general/polyarea.m
share/octave/${PKGVERSION}/m/general/postpad.m
share/octave/${PKGVERSION}/m/general/prepad.m
share/octave/${PKGVERSION}/m/general/quadgk.m
share/octave/${PKGVERSION}/m/general/quadl.m
share/octave/${PKGVERSION}/m/general/quadv.m
share/octave/${PKGVERSION}/m/general/randperm.m
share/octave/${PKGVERSION}/m/general/rat.m
share/octave/${PKGVERSION}/m/general/rem.m
share/octave/${PKGVERSION}/m/general/repmat.m
share/octave/${PKGVERSION}/m/general/rot90.m
share/octave/${PKGVERSION}/m/general/rotdim.m
share/octave/${PKGVERSION}/m/general/runlength.m
share/octave/${PKGVERSION}/m/general/saveobj.m
share/octave/${PKGVERSION}/m/general/shift.m
share/octave/${PKGVERSION}/m/general/shiftdim.m
share/octave/${PKGVERSION}/m/general/sortrows.m
share/octave/${PKGVERSION}/m/general/sph2cart.m
share/octave/${PKGVERSION}/m/general/strerror.m
share/octave/${PKGVERSION}/m/general/structfun.m
share/octave/${PKGVERSION}/m/general/sub2ind.m
share/octave/${PKGVERSION}/m/general/subsindex.m
share/octave/${PKGVERSION}/m/general/trapz.m
share/octave/${PKGVERSION}/m/general/tril.m
share/octave/${PKGVERSION}/m/general/triplequad.m
share/octave/${PKGVERSION}/m/general/triu.m
share/octave/${PKGVERSION}/m/geometry/convhull.m
share/octave/${PKGVERSION}/m/geometry/delaunay.m
share/octave/${PKGVERSION}/m/geometry/delaunay3.m
share/octave/${PKGVERSION}/m/geometry/delaunayn.m
share/octave/${PKGVERSION}/m/geometry/dsearch.m
share/octave/${PKGVERSION}/m/geometry/dsearchn.m
share/octave/${PKGVERSION}/m/geometry/griddata.m
share/octave/${PKGVERSION}/m/geometry/griddata3.m
share/octave/${PKGVERSION}/m/geometry/griddatan.m
share/octave/${PKGVERSION}/m/geometry/inpolygon.m
share/octave/${PKGVERSION}/m/geometry/rectint.m
share/octave/${PKGVERSION}/m/geometry/trimesh.m
share/octave/${PKGVERSION}/m/geometry/triplot.m
share/octave/${PKGVERSION}/m/geometry/trisurf.m
share/octave/${PKGVERSION}/m/geometry/tsearchn.m
share/octave/${PKGVERSION}/m/geometry/voronoi.m
share/octave/${PKGVERSION}/m/geometry/voronoin.m
share/octave/${PKGVERSION}/m/help/__additional_help_message__.m
share/octave/${PKGVERSION}/m/help/__makeinfo__.m
share/octave/${PKGVERSION}/m/help/__strip_html_tags__.m
share/octave/${PKGVERSION}/m/help/doc.m
share/octave/${PKGVERSION}/m/help/gen_doc_cache.m
share/octave/${PKGVERSION}/m/help/get_first_help_sentence.m
share/octave/${PKGVERSION}/m/help/help.m
share/octave/${PKGVERSION}/m/help/lookfor.m
share/octave/${PKGVERSION}/m/help/print_usage.m
share/octave/${PKGVERSION}/m/help/type.m
share/octave/${PKGVERSION}/m/help/which.m
share/octave/${PKGVERSION}/m/image/__img__.m
share/octave/${PKGVERSION}/m/image/__img_via_file__.m
share/octave/${PKGVERSION}/m/image/autumn.m
share/octave/${PKGVERSION}/m/image/bone.m
share/octave/${PKGVERSION}/m/image/brighten.m
share/octave/${PKGVERSION}/m/image/colormap.m
share/octave/${PKGVERSION}/m/image/contrast.m
share/octave/${PKGVERSION}/m/image/cool.m
share/octave/${PKGVERSION}/m/image/copper.m
share/octave/${PKGVERSION}/m/image/flag.m
share/octave/${PKGVERSION}/m/image/gmap40.m
share/octave/${PKGVERSION}/m/image/gray.m
share/octave/${PKGVERSION}/m/image/gray2ind.m
share/octave/${PKGVERSION}/m/image/hot.m
share/octave/${PKGVERSION}/m/image/hsv.m
share/octave/${PKGVERSION}/m/image/hsv2rgb.m
share/octave/${PKGVERSION}/m/image/image.m
share/octave/${PKGVERSION}/m/image/image_viewer.m
share/octave/${PKGVERSION}/m/image/imagesc.m
share/octave/${PKGVERSION}/m/image/imfinfo.m
share/octave/${PKGVERSION}/m/image/imread.m
share/octave/${PKGVERSION}/m/image/imshow.m
share/octave/${PKGVERSION}/m/image/imwrite.m
share/octave/${PKGVERSION}/m/image/ind2gray.m
share/octave/${PKGVERSION}/m/image/ind2rgb.m
share/octave/${PKGVERSION}/m/image/jet.m
share/octave/${PKGVERSION}/m/image/ntsc2rgb.m
share/octave/${PKGVERSION}/m/image/ocean.m
share/octave/${PKGVERSION}/m/image/pink.m
share/octave/${PKGVERSION}/m/image/prism.m
share/octave/${PKGVERSION}/m/image/rainbow.m
share/octave/${PKGVERSION}/m/image/rgb2hsv.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/image/spring.m
share/octave/${PKGVERSION}/m/image/summer.m
share/octave/${PKGVERSION}/m/image/white.m
share/octave/${PKGVERSION}/m/image/winter.m
share/octave/${PKGVERSION}/m/io/beep.m
share/octave/${PKGVERSION}/m/io/csvread.m
share/octave/${PKGVERSION}/m/io/csvwrite.m
share/octave/${PKGVERSION}/m/io/dlmwrite.m
share/octave/${PKGVERSION}/m/linear-algebra/commutation_matrix.m
share/octave/${PKGVERSION}/m/linear-algebra/cond.m
share/octave/${PKGVERSION}/m/linear-algebra/condest.m
share/octave/${PKGVERSION}/m/linear-algebra/cross.m
share/octave/${PKGVERSION}/m/linear-algebra/dot.m
share/octave/${PKGVERSION}/m/linear-algebra/duplication_matrix.m
share/octave/${PKGVERSION}/m/linear-algebra/expm.m
share/octave/${PKGVERSION}/m/linear-algebra/housh.m
share/octave/${PKGVERSION}/m/linear-algebra/krylov.m
share/octave/${PKGVERSION}/m/linear-algebra/krylovb.m
share/octave/${PKGVERSION}/m/linear-algebra/logm.m
share/octave/${PKGVERSION}/m/linear-algebra/null.m
share/octave/${PKGVERSION}/m/linear-algebra/onenormest.m
share/octave/${PKGVERSION}/m/linear-algebra/orth.m
share/octave/${PKGVERSION}/m/linear-algebra/planerot.m
share/octave/${PKGVERSION}/m/linear-algebra/qzhess.m
share/octave/${PKGVERSION}/m/linear-algebra/rank.m
share/octave/${PKGVERSION}/m/linear-algebra/rref.m
share/octave/${PKGVERSION}/m/linear-algebra/subspace.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/__xzip__.m
share/octave/${PKGVERSION}/m/miscellaneous/ans.m
share/octave/${PKGVERSION}/m/miscellaneous/bincoeff.m
share/octave/${PKGVERSION}/m/miscellaneous/bug_report.m
share/octave/${PKGVERSION}/m/miscellaneous/bunzip2.m
share/octave/${PKGVERSION}/m/miscellaneous/bzip2.m
share/octave/${PKGVERSION}/m/miscellaneous/cast.m
share/octave/${PKGVERSION}/m/miscellaneous/comma.m
share/octave/${PKGVERSION}/m/miscellaneous/compare_versions.m
share/octave/${PKGVERSION}/m/miscellaneous/computer.m
share/octave/${PKGVERSION}/m/miscellaneous/copyfile.m
share/octave/${PKGVERSION}/m/miscellaneous/debug.m
share/octave/${PKGVERSION}/m/miscellaneous/delete.m
share/octave/${PKGVERSION}/m/miscellaneous/dir.m
share/octave/${PKGVERSION}/m/miscellaneous/dos.m
share/octave/${PKGVERSION}/m/miscellaneous/dump_prefs.m
share/octave/${PKGVERSION}/m/miscellaneous/edit.m
share/octave/${PKGVERSION}/m/miscellaneous/fileattrib.m
share/octave/${PKGVERSION}/m/miscellaneous/fileparts.m
share/octave/${PKGVERSION}/m/miscellaneous/flops.m
share/octave/${PKGVERSION}/m/miscellaneous/fullfile.m
share/octave/${PKGVERSION}/m/miscellaneous/getfield.m
share/octave/${PKGVERSION}/m/miscellaneous/gunzip.m
share/octave/${PKGVERSION}/m/miscellaneous/gzip.m
share/octave/${PKGVERSION}/m/miscellaneous/info.m
share/octave/${PKGVERSION}/m/miscellaneous/inputname.m
share/octave/${PKGVERSION}/m/miscellaneous/intwarning.m
share/octave/${PKGVERSION}/m/miscellaneous/ismac.m
share/octave/${PKGVERSION}/m/miscellaneous/ispc.m
share/octave/${PKGVERSION}/m/miscellaneous/isunix.m
share/octave/${PKGVERSION}/m/miscellaneous/license.m
share/octave/${PKGVERSION}/m/miscellaneous/list_primes.m
share/octave/${PKGVERSION}/m/miscellaneous/ls.m
share/octave/${PKGVERSION}/m/miscellaneous/ls_command.m
share/octave/${PKGVERSION}/m/miscellaneous/menu.m
share/octave/${PKGVERSION}/m/miscellaneous/mex.m
share/octave/${PKGVERSION}/m/miscellaneous/mexext.m
share/octave/${PKGVERSION}/m/miscellaneous/mkoctfile.m
share/octave/${PKGVERSION}/m/miscellaneous/movefile.m
share/octave/${PKGVERSION}/m/miscellaneous/namelengthmax.m
share/octave/${PKGVERSION}/m/miscellaneous/news.m
share/octave/${PKGVERSION}/m/miscellaneous/orderfields.m
share/octave/${PKGVERSION}/m/miscellaneous/pack.m
share/octave/${PKGVERSION}/m/miscellaneous/paren.m
share/octave/${PKGVERSION}/m/miscellaneous/parseparams.m
share/octave/${PKGVERSION}/m/miscellaneous/perl.m
share/octave/${PKGVERSION}/m/miscellaneous/run.m
share/octave/${PKGVERSION}/m/miscellaneous/semicolon.m
share/octave/${PKGVERSION}/m/miscellaneous/setfield.m
share/octave/${PKGVERSION}/m/miscellaneous/substruct.m
share/octave/${PKGVERSION}/m/miscellaneous/swapbytes.m
share/octave/${PKGVERSION}/m/miscellaneous/symvar.m
share/octave/${PKGVERSION}/m/miscellaneous/tar.m
share/octave/${PKGVERSION}/m/miscellaneous/tempdir.m
share/octave/${PKGVERSION}/m/miscellaneous/tempname.m
share/octave/${PKGVERSION}/m/miscellaneous/texas_lotto.m
share/octave/${PKGVERSION}/m/miscellaneous/unix.m
share/octave/${PKGVERSION}/m/miscellaneous/unpack.m
share/octave/${PKGVERSION}/m/miscellaneous/untar.m
share/octave/${PKGVERSION}/m/miscellaneous/unzip.m
share/octave/${PKGVERSION}/m/miscellaneous/ver.m
share/octave/${PKGVERSION}/m/miscellaneous/version.m
share/octave/${PKGVERSION}/m/miscellaneous/warning_ids.m
share/octave/${PKGVERSION}/m/miscellaneous/what.m
share/octave/${PKGVERSION}/m/miscellaneous/xor.m
share/octave/${PKGVERSION}/m/miscellaneous/zip.m
share/octave/${PKGVERSION}/m/optimization/PKG_ADD
share/octave/${PKGVERSION}/m/optimization/PKG_ADD.t
share/octave/${PKGVERSION}/m/optimization/__all_opts__.m
share/octave/${PKGVERSION}/m/optimization/__dogleg__.m
share/octave/${PKGVERSION}/m/optimization/__fdjac__.m
share/octave/${PKGVERSION}/m/optimization/fminunc.m
share/octave/${PKGVERSION}/m/optimization/fsolve.m
share/octave/${PKGVERSION}/m/optimization/fzero.m
share/octave/${PKGVERSION}/m/optimization/glpk.m
share/octave/${PKGVERSION}/m/optimization/glpkmex.m
share/octave/${PKGVERSION}/m/optimization/lsqnonneg.m
share/octave/${PKGVERSION}/m/optimization/optimget.m
share/octave/${PKGVERSION}/m/optimization/optimset.m
share/octave/${PKGVERSION}/m/optimization/qp.m
share/octave/${PKGVERSION}/m/optimization/sqp.m
share/octave/${PKGVERSION}/m/path/__extractpath__.m
share/octave/${PKGVERSION}/m/path/matlabroot.m
share/octave/${PKGVERSION}/m/path/pathdef.m
share/octave/${PKGVERSION}/m/path/savepath.m
share/octave/${PKGVERSION}/m/pkg/pkg.m
share/octave/${PKGVERSION}/m/plot/__actual_axis_position__.m
share/octave/${PKGVERSION}/m/plot/__add_datasource__.m
share/octave/${PKGVERSION}/m/plot/__area__.m
share/octave/${PKGVERSION}/m/plot/__axes_limits__.m
share/octave/${PKGVERSION}/m/plot/__axis_label__.m
share/octave/${PKGVERSION}/m/plot/__bar__.m
share/octave/${PKGVERSION}/m/plot/__bars__.m
share/octave/${PKGVERSION}/m/plot/__clabel__.m
share/octave/${PKGVERSION}/m/plot/__contour__.m
share/octave/${PKGVERSION}/m/plot/__default_plot_options__.m
share/octave/${PKGVERSION}/m/plot/__errcomm__.m
share/octave/${PKGVERSION}/m/plot/__errplot__.m
share/octave/${PKGVERSION}/m/plot/__ezplot__.m
share/octave/${PKGVERSION}/m/plot/__gnuplot_get_var__.m
share/octave/${PKGVERSION}/m/plot/__gnuplot_ginput__.m
share/octave/${PKGVERSION}/m/plot/__gnuplot_has_feature__.m
share/octave/${PKGVERSION}/m/plot/__gnuplot_open_stream__.m
share/octave/${PKGVERSION}/m/plot/__gnuplot_version__.m
share/octave/${PKGVERSION}/m/plot/__go_close_all__.m
share/octave/${PKGVERSION}/m/plot/__go_draw_axes__.m
share/octave/${PKGVERSION}/m/plot/__go_draw_figure__.m
share/octave/${PKGVERSION}/m/plot/__interp_cube__.m
share/octave/${PKGVERSION}/m/plot/__line__.m
share/octave/${PKGVERSION}/m/plot/__marching_cube__.m
share/octave/${PKGVERSION}/m/plot/__next_line_color__.m
share/octave/${PKGVERSION}/m/plot/__patch__.m
share/octave/${PKGVERSION}/m/plot/__plr1__.m
share/octave/${PKGVERSION}/m/plot/__plr2__.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/__plt2sv__.m
share/octave/${PKGVERSION}/m/plot/__plt2vm__.m
share/octave/${PKGVERSION}/m/plot/__plt2vs__.m
share/octave/${PKGVERSION}/m/plot/__plt2vv__.m
share/octave/${PKGVERSION}/m/plot/__plt__.m
share/octave/${PKGVERSION}/m/plot/__plt_get_axis_arg__.m
share/octave/${PKGVERSION}/m/plot/__pltopt1__.m
share/octave/${PKGVERSION}/m/plot/__pltopt__.m
share/octave/${PKGVERSION}/m/plot/__quiver__.m
share/octave/${PKGVERSION}/m/plot/__scatter__.m
share/octave/${PKGVERSION}/m/plot/__stem__.m
share/octave/${PKGVERSION}/m/plot/allchild.m
share/octave/${PKGVERSION}/m/plot/ancestor.m
share/octave/${PKGVERSION}/m/plot/area.m
share/octave/${PKGVERSION}/m/plot/axes.m
share/octave/${PKGVERSION}/m/plot/axis.m
share/octave/${PKGVERSION}/m/plot/backend.m
share/octave/${PKGVERSION}/m/plot/bar.m
share/octave/${PKGVERSION}/m/plot/barh.m
share/octave/${PKGVERSION}/m/plot/box.m
share/octave/${PKGVERSION}/m/plot/caxis.m
share/octave/${PKGVERSION}/m/plot/cla.m
share/octave/${PKGVERSION}/m/plot/clabel.m
share/octave/${PKGVERSION}/m/plot/clf.m
share/octave/${PKGVERSION}/m/plot/close.m
share/octave/${PKGVERSION}/m/plot/closereq.m
share/octave/${PKGVERSION}/m/plot/colorbar.m
share/octave/${PKGVERSION}/m/plot/comet.m
share/octave/${PKGVERSION}/m/plot/compass.m
share/octave/${PKGVERSION}/m/plot/contour.m
share/octave/${PKGVERSION}/m/plot/contour3.m
share/octave/${PKGVERSION}/m/plot/contourc.m
share/octave/${PKGVERSION}/m/plot/contourf.m
share/octave/${PKGVERSION}/m/plot/cylinder.m
share/octave/${PKGVERSION}/m/plot/diffuse.m
share/octave/${PKGVERSION}/m/plot/ellipsoid.m
share/octave/${PKGVERSION}/m/plot/errorbar.m
share/octave/${PKGVERSION}/m/plot/ezcontour.m
share/octave/${PKGVERSION}/m/plot/ezcontourf.m
share/octave/${PKGVERSION}/m/plot/ezmesh.m
share/octave/${PKGVERSION}/m/plot/ezmeshc.m
share/octave/${PKGVERSION}/m/plot/ezplot.m
share/octave/${PKGVERSION}/m/plot/ezplot3.m
share/octave/${PKGVERSION}/m/plot/ezpolar.m
share/octave/${PKGVERSION}/m/plot/ezsurf.m
share/octave/${PKGVERSION}/m/plot/ezsurfc.m
share/octave/${PKGVERSION}/m/plot/feather.m
share/octave/${PKGVERSION}/m/plot/figure.m
share/octave/${PKGVERSION}/m/plot/fill.m
share/octave/${PKGVERSION}/m/plot/findall.m
share/octave/${PKGVERSION}/m/plot/findobj.m
share/octave/${PKGVERSION}/m/plot/fplot.m
share/octave/${PKGVERSION}/m/plot/gca.m
share/octave/${PKGVERSION}/m/plot/gcbf.m
share/octave/${PKGVERSION}/m/plot/gcbo.m
share/octave/${PKGVERSION}/m/plot/gcf.m
share/octave/${PKGVERSION}/m/plot/ginput.m
share/octave/${PKGVERSION}/m/plot/gnuplot_binary.m
share/octave/${PKGVERSION}/m/plot/gnuplot_drawnow.m
share/octave/${PKGVERSION}/m/plot/grid.m
share/octave/${PKGVERSION}/m/plot/gtext.m
share/octave/${PKGVERSION}/m/plot/hggroup.m
share/octave/${PKGVERSION}/m/plot/hidden.m
share/octave/${PKGVERSION}/m/plot/hist.m
share/octave/${PKGVERSION}/m/plot/hold.m
share/octave/${PKGVERSION}/m/plot/isfigure.m
share/octave/${PKGVERSION}/m/plot/ishghandle.m
share/octave/${PKGVERSION}/m/plot/ishold.m
share/octave/${PKGVERSION}/m/plot/isocolors.m
share/octave/${PKGVERSION}/m/plot/isonormals.m
share/octave/${PKGVERSION}/m/plot/isosurface.m
share/octave/${PKGVERSION}/m/plot/legend.m
share/octave/${PKGVERSION}/m/plot/line.m
share/octave/${PKGVERSION}/m/plot/linkprop.m
share/octave/${PKGVERSION}/m/plot/loglog.m
share/octave/${PKGVERSION}/m/plot/loglogerr.m
share/octave/${PKGVERSION}/m/plot/mesh.m
share/octave/${PKGVERSION}/m/plot/meshc.m
share/octave/${PKGVERSION}/m/plot/meshgrid.m
share/octave/${PKGVERSION}/m/plot/meshz.m
share/octave/${PKGVERSION}/m/plot/ndgrid.m
share/octave/${PKGVERSION}/m/plot/newplot.m
share/octave/${PKGVERSION}/m/plot/orient.m
share/octave/${PKGVERSION}/m/plot/pareto.m
share/octave/${PKGVERSION}/m/plot/patch.m
share/octave/${PKGVERSION}/m/plot/pcolor.m
share/octave/${PKGVERSION}/m/plot/peaks.m
share/octave/${PKGVERSION}/m/plot/pie.m
share/octave/${PKGVERSION}/m/plot/plot.m
share/octave/${PKGVERSION}/m/plot/plot3.m
share/octave/${PKGVERSION}/m/plot/plotmatrix.m
share/octave/${PKGVERSION}/m/plot/plotyy.m
share/octave/${PKGVERSION}/m/plot/polar.m
share/octave/${PKGVERSION}/m/plot/print.m
share/octave/${PKGVERSION}/m/plot/quiver.m
share/octave/${PKGVERSION}/m/plot/quiver3.m
share/octave/${PKGVERSION}/m/plot/refresh.m
share/octave/${PKGVERSION}/m/plot/refreshdata.m
share/octave/${PKGVERSION}/m/plot/replot.m
share/octave/${PKGVERSION}/m/plot/ribbon.m
share/octave/${PKGVERSION}/m/plot/rose.m
share/octave/${PKGVERSION}/m/plot/scatter.m
share/octave/${PKGVERSION}/m/plot/scatter3.m
share/octave/${PKGVERSION}/m/plot/semilogx.m
share/octave/${PKGVERSION}/m/plot/semilogxerr.m
share/octave/${PKGVERSION}/m/plot/semilogy.m
share/octave/${PKGVERSION}/m/plot/semilogyerr.m
share/octave/${PKGVERSION}/m/plot/shading.m
share/octave/${PKGVERSION}/m/plot/shg.m
share/octave/${PKGVERSION}/m/plot/slice.m
share/octave/${PKGVERSION}/m/plot/sombrero.m
share/octave/${PKGVERSION}/m/plot/specular.m
share/octave/${PKGVERSION}/m/plot/sphere.m
share/octave/${PKGVERSION}/m/plot/spinmap.m
share/octave/${PKGVERSION}/m/plot/stairs.m
share/octave/${PKGVERSION}/m/plot/stem.m
share/octave/${PKGVERSION}/m/plot/stem3.m
share/octave/${PKGVERSION}/m/plot/subplot.m
share/octave/${PKGVERSION}/m/plot/surf.m
share/octave/${PKGVERSION}/m/plot/surface.m
share/octave/${PKGVERSION}/m/plot/surfc.m
share/octave/${PKGVERSION}/m/plot/surfl.m
share/octave/${PKGVERSION}/m/plot/surfnorm.m
share/octave/${PKGVERSION}/m/plot/text.m
share/octave/${PKGVERSION}/m/plot/title.m
share/octave/${PKGVERSION}/m/plot/view.m
share/octave/${PKGVERSION}/m/plot/waitforbuttonpress.m
share/octave/${PKGVERSION}/m/plot/xlabel.m
share/octave/${PKGVERSION}/m/plot/xlim.m
share/octave/${PKGVERSION}/m/plot/ylabel.m
share/octave/${PKGVERSION}/m/plot/ylim.m
share/octave/${PKGVERSION}/m/plot/zlabel.m
share/octave/${PKGVERSION}/m/plot/zlim.m
share/octave/${PKGVERSION}/m/polynomial/compan.m
share/octave/${PKGVERSION}/m/polynomial/conv.m
share/octave/${PKGVERSION}/m/polynomial/convn.m
share/octave/${PKGVERSION}/m/polynomial/deconv.m
share/octave/${PKGVERSION}/m/polynomial/mkpp.m
share/octave/${PKGVERSION}/m/polynomial/mpoles.m
share/octave/${PKGVERSION}/m/polynomial/pchip.m
share/octave/${PKGVERSION}/m/polynomial/poly.m
share/octave/${PKGVERSION}/m/polynomial/polyaffine.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/polygcd.m
share/octave/${PKGVERSION}/m/polynomial/polyint.m
share/octave/${PKGVERSION}/m/polynomial/polyout.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/ppval.m
share/octave/${PKGVERSION}/m/polynomial/residue.m
share/octave/${PKGVERSION}/m/polynomial/roots.m
share/octave/${PKGVERSION}/m/polynomial/spline.m
share/octave/${PKGVERSION}/m/polynomial/unmkpp.m
share/octave/${PKGVERSION}/m/set/complement.m
share/octave/${PKGVERSION}/m/set/intersect.m
share/octave/${PKGVERSION}/m/set/ismember.m
share/octave/${PKGVERSION}/m/set/setdiff.m
share/octave/${PKGVERSION}/m/set/setxor.m
share/octave/${PKGVERSION}/m/set/union.m
share/octave/${PKGVERSION}/m/set/unique.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/filter2.m
share/octave/${PKGVERSION}/m/signal/fractdiff.m
share/octave/${PKGVERSION}/m/signal/freqz.m
share/octave/${PKGVERSION}/m/signal/freqz_plot.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/ifftshift.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/unwrap.m
share/octave/${PKGVERSION}/m/signal/yulewalker.m
share/octave/${PKGVERSION}/m/sparse/bicgstab.m
share/octave/${PKGVERSION}/m/sparse/cgs.m
share/octave/${PKGVERSION}/m/sparse/colperm.m
share/octave/${PKGVERSION}/m/sparse/etreeplot.m
share/octave/${PKGVERSION}/m/sparse/gplot.m
share/octave/${PKGVERSION}/m/sparse/nonzeros.m
share/octave/${PKGVERSION}/m/sparse/normest.m
share/octave/${PKGVERSION}/m/sparse/pcg.m
share/octave/${PKGVERSION}/m/sparse/pcr.m
share/octave/${PKGVERSION}/m/sparse/spalloc.m
share/octave/${PKGVERSION}/m/sparse/spaugment.m
share/octave/${PKGVERSION}/m/sparse/spconvert.m
share/octave/${PKGVERSION}/m/sparse/spdiags.m
share/octave/${PKGVERSION}/m/sparse/speye.m
share/octave/${PKGVERSION}/m/sparse/spfun.m
share/octave/${PKGVERSION}/m/sparse/sphcat.m
share/octave/${PKGVERSION}/m/sparse/spones.m
share/octave/${PKGVERSION}/m/sparse/sprand.m
share/octave/${PKGVERSION}/m/sparse/sprandn.m
share/octave/${PKGVERSION}/m/sparse/sprandsym.m
share/octave/${PKGVERSION}/m/sparse/spstats.m
share/octave/${PKGVERSION}/m/sparse/spvcat.m
share/octave/${PKGVERSION}/m/sparse/spy.m
share/octave/${PKGVERSION}/m/sparse/svds.m
share/octave/${PKGVERSION}/m/sparse/treelayout.m
share/octave/${PKGVERSION}/m/sparse/treeplot.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/betaln.m
share/octave/${PKGVERSION}/m/specfun/erfinv.m
share/octave/${PKGVERSION}/m/specfun/factor.m
share/octave/${PKGVERSION}/m/specfun/factorial.m
share/octave/${PKGVERSION}/m/specfun/gammai.m
share/octave/${PKGVERSION}/m/specfun/isprime.m
share/octave/${PKGVERSION}/m/specfun/legendre.m
share/octave/${PKGVERSION}/m/specfun/nchoosek.m
share/octave/${PKGVERSION}/m/specfun/perms.m
share/octave/${PKGVERSION}/m/specfun/pow2.m
share/octave/${PKGVERSION}/m/specfun/primes.m
share/octave/${PKGVERSION}/m/specfun/reallog.m
share/octave/${PKGVERSION}/m/specfun/realpow.m
share/octave/${PKGVERSION}/m/specfun/realsqrt.m
share/octave/${PKGVERSION}/m/special-matrix/hadamard.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/magic.m
share/octave/${PKGVERSION}/m/special-matrix/pascal.m
share/octave/${PKGVERSION}/m/special-matrix/rosser.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/special-matrix/wilkinson.m
share/octave/${PKGVERSION}/m/startup/__finish__.m
share/octave/${PKGVERSION}/m/startup/inputrc
share/octave/${PKGVERSION}/m/startup/local-rcfile
share/octave/${PKGVERSION}/m/startup/main-rcfile
share/octave/${PKGVERSION}/m/startup/octaverc
share/octave/${PKGVERSION}/m/statistics/base/__quantile__.m
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/histc.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/mode.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/prctile.m
share/octave/${PKGVERSION}/m/statistics/base/probit.m
share/octave/${PKGVERSION}/m/statistics/base/qqplot.m
share/octave/${PKGVERSION}/m/statistics/base/quantile.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/betacdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/betainv.m
share/octave/${PKGVERSION}/m/statistics/distributions/betapdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/betarnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/binocdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/binoinv.m
share/octave/${PKGVERSION}/m/statistics/distributions/binopdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/binornd.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/chi2cdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/chi2inv.m
share/octave/${PKGVERSION}/m/statistics/distributions/chi2pdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/chi2rnd.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/expcdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/expinv.m
share/octave/${PKGVERSION}/m/statistics/distributions/exppdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/exprnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/fcdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/finv.m
share/octave/${PKGVERSION}/m/statistics/distributions/fpdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/frnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/gamcdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/gaminv.m
share/octave/${PKGVERSION}/m/statistics/distributions/gampdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/gamrnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/geocdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/geoinv.m
share/octave/${PKGVERSION}/m/statistics/distributions/geopdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/geornd.m
share/octave/${PKGVERSION}/m/statistics/distributions/hygecdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/hygeinv.m
share/octave/${PKGVERSION}/m/statistics/distributions/hygepdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/hygernd.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/logncdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/logninv.m
share/octave/${PKGVERSION}/m/statistics/distributions/lognpdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/lognrnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/nbincdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/nbininv.m
share/octave/${PKGVERSION}/m/statistics/distributions/nbinpdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/nbinrnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/normcdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/norminv.m
share/octave/${PKGVERSION}/m/statistics/distributions/normpdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/normrnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/poisscdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/poissinv.m
share/octave/${PKGVERSION}/m/statistics/distributions/poisspdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/poissrnd.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/tcdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/tinv.m
share/octave/${PKGVERSION}/m/statistics/distributions/tpdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/trnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/unidcdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/unidinv.m
share/octave/${PKGVERSION}/m/statistics/distributions/unidpdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/unidrnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/unifcdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/unifinv.m
share/octave/${PKGVERSION}/m/statistics/distributions/unifpdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/unifrnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/wblcdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/wblinv.m
share/octave/${PKGVERSION}/m/statistics/distributions/wblpdf.m
share/octave/${PKGVERSION}/m/statistics/distributions/wblrnd.m
share/octave/${PKGVERSION}/m/statistics/distributions/wienrnd.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/base2dec.m
share/octave/${PKGVERSION}/m/strings/bin2dec.m
share/octave/${PKGVERSION}/m/strings/blanks.m
share/octave/${PKGVERSION}/m/strings/cstrcat.m
share/octave/${PKGVERSION}/m/strings/deblank.m
share/octave/${PKGVERSION}/m/strings/dec2base.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/isstrprop.m
share/octave/${PKGVERSION}/m/strings/mat2str.m
share/octave/${PKGVERSION}/m/strings/regexptranslate.m
share/octave/${PKGVERSION}/m/strings/rindex.m
share/octave/${PKGVERSION}/m/strings/str2double.m
share/octave/${PKGVERSION}/m/strings/str2num.m
share/octave/${PKGVERSION}/m/strings/strcat.m
share/octave/${PKGVERSION}/m/strings/strchr.m
share/octave/${PKGVERSION}/m/strings/strcmpi.m
share/octave/${PKGVERSION}/m/strings/strfind.m
share/octave/${PKGVERSION}/m/strings/strjust.m
share/octave/${PKGVERSION}/m/strings/strmatch.m
share/octave/${PKGVERSION}/m/strings/strncmpi.m
share/octave/${PKGVERSION}/m/strings/strrep.m
share/octave/${PKGVERSION}/m/strings/strsplit.m
share/octave/${PKGVERSION}/m/strings/strtok.m
share/octave/${PKGVERSION}/m/strings/strtrim.m
share/octave/${PKGVERSION}/m/strings/strtrunc.m
share/octave/${PKGVERSION}/m/strings/substr.m
share/octave/${PKGVERSION}/m/strings/validatestring.m
share/octave/${PKGVERSION}/m/testfun/assert.m
share/octave/${PKGVERSION}/m/testfun/demo.m
share/octave/${PKGVERSION}/m/testfun/example.m
share/octave/${PKGVERSION}/m/testfun/fail.m
share/octave/${PKGVERSION}/m/testfun/rundemos.m
share/octave/${PKGVERSION}/m/testfun/speed.m
share/octave/${PKGVERSION}/m/testfun/test.m
share/octave/${PKGVERSION}/m/time/addtodate.m
share/octave/${PKGVERSION}/m/time/asctime.m
share/octave/${PKGVERSION}/m/time/calendar.m
share/octave/${PKGVERSION}/m/time/clock.m
share/octave/${PKGVERSION}/m/time/ctime.m
share/octave/${PKGVERSION}/m/time/date.m
share/octave/${PKGVERSION}/m/time/datenum.m
share/octave/${PKGVERSION}/m/time/datestr.m
share/octave/${PKGVERSION}/m/time/datetick.m
share/octave/${PKGVERSION}/m/time/datevec.m
share/octave/${PKGVERSION}/m/time/eomday.m
share/octave/${PKGVERSION}/m/time/etime.m
share/octave/${PKGVERSION}/m/time/is_leap_year.m
share/octave/${PKGVERSION}/m/time/now.m
share/octave/${PKGVERSION}/m/time/weekday.m
share/octave/site/m/startup/octaverc
@pkgdir share/octave/site/api-v37/m
@pkgdir share/octave/${PKGVERSION}/site/m
@pkgdir libexec/octave/site/oct/${MACHINE_GNU_PLATFORM}
@pkgdir libexec/octave/site/oct/api-v37/${MACHINE_GNU_PLATFORM}
@pkgdir libexec/octave/site/exec/${MACHINE_GNU_PLATFORM}
@pkgdir libexec/octave/api-v37/site/exec/${MACHINE_GNU_PLATFORM}
@pkgdir libexec/octave/${PKGVERSION}/site/oct/${MACHINE_GNU_PLATFORM}
@pkgdir libexec/octave/${PKGVERSION}/site/exec/${MACHINE_GNU_PLATFORM}
@pkgdir lib/${PKGNAME}