Skip to content
Snippets Groups Projects
Commit 6e1d9170 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update introduction.md

parent b6974b0a
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
......@@ -6,7 +6,7 @@ Interpreted languages for numerical computations and analysis
This section contains a collection of high-level interpreted languages, primarily intended for numerical computations.
## Matlab
## MATLAB
MATLAB® is a high-level language and interactive environment for numerical computation, visualization, and programming.
......@@ -15,11 +15,11 @@ $ ml MATLAB
$ matlab
```
Read more at the [Matlab page][1](software/numerical-languages/matlab/).
Read more at the [MATLAB page][1](software/numerical-languages/matlab/).
## Octave
GNU Octave is a high-level interpreted language, primarily intended for numerical computations. The Octave language is quite similar to Matlab so that most programs are easily portable.
GNU Octave is a high-level interpreted language, primarily intended for numerical computations. The Octave language is quite similar to MATLAB so that most programs are easily portable.
```console
$ ml Octave
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment