f2py3

NumPy is a general-purpose array-processing package designed to

Debian Debian
RUN apt-get update && \ apt-get install -y python3-numpy
Ubuntu
RUN apt-get update && \ apt-get install -y python3-numpy
Arch Arch Linux
RUN pacman -S --noconfirm python-numpy
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-numpy
Fedora
RUN dnf install -y python3-numpy-f2py-1
Raspbian
RUN apt-get update && \ apt-get install -y python3-numpy
click the source code to copy install f2py3 on any operating system with command-not-found.com