Octave.app is a project to bundle and distribute GNU Octave as a native Mac GUI application. This makes it easy to install and use GNU Octave on Mac.
We are not an official GNU project, or part of GNU Octave. We are a rag-tag band of misfits who’ve written a tool to download and build GNU Octave and its dependencies and bundle them as a Mac app.
Our goal is to make ready-to-use Octave.app installers available to the public.
Download
All Octave.app releases are available on the Downloads page.
Step 3: Set up Chromecast MacOnce you have configured the Chromecast dongle to connect to the WiFi network, you will get an invitation message from the Chromecast app to install the Chromecast browser extension.Click the blue “Get Cast Extension” button and then click the add button. A popup confirmation message will appear on the screen and the Google Chromecast icon will appear in the toolbar of the Chrome browser on your Mac. Download chromecast for macbook.
AquaTerm is a Mac OS X grahics renderer. It allows command line applications written in ObjC, C, FORTRAN, Lisp, Perl or Python to display vector graphics, text and images using a simple API. Adapters for gnuplot, PGPLOT, and PLplot exists as well. 209 downloads Updated: August 16, 2013 Freeware n/a. Description Free Download features report malware. Free and extensive library of user interface sounds that makes it easy for iOS developers to customize how their applications sound. Few mobile apps make use. The Octave syntax is largely compatible with Matlab. The Octave interpreter can be run in GUI mode, as a console, or invoked as part of a shell script. More Octave examples can be found in the Octave wiki.
When running Octave.app for the first time, instead of just double-clicking it, you will need to right-click on it and choose “Open”, so you get a dialog asking you if you really want to run it, since it’s from an unidentified developer. This is because the app is not signed. This is something we’re working on.
If you’re feeling adventurous, beta and pre-release versions can be found on the Developer Downloads page.
Requirements
- macOS, version 10.11 El Capitan or newer
- MacTeX, if you want the help command to work properly for Octave Forge packages.
License
Most of Octave.app’s code is GPL, with the exception of its Homebrew formula files, which are BSD 2-Clause License.
GNU Octave itself is GPL. Its dependencies are available under various FLOSS licenses.
Alternate Installations
Installing with Homebrew Cask
To install Octave.app using Homebrew Cask:
Installing directly with Homebrew
NOTE: This is not the normal way to install Octave.app! Unless you have a particular reason for doing this, please just download and install the regular Octave.app distribution.
If you want to build and install our Qt-enabled Octave build via Homebrew instead of using the Octave.app distribution, you can do this by setting up Homebrew as normal, and doing the following:
If you have a previous octave
build from the regular Homebrew or dpo/openblas formulae, you need to unlink it first with brew unlink octave
.
People and Support
Sebastian Schoeps is the original author and maintainer.
Andrew Janke is a maintainer.
For help with Octave.app, please head to the octave-app GitHub repo and see its issue tracker. Andrew also sometimes hangs out on the #octave
channel on freenode IRC.
Acknowledgements
Octave For Machine Learning
Octave.app is powered by Homebrew.