view _posts/2016-11-01-octave-4.2.0-released.markdown @ 138:88f15c74aa24

Announce OctConf 2018 with alert-box. * _includes/header.html: Add a closeable banner to each page. * _includes/head.html: Include foundation.alert.js.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 22 Jan 2018 23:44:32 +0100
parents 88b2480e271a
children
line wrap: on
line source

---
layout: post
title:  "GNU Octave 4.2.0 Released"
date:   2016-11-14
categories: news release
---

GNU Octave version 4.2.0 has been released and is now available for
[download][1].  An official [Windows binary installer][2] is available.
For [macOS][3] see the installation instructions in the wiki.

This major release improves compatibility with Matlab and contains many new
and improved functions.  A list of important user-visible changes is available
by selecting the [Release Notes][4] item in the News menu of the GUI or by
typing `news` at the Octave command prompt.

Thanks to the many people who contributed to this release!

[1]: {{ "download.html" | absolute_url }}
[2]: https://ftp.gnu.org/gnu/octave/windows/
[3]: {{ site.wiki_url }}/Octave_for_MacOS_X
[4]: {{ "NEWS-4.2.html" | absolute_url }}