f2py3.7
NumPy is a general-purpose array-processing package designed to
RUN apt-get update && \
apt-get install -y python3-numpy
RUN apt-get update && \
apt-get install -y python3-numpy
RUN pacman -S --noconfirm python-numpy
RUN apt-get update && \
apt-get install -y python3-numpy
RUN dnf install -y python3-numpy
RUN apt-get update && \
apt-get install -y python-numpy