octave
A programming language for scientific computing. More information: <https://docs.octave.org/latest/Invoking-Octave-from-the-Command-Line.html>.
RUN apt-get update && \
apt-get install -y octave
RUN apt-get update && \
apt-get install -y octave
RUN pacman -S --noconfirm octave
RUN apt-get update && \
apt-get install -y octave
RUN dnf install -y octave-6
RUN apt-get update && \
apt-get install -y octave