annotate download.md @ 210:d402a202c57e

* _layouts/default.html: add "lang" attribute.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Fri, 10 Jul 2020 00:40:57 +0900
parents d39f12fd9e6b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
1 ---
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
2 layout: page
96
e7efa40deb17 Fix URLs, Images, Titles to be up with Alex original style.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 94
diff changeset
3 title: Download
94
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
4 menu: true
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
5 ---
e8fc61e077fc Merged closed branch "kai" into default.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
6
203
3a99431030c1 Update website to use the foundation 6 framework.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 184
diff changeset
7 <div class="button-group large expanded stacked-for-small">
3a99431030c1 Update website to use the foundation 6 framework.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 184
diff changeset
8 <a class="button" href="#source">Source</a>
3a99431030c1 Update website to use the foundation 6 framework.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 184
diff changeset
9 <a class="button" href="#linux">GNU/Linux</a>
3a99431030c1 Update website to use the foundation 6 framework.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 184
diff changeset
10 <a class="button" href="#macos">macOS</a>
3a99431030c1 Update website to use the foundation 6 framework.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 184
diff changeset
11 <a class="button" href="#bsd">BSD</a>
3a99431030c1 Update website to use the foundation 6 framework.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 184
diff changeset
12 <a class="button" href="#ms-windows">MS Windows</a>
3a99431030c1 Update website to use the foundation 6 framework.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 184
diff changeset
13 </div>
184
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
14
209
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
15
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
16 <p id="source">&nbsp;</p>
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
17
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
18 ### Source {#source2}
184
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
19
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
20 The latest released version of Octave is always available from
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
21
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
22 - https://ftp.gnu.org/gnu/octave
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
23 - ftp://ftp.gnu.org/gnu/octave
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
24
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
25 Please download from
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
26 [https://ftpmirror.gnu.org/octave](https://ftpmirror.gnu.org/octave),
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
27 which will redirect automatically to a nearby
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
28 [mirror site](https://www.gnu.org/order/ftp.html).
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
29
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
30
209
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
31 <p id="linux">&nbsp;</p>
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
32
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
33 ### GNU/Linux {#linux2}
184
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
34
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
35 Packaged versions of Octave for GNU/Linux systems are provided by the
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
36 individual distributions described in the
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
37 [Octave wiki]({{ site.wiki_url }}/Category:Installation).
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
38 These packages are created by volunteers.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
39 The delay between an Octave source release and the availability of a package
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
40 for a particular GNU/Linux distribution varies.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
41
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
42 Alternatively,
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
43 there are some distribution independent installation methods for more recent
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
44 versions of GNU Octave described in the
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
45 [Octave wiki]({{ site.wiki_url }}/Octave_for_GNU/Linux#Distribution_independent).
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
46
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
47
209
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
48 <p id="macos">&nbsp;</p>
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
49
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
50 ### macOS {#macos2}
184
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
51
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
52 The [Octave Wiki]({{ site.wiki_url }}/Octave_for_macOS) has instructions for
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
53 installing Octave on macOS systems.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
54 Octave is also available in third-party package managers such as
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
55 [Homebrew](https://brew.sh/) and [MacPorts](https://www.macports.org).
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
56
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
57
209
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
58 <p id="bsd">&nbsp;</p>
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
59
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
60 ### BSD {#bsd2}
184
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
61
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
62 Executable versions of Octave for BSD systems are provided by the individual
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
63 distributions.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
64 Both [FreeBSD](https://www.freebsd.org/) and [OpenBSD](https://www.openbsd.org/)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
65 have Octave packages.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
66 These packages are created by volunteers and the Octave project has no control
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
67 over that process.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
68
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
69
209
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
70 <p id="ms-windows">&nbsp;</p>
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
71
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
72 ### Microsoft Windows {#ms-windows2}
184
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
73
204
899288d58c0e Some minor style tweaks.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 203
diff changeset
74 <div class="primary callout small" data-closable>
184
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
75 <b>Note:</b> All installers below bundle several <b>Octave Forge packages</b>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
76 so they don't have to be installed separately.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
77 After installation type <code>pkg list</code> to list them.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
78 <a href="{{ site.wiki_url }}/Octave_for_Microsoft_Windows">Read more.</a>
209
d39f12fd9e6b * download.md: Fix IDs and spacing.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 204
diff changeset
79 <a href="#ms-windows" class="close-button" aria-label="Dismiss alert" type="button" data-close>
204
899288d58c0e Some minor style tweaks.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 203
diff changeset
80 <span aria-hidden="true">&times;</span>
899288d58c0e Some minor style tweaks.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 203
diff changeset
81 </a>
184
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
82 </div>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
83
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
84 - Windows-64 (recommended)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
85 - [octave-5.2.0_1-w64-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-installer.exe)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
86 (~ 300 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
87 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-installer.exe.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
88 - [octave-5.2.0_1-w64.7z](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.7z)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
89 (~ 300 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
90 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.7z.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
91 - [octave-5.2.0_1-w64.zip](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.zip)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
92 (~ 530 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
93 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64.zip.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
94
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
95 <p></p>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
96
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
97 - Windows-32 (old computers)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
98 - [octave-5.2.0_1-w32-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32-installer.exe)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
99 (~ 275 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
100 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32-installer.exe.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
101 - [octave-5.2.0_1-w32.7z](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.7z)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
102 (~ 258 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
103 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.7z.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
104 - [octave-5.2.0_1-w32.zip](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.zip)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
105 (~ 447 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
106 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w32.zip.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
107
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
108 <p></p>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
109
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
110 - Windows-64 (64-bit linear algebra for large data)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
111 <br><small>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
112 Unless your computer has more than ~32GB of memory
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
113 <strong>and</strong> you need to solve linear algebra problems
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
114 with arrays containing more than ~2 billion elements, this
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
115 version will offer no advantage over the recommended Windows-64
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
116 version above.
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
117 </small>
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
118
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
119 - [octave-5.2.0_1-w64-64-installer.exe](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64-installer.exe)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
120 (~ 286 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
121 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64-installer.exe.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
122 - [octave-5.2.0_1-w64-64.7z](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.7z)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
123 (~ 279 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
124 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.7z.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
125 - [octave-5.2.0_1-w64-64.zip](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.zip)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
126 (~ 490 MB)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
127 [[signature]](https://ftpmirror.gnu.org/octave/windows/octave-5.2.0_1-w64-64.zip.sig)
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
128
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
129 All Windows binaries with corresponding source code can be downloaded from
171c46307031 Strip download tabbing from landing page.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 96
diff changeset
130 [https://ftpmirror.gnu.org/octave/windows/](https://ftpmirror.gnu.org/octave/windows/).