view _posts/2020-11-26-octave-6.1.0-released.markdown @ 271:3ce19581b946

LICENSE: Add "GPL-3.0-or-later" for code
author Kai Torben Ohlhus <k.ohlhus@gmail.com>
date Mon, 21 Feb 2022 17:32:38 +0900
parents fe59d0118a2b
children
line wrap: on
line source

---
layout: post
title:  "GNU Octave 6.1.0 Released"
date:   2020-11-26
categories: news release
---

GNU Octave version 6.1.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 the graphics backend, 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-6.1.html" | absolute_url }}