File:Gnu-octave-logo.svg · Wikimedia Commons · See Wikimedia Commons
GNU Octave is a free software program designed for mathematical calculations and working with numerical data, similar to commercial tools used in science and engineering. It matters because it provides researchers, students, and engineers with a powerful tool for solving complex mathematical problems without requiring expensive paid software licenses.
AI-generated from the Wikipedia summary — may contain errors.
Key facts
- Developers
- John W. Eaton and many others
- Initial release
- 4 January 1993 ; 33 years ago ( 4 January 1993 ) (first alpha release), 17 February 1994 ; 32 years ago ( 17 February 1994 ) (version 1.0)
- Stable release
- 11.1.0 / 23 February 2026 ; 3 months ago ( 23 February 2026 )
- Written in
- C++ (main), Octave itself (scripts), C (wrapper code), Fortran (linear algebra wrapper code)
- Operating system
- Windows , macOS , Linux , BSD
- Available in
- 18 languages
- Type
- Scientific computing
- License
- 2007: GPL-3.0-or-later , 1992: GPL-2.0-or-later
- Website
- octave .org
- Repository
- hg .savannah .gnu .org /hgweb /octave
via Wikipedia infobox
Wikidata facts
- Official website
- octave.org
- Image
- Octave workshop screenshot.png
Show 9 more facts
- Commons category
- GNU Octave
- software version identifier
- 11.1.0
- IRC channel URL
- irc://irc.freenode.net/octave
- user manual URL
- www.gnu.org/software/octave/octave.pdf
- source code repository URL
- hg.savannah.gnu.org/hgweb/octave
- inception
- 1988-01-01
- native label
- GNU Octave
- mailing list archive URL
- lists.gnu.org/archive/html/octave-bug-tracker
- official wiki URL
- wiki.octave.org
Sources (7)
via Wikidata · CC0
~13 min read
Article
GNU Octave is a scientific programming language for scientific computing and numerical computation. Among other things, Octave can be used to solve linear and nonlinear problems numerically and to perform other numerical experiments using a language that is mostly compatible with MATLAB. It may also be used as a batch-oriented language. As part of the GNU Project, it is free software under the terms of the GNU General Public License.
History