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.