GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language. Octave has extensive tools for solving common numerical linear algebra problems, finding the roots of nonlinear equations, integrating ordinary functions, manipulating polynomials, and integrating ordinary differential and differential-algebraic equations. It is easily extensible and customizable via user-defined functions written in Octave's own language, or using dynamically loaded modules written in C++, C, Fortran, or other languages.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | octave-9.2.0nb1.tgz |
NetBSD 10.0 | aarch64 | octave-9.2.0.tgz |
NetBSD 10.0 | earmv7hf | octave-9.2.0nb1.tgz |
NetBSD 10.0 | i386 | octave-9.2.0nb1.tgz |
NetBSD 10.0 | i386 | octave-9.2.0.tgz |
NetBSD 10.0 | powerpc | octave-8.3.0.tgz |
NetBSD 10.0 | x86_64 | octave-9.2.0nb1.tgz |
NetBSD 10.0 | x86_64 | octave-9.2.0.tgz |
NetBSD 9.0 | i386 | octave-9.2.0nb1.tgz |
NetBSD 9.0 | i386 | octave-9.2.0.tgz |
NetBSD 9.0 | powerpc | octave-8.4.0.tgz |
NetBSD 9.0 | x86_64 | octave-9.2.0nb1.tgz |
NetBSD 9.0 | x86_64 | octave-9.2.0.tgz |
NetBSD 9.3 | x86_64 | octave-9.2.0nb1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.