Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python35
/
lib64
/
python3.5
/
site-packages
/
numpy
/
f2py
/
__pycache__
/
File Content:
__init__.cpython-35.pyc
W��f� � @ s� d Z d d l m Z m Z m Z d d d g Z d d l Z d d l m Z d d l m Z d d l m Z e j Z e j Z d d d d d d d � Z d d l m Z e � j Z e � j Z d S)z(Fortran to Python Interface Generator. � )�division�absolute_import�print_function�run_main�compile�f2py_testingN� )�f2py2e)r )�diagnoseZuntitled� Tz.fc C s� d d l m } d d l } | d k r= | j d | � } n t | d � } zp | j | � | j � d j | | j | � } d } | j t j | � } | | � \ } } | r� t | � Wd | j � X| S)aN Build extension module from processing source with f2py. Parameters ---------- source : str Fortran source of module / subroutine to compile modulename : str, optional The name of the compiled python module extra_args : str, optional Additional parameters passed to f2py verbose : bool, optional Print f2py output to screen source_fn : str, optional Name of the file where the fortran source is written. The default is to use a temporary file with the extension provided by the `extension` parameter extension : {'.f', '.f90'}, optional Filename extension if `source_fn` is not provided. The extension tells which fortran standard is used. The default is `.f`, which implies F77 standard. .. versionadded:: 1.11.0 r )�exec_commandN�suffix�wz -c -m {} {} {}z4{} -c "import numpy.f2py as f2py2e;f2py2e.main()" {}) Znumpy.distutils.exec_commandr �tempfile�NamedTemporaryFile�open�write�flush�format�name�sys� executable�print�close) �sourceZ modulename� extra_args�verboseZ source_fn� extensionr r �f�args�c�status�output� r# �/__init__.pyr s )� _numpy_tester)�__doc__Z __future__r r r �__all__r r r r r r �mainr Znumpy.testing.nosetesterr% ZtestZbenchr# r# r# r$ �<module> s 0
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
__init__.cpython-35.opt-1.pyc
2126 bytes
0644
__init__.cpython-35.pyc
2126 bytes
0644
__main__.cpython-35.opt-1.pyc
815 bytes
0644
__main__.cpython-35.pyc
815 bytes
0644
__version__.cpython-35.opt-1.pyc
397 bytes
0644
__version__.cpython-35.pyc
397 bytes
0644
auxfuncs.cpython-35.opt-1.pyc
24393 bytes
0644
auxfuncs.cpython-35.pyc
24393 bytes
0644
capi_maps.cpython-35.opt-1.pyc
19711 bytes
0644
capi_maps.cpython-35.pyc
19711 bytes
0644
cb_rules.cpython-35.opt-1.pyc
15593 bytes
0644
cb_rules.cpython-35.pyc
15593 bytes
0644
cfuncs.cpython-35.opt-1.pyc
36580 bytes
0644
cfuncs.cpython-35.pyc
36580 bytes
0644
common_rules.cpython-35.opt-1.pyc
5063 bytes
0644
common_rules.cpython-35.pyc
5063 bytes
0644
crackfortran.cpython-35.opt-1.pyc
83282 bytes
0644
crackfortran.cpython-35.pyc
83402 bytes
0644
diagnose.cpython-35.opt-1.pyc
4063 bytes
0644
diagnose.cpython-35.pyc
4063 bytes
0644
f2py2e.cpython-35.opt-1.pyc
20776 bytes
0644
f2py2e.cpython-35.pyc
20830 bytes
0644
f2py_testing.cpython-35.opt-1.pyc
1588 bytes
0644
f2py_testing.cpython-35.pyc
1588 bytes
0644
f90mod_rules.cpython-35.opt-1.pyc
7947 bytes
0644
f90mod_rules.cpython-35.pyc
7947 bytes
0644
func2subr.cpython-35.opt-1.pyc
7364 bytes
0644
func2subr.cpython-35.pyc
7435 bytes
0644
info.cpython-35.opt-1.pyc
278 bytes
0644
info.cpython-35.pyc
278 bytes
0644
rules.cpython-35.opt-1.pyc
35856 bytes
0644
rules.cpython-35.pyc
35932 bytes
0644
setup.cpython-35.opt-1.pyc
3972 bytes
0644
setup.cpython-35.pyc
3972 bytes
0644
use_rules.cpython-35.opt-1.pyc
3334 bytes
0644
use_rules.cpython-35.pyc
3334 bytes
0644
N4ST4R_ID | Naxtarrr