f2py
Numerical Python adds a fast array facility to the Python language
RUN apt-get update && \
apt-get install -y python-numpy
RUN apt-get update && \
apt-get install -y python-numpy
RUN pacman -S --noconfirm python-numpy
RUN apt-get update && \
apt-get install -y python-numpy
RUN yum install -y python2-numpy-f2py-1
RUN dnf install -y python2-numpy-f2py-1
RUN apt-get update && \
apt-get install -y python-numpy