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 / info.py

"""Fortran to Python Interface Generator.

"""
from __future__ import division, absolute_import, print_function

postpone_import = True