Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

agriconnect / numpy   python

Repository URL to install this package:

/ f2py / __main__.py

# See http://cens.ioc.ee/projects/f2py2e/
from __future__ import division, print_function

from numpy.f2py.f2py2e import main

main()