9.1.1. numpy.f2py.compile

numpy.f2py.compile(source, modulename='untitled', extra_args='', verbose=1, source_fn=None)[source]

Build extension module from processing source with f2py. Read the source of this function for more information.