1,855
edits
(Move macOS bundle installers to outdated section.) |
|||
Line 1: | Line 1: | ||
{{Warning|This article is about using '''outdated''' installation methods of Octave for macOS; for current instructions, see [[Octave for macOS]].}} | {{Warning|This article is about using '''outdated''' installation methods of Octave for macOS; for current instructions, see [[Octave for macOS]].}} | ||
== macOS App Bundles == | |||
The [https://octave-app.org/ Octave.app project] provides an unofficial ready-to-use, drag-and-drop macOS App installer based on [[#Homebrew|Homebrew]] (see below). | |||
* [https://github.com/octave-app/octave-app/releases Download installer from GitHub] | |||
The last update is a version 8.3.0 based Alpha 1 release. However, for Apple Silicon users, it is reported to be damaged after installation in MacOS 14.1. Therefore, you may consider using Homebrew or other tools to install a native Octave for Apple M1/2/3 CPUs. There was a huge performance improvement witnessed by this wiki editor on matrix multiplication. This may be due to a native ARM version of openBLAS was used by Homebrew rather than Rosetta. | |||
A '''very old''' installer is hosted on SourceForge. | |||
* [https://sourceforge.net/projects/octave/files/Octave%20MacOSX%20Binary/2016-07-11-binary-octave-4.0.3/octave_gui_403_appleblas.dmg/download macOS App Bundle of Octave 4.0.3 (with GUI)] (OS X 10.9+) | |||
==Octave 4.2.2 VM installer for Mac OS X 10.10 Yosemite, 10.11 El Capitan, 10.12 Sierra, 10.13 High Sierra== | ==Octave 4.2.2 VM installer for Mac OS X 10.10 Yosemite, 10.11 El Capitan, 10.12 Sierra, 10.13 High Sierra== |