comparison _posts/2015-05-29-octave-4.0.0-released.markdown @ 16:ab1f1474fc5e

update changelog link
author Alex Krolick <whokilledtheelectricmonk@gmail.com>
date Sun, 08 Nov 2015 13:52:52 -0800
parents 74a1bbc8185f
children 644dbdc82430
comparison
equal deleted inserted replaced
15:3011dd45c7b0 16:ab1f1474fc5e
5 categories: releases 5 categories: releases
6 --- 6 ---
7 7
8 Version 4.0.0 has been released and is now available for download. Octave 4.0 is a major new release with many new features, including a graphical user interface, support for classdef object-oriented programming, better compatibility with Matlab, and many new and improved functions. 8 Version 4.0.0 has been released and is now available for download. Octave 4.0 is a major new release with many new features, including a graphical user interface, support for classdef object-oriented programming, better compatibility with Matlab, and many new and improved functions.
9 9
10 An official Windows binary installer is also available from [ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe](ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe) 10 An official Windows binary installer is also available from [ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe][installer]
11 11
12 A list of important user-visible changes is available [here](news-4.0), by selecting the Release Notes item in the News menu of the GUI, or by typing news at the Octave command prompt. 12 A list of important user-visible changes is available [here][news], by selecting the Release Notes item in the News menu of the GUI, or by typing news at the Octave command prompt.
13 13
14 Thanks to the many people who contributed to this release! 14 Thanks to the many people who contributed to this release!
15 15
16 [news-4.0]: http://octave.org/NEWS-4.0.html 16 [news]: http://octave.org/NEWS-4.0.html
17 [installer]: ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe