A high-level language, primarily intended for numerical computations https://octave.org/
Go to file
2024-06-07 13:15:11 +02:00
octave-3.4.2-curl_remove_include.patch automatic version update by autodist [release 3.8.1-1mamba;Fri Mar 07 2014] 2024-01-06 08:06:12 +01:00
octave-4.0.3-gcc-6.1.0.patch rebuilt with libqhull 2015 and libGrapicsMagick 1.3.24 [release 4.0.3-2mamba;Mon Aug 01 2016] 2024-01-06 08:06:12 +01:00
octave.png automatic version update by autodist [release 3.8.1-1mamba;Fri Mar 07 2014] 2024-01-06 08:06:12 +01:00
octave.spec automatic version update by autodist [release 9.2.0-1mamba;Thu Jun 06 2024] 2024-06-07 13:15:11 +02:00
README.md automatic version update by autodist [release 3.8.1-1mamba;Fri Mar 07 2014] 2024-01-06 08:06:12 +01:00

octave

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.