Download (original) (raw)
GNU Octave 10.2.0 is the latest stable release. (Release Notes)
Source
The latest released version of Octave is always available from
Please download fromhttps://ftpmirror.gnu.org/octave, which will redirect automatically to a nearbymirror site.
GNU/Linux
Packaged versions of Octave for GNU/Linux systems are provided by the individual distributions described in theOctave wiki. These packages are created by volunteers. The delay between an Octave source release and the availability of a package for a particular GNU/Linux distribution varies.
Alternatively, there are some distribution independent installation methods for more recent versions of GNU Octave described in theOctave wiki.
BSD
Executable versions of Octave for BSD systems are provided by the individual distributions. Both FreeBSD and OpenBSDhave Octave packages. These packages are created by volunteers and the Octave project has no control over that process.
macOS
The Octave Wiki has instructions for installing Octave on macOS systems. Octave is also available in third-party package managers such asHomebrew and MacPorts.
Microsoft Windows
Note: All installers below bundle several Octave packagesso they don't have to be installed separately. After installation type pkg list
to list them.
Read more.
- Windows-64 (recommended)
- octave-10.2.0-w64-installer.exe(~ 510 MB)[signature]
- octave-10.2.0-w64.7z(~ 425 MB)[signature]
- octave-10.2.0-w64.zip(~ 760 MB)[signature]
- Windows-64 (64-bit linear algebra for large data)
Unless your computer has more than ~32GB of memoryand you need to solve linear algebra problems with arrays containing more than ~2 billion elements, this version will offer no advantage over the recommended Windows-64 version above.- octave-10.2.0-w64-64-installer.exe(~ 510 MB)[signature]
- octave-10.2.0-w64-64.7z(~ 425 MB)[signature]
- octave-10.2.0-w64-64.zip(~ 760 MB)[signature]
The 32-bit Windows binaries formerly distributed by the Octave project are no longer supported. The download link has been removed from here but old installers are still available from the FTP mirrors. Patches for known issues are still welcome.
An alternative source for Windows binaries of Octave isMSYS2.
All Windows binaries with corresponding source code can be downloaded fromhttps://ftpmirror.gnu.org/octave/windows/.