view _posts/2018-04-30-octave-4.4.0-released.markdown @ 292:bc36619e9e10 default tip

* governance.md: improve text
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 31 May 2022 01:45:26 +0900
parents 5143ab67cc16
children
line wrap: on
line source

---
layout: post
title:  "GNU Octave 4.4.0 Released"
date:   2018-04-30
categories: news release
---

GNU Octave version 4.4.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
[4]: {{ "NEWS-4.4.html" | absolute_url }}