annotate pages/menu/download.md @ 265:d31a576802be

Octave 6.4.0 release 2021-10-30
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Wed, 03 Nov 2021 14:38:51 +0900
parents 6a6756f4efbf
children 12bb9bb7602f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
1 ---
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
2 layout: page
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
3 title: Download
241
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
4 icon: <i class="fas fa-download"></i>
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
5 menu: true
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
6 permalink: download
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
7 ---
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
8
241
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
9 <div class="primary callout">
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
10 <i class="fas fa-info-circle" style="color:#1779ba;"></i>
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
11 <strong>GNU Octave 6.4.0</strong> is the latest stable release.
241
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
12 &nbsp;
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
13 (Release Notes:
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
14 <a href="{{ "/NEWS-6.1.html" | relative_url }}">6.1.0</a>,
256
6a6756f4efbf Octave 6.3.0 release 2021-07-11
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 243
diff changeset
15 <a href="{{ site.baseurl }}{% post_url 2021-02-20-octave-6.2.0-released %}">6.2.0</a>,
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
16 <a href="{{ site.baseurl }}{% post_url 2021-07-11-octave-6.3.0-released %}">6.3.0</a>,
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
17 <a href="{{ site.baseurl }}{% post_url 2021-10-30-octave-6.4.0-released %}">6.4.0</a>)
241
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
18 </div>
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
19
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
20 <div class="button-group large expanded stacked-for-small">
241
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
21 <a class="button" href="#source"><i class="fas fa-code"></i> Source</a>
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
22 <a class="button" href="#linux"><i class="fab fa-linux"></i> GNU/Linux</a>
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
23 <a class="button" href="#bsd"><i class="fab fa-freebsd"></i> BSD</a>
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
24 <a class="button" href="#macos"><i class="fab fa-apple"></i> macOS</a>
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
25 <a class="button" href="#ms-windows"><i class="fab fa-windows"></i> MS Windows</a>
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
26 </div>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
27
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
28
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
29 <p id="source">&nbsp;</p>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
30
241
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
31 ### <i class="fas fa-code"></i> Source {#source2}
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
32
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
33 The latest released version of Octave is always available from
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
34
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
35 - https://ftp.gnu.org/gnu/octave
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
36 - ftp://ftp.gnu.org/gnu/octave
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
37
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
38 Please download from
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
39 [https://ftpmirror.gnu.org/octave](https://ftpmirror.gnu.org/octave),
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
40 which will redirect automatically to a nearby
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
41 [mirror site](https://www.gnu.org/order/ftp.html).
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
42
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
43
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
44 <p id="linux">&nbsp;</p>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
45
241
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
46 ### <i class="fab fa-linux"></i> GNU/Linux {#linux2}
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
47
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
48 Packaged versions of Octave for GNU/Linux systems are provided by the
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
49 individual distributions described in the
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
50 [Octave wiki]({{ site.wiki_url }}/Category:Installation).
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
51 These packages are created by volunteers.
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
52 The delay between an Octave source release and the availability of a package
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
53 for a particular GNU/Linux distribution varies.
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
54
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
55 Alternatively,
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
56 there are some distribution independent installation methods for more recent
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
57 versions of GNU Octave described in the
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
58 [Octave wiki]({{ site.wiki_url }}/Octave_for_GNU/Linux#Distribution_independent).
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
59
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
60
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
61 <p id="bsd">&nbsp;</p>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
62
241
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
63 ### <i class="fab fa-freebsd"></i> BSD {#bsd2}
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
64
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
65 Executable versions of Octave for BSD systems are provided by the individual
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
66 distributions.
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
67 Both [FreeBSD](https://www.freebsd.org/) and [OpenBSD](https://www.openbsd.org/)
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
68 have Octave packages.
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
69 These packages are created by volunteers and the Octave project has no control
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
70 over that process.
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
71
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
72
241
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
73 <p id="macos">&nbsp;</p>
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
74
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
75 ### <i class="fab fa-apple"></i> macOS {#macos2}
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
76
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
77 The [Octave Wiki]({{ site.wiki_url }}/Octave_for_macOS) has instructions for
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
78 installing Octave on macOS systems.
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
79 Octave is also available in third-party package managers such as
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
80 [Homebrew](https://brew.sh/) and [MacPorts](https://www.macports.org).
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
81
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
82
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
83 <p id="ms-windows">&nbsp;</p>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
84
241
598d7f098082 Overhaul website, less JavaScript, more FontAwesome.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 239
diff changeset
85 ### <i class="fab fa-windows"></i> Microsoft Windows {#ms-windows2}
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
86
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
87 <div class="primary callout small" data-closable>
227
9057b6832c9a Improve syntax highlight with fenced markup.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 217
diff changeset
88 <b>Note:</b> All installers below bundle several <b>Octave packages</b>
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
89 so they don't have to be installed separately.
227
9057b6832c9a Improve syntax highlight with fenced markup.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 217
diff changeset
90 After installation type <code>pkg list</code> to list them.<br>
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
91 <a href="{{ site.wiki_url }}/Octave_for_Microsoft_Windows">Read more.</a>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
92 <a href="#ms-windows" class="close-button" aria-label="Dismiss alert" type="button" data-close>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
93 <span aria-hidden="true">&times;</span>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
94 </a>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
95 </div>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
96
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
97 - Windows-64 (recommended)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
98 - [octave-6.4.0-w64-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64-installer.exe)
256
6a6756f4efbf Octave 6.3.0 release 2021-07-11
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 243
diff changeset
99 (~ 325 MB)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
100 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64-installer.exe.sig)
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
101 - [octave-6.4.0-w64.7z](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64.7z)
256
6a6756f4efbf Octave 6.3.0 release 2021-07-11
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 243
diff changeset
102 (~ 319 MB)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
103 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64.7z.sig)
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
104 - [octave-6.4.0-w64.zip](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64.zip)
256
6a6756f4efbf Octave 6.3.0 release 2021-07-11
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 243
diff changeset
105 (~ 568 MB)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
106 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64.zip.sig)
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
107
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
108 <p></p>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
109
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
110 - Windows-32 (old computers)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
111 - [octave-6.4.0-w32-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w32-installer.exe)
256
6a6756f4efbf Octave 6.3.0 release 2021-07-11
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 243
diff changeset
112 (~ 319 MB)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
113 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w32-installer.exe.sig)
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
114 - [octave-6.4.0-w32.7z](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w32.7z)
256
6a6756f4efbf Octave 6.3.0 release 2021-07-11
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 243
diff changeset
115 (~ 311 MB)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
116 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w32.7z.sig)
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
117 - [octave-6.4.0-w32.zip](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w32.zip)
256
6a6756f4efbf Octave 6.3.0 release 2021-07-11
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 243
diff changeset
118 (~ 531 MB)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
119 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w32.zip.sig)
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
120
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
121 <p></p>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
122
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
123 - Windows-64 (64-bit linear algebra for large data)
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
124 <br><small>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
125 Unless your computer has more than ~32GB of memory
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
126 <strong>and</strong> you need to solve linear algebra problems
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
127 with arrays containing more than ~2 billion elements, this
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
128 version will offer no advantage over the recommended Windows-64
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
129 version above.
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
130 </small>
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
131
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
132 - [octave-6.4.0-w64-64-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64-64-installer.exe)
256
6a6756f4efbf Octave 6.3.0 release 2021-07-11
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 243
diff changeset
133 (~ 326 MB)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
134 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64-64-installer.exe.sig)
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
135 - [octave-6.4.0-w64-64.7z](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64-64.7z)
256
6a6756f4efbf Octave 6.3.0 release 2021-07-11
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 243
diff changeset
136 (~ 319 MB)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
137 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64-64.7z.sig)
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
138 - [octave-6.4.0-w64-64.zip](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64-64.zip)
256
6a6756f4efbf Octave 6.3.0 release 2021-07-11
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 243
diff changeset
139 (~ 568 MB)
265
d31a576802be Octave 6.4.0 release 2021-10-30
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 256
diff changeset
140 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-6.4.0-w64-64.zip.sig)
217
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
141
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
142 All Windows binaries with corresponding source code can be downloaded from
6de5c7dcc43f maint: add "pages/menu" subfolder to get a better overview.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
143 [https://ftpmirror.gnu.org/octave/windows/](https://ftpmirror.gnu.org/octave/windows/).