Scilab is an Open source software for numerical computations developed by the Scilab Team at ESI and by industry and academic contributors.
This page aims to bring macOS builds of Scilab (builds for Linux, Windows and general information can be found onhttp://www.scilab.org).Ressources for preparing and making available this specific macOS build of Scilab are provided by the Universityof Technology of Compiègne (UTC).
The macOS build is distributed under the same license as Scilab, i.e. GPL v2.
Download Scilab for Mac to open Source Software for Numerical Computation and Simulation. Download Scilab 5.3.3 for Mac for free, without any viruses, from Uptodown. Try the latest version of Scilab for Mac.
Scilab Download For Windows 10
Versionof macOS
Scilabbuilds available on this page run on macOS High Sierra, Mojave, Catalina andBig Sur, supporting Intel and newer M1 machines. See the eventual details of installation in the « Troubleshooting » section.
Java
Scilabneeds a Java Virtual Machine to be run in GUI mode. If you don't have particular needs for a given version, let Scilab download and install the JDK by itself when it is launched for the first time (it will be downloaded from https://adoptopenjdk.net/).
Files
Archive name | Build date | Size |
31/08/2021 | 179M | |
04/11/2019 | 273M |
Troubleshooting
Scilab Download Mac Os
Problems with macOS Catalina or Big Sur
macOS Catalina introduced new security controls. For example, apps are now required to ask your permission before accessing parts of the drive where documents and personal files are kept. If Scilab does not show files in the FileBrowser component, you will have to enable the command-line interpreter /bin/sh (which is run just after you double-click on Scilab's icon) in the 'Privacy' tab in the System Preferences Control Panel. This small video shows how to find the /bin folder by using the keys combination Command-Shift-G and then drag and drop /bin/sh in the list of authorized applications.
Mac M1 machines
Newer Mac M1 machines need the Rosetta 2 binary dynamic translator to execute applications compiled for Intel architecture. If you never run such an application on your Mac M1 it will complain when trying to launch Scilab for the first time, with the message: You don't have the permission to open the application 'Scilab'.To solve this you need to install Rosetta from the command line. Locate and lauch the 'Terminal' application, then type the following on the command line :
softwareupdate --install-rosetta --agree-to-license
Then relaunch Scilab from its icon, and continue the installation.Native arm64 build for Mac M1 machines
Mac M1 users can also download the native arm64 build below and compare the performance with the x86_64 using Rosetta. Note concerning the native arm64 JDK: If you don't have particular needs for a given version, let Scilab download and install the JDK by itself when it is launched for the first time (it will be downloaded from https://www.azul.com). Be also warned that this native build cannot use Atoms modules using C/C++ gateways for the moment since these have to be rebuilt in order to include the libraries for both architectures.
OpenBLAS vs. Accelerate Framework
We provide two different builds, the first one uses the default Accelerate Framework (which includes the default macOS Apple provided BLAS and LAPACK library) and the second one uses OpenBLAS (see https://www.openblas.net). Since the Accelerate framework seems to have a only a partial use of the new M1 features, you may experience different performance between the OpenBLAS and the Accelerate build and depending on the kind of computation the faster may be one or the other.
Archive name | Build date | Size |
31/08/2021 | 176M | |
31/08/2021 | 176M |
Other issues
If you have problems that are not mentioned in this page please use the users@lists.scilab.org mailing list. See how to subscribe to this list at the relevant page of official Scilab web site.