sage-massif
Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab
RUN apt-get update && \
apt-get install -y sagemath-common
RUN apt-get update && \
apt-get install -y sagemath-common
RUN pacman -S --noconfirm sagemath
RUN dnf install -y sagemath
RUN apt-get update && \
apt-get install -y sagemath-common