view _posts/2016-11-01-octave-4.2.0-released.markdown @ 106:ea174ca6ccc9

Fixing some URLs.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Thu, 03 Nov 2016 15:19:01 +0100
parents 2b8c5b40da84
children f4797e8f4c3d
line wrap: on
line source

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

**WARNING - THIS IS JUST A DEMO POST!!!**
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 X][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/octave-4.2.0_0-installer.exe
[3]: {{ site.wiki_url }}/Octave_for_MacOS_X
[4]: {{ "NEWS-4.2.html" | absolute_url }}