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

aaronreidsmith / numpy   python

Repository URL to install this package:

Version: 1.17.4 

/ f2py / info.py

"""Fortran to Python Interface Generator.

"""
from __future__ import division, absolute_import, print_function

postpone_import = True