Created
July 4, 2015 07:57
-
-
Save tseemann/e3ba31229e74784d10ad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-07-04 17:54:52 +1000 | |
python | |
setup.py | |
build | |
--fcompiler=gnu95 | |
/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' | |
warnings.warn(msg) | |
/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'setup_requires' | |
warnings.warn(msg) | |
/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_suite' | |
warnings.warn(msg) | |
lapack_opt_info: | |
openblas_lapack_info: | |
C compiler: cc | |
creating /tmp/tmphyCOEF/tmp | |
creating /tmp/tmphyCOEF/tmp/tmphyCOEF | |
compile options: '-c' | |
cc: /tmp/tmphyCOEF/source.c | |
/tmp/tmphyCOEF/source.c: In function 'main': | |
/tmp/tmphyCOEF/source.c:4:13: warning: implicit declaration of function 'zungqr_' [-Wimplicit-function-declaration] | |
zungqr_(); | |
^ | |
cc /tmp/tmphyCOEF/tmp/tmphyCOEF/source.o -L/bio/linuxbrew/lib -lopenblas -o /tmp/tmphyCOEF/a.out | |
FOUND: | |
libraries = ['openblas'] | |
library_dirs = ['/bio/linuxbrew/lib'] | |
language = f77 | |
FOUND: | |
libraries = ['openblas'] | |
library_dirs = ['/bio/linuxbrew/lib'] | |
language = f77 | |
Running from scipy source directory. | |
Splitting linalg.interpolative Fortran source files | |
blas_opt_info: | |
blas_mkl_info: | |
libraries mkl,vml,guide not found in ['/bio/linuxbrew/lib'] | |
NOT AVAILABLE | |
openblas_info: | |
FOUND: | |
libraries = ['openblas'] | |
library_dirs = ['/bio/linuxbrew/lib'] | |
language = f77 | |
FOUND: | |
libraries = ['openblas'] | |
library_dirs = ['/bio/linuxbrew/lib'] | |
language = f77 | |
non-existing path in 'scipy/sparse': 'sparsetools/sparsetools_impl.h' | |
non-existing path in 'scipy/sparse': 'sparsetools/bsr_impl.h' | |
non-existing path in 'scipy/sparse': 'sparsetools/csc_impl.h' | |
non-existing path in 'scipy/sparse': 'sparsetools/csr_impl.h' | |
non-existing path in 'scipy/sparse': 'sparsetools/other_impl.h' | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building py_modules sources | |
creating build | |
creating build/src.linux-x86_64-2.7 | |
creating build/src.linux-x86_64-2.7/scipy | |
building library "dfftpack" sources | |
building library "fftpack" sources | |
building library "mach" sources | |
building library "quadpack" sources | |
building library "odepack" sources | |
building library "dop" sources | |
building library "fitpack" sources | |
building library "odrpack" sources | |
building library "minpack" sources | |
building library "rootfind" sources | |
building library "superlu_src" sources | |
building library "arpack_scipy" sources | |
building library "sc_c_misc" sources | |
building library "sc_cephes" sources | |
building library "sc_mach" sources | |
building library "sc_amos" sources | |
building library "sc_cdf" sources | |
building library "sc_specfun" sources | |
building library "statlib" sources | |
building extension "scipy.cluster._vq" sources | |
building extension "scipy.cluster._hierarchy" sources | |
building extension "scipy.fftpack._fftpack" sources | |
creating build/src.linux-x86_64-2.7/scipy/fftpack | |
creating build/src.linux-x86_64-2.7/scipy/fftpack/src | |
conv_template:> build/src.linux-x86_64-2.7/scipy/fftpack/src/dct.c | |
conv_template:> build/src.linux-x86_64-2.7/scipy/fftpack/src/dst.c | |
f2py options: [] | |
f2py: scipy/fftpack/fftpack.pyf | |
Reading fortran codes... | |
Reading file 'scipy/fftpack/fftpack.pyf' (format:free) | |
Line #86 in scipy/fftpack/fftpack.pyf:" /* Single precision version */" | |
crackline:2: No pattern for line | |
Post-processing... | |
Block: _fftpack | |
Block: zfft | |
Block: drfft | |
Block: zrfft | |
Block: zfftnd | |
Block: destroy_zfft_cache | |
Block: destroy_zfftnd_cache | |
Block: destroy_drfft_cache | |
Block: cfft | |
Block: rfft | |
Block: crfft | |
Block: cfftnd | |
Block: destroy_cfft_cache | |
Block: destroy_cfftnd_cache | |
Block: destroy_rfft_cache | |
Block: ddct1 | |
Block: ddct2 | |
Block: ddct3 | |
Block: dct1 | |
Block: dct2 | |
Block: dct3 | |
Block: destroy_ddct2_cache | |
Block: destroy_ddct1_cache | |
Block: destroy_dct2_cache | |
Block: destroy_dct1_cache | |
Block: ddst1 | |
Block: ddst2 | |
Block: ddst3 | |
Block: dst1 | |
Block: dst2 | |
Block: dst3 | |
Block: destroy_ddst2_cache | |
Block: destroy_ddst1_cache | |
Block: destroy_dst2_cache | |
Block: destroy_dst1_cache | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_fftpack"... | |
Constructing wrapper function "zfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "drfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = drfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "zrfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zrfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "zfftnd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zfftnd(x,[s,direction,normalize,overwrite_x]) | |
Constructing wrapper function "destroy_zfft_cache"... | |
destroy_zfft_cache() | |
Constructing wrapper function "destroy_zfftnd_cache"... | |
destroy_zfftnd_cache() | |
Constructing wrapper function "destroy_drfft_cache"... | |
destroy_drfft_cache() | |
Constructing wrapper function "cfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = cfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "rfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = rfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "crfft"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = crfft(x,[n,direction,normalize,overwrite_x]) | |
Constructing wrapper function "cfftnd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = cfftnd(x,[s,direction,normalize,overwrite_x]) | |
Constructing wrapper function "destroy_cfft_cache"... | |
destroy_cfft_cache() | |
Constructing wrapper function "destroy_cfftnd_cache"... | |
destroy_cfftnd_cache() | |
Constructing wrapper function "destroy_rfft_cache"... | |
destroy_rfft_cache() | |
Constructing wrapper function "ddct1"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddct1(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "ddct2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddct2(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "ddct3"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddct3(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dct1"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dct1(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dct2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dct2(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dct3"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dct3(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "destroy_ddct2_cache"... | |
destroy_ddct2_cache() | |
Constructing wrapper function "destroy_ddct1_cache"... | |
destroy_ddct1_cache() | |
Constructing wrapper function "destroy_dct2_cache"... | |
destroy_dct2_cache() | |
Constructing wrapper function "destroy_dct1_cache"... | |
destroy_dct1_cache() | |
Constructing wrapper function "ddst1"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddst1(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "ddst2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddst2(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "ddst3"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ddst3(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dst1"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dst1(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dst2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dst2(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "dst3"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dst3(x,[n,normalize,overwrite_x]) | |
Constructing wrapper function "destroy_ddst2_cache"... | |
destroy_ddst2_cache() | |
Constructing wrapper function "destroy_ddst1_cache"... | |
destroy_ddst1_cache() | |
Constructing wrapper function "destroy_dst2_cache"... | |
destroy_dst2_cache() | |
Constructing wrapper function "destroy_dst1_cache"... | |
destroy_dst1_cache() | |
Wrote C/API module "_fftpack" to file "build/src.linux-x86_64-2.7/scipy/fftpack/_fftpackmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
copying /bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-2.7 | |
copying /bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-2.7 | |
building extension "scipy.fftpack.convolve" sources | |
f2py options: [] | |
f2py: scipy/fftpack/convolve.pyf | |
Reading fortran codes... | |
Reading file 'scipy/fftpack/convolve.pyf' (format:free) | |
Post-processing... | |
Block: convolve__user__routines | |
Block: kernel_func | |
Block: convolve | |
Block: init_convolution_kernel | |
In: scipy/fftpack/convolve.pyf:convolve:unknown_interface:init_convolution_kernel | |
get_useparameters: no module convolve__user__routines info used by init_convolution_kernel | |
Block: destroy_convolve_cache | |
Block: convolve | |
Block: convolve_z | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_kernel_func_in_convolve__user__routines" | |
def kernel_func(k): return kernel_func | |
Building module "convolve"... | |
Constructing wrapper function "init_convolution_kernel"... | |
omega = init_convolution_kernel(n,kernel_func,[d,zero_nyquist,kernel_func_extra_args]) | |
Constructing wrapper function "destroy_convolve_cache"... | |
destroy_convolve_cache() | |
Constructing wrapper function "convolve"... | |
y = convolve(x,omega,[swap_real_imag,overwrite_x]) | |
Constructing wrapper function "convolve_z"... | |
y = convolve_z(x,omega_real,omega_imag,[overwrite_x]) | |
Wrote C/API module "convolve" to file "build/src.linux-x86_64-2.7/scipy/fftpack/convolvemodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.integrate._quadpack" sources | |
building extension "scipy.integrate._odepack" sources | |
building extension "scipy.integrate.vode" sources | |
creating build/src.linux-x86_64-2.7/scipy/integrate | |
f2py options: [] | |
f2py: scipy/integrate/vode.pyf | |
Reading fortran codes... | |
Reading file 'scipy/integrate/vode.pyf' (format:free) | |
Post-processing... | |
Block: dvode__user__routines | |
Block: dvode_user_interface | |
Block: f | |
Block: jac | |
Block: zvode__user__routines | |
Block: zvode_user_interface | |
Block: f | |
Block: jac | |
Block: vode | |
Block: dvode | |
In: scipy/integrate/vode.pyf:vode:unknown_interface:dvode | |
get_useparameters: no module dvode__user__routines info used by dvode | |
Block: zvode | |
In: scipy/integrate/vode.pyf:vode:unknown_interface:zvode | |
get_useparameters: no module zvode__user__routines info used by zvode | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_f_in_dvode__user__routines" | |
def f(t,y): return ydot | |
Constructing call-back function "cb_jac_in_dvode__user__routines" | |
def jac(t,y): return jac | |
Constructing call-back function "cb_f_in_zvode__user__routines" | |
def f(t,y): return ydot | |
Constructing call-back function "cb_jac_in_zvode__user__routines" | |
def jac(t,y): return jac | |
Building module "vode"... | |
Constructing wrapper function "dvode"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y,t,istate = dvode(f,jac,y,t,tout,rtol,atol,itask,istate,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y]) | |
Constructing wrapper function "zvode"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y,t,istate = zvode(f,jac,y,t,tout,rtol,atol,itask,istate,zwork,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y]) | |
Wrote C/API module "vode" to file "build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.integrate.lsoda" sources | |
f2py options: [] | |
f2py: scipy/integrate/lsoda.pyf | |
Reading fortran codes... | |
Reading file 'scipy/integrate/lsoda.pyf' (format:free) | |
Post-processing... | |
Block: lsoda__user__routines | |
Block: lsoda_user_interface | |
Block: f | |
Block: jac | |
Block: lsoda | |
Block: lsoda | |
In: scipy/integrate/lsoda.pyf:lsoda:unknown_interface:lsoda | |
get_useparameters: no module lsoda__user__routines info used by lsoda | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_f_in_lsoda__user__routines" | |
def f(t,y): return ydot | |
Constructing call-back function "cb_jac_in_lsoda__user__routines" | |
def jac(t,y): return jac | |
Building module "lsoda"... | |
Constructing wrapper function "lsoda"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y,t,istate = lsoda(f,y,t,tout,rtol,atol,itask,istate,rwork,iwork,jac,jt,[f_extra_args,overwrite_y,jac_extra_args]) | |
Wrote C/API module "lsoda" to file "build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.integrate._dop" sources | |
f2py options: [] | |
f2py: scipy/integrate/dop.pyf | |
Reading fortran codes... | |
Reading file 'scipy/integrate/dop.pyf' (format:free) | |
Post-processing... | |
Block: __user__routines | |
Block: fcn | |
Block: solout | |
Block: _dop | |
Block: dopri5 | |
In: scipy/integrate/dop.pyf:_dop:unknown_interface:dopri5 | |
get_useparameters: no module __user__routines info used by dopri5 | |
Block: dop853 | |
In: scipy/integrate/dop.pyf:_dop:unknown_interface:dop853 | |
get_useparameters: no module __user__routines info used by dop853 | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_fcn_in___user__routines" | |
def fcn(x,y): return f | |
Constructing call-back function "cb_solout_in___user__routines" | |
def solout(nr,xold,x,y,con,icomp,[nd]): return irtn | |
Building module "_dop"... | |
Constructing wrapper function "dopri5"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y,iwork,idid = dopri5(fcn,x,y,xend,rtol,atol,solout,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) | |
Constructing wrapper function "dop853"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y,iwork,idid = dop853(fcn,x,y,xend,rtol,atol,solout,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) | |
Wrote C/API module "_dop" to file "build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.integrate._test_multivariate" sources | |
building extension "scipy.interpolate.interpnd" sources | |
building extension "scipy.interpolate._ppoly" sources | |
building extension "scipy.interpolate._fitpack" sources | |
building extension "scipy.interpolate.dfitpack" sources | |
creating build/src.linux-x86_64-2.7/scipy/interpolate | |
creating build/src.linux-x86_64-2.7/scipy/interpolate/src | |
f2py options: [] | |
f2py: scipy/interpolate/src/fitpack.pyf | |
Reading fortran codes... | |
Reading file 'scipy/interpolate/src/fitpack.pyf' (format:free) | |
Post-processing... | |
Block: dfitpack | |
Block: fpchec | |
Block: splev | |
Block: splder | |
Block: splint | |
Block: sproot | |
Block: spalde | |
Block: curfit | |
Block: percur | |
Block: parcur | |
Block: fpcurf0 | |
Block: fpcurf1 | |
Block: fpcurfm1 | |
Block: bispev | |
Block: parder | |
Block: bispeu | |
Block: pardeu | |
Block: surfit_smth | |
Block: surfit_lsq | |
Block: spherfit_smth | |
Block: spherfit_lsq | |
Block: regrid_smth | |
Block: regrid_smth_spher | |
Block: dblint | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "dfitpack"... | |
Constructing wrapper function "fpchec"... | |
ier = fpchec(x,t,k) | |
Constructing wrapper function "splev"... | |
y = splev(t,c,k,x,[e]) | |
Constructing wrapper function "splder"... | |
y = splder(t,c,k,x,[nu,e]) | |
Creating wrapper for Fortran function "splint"("splint")... | |
Constructing wrapper function "splint"... | |
splint = splint(t,c,k,a,b) | |
Constructing wrapper function "sproot"... | |
zero,m,ier = sproot(t,c,[mest]) | |
Constructing wrapper function "spalde"... | |
d,ier = spalde(t,c,k,x) | |
Constructing wrapper function "curfit"... | |
n,c,fp,ier = curfit(iopt,x,y,w,t,wrk,iwrk,[xb,xe,k,s]) | |
Constructing wrapper function "percur"... | |
n,c,fp,ier = percur(iopt,x,y,w,t,wrk,iwrk,[k,s]) | |
Constructing wrapper function "parcur"... | |
n,c,fp,ier = parcur(iopt,ipar,idim,u,x,w,ub,ue,t,wrk,iwrk,[k,s]) | |
Constructing wrapper function "fpcurf0"... | |
x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf0(x,y,k,[w,xb,xe,s,nest]) | |
Constructing wrapper function "fpcurf1"... | |
x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf1(x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier,[overwrite_x,overwrite_y,overwrite_w,overwrite_t,overwrite_c,overwrite_fpint,overwrite_nrdata]) | |
Constructing wrapper function "fpcurfm1"... | |
x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurfm1(x,y,k,t,[w,xb,xe,overwrite_t]) | |
Constructing wrapper function "bispev"... | |
z,ier = bispev(tx,ty,c,kx,ky,x,y) | |
Constructing wrapper function "parder"... | |
z,ier = parder(tx,ty,c,kx,ky,nux,nuy,x,y) | |
Constructing wrapper function "bispeu"... | |
z,ier = bispeu(tx,ty,c,kx,ky,x,y) | |
Constructing wrapper function "pardeu"... | |
z,ier = pardeu(tx,ty,c,kx,ky,nux,nuy,x,y) | |
Constructing wrapper function "surfit_smth"... | |
nx,tx,ny,ty,c,fp,wrk1,ier = surfit_smth(x,y,z,[w,xb,xe,yb,ye,kx,ky,s,nxest,nyest,eps,lwrk2]) | |
Constructing wrapper function "surfit_lsq"... | |
tx,ty,c,fp,ier = surfit_lsq(x,y,z,tx,ty,[w,xb,xe,yb,ye,kx,ky,eps,lwrk2,overwrite_tx,overwrite_ty]) | |
Constructing wrapper function "spherfit_smth"... | |
nt,tt,np,tp,c,fp,ier = spherfit_smth(teta,phi,r,[w,s,eps]) | |
Constructing wrapper function "spherfit_lsq"... | |
tt,tp,c,fp,ier = spherfit_lsq(teta,phi,r,tt,tp,[w,eps,overwrite_tt,overwrite_tp]) | |
Constructing wrapper function "regrid_smth"... | |
nx,tx,ny,ty,c,fp,ier = regrid_smth(x,y,z,[xb,xe,yb,ye,kx,ky,s]) | |
Constructing wrapper function "regrid_smth_spher"... | |
nu,tu,nv,tv,c,fp,ier = regrid_smth_spher(iopt,ider,u,v,r,[r0,r1,s]) | |
Creating wrapper for Fortran function "dblint"("dblint")... | |
Constructing wrapper function "dblint"... | |
dblint = dblint(tx,ty,c,kx,ky,xb,xe,yb,ye) | |
Wrote C/API module "dfitpack" to file "build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpackmodule.c" | |
Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpack-f2pywrappers.f" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
adding 'build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. | |
building extension "scipy.interpolate._interpolate" sources | |
building extension "scipy.io.matlab.streams" sources | |
building extension "scipy.io.matlab.mio_utils" sources | |
building extension "scipy.io.matlab.mio5_utils" sources | |
building extension "scipy.lib.blas.fblas" sources | |
creating build/src.linux-x86_64-2.7/scipy/lib | |
creating build/src.linux-x86_64-2.7/scipy/lib/blas | |
from_template:> build/src.linux-x86_64-2.7/scipy/lib/blas/fblas.pyf | |
Including file scipy/lib/blas/fblas_l1.pyf.src | |
Including file scipy/lib/blas/fblas_l2.pyf.src | |
Including file scipy/lib/blas/fblas_l3.pyf.src | |
Mismatch in number of replacements (base <prefix=s,d,c,z>) for <__l1=->. Ignoring. | |
creating build/src.linux-x86_64-2.7/build | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7 | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas | |
f2py options: [] | |
f2py: build/src.linux-x86_64-2.7/scipy/lib/blas/fblas.pyf | |
Reading fortran codes... | |
Reading file 'build/src.linux-x86_64-2.7/scipy/lib/blas/fblas.pyf' (format:free) | |
Post-processing... | |
Block: fblas | |
Block: srotg | |
Block: drotg | |
Block: crotg | |
Block: zrotg | |
Block: srotmg | |
Block: drotmg | |
Block: srot | |
Block: drot | |
Block: csrot | |
Block: zdrot | |
Block: srotm | |
Block: drotm | |
Block: sswap | |
Block: dswap | |
Block: cswap | |
Block: zswap | |
Block: sscal | |
Block: dscal | |
Block: cscal | |
Block: zscal | |
Block: csscal | |
Block: zdscal | |
Block: scopy | |
Block: dcopy | |
Block: ccopy | |
Block: zcopy | |
Block: saxpy | |
Block: daxpy | |
Block: caxpy | |
Block: zaxpy | |
Block: sdot | |
Block: ddot | |
Block: cdotu | |
Block: zdotu | |
Block: cdotc | |
Block: zdotc | |
Block: snrm2 | |
Block: scnrm2 | |
Block: dnrm2 | |
Block: dznrm2 | |
Block: sasum | |
Block: scasum | |
Block: dasum | |
Block: dzasum | |
Block: isamax | |
Block: idamax | |
Block: icamax | |
Block: izamax | |
Block: sgemv | |
Block: dgemv | |
Block: cgemv | |
Block: zgemv | |
Block: ssymv | |
Block: dsymv | |
Block: chemv | |
Block: zhemv | |
Block: strmv | |
Block: dtrmv | |
Block: ctrmv | |
Block: ztrmv | |
Block: sger | |
Block: dger | |
Block: cgeru | |
Block: zgeru | |
Block: cgerc | |
Block: zgerc | |
Block: sgemm | |
Block: dgemm | |
Block: cgemm | |
Block: zgemm | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "fblas"... | |
Constructing wrapper function "srotg"... | |
c,s = srotg(a,b) | |
Constructing wrapper function "drotg"... | |
c,s = drotg(a,b) | |
Constructing wrapper function "crotg"... | |
c,s = crotg(a,b) | |
Constructing wrapper function "zrotg"... | |
c,s = zrotg(a,b) | |
Constructing wrapper function "srotmg"... | |
param = srotmg(d1,d2,x1,y1) | |
Constructing wrapper function "drotmg"... | |
param = drotmg(d1,d2,x1,y1) | |
Constructing wrapper function "srot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "drot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "csrot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "zdrot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "srotm"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "drotm"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "sswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = sswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "dswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = dswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "cswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = cswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "zswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = zswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "sscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = sscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "dscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = dscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "cscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = cscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "zscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = zscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "csscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = csscal(a,x,[n,offx,incx,overwrite_x]) | |
Constructing wrapper function "zdscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = zdscal(a,x,[n,offx,incx,overwrite_x]) | |
Constructing wrapper function "scopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = scopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "dcopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dcopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "ccopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ccopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "zcopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zcopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "saxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = saxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Constructing wrapper function "daxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = daxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Constructing wrapper function "caxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = caxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Constructing wrapper function "zaxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = zaxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "sdot"("wsdot")... | |
Constructing wrapper function "sdot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = sdot(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "ddot"("ddot")... | |
Constructing wrapper function "ddot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = ddot(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "cdotu"("wcdotu")... | |
Constructing wrapper function "cdotu"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = cdotu(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "zdotu"("wzdotu")... | |
Constructing wrapper function "zdotu"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = zdotu(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "cdotc"("wcdotc")... | |
Constructing wrapper function "cdotc"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = cdotc(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "zdotc"("wzdotc")... | |
Constructing wrapper function "zdotc"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = zdotc(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "snrm2"("wsnrm2")... | |
Constructing wrapper function "snrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = snrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "scnrm2"("wscnrm2")... | |
Constructing wrapper function "scnrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = scnrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dnrm2"("dnrm2")... | |
Constructing wrapper function "dnrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = dnrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dznrm2"("dznrm2")... | |
Constructing wrapper function "dznrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = dznrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "sasum"("wsasum")... | |
Constructing wrapper function "sasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = sasum(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "scasum"("wscasum")... | |
Constructing wrapper function "scasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = scasum(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dasum"("dasum")... | |
Constructing wrapper function "dasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = dasum(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dzasum"("dzasum")... | |
Constructing wrapper function "dzasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = dzasum(x,[n,offx,incx]) | |
Constructing wrapper function "isamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = isamax(x,[n,offx,incx]) | |
Constructing wrapper function "idamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = idamax(x,[n,offx,incx]) | |
Constructing wrapper function "icamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = icamax(x,[n,offx,incx]) | |
Constructing wrapper function "izamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = izamax(x,[n,offx,incx]) | |
Constructing wrapper function "sgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "dgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "cgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "zgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "ssymv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ssymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "dsymv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dsymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "chemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = chemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "zhemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zhemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "strmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "dtrmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "ctrmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "ztrmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "sger"... | |
a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "dger"... | |
a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "cgeru"... | |
a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "zgeru"... | |
a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "cgerc"... | |
a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "zgerc"... | |
a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "sgemm"... | |
c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "dgemm"... | |
c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "cgemm"... | |
c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "zgemm"... | |
c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Wrote C/API module "fblas" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblasmodule.c" | |
Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblas-f2pywrappers.f" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblas-f2pywrappers.f' to sources. | |
building extension "scipy.lib.blas.cblas" sources | |
adding 'build/src.linux-x86_64-2.7/scipy/lib/blas/cblas.pyf' to sources. | |
f2py options: [] | |
f2py: build/src.linux-x86_64-2.7/scipy/lib/blas/cblas.pyf | |
Reading fortran codes... | |
Reading file 'build/src.linux-x86_64-2.7/scipy/lib/blas/cblas.pyf' (format:free) | |
Post-processing... | |
Block: cblas | |
Block: empty_module | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "cblas"... | |
Constructing wrapper function "empty_module"... | |
empty_module() | |
Wrote C/API module "cblas" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/cblasmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.lib.lapack.flapack" sources | |
creating build/src.linux-x86_64-2.7/scipy/lib/lapack | |
from_template:> build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf | |
Including file scipy/lib/lapack/flapack_user.pyf.src | |
Including file scipy/lib/lapack/flapack_le.pyf.src | |
Including file scipy/lib/lapack/flapack_lls.pyf.src | |
Including file scipy/lib/lapack/flapack_esv.pyf.src | |
Including file scipy/lib/lapack/flapack_gesv.pyf.src | |
Including file scipy/lib/lapack/flapack_lec.pyf.src | |
Including file scipy/lib/lapack/flapack_llsc.pyf.src | |
Including file scipy/lib/lapack/flapack_sevc.pyf.src | |
Including file scipy/lib/lapack/flapack_evc.pyf.src | |
Including file scipy/lib/lapack/flapack_svdc.pyf.src | |
Including file scipy/lib/lapack/flapack_gsevc.pyf.src | |
Including file scipy/lib/lapack/flapack_gevc.pyf.src | |
Including file scipy/lib/lapack/flapack_aux.pyf.src | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack | |
f2py options: [] | |
f2py: build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf | |
Reading fortran codes... | |
Reading file 'build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf' (format:free) | |
Line #1590 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" 3*n-1" | |
crackline:3: No pattern for line | |
Line #1612 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" 3*n-1" | |
crackline:3: No pattern for line | |
Line #1634 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" 2*n-1" | |
crackline:3: No pattern for line | |
Line #1656 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" 2*n-1" | |
crackline:3: No pattern for line | |
Line #1679 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" (compute_v?1+6*n+2*n*n:2*n+1)" | |
crackline:3: No pattern for line | |
Line #1704 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" (compute_v?1+6*n+2*n*n:2*n+1)" | |
crackline:3: No pattern for line | |
Line #1729 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" (compute_v?2*n+n*n:n+1)" | |
crackline:3: No pattern for line | |
Line #1754 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" (compute_v?2*n+n*n:n+1)" | |
crackline:3: No pattern for line | |
Line #2647 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" n" | |
crackline:3: No pattern for line | |
Line #2668 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" n" | |
crackline:3: No pattern for line | |
Line #2689 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" n" | |
crackline:3: No pattern for line | |
Line #2710 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" n" | |
crackline:3: No pattern for line | |
Post-processing... | |
Block: flapack | |
Block: gees__user__routines | |
Block: gees_user_interface | |
Block: sselect | |
Block: dselect | |
Block: cselect | |
Block: zselect | |
Block: sgesv | |
Block: dgesv | |
Block: cgesv | |
Block: zgesv | |
Block: sgbsv | |
Block: dgbsv | |
Block: cgbsv | |
Block: zgbsv | |
Block: sposv | |
Block: dposv | |
Block: cposv | |
Block: zposv | |
Block: sgelss | |
Block: dgelss | |
Block: cgelss | |
Block: zgelss | |
Block: ssyev | |
Block: dsyev | |
Block: cheev | |
Block: zheev | |
Block: ssyevd | |
Block: dsyevd | |
Block: cheevd | |
Block: zheevd | |
Block: ssyevr | |
Block: dsyevr | |
Block: cheevr | |
Block: zheevr | |
Block: sgees | |
In: build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:sgees | |
get_useparameters: no module gees__user__routines info used by sgees | |
Block: dgees | |
In: build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:dgees | |
get_useparameters: no module gees__user__routines info used by dgees | |
Block: cgees | |
In: build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:cgees | |
get_useparameters: no module gees__user__routines info used by cgees | |
Block: zgees | |
In: build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:zgees | |
get_useparameters: no module gees__user__routines info used by zgees | |
Block: sgeev | |
Block: dgeev | |
Block: cgeev | |
Block: zgeev | |
Block: sgesdd | |
Block: dgesdd | |
Block: cgesdd | |
Block: zgesdd | |
Block: ssygv | |
Block: dsygv | |
Block: chegv | |
Block: zhegv | |
Block: ssygvd | |
Block: dsygvd | |
Block: chegvd | |
Block: zhegvd | |
Block: sggev | |
Block: dggev | |
Block: cggev | |
Block: zggev | |
Block: sgetrf | |
Block: dgetrf | |
Block: cgetrf | |
Block: zgetrf | |
Block: spotrf | |
Block: dpotrf | |
Block: cpotrf | |
Block: zpotrf | |
Block: sgetrs | |
Block: dgetrs | |
Block: cgetrs | |
Block: zgetrs | |
Block: spotrs | |
Block: dpotrs | |
Block: cpotrs | |
Block: zpotrs | |
Block: sgetri | |
Block: dgetri | |
Block: cgetri | |
Block: zgetri | |
Block: spotri | |
Block: dpotri | |
Block: cpotri | |
Block: zpotri | |
Block: strtri | |
Block: dtrtri | |
Block: ctrtri | |
Block: ztrtri | |
Block: sgeqrf | |
Block: dgeqrf | |
Block: cgeqrf | |
Block: zgeqrf | |
Block: sorgqr | |
Block: dorgqr | |
Block: cungqr | |
Block: zungqr | |
Block: sgehrd | |
Block: dgehrd | |
Block: cgehrd | |
Block: zgehrd | |
Block: sgebal | |
Block: dgebal | |
Block: cgebal | |
Block: zgebal | |
Block: slauum | |
Block: dlauum | |
Block: clauum | |
Block: zlauum | |
Block: slaswp | |
Block: dlaswp | |
Block: claswp | |
Block: zlaswp | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_sselect_in_gees__user__routines" | |
def sselect(arg1,arg2): return sselect | |
Constructing call-back function "cb_dselect_in_gees__user__routines" | |
def dselect(arg1,arg2): return dselect | |
Constructing call-back function "cb_cselect_in_gees__user__routines" | |
def cselect(arg): return cselect | |
Constructing call-back function "cb_zselect_in_gees__user__routines" | |
def zselect(arg): return zselect | |
Building module "flapack"... | |
Constructing wrapper function "sgesv"... | |
lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgesv"... | |
lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgesv"... | |
lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgesv"... | |
lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgbsv"... | |
lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "dgbsv"... | |
lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "cgbsv"... | |
lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "zgbsv"... | |
lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "sposv"... | |
c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dposv"... | |
c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cposv"... | |
c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zposv"... | |
c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgelss"... | |
v,x,s,rank,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgelss"... | |
v,x,s,rank,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgelss"... | |
v,x,s,rank,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgelss"... | |
v,x,s,rank,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "ssyev"... | |
w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "dsyev"... | |
w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "cheev"... | |
w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "zheev"... | |
w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "ssyevd"... | |
w,v,info = ssyevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "dsyevd"... | |
w,v,info = dsyevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "cheevd"... | |
w,v,info = cheevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "zheevd"... | |
w,v,info = zheevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "ssyevr"... | |
w,v,info = ssyevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) | |
Constructing wrapper function "dsyevr"... | |
w,v,info = dsyevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) | |
Constructing wrapper function "cheevr"... | |
w,v,info = cheevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) | |
Constructing wrapper function "zheevr"... | |
w,v,info = zheevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) | |
Constructing wrapper function "sgees"... | |
t,sdim,wr,wi,vs,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a]) | |
Constructing wrapper function "dgees"... | |
t,sdim,wr,wi,vs,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a]) | |
Constructing wrapper function "cgees"... | |
t,sdim,w,vs,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a]) | |
Constructing wrapper function "zgees"... | |
t,sdim,w,vs,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a]) | |
Constructing wrapper function "sgeev"... | |
wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "dgeev"... | |
wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "cgeev"... | |
w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "zgeev"... | |
w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "sgesdd"... | |
u,s,vt,info = sgesdd(a,[compute_uv,lwork,overwrite_a]) | |
Constructing wrapper function "dgesdd"... | |
u,s,vt,info = dgesdd(a,[compute_uv,lwork,overwrite_a]) | |
Constructing wrapper function "cgesdd"... | |
u,s,vt,info = cgesdd(a,[compute_uv,lwork,overwrite_a]) | |
Constructing wrapper function "zgesdd"... | |
u,s,vt,info = zgesdd(a,[compute_uv,lwork,overwrite_a]) | |
Constructing wrapper function "ssygv"... | |
w,v,info = ssygv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dsygv"... | |
w,v,info = dsygv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "chegv"... | |
w,v,info = chegv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zhegv"... | |
w,v,info = zhegv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "ssygvd"... | |
w,v,info = ssygvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dsygvd"... | |
w,v,info = dsygvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "chegvd"... | |
w,v,info = chegvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zhegvd"... | |
w,v,info = zhegvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "sggev"... | |
alphar,alphai,beta,vl,vr,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dggev"... | |
alphar,alphai,beta,vl,vr,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cggev"... | |
alpha,beta,vl,vr,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zggev"... | |
alpha,beta,vl,vr,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgetrf"... | |
lu,piv,info = sgetrf(a,[overwrite_a]) | |
Constructing wrapper function "dgetrf"... | |
lu,piv,info = dgetrf(a,[overwrite_a]) | |
Constructing wrapper function "cgetrf"... | |
lu,piv,info = cgetrf(a,[overwrite_a]) | |
Constructing wrapper function "zgetrf"... | |
lu,piv,info = zgetrf(a,[overwrite_a]) | |
Constructing wrapper function "spotrf"... | |
c,info = spotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "dpotrf"... | |
c,info = dpotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "cpotrf"... | |
c,info = cpotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "zpotrf"... | |
c,info = zpotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "sgetrs"... | |
x,info = sgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "dgetrs"... | |
x,info = dgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "cgetrs"... | |
x,info = cgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "zgetrs"... | |
x,info = zgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "spotrs"... | |
x,info = spotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "dpotrs"... | |
x,info = dpotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "cpotrs"... | |
x,info = cpotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "zpotrs"... | |
x,info = zpotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "sgetri"... | |
inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "dgetri"... | |
inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "cgetri"... | |
inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "zgetri"... | |
inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "spotri"... | |
inv_a,info = spotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "dpotri"... | |
inv_a,info = dpotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "cpotri"... | |
inv_a,info = cpotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "zpotri"... | |
inv_a,info = zpotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "strtri"... | |
inv_c,info = strtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "dtrtri"... | |
inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "ctrtri"... | |
inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "ztrtri"... | |
inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "sgeqrf"... | |
qr,tau,info = sgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "dgeqrf"... | |
qr,tau,info = dgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "cgeqrf"... | |
qr,tau,info = cgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "zgeqrf"... | |
qr,tau,info = zgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "sorgqr"... | |
q,info = sorgqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) | |
Constructing wrapper function "dorgqr"... | |
q,info = dorgqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) | |
Constructing wrapper function "cungqr"... | |
q,info = cungqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) | |
Constructing wrapper function "zungqr"... | |
q,info = zungqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) | |
Constructing wrapper function "sgehrd"... | |
ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "dgehrd"... | |
ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "cgehrd"... | |
ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "zgehrd"... | |
ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "sgebal"... | |
ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "dgebal"... | |
ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "cgebal"... | |
ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "zgebal"... | |
ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "slauum"... | |
a,info = slauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "dlauum"... | |
a,info = dlauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "clauum"... | |
a,info = clauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "zlauum"... | |
a,info = zlauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "slaswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "dlaswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "claswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = claswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "zlaswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Wrote C/API module "flapack" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.lib.lapack.clapack" sources | |
adding 'build/src.linux-x86_64-2.7/scipy/lib/lapack/clapack.pyf' to sources. | |
f2py options: [] | |
f2py: build/src.linux-x86_64-2.7/scipy/lib/lapack/clapack.pyf | |
Reading fortran codes... | |
Reading file 'build/src.linux-x86_64-2.7/scipy/lib/lapack/clapack.pyf' (format:free) | |
Post-processing... | |
Block: clapack | |
Block: empty_module | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "clapack"... | |
Constructing wrapper function "empty_module"... | |
empty_module() | |
Wrote C/API module "clapack" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.lib.lapack.calc_lwork" sources | |
f2py options: [] | |
f2py:> build/src.linux-x86_64-2.7/scipy/lib/lapack/calc_lworkmodule.c | |
Reading fortran codes... | |
Reading file 'scipy/lib/lapack/calc_lwork.f' (format:fix,strict) | |
Post-processing... | |
Block: calc_lwork | |
Block: gehrd | |
Block: gesdd | |
Block: gelss | |
Block: getri | |
Block: geev | |
Block: heev | |
Block: syev | |
Block: gees | |
Block: geqrf | |
Block: gqr | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "calc_lwork"... | |
Constructing wrapper function "gehrd"... | |
minwrk,maxwrk = gehrd(prefix,n,[lo,hi]) | |
Constructing wrapper function "gesdd"... | |
minwrk,maxwrk = gesdd(prefix,m,n,[compute_uv]) | |
Constructing wrapper function "gelss"... | |
minwrk,maxwrk = gelss(prefix,m,n,nrhs) | |
Constructing wrapper function "getri"... | |
minwrk,maxwrk = getri(prefix,n) | |
Constructing wrapper function "geev"... | |
minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr]) | |
Constructing wrapper function "heev"... | |
minwrk,maxwrk = heev(prefix,n,[lower]) | |
Constructing wrapper function "syev"... | |
minwrk,maxwrk = syev(prefix,n,[lower]) | |
Constructing wrapper function "gees"... | |
minwrk,maxwrk = gees(prefix,n,[compute_v]) | |
Constructing wrapper function "geqrf"... | |
minwrk,maxwrk = geqrf(prefix,m,n) | |
Constructing wrapper function "gqr"... | |
minwrk,maxwrk = gqr(prefix,m,n) | |
Wrote C/API module "calc_lwork" to file "build/src.linux-x86_64-2.7/scipy/lib/lapack/calc_lworkmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.linalg._fblas" sources | |
creating build/src.linux-x86_64-2.7/scipy/linalg | |
from_template:> build/src.linux-x86_64-2.7/scipy/linalg/fblas.pyf | |
Including file scipy/linalg/fblas_l1.pyf.src | |
Including file scipy/linalg/fblas_l2.pyf.src | |
Including file scipy/linalg/fblas_l3.pyf.src | |
Mismatch in number of replacements (base <prefix=s,d,c,z>) for <__l1=->. Ignoring. | |
Mismatch in number of replacements (base <prefix6=s,d,c,z,c,z>) for <prefix=s,d,c,z>. Ignoring. | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg | |
f2py options: [] | |
f2py: build/src.linux-x86_64-2.7/scipy/linalg/fblas.pyf | |
Reading fortran codes... | |
Reading file 'build/src.linux-x86_64-2.7/scipy/linalg/fblas.pyf' (format:free) | |
Post-processing... | |
Block: _fblas | |
Block: srotg | |
Block: drotg | |
Block: crotg | |
Block: zrotg | |
Block: srotmg | |
Block: drotmg | |
Block: srot | |
Block: drot | |
Block: csrot | |
Block: zdrot | |
Block: srotm | |
Block: drotm | |
Block: sswap | |
Block: dswap | |
Block: cswap | |
Block: zswap | |
Block: sscal | |
Block: dscal | |
Block: cscal | |
Block: zscal | |
Block: csscal | |
Block: zdscal | |
Block: scopy | |
Block: dcopy | |
Block: ccopy | |
Block: zcopy | |
Block: saxpy | |
Block: daxpy | |
Block: caxpy | |
Block: zaxpy | |
Block: sdot | |
Block: ddot | |
Block: cdotu | |
Block: zdotu | |
Block: cdotc | |
Block: zdotc | |
Block: snrm2 | |
Block: scnrm2 | |
Block: dnrm2 | |
Block: dznrm2 | |
Block: sasum | |
Block: scasum | |
Block: dasum | |
Block: dzasum | |
Block: isamax | |
Block: idamax | |
Block: icamax | |
Block: izamax | |
Block: sgemv | |
Block: dgemv | |
Block: cgemv | |
Block: zgemv | |
Block: ssymv | |
Block: dsymv | |
Block: chemv | |
Block: zhemv | |
Block: strmv | |
Block: dtrmv | |
Block: ctrmv | |
Block: ztrmv | |
Block: sger | |
Block: dger | |
Block: cgeru | |
Block: zgeru | |
Block: cgerc | |
Block: zgerc | |
Block: ssyr | |
Block: dsyr | |
Block: csyr | |
Block: zsyr | |
Block: cher | |
Block: zher | |
Block: ssyr2 | |
Block: dsyr2 | |
Block: cher2 | |
Block: zher2 | |
Block: sgemm | |
Block: dgemm | |
Block: cgemm | |
Block: zgemm | |
Block: ssymm | |
Block: dsymm | |
Block: csymm | |
Block: zsymm | |
Block: chemm | |
Block: zhemm | |
Block: ssyrk | |
Block: dsyrk | |
Block: csyrk | |
Block: zsyrk | |
Block: cherk | |
Block: zherk | |
Block: ssyr2k | |
Block: dsyr2k | |
Block: csyr2k | |
Block: zsyr2k | |
Block: cher2k | |
Block: zher2k | |
Block: strmm | |
Block: dtrmm | |
Block: ctrmm | |
Block: ztrmm | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_fblas"... | |
Constructing wrapper function "srotg"... | |
c,s = srotg(a,b) | |
Constructing wrapper function "drotg"... | |
c,s = drotg(a,b) | |
Constructing wrapper function "crotg"... | |
c,s = crotg(a,b) | |
Constructing wrapper function "zrotg"... | |
c,s = zrotg(a,b) | |
Constructing wrapper function "srotmg"... | |
param = srotmg(d1,d2,x1,y1) | |
Constructing wrapper function "drotmg"... | |
param = drotmg(d1,d2,x1,y1) | |
Constructing wrapper function "srot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "drot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "csrot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "zdrot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "srotm"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "drotm"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "sswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = sswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "dswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = dswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "cswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = cswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "zswap"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = zswap(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "sscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = sscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "dscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = dscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "cscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = cscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "zscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = zscal(a,x,[n,offx,incx]) | |
Constructing wrapper function "csscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = csscal(a,x,[n,offx,incx,overwrite_x]) | |
Constructing wrapper function "zdscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = zdscal(a,x,[n,offx,incx,overwrite_x]) | |
Constructing wrapper function "scopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = scopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "dcopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dcopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "ccopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ccopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "zcopy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zcopy(x,y,[n,offx,incx,offy,incy]) | |
Constructing wrapper function "saxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = saxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Constructing wrapper function "daxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = daxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Constructing wrapper function "caxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = caxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Constructing wrapper function "zaxpy"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
z = zaxpy(x,y,[n,a,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "sdot"("wsdot")... | |
Constructing wrapper function "sdot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = sdot(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "ddot"("ddot")... | |
Constructing wrapper function "ddot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = ddot(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "cdotu"("wcdotu")... | |
Constructing wrapper function "cdotu"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = cdotu(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "zdotu"("wzdotu")... | |
Constructing wrapper function "zdotu"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = zdotu(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "cdotc"("wcdotc")... | |
Constructing wrapper function "cdotc"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = cdotc(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "zdotc"("wzdotc")... | |
Constructing wrapper function "zdotc"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
xy = zdotc(x,y,[n,offx,incx,offy,incy]) | |
Creating wrapper for Fortran function "snrm2"("wsnrm2")... | |
Constructing wrapper function "snrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = snrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "scnrm2"("wscnrm2")... | |
Constructing wrapper function "scnrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = scnrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dnrm2"("dnrm2")... | |
Constructing wrapper function "dnrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = dnrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dznrm2"("dznrm2")... | |
Constructing wrapper function "dznrm2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
n2 = dznrm2(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "sasum"("wsasum")... | |
Constructing wrapper function "sasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = sasum(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "scasum"("wscasum")... | |
Constructing wrapper function "scasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = scasum(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dasum"("dasum")... | |
Constructing wrapper function "dasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = dasum(x,[n,offx,incx]) | |
Creating wrapper for Fortran function "dzasum"("dzasum")... | |
Constructing wrapper function "dzasum"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
s = dzasum(x,[n,offx,incx]) | |
Constructing wrapper function "isamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = isamax(x,[n,offx,incx]) | |
Constructing wrapper function "idamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = idamax(x,[n,offx,incx]) | |
Constructing wrapper function "icamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = icamax(x,[n,offx,incx]) | |
Constructing wrapper function "izamax"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
k = izamax(x,[n,offx,incx]) | |
Constructing wrapper function "sgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "dgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "cgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "zgemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) | |
Constructing wrapper function "ssymv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = ssymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "dsymv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = dsymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "chemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = chemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "zhemv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
y = zhemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) | |
Constructing wrapper function "strmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "dtrmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "ctrmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "ztrmv"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) | |
Constructing wrapper function "sger"... | |
a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "dger"... | |
a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "cgeru"... | |
a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "zgeru"... | |
a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "cgerc"... | |
a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "zgerc"... | |
a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) | |
Constructing wrapper function "ssyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = ssyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "dsyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = dsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "csyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = csyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "zsyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "cher"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = cher(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "zher"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zher(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "ssyr2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = ssyr2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "dsyr2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = dsyr2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "cher2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = cher2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "zher2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zher2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "sgemm"... | |
c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "dgemm"... | |
c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "cgemm"... | |
c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "zgemm"... | |
c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) | |
Constructing wrapper function "ssymm"... | |
c = ssymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "dsymm"... | |
c = dsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "csymm"... | |
c = csymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "zsymm"... | |
c = zsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "chemm"... | |
c = chemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "zhemm"... | |
c = zhemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) | |
Constructing wrapper function "ssyrk"... | |
c = ssyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "dsyrk"... | |
c = dsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "csyrk"... | |
c = csyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "zsyrk"... | |
c = zsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "cherk"... | |
c = cherk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "zherk"... | |
c = zherk(alpha,a,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "ssyr2k"... | |
c = ssyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "dsyr2k"... | |
c = dsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "csyr2k"... | |
c = csyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "zsyr2k"... | |
c = zsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "cher2k"... | |
c = cher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "zher2k"... | |
c = zher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) | |
Constructing wrapper function "strmm"... | |
b = strmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) | |
Constructing wrapper function "dtrmm"... | |
b = dtrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) | |
Constructing wrapper function "ctrmm"... | |
b = ctrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) | |
Constructing wrapper function "ztrmm"... | |
b = ztrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) | |
Wrote C/API module "_fblas" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblasmodule.c" | |
Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblas-f2pywrappers.f" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblas-f2pywrappers.f' to sources. | |
building extension "scipy.linalg._flapack" sources | |
from_template:> build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf | |
Including file scipy/linalg/flapack_user.pyf.src | |
Mismatch in number of replacements (base <prefix2=s,d>) for <__l1=S/D>. Ignoring. | |
Mismatch in number of replacements (base <prefix2c=c,z>) for <__l1=C/Z>. Ignoring. | |
Mismatch in number of replacements (base <prefix2=s,d>) for <__l1=S/D>. Ignoring. | |
Mismatch in number of replacements (base <prefix2=s,d>) for <__l1=S/D>. Ignoring. | |
Mismatch in number of replacements (base <prefix2c=c,z>) for <__l1=C/Z>. Ignoring. | |
Mismatch in number of replacements (base <prefix2c=c,z>) for <__l1=C/Z>. Ignoring. | |
f2py options: [] | |
f2py: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf | |
Reading fortran codes... | |
Reading file 'build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf' (format:free) | |
Line #4690 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:" char*,char*,char*,int*,int*,complex_float*,int*,complex_float*,int*,float*,float*,int*,int*,float*,int*,float*,complex_float*,int*,complex_float*,float*,int*,int*,int*" | |
crackline:3: No pattern for line | |
Line #4770 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:" char*,char*,char*,int*,int*,complex_double*,int*,complex_double*,int*,double*,double*,int*,int*,double*,int*,double*,complex_double*,int*,complex_double*,double*,int*,int*,int*" | |
crackline:3: No pattern for line | |
Line #4979 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,float*,int*,int*,float*,int*,int*" | |
crackline:3: No pattern for line | |
Line #5012 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,double*,int*,int*,double*,int*,int*" | |
crackline:3: No pattern for line | |
Line #5045 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,complex_float*,int*,int*,complex_float*,int*,int*" | |
crackline:3: No pattern for line | |
Line #5078 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,complex_double*,int*,int*,complex_double*,int*,int*" | |
crackline:3: No pattern for line | |
Post-processing... | |
Block: _flapack | |
Block: gees__user__routines | |
Block: sselect | |
Block: dselect | |
Block: cselect | |
Block: zselect | |
Block: gges__user__routines | |
Block: cselect | |
Block: zselect | |
Block: sselect | |
Block: dselect | |
Block: sgges | |
In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgges | |
get_useparameters: no module gges__user__routines info used by sgges | |
Block: dgges | |
In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:dgges | |
get_useparameters: no module gges__user__routines info used by dgges | |
Block: cgges | |
In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgges | |
get_useparameters: no module gges__user__routines info used by cgges | |
Block: zgges | |
In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:zgges | |
get_useparameters: no module gges__user__routines info used by zgges | |
Block: spbtrf | |
Block: dpbtrf | |
Block: cpbtrf | |
Block: zpbtrf | |
Block: spbtrs | |
Block: dpbtrs | |
Block: cpbtrs | |
Block: zpbtrs | |
Block: strtrs | |
Block: dtrtrs | |
Block: ctrtrs | |
Block: ztrtrs | |
Block: spbsv | |
Block: dpbsv | |
Block: cpbsv | |
Block: zpbsv | |
Block: sgebal | |
Block: dgebal | |
Block: cgebal | |
Block: zgebal | |
Block: sgehrd | |
Block: dgehrd | |
Block: cgehrd | |
Block: zgehrd | |
Block: sgehrd_lwork | |
Block: dgehrd_lwork | |
Block: cgehrd_lwork | |
Block: zgehrd_lwork | |
Block: sgbsv | |
Block: dgbsv | |
Block: cgbsv | |
Block: zgbsv | |
Block: sgesv | |
Block: dgesv | |
Block: cgesv | |
Block: zgesv | |
Block: sgetrf | |
Block: dgetrf | |
Block: cgetrf | |
Block: zgetrf | |
Block: sgetrs | |
Block: dgetrs | |
Block: cgetrs | |
Block: zgetrs | |
Block: sgetri | |
Block: dgetri | |
Block: cgetri | |
Block: zgetri | |
Block: sgetri_lwork | |
Block: dgetri_lwork | |
Block: cgetri_lwork | |
Block: zgetri_lwork | |
Block: sgesdd | |
Block: dgesdd | |
Block: sgesdd_lwork | |
Block: dgesdd_lwork | |
Block: cgesdd | |
Block: zgesdd | |
Block: cgesdd_lwork | |
Block: zgesdd_lwork | |
Block: sgelss | |
Block: dgelss | |
Block: cgelss | |
Block: zgelss | |
Block: sgeqp3 | |
Block: dgeqp3 | |
Block: cgeqp3 | |
Block: zgeqp3 | |
Block: sgeqrf | |
Block: dgeqrf | |
Block: cgeqrf | |
Block: zgeqrf | |
Block: sgerqf | |
Block: dgerqf | |
Block: cgerqf | |
Block: zgerqf | |
Block: sorgqr | |
Block: dorgqr | |
Block: cungqr | |
Block: zungqr | |
Block: sormqr | |
Block: dormqr | |
Block: cunmqr | |
Block: zunmqr | |
Block: sorgrq | |
Block: dorgrq | |
Block: cungrq | |
Block: zungrq | |
Block: sgeev | |
Block: dgeev | |
Block: sgeev_lwork | |
Block: dgeev_lwork | |
Block: cgeev | |
Block: zgeev | |
Block: cgeev_lwork | |
Block: zgeev_lwork | |
Block: sgegv | |
Block: dgegv | |
Block: cgegv | |
Block: zgegv | |
Block: ssyev | |
Block: dsyev | |
Block: cheev | |
Block: zheev | |
Block: ssyevd | |
Block: dsyevd | |
Block: cheevd | |
Block: zheevd | |
Block: sposv | |
Block: dposv | |
Block: cposv | |
Block: zposv | |
Block: spotrf | |
Block: dpotrf | |
Block: cpotrf | |
Block: zpotrf | |
Block: spotrs | |
Block: dpotrs | |
Block: cpotrs | |
Block: zpotrs | |
Block: spotri | |
Block: dpotri | |
Block: cpotri | |
Block: zpotri | |
Block: slauum | |
Block: dlauum | |
Block: clauum | |
Block: zlauum | |
Block: strtri | |
Block: dtrtri | |
Block: ctrtri | |
Block: ztrtri | |
Block: strsyl | |
Block: dtrsyl | |
Block: ctrsyl | |
Block: ztrsyl | |
Block: slaswp | |
Block: dlaswp | |
Block: claswp | |
Block: zlaswp | |
Block: cgees | |
In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgees | |
get_useparameters: no module gees__user__routines info used by cgees | |
Block: zgees | |
In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:zgees | |
get_useparameters: no module gees__user__routines info used by zgees | |
Block: sgees | |
In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgees | |
get_useparameters: no module gees__user__routines info used by sgees | |
Block: dgees | |
In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:dgees | |
get_useparameters: no module gees__user__routines info used by dgees | |
Block: sggev | |
Block: dggev | |
Block: cggev | |
Block: zggev | |
Block: ssbev | |
Block: dsbev | |
Block: ssbevd | |
Block: dsbevd | |
Block: ssbevx | |
Block: dsbevx | |
Block: chbevd | |
Block: zhbevd | |
Block: chbevx | |
Block: zhbevx | |
Block: dlamch | |
Block: slamch | |
Block: sgbtrf | |
Block: dgbtrf | |
Block: cgbtrf | |
Block: zgbtrf | |
Block: sgbtrs | |
Block: dgbtrs | |
Block: cgbtrs | |
Block: zgbtrs | |
Block: ssyevr | |
Block: dsyevr | |
Block: cheevr | |
Block: zheevr | |
Block: ssygv | |
Block: dsygv | |
Block: chegv | |
Block: zhegv | |
Block: ssygvd | |
Block: dsygvd | |
Block: chegvd | |
Block: zhegvd | |
Block: ssygvx | |
Block: dsygvx | |
Block: chegvx | |
Block: zhegvx | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_sselect_in_gees__user__routines" | |
def sselect(arg1,arg2): return sselect | |
Constructing call-back function "cb_dselect_in_gees__user__routines" | |
def dselect(arg1,arg2): return dselect | |
Constructing call-back function "cb_cselect_in_gees__user__routines" | |
def cselect(arg): return cselect | |
Constructing call-back function "cb_zselect_in_gees__user__routines" | |
def zselect(arg): return zselect | |
Constructing call-back function "cb_cselect_in_gges__user__routines" | |
def cselect(alpha,beta): return cselect | |
Constructing call-back function "cb_zselect_in_gges__user__routines" | |
def zselect(alpha,beta): return zselect | |
Constructing call-back function "cb_sselect_in_gges__user__routines" | |
def sselect(alphar,alphai,beta): return sselect | |
Constructing call-back function "cb_dselect_in_gges__user__routines" | |
def dselect(alphar,alphai,beta): return dselect | |
Building module "_flapack"... | |
Constructing wrapper function "sgges"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a,b,sdim,alphar,alphai,beta,vsl,vsr,work,info = sgges(sselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,sselect_extra_args,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgges"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a,b,sdim,alphar,alphai,beta,vsl,vsr,work,info = dgges(dselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,dselect_extra_args,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgges"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a,b,sdim,alpha,beta,vsl,vsr,work,info = cgges(cselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,cselect_extra_args,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgges"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a,b,sdim,alpha,beta,vsl,vsr,work,info = zgges(zselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,zselect_extra_args,overwrite_a,overwrite_b]) | |
Constructing wrapper function "spbtrf"... | |
c,info = spbtrf(ab,[lower,ldab,overwrite_ab]) | |
Constructing wrapper function "dpbtrf"... | |
c,info = dpbtrf(ab,[lower,ldab,overwrite_ab]) | |
Constructing wrapper function "cpbtrf"... | |
c,info = cpbtrf(ab,[lower,ldab,overwrite_ab]) | |
Constructing wrapper function "zpbtrf"... | |
c,info = zpbtrf(ab,[lower,ldab,overwrite_ab]) | |
Constructing wrapper function "spbtrs"... | |
x,info = spbtrs(ab,b,[lower,ldab,overwrite_b]) | |
Constructing wrapper function "dpbtrs"... | |
x,info = dpbtrs(ab,b,[lower,ldab,overwrite_b]) | |
Constructing wrapper function "cpbtrs"... | |
x,info = cpbtrs(ab,b,[lower,ldab,overwrite_b]) | |
Constructing wrapper function "zpbtrs"... | |
x,info = zpbtrs(ab,b,[lower,ldab,overwrite_b]) | |
Constructing wrapper function "strtrs"... | |
x,info = strtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) | |
Constructing wrapper function "dtrtrs"... | |
x,info = dtrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) | |
Constructing wrapper function "ctrtrs"... | |
x,info = ctrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) | |
Constructing wrapper function "ztrtrs"... | |
x,info = ztrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) | |
Constructing wrapper function "spbsv"... | |
c,x,info = spbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) | |
Constructing wrapper function "dpbsv"... | |
c,x,info = dpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) | |
Constructing wrapper function "cpbsv"... | |
c,x,info = cpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) | |
Constructing wrapper function "zpbsv"... | |
c,x,info = zpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) | |
Constructing wrapper function "sgebal"... | |
ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "dgebal"... | |
ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "cgebal"... | |
ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "zgebal"... | |
ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a]) | |
Constructing wrapper function "sgehrd"... | |
ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "dgehrd"... | |
ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "cgehrd"... | |
ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "zgehrd"... | |
ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "sgehrd_lwork"... | |
work,info = sgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "dgehrd_lwork"... | |
work,info = dgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "cgehrd_lwork"... | |
work,info = cgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "zgehrd_lwork"... | |
work,info = zgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "sgbsv"... | |
lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "dgbsv"... | |
lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "cgbsv"... | |
lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "zgbsv"... | |
lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) | |
Constructing wrapper function "sgesv"... | |
lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgesv"... | |
lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgesv"... | |
lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgesv"... | |
lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgetrf"... | |
lu,piv,info = sgetrf(a,[overwrite_a]) | |
Constructing wrapper function "dgetrf"... | |
lu,piv,info = dgetrf(a,[overwrite_a]) | |
Constructing wrapper function "cgetrf"... | |
lu,piv,info = cgetrf(a,[overwrite_a]) | |
Constructing wrapper function "zgetrf"... | |
lu,piv,info = zgetrf(a,[overwrite_a]) | |
Constructing wrapper function "sgetrs"... | |
x,info = sgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "dgetrs"... | |
x,info = dgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "cgetrs"... | |
x,info = cgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "zgetrs"... | |
x,info = zgetrs(lu,piv,b,[trans,overwrite_b]) | |
Constructing wrapper function "sgetri"... | |
inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "dgetri"... | |
inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "cgetri"... | |
inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "zgetri"... | |
inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu]) | |
Constructing wrapper function "sgetri_lwork"... | |
work,info = sgetri_lwork(n) | |
Constructing wrapper function "dgetri_lwork"... | |
work,info = dgetri_lwork(n) | |
Constructing wrapper function "cgetri_lwork"... | |
work,info = cgetri_lwork(n) | |
Constructing wrapper function "zgetri_lwork"... | |
work,info = zgetri_lwork(n) | |
Constructing wrapper function "sgesdd"... | |
u,s,vt,info = sgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) | |
Constructing wrapper function "dgesdd"... | |
u,s,vt,info = dgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) | |
Constructing wrapper function "sgesdd_lwork"... | |
work,info = sgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
Constructing wrapper function "dgesdd_lwork"... | |
work,info = dgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
Constructing wrapper function "cgesdd"... | |
u,s,vt,info = cgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) | |
Constructing wrapper function "zgesdd"... | |
u,s,vt,info = zgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) | |
Constructing wrapper function "cgesdd_lwork"... | |
work,info = cgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
Constructing wrapper function "zgesdd_lwork"... | |
work,info = zgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
Constructing wrapper function "sgelss"... | |
v,x,s,rank,work,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgelss"... | |
v,x,s,rank,work,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgelss"... | |
v,x,s,rank,work,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgelss"... | |
v,x,s,rank,work,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgeqp3"... | |
qr,jpvt,tau,work,info = sgeqp3(a,[lwork,overwrite_a]) | |
Constructing wrapper function "dgeqp3"... | |
qr,jpvt,tau,work,info = dgeqp3(a,[lwork,overwrite_a]) | |
Constructing wrapper function "cgeqp3"... | |
qr,jpvt,tau,work,info = cgeqp3(a,[lwork,overwrite_a]) | |
Constructing wrapper function "zgeqp3"... | |
qr,jpvt,tau,work,info = zgeqp3(a,[lwork,overwrite_a]) | |
Constructing wrapper function "sgeqrf"... | |
qr,tau,work,info = sgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "dgeqrf"... | |
qr,tau,work,info = dgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "cgeqrf"... | |
qr,tau,work,info = cgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "zgeqrf"... | |
qr,tau,work,info = zgeqrf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "sgerqf"... | |
qr,tau,work,info = sgerqf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "dgerqf"... | |
qr,tau,work,info = dgerqf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "cgerqf"... | |
qr,tau,work,info = cgerqf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "zgerqf"... | |
qr,tau,work,info = zgerqf(a,[lwork,overwrite_a]) | |
Constructing wrapper function "sorgqr"... | |
q,work,info = sorgqr(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "dorgqr"... | |
q,work,info = dorgqr(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "cungqr"... | |
q,work,info = cungqr(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "zungqr"... | |
q,work,info = zungqr(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "sormqr"... | |
cq,work,info = sormqr(side,trans,a,tau,c,lwork,[overwrite_c]) | |
Constructing wrapper function "dormqr"... | |
cq,work,info = dormqr(side,trans,a,tau,c,lwork,[overwrite_c]) | |
Constructing wrapper function "cunmqr"... | |
cq,work,info = cunmqr(side,trans,a,tau,c,lwork,[overwrite_c]) | |
Constructing wrapper function "zunmqr"... | |
cq,work,info = zunmqr(side,trans,a,tau,c,lwork,[overwrite_c]) | |
Constructing wrapper function "sorgrq"... | |
q,work,info = sorgrq(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "dorgrq"... | |
q,work,info = dorgrq(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "cungrq"... | |
q,work,info = cungrq(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "zungrq"... | |
q,work,info = zungrq(a,tau,[lwork,overwrite_a]) | |
Constructing wrapper function "sgeev"... | |
wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "dgeev"... | |
wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "sgeev_lwork"... | |
work,info = sgeev_lwork(n,[compute_vl,compute_vr]) | |
Constructing wrapper function "dgeev_lwork"... | |
work,info = dgeev_lwork(n,[compute_vl,compute_vr]) | |
Constructing wrapper function "cgeev"... | |
w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "zgeev"... | |
w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) | |
Constructing wrapper function "cgeev_lwork"... | |
work,info = cgeev_lwork(n,[compute_vl,compute_vr]) | |
Constructing wrapper function "zgeev_lwork"... | |
work,info = zgeev_lwork(n,[compute_vl,compute_vr]) | |
Constructing wrapper function "sgegv"... | |
alphar,alphai,beta,vl,vr,info = sgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgegv"... | |
alphar,alphai,beta,vl,vr,info = dgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgegv"... | |
alpha,beta,vl,vr,info = cgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgegv"... | |
alpha,beta,vl,vr,info = zgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "ssyev"... | |
w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "dsyev"... | |
w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "cheev"... | |
w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "zheev"... | |
w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "ssyevd"... | |
w,v,info = ssyevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "dsyevd"... | |
w,v,info = dsyevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "cheevd"... | |
w,v,info = cheevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "zheevd"... | |
w,v,info = zheevd(a,[compute_v,lower,lwork,overwrite_a]) | |
Constructing wrapper function "sposv"... | |
c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dposv"... | |
c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cposv"... | |
c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zposv"... | |
c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b]) | |
Constructing wrapper function "spotrf"... | |
c,info = spotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "dpotrf"... | |
c,info = dpotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "cpotrf"... | |
c,info = cpotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "zpotrf"... | |
c,info = zpotrf(a,[lower,clean,overwrite_a]) | |
Constructing wrapper function "spotrs"... | |
x,info = spotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "dpotrs"... | |
x,info = dpotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "cpotrs"... | |
x,info = cpotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "zpotrs"... | |
x,info = zpotrs(c,b,[lower,overwrite_b]) | |
Constructing wrapper function "spotri"... | |
inv_a,info = spotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "dpotri"... | |
inv_a,info = dpotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "cpotri"... | |
inv_a,info = cpotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "zpotri"... | |
inv_a,info = zpotri(c,[lower,overwrite_c]) | |
Constructing wrapper function "slauum"... | |
a,info = slauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "dlauum"... | |
a,info = dlauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "clauum"... | |
a,info = clauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "zlauum"... | |
a,info = zlauum(c,[lower,overwrite_c]) | |
Constructing wrapper function "strtri"... | |
inv_c,info = strtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "dtrtri"... | |
inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "ctrtri"... | |
inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "ztrtri"... | |
inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c]) | |
Constructing wrapper function "strsyl"... | |
x,scale,info = strsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) | |
Constructing wrapper function "dtrsyl"... | |
x,scale,info = dtrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) | |
Constructing wrapper function "ctrsyl"... | |
x,scale,info = ctrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) | |
Constructing wrapper function "ztrsyl"... | |
x,scale,info = ztrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) | |
Constructing wrapper function "slaswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "dlaswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "claswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = claswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "zlaswp"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) | |
Constructing wrapper function "cgees"... | |
t,sdim,w,vs,work,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a]) | |
Constructing wrapper function "zgees"... | |
t,sdim,w,vs,work,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a]) | |
Constructing wrapper function "sgees"... | |
t,sdim,wr,wi,vs,work,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a]) | |
Constructing wrapper function "dgees"... | |
t,sdim,wr,wi,vs,work,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a]) | |
Constructing wrapper function "sggev"... | |
alphar,alphai,beta,vl,vr,work,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dggev"... | |
alphar,alphai,beta,vl,vr,work,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cggev"... | |
alpha,beta,vl,vr,work,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zggev"... | |
alpha,beta,vl,vr,work,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "ssbev"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = ssbev(ab,[compute_v,lower,ldab,overwrite_ab]) | |
Constructing wrapper function "dsbev"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = dsbev(ab,[compute_v,lower,ldab,overwrite_ab]) | |
Constructing wrapper function "ssbevd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = ssbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab]) | |
Constructing wrapper function "dsbevd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = dsbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab]) | |
Constructing wrapper function "ssbevx"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,m,ifail,info = ssbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) | |
Constructing wrapper function "dsbevx"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,m,ifail,info = dsbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) | |
Constructing wrapper function "chbevd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = chbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab]) | |
Constructing wrapper function "zhbevd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,info = zhbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab]) | |
Constructing wrapper function "chbevx"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,m,ifail,info = chbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) | |
Constructing wrapper function "zhbevx"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
w,z,m,ifail,info = zhbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) | |
Creating wrapper for Fortran function "dlamch"("dlamch")... | |
Constructing wrapper function "dlamch"... | |
dlamch = dlamch(cmach) | |
Creating wrapper for Fortran function "slamch"("wslamch")... | |
Constructing wrapper function "slamch"... | |
slamch = slamch(cmach) | |
Constructing wrapper function "sgbtrf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
lu,ipiv,info = sgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) | |
Constructing wrapper function "dgbtrf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
lu,ipiv,info = dgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) | |
Constructing wrapper function "cgbtrf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
lu,ipiv,info = cgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) | |
Constructing wrapper function "zgbtrf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
lu,ipiv,info = zgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) | |
Constructing wrapper function "sgbtrs"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,info = sgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) | |
Constructing wrapper function "dgbtrs"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,info = dgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) | |
Constructing wrapper function "cgbtrs"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,info = cgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) | |
Constructing wrapper function "zgbtrs"... | |
warning: callstatement is defined without callprotoargument | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,info = zgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) | |
Constructing wrapper function "ssyevr"... | |
w,z,info = ssyevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) | |
Constructing wrapper function "dsyevr"... | |
w,z,info = dsyevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) | |
Constructing wrapper function "cheevr"... | |
w,z,info = cheevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) | |
Constructing wrapper function "zheevr"... | |
w,z,info = zheevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) | |
Constructing wrapper function "ssygv"... | |
a,w,info = ssygv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dsygv"... | |
a,w,info = dsygv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) | |
Constructing wrapper function "chegv"... | |
a,w,info = chegv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zhegv"... | |
a,w,info = zhegv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) | |
Constructing wrapper function "ssygvd"... | |
a,w,info = ssygvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dsygvd"... | |
a,w,info = dsygvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "chegvd"... | |
a,w,info = chegvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zhegvd"... | |
a,w,info = zhegvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "ssygvx"... | |
w,z,ifail,info = ssygvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dsygvx"... | |
w,z,ifail,info = dsygvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "chegvx"... | |
w,z,ifail,info = chegvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zhegvx"... | |
w,z,ifail,info = zhegvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) | |
Wrote C/API module "_flapack" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c" | |
Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapack-f2pywrappers.f" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapack-f2pywrappers.f' to sources. | |
building extension "scipy.linalg._flinalg" sources | |
f2py options: [] | |
f2py:> build/src.linux-x86_64-2.7/scipy/linalg/_flinalgmodule.c | |
Reading fortran codes... | |
Reading file 'scipy/linalg/src/det.f' (format:fix,strict) | |
Reading file 'scipy/linalg/src/lu.f' (format:fix,strict) | |
Post-processing... | |
Block: _flinalg | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:ddet_c | |
vars2fortran: No typespec for argument "info". | |
Block: ddet_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:ddet_r | |
vars2fortran: No typespec for argument "info". | |
Block: ddet_r | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:sdet_c | |
vars2fortran: No typespec for argument "info". | |
Block: sdet_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:sdet_r | |
vars2fortran: No typespec for argument "info". | |
Block: sdet_r | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:zdet_c | |
vars2fortran: No typespec for argument "info". | |
Block: zdet_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:zdet_r | |
vars2fortran: No typespec for argument "info". | |
Block: zdet_r | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:cdet_c | |
vars2fortran: No typespec for argument "info". | |
Block: cdet_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/det.f:cdet_r | |
vars2fortran: No typespec for argument "info". | |
Block: cdet_r | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/lu.f:dlu_c | |
vars2fortran: No typespec for argument "info". | |
Block: dlu_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/lu.f:zlu_c | |
vars2fortran: No typespec for argument "info". | |
Block: zlu_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/lu.f:slu_c | |
vars2fortran: No typespec for argument "info". | |
Block: slu_c | |
{'attrspec': ['intent(out)']} | |
In: :_flinalg:scipy/linalg/src/lu.f:clu_c | |
vars2fortran: No typespec for argument "info". | |
Block: clu_c | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_flinalg"... | |
Constructing wrapper function "ddet_c"... | |
det,info = ddet_c(a,[overwrite_a]) | |
Constructing wrapper function "ddet_r"... | |
det,info = ddet_r(a,[overwrite_a]) | |
Constructing wrapper function "sdet_c"... | |
det,info = sdet_c(a,[overwrite_a]) | |
Constructing wrapper function "sdet_r"... | |
det,info = sdet_r(a,[overwrite_a]) | |
Constructing wrapper function "zdet_c"... | |
det,info = zdet_c(a,[overwrite_a]) | |
Constructing wrapper function "zdet_r"... | |
det,info = zdet_r(a,[overwrite_a]) | |
Constructing wrapper function "cdet_c"... | |
det,info = cdet_c(a,[overwrite_a]) | |
Constructing wrapper function "cdet_r"... | |
det,info = cdet_r(a,[overwrite_a]) | |
Constructing wrapper function "dlu_c"... | |
p,l,u,info = dlu_c(a,[permute_l,overwrite_a]) | |
Constructing wrapper function "zlu_c"... | |
p,l,u,info = zlu_c(a,[permute_l,overwrite_a]) | |
Constructing wrapper function "slu_c"... | |
p,l,u,info = slu_c(a,[permute_l,overwrite_a]) | |
Constructing wrapper function "clu_c"... | |
p,l,u,info = clu_c(a,[permute_l,overwrite_a]) | |
Wrote C/API module "_flinalg" to file "build/src.linux-x86_64-2.7/scipy/linalg/_flinalgmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.linalg._interpolative" sources | |
f2py options: [] | |
f2py: scipy/linalg/interpolative.pyf | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
"object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) | |
Reading fortran codes... | |
Reading file 'scipy/linalg/interpolative.pyf' (format:free) | |
Post-processing... | |
Block: _interpolative | |
Block: id_srand | |
Block: idd_frm | |
Block: idd_sfrm | |
Block: idd_frmi | |
Block: idd_sfrmi | |
Block: iddp_id | |
Block: iddr_id | |
Block: idd_reconid | |
Block: idd_reconint | |
Block: idd_copycols | |
Block: idd_id2svd | |
Block: idd_snorm | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_snorm | |
get_useparameters: no module idd__user__routines info used by idd_snorm | |
Block: idd_diffsnorm | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_diffsnorm | |
get_useparameters: no module idd__user__routines info used by idd_diffsnorm | |
Block: iddr_svd | |
Block: iddp_svd | |
Block: iddp_aid | |
Block: idd_estrank | |
Block: iddp_asvd | |
Block: iddp_rid | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddp_rid | |
get_useparameters: no module idd__user__routines info used by iddp_rid | |
Block: idd_findrank | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_findrank | |
get_useparameters: no module idd__user__routines info used by idd_findrank | |
Block: iddp_rsvd | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddp_rsvd | |
get_useparameters: no module idd__user__routines info used by iddp_rsvd | |
Block: iddr_aid | |
Block: iddr_aidi | |
Block: iddr_asvd | |
Block: iddr_rid | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddr_rid | |
get_useparameters: no module idd__user__routines info used by iddr_rid | |
Block: iddr_rsvd | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddr_rsvd | |
get_useparameters: no module idd__user__routines info used by iddr_rsvd | |
Block: idz_frm | |
Block: idz_sfrm | |
Block: idz_frmi | |
Block: idz_sfrmi | |
Block: idzp_id | |
Block: idzr_id | |
Block: idz_reconid | |
Block: idz_reconint | |
Block: idz_copycols | |
Block: idz_id2svd | |
Block: idz_snorm | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_snorm | |
get_useparameters: no module idz__user__routines info used by idz_snorm | |
Block: idz_diffsnorm | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_diffsnorm | |
get_useparameters: no module idz__user__routines info used by idz_diffsnorm | |
Block: idzr_svd | |
Block: idzp_svd | |
Block: idzp_aid | |
Block: idz_estrank | |
Block: idzp_asvd | |
Block: idzp_rid | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzp_rid | |
get_useparameters: no module idz__user__routines info used by idzp_rid | |
Block: idz_findrank | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_findrank | |
get_useparameters: no module idz__user__routines info used by idz_findrank | |
Block: idzp_rsvd | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzp_rsvd | |
get_useparameters: no module idz__user__routines info used by idzp_rsvd | |
Block: idzr_aid | |
Block: idzr_aidi | |
Block: idzr_asvd | |
Block: idzr_rid | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzr_rid | |
get_useparameters: no module idz__user__routines info used by idzr_rid | |
Block: idzr_rsvd | |
In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzr_rsvd | |
get_useparameters: no module idz__user__routines info used by idzr_rsvd | |
Block: idd__user__routines | |
Block: idd_user_interface | |
Block: matvect | |
Block: matvec | |
Block: matvect2 | |
Block: matvec2 | |
Block: idz__user__routines | |
Block: idz_user_interface | |
Block: matveca | |
Block: matvec | |
Block: matveca2 | |
Block: matvec2 | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_matvect_in_idd__user__routines" | |
def matvect(x,[m,n,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matvec_in_idd__user__routines" | |
def matvec(x,[n,m,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matvect2_in_idd__user__routines" | |
def matvect2(x,[m,n,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matvec2_in_idd__user__routines" | |
def matvec2(x,[n,m,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matveca_in_idz__user__routines" | |
def matveca(x,[m,n,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matvec_in_idz__user__routines" | |
def matvec(x,[n,m,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matveca2_in_idz__user__routines" | |
def matveca2(x,[m,n,p1,p2,p3,p4]): return y | |
Constructing call-back function "cb_matvec2_in_idz__user__routines" | |
def matvec2(x,[n,m,p1,p2,p3,p4]): return y | |
Building module "_interpolative"... | |
Constructing wrapper function "id_srand"... | |
r = id_srand(n) | |
Constructing wrapper function "id_srandi"... | |
id_srandi(t) | |
Constructing wrapper function "id_srando"... | |
id_srando() | |
Constructing wrapper function "idd_frm"... | |
y = idd_frm(n,w,x,[m]) | |
Constructing wrapper function "idd_sfrm"... | |
y = idd_sfrm(l,n,w,x,[m]) | |
Constructing wrapper function "idd_frmi"... | |
n,w = idd_frmi(m) | |
Constructing wrapper function "idd_sfrmi"... | |
n,w = idd_sfrmi(l,m) | |
Constructing wrapper function "iddp_id"... | |
krank,list,rnorms = iddp_id(eps,a,[m,n]) | |
Constructing wrapper function "iddr_id"... | |
list,rnorms = iddr_id(a,krank,[m,n]) | |
Constructing wrapper function "idd_reconid"... | |
approx = idd_reconid(col,list,proj,[m,krank,n]) | |
Constructing wrapper function "idd_reconint"... | |
p = idd_reconint(list,proj,[n,krank]) | |
Constructing wrapper function "idd_copycols"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
col = idd_copycols(a,krank,list,[m,n]) | |
Constructing wrapper function "idd_id2svd"... | |
u,v,s,ier = idd_id2svd(b,list,proj,[m,krank,n,w]) | |
Constructing wrapper function "idd_snorm"... | |
snorm,v = idd_snorm(m,n,matvect,matvec,its,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,u,matvect_extra_args,matvec_extra_args]) | |
Constructing wrapper function "idd_diffsnorm"... | |
snorm = idd_diffsnorm(m,n,matvect,matvect2,matvec,matvec2,its,[p1t,p2t,p3t,p4t,p1t2,p2t2,p3t2,p4t2,p1,p2,p3,p4,p12,p22,p32,p42,w,matvect_extra_args,matvect2_extra_args,matvec_extra_args,matvec2_extra_args]) | |
Constructing wrapper function "iddr_svd"... | |
u,v,s,ier = iddr_svd(a,krank,[m,n,r]) | |
Constructing wrapper function "iddp_svd"... | |
krank,iu,iv,is,w,ier = iddp_svd(eps,a,[m,n]) | |
Constructing wrapper function "iddp_aid"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,list,proj = iddp_aid(eps,a,work,proj,[m,n]) | |
Constructing wrapper function "idd_estrank"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,ra = idd_estrank(eps,a,w,ra,[m,n]) | |
Constructing wrapper function "iddp_asvd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,iu,iv,is,w,ier = iddp_asvd(eps,a,winit,w,[m,n]) | |
Constructing wrapper function "iddp_rid"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,list,proj,ier = iddp_rid(eps,m,n,matvect,proj,[p1,p2,p3,p4,matvect_extra_args]) | |
Constructing wrapper function "idd_findrank"... | |
krank,ra,ier = idd_findrank(eps,m,n,matvect,[p1,p2,p3,p4,w,matvect_extra_args]) | |
Constructing wrapper function "iddp_rsvd"... | |
krank,iu,iv,is,w,ier = iddp_rsvd(eps,m,n,matvect,matvec,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,matvect_extra_args,matvec_extra_args]) | |
Constructing wrapper function "iddr_aid"... | |
list,proj = iddr_aid(a,krank,w,[m,n]) | |
Constructing wrapper function "iddr_aidi"... | |
w = iddr_aidi(m,n,krank) | |
Constructing wrapper function "iddr_asvd"... | |
u,v,s,ier = iddr_asvd(a,krank,w,[m,n]) | |
Constructing wrapper function "iddr_rid"... | |
list,proj = iddr_rid(m,n,matvect,krank,[p1,p2,p3,p4,matvect_extra_args]) | |
Constructing wrapper function "iddr_rsvd"... | |
u,v,s,ier = iddr_rsvd(m,n,matvect,matvec,krank,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,w,matvect_extra_args,matvec_extra_args]) | |
Constructing wrapper function "idz_frm"... | |
y = idz_frm(n,w,x,[m]) | |
Constructing wrapper function "idz_sfrm"... | |
y = idz_sfrm(l,n,w,x,[m]) | |
Constructing wrapper function "idz_frmi"... | |
n,w = idz_frmi(m) | |
Constructing wrapper function "idz_sfrmi"... | |
n,w = idz_sfrmi(l,m) | |
Constructing wrapper function "idzp_id"... | |
krank,list,rnorms = idzp_id(eps,a,[m,n]) | |
Constructing wrapper function "idzr_id"... | |
list,rnorms = idzr_id(a,krank,[m,n]) | |
Constructing wrapper function "idz_reconid"... | |
approx = idz_reconid(col,list,proj,[m,krank,n]) | |
Constructing wrapper function "idz_reconint"... | |
p = idz_reconint(list,proj,[n,krank]) | |
Constructing wrapper function "idz_copycols"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
col = idz_copycols(a,krank,list,[m,n]) | |
Constructing wrapper function "idz_id2svd"... | |
u,v,s,ier = idz_id2svd(b,list,proj,[m,krank,n,w]) | |
Constructing wrapper function "idz_snorm"... | |
snorm,v = idz_snorm(m,n,matveca,matvec,its,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,u,matveca_extra_args,matvec_extra_args]) | |
Constructing wrapper function "idz_diffsnorm"... | |
snorm = idz_diffsnorm(m,n,matveca,matveca2,matvec,matvec2,its,[p1a,p2a,p3a,p4a,p1a2,p2a2,p3a2,p4a2,p1,p2,p3,p4,p12,p22,p32,p42,w,matveca_extra_args,matveca2_extra_args,matvec_extra_args,matvec2_extra_args]) | |
Constructing wrapper function "idzr_svd"... | |
u,v,s,ier = idzr_svd(a,krank,[m,n,r]) | |
Constructing wrapper function "idzp_svd"... | |
krank,iu,iv,is,w,ier = idzp_svd(eps,a,[m,n]) | |
Constructing wrapper function "idzp_aid"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,list,proj = idzp_aid(eps,a,work,proj,[m,n]) | |
Constructing wrapper function "idz_estrank"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,ra = idz_estrank(eps,a,w,ra,[m,n]) | |
Constructing wrapper function "idzp_asvd"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,iu,iv,is,w,ier = idzp_asvd(eps,a,winit,w,[m,n]) | |
Constructing wrapper function "idzp_rid"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
krank,list,proj,ier = idzp_rid(eps,m,n,matveca,proj,[p1,p2,p3,p4,matveca_extra_args]) | |
Constructing wrapper function "idz_findrank"... | |
krank,ra,ier = idz_findrank(eps,m,n,matveca,[p1,p2,p3,p4,w,matveca_extra_args]) | |
Constructing wrapper function "idzp_rsvd"... | |
krank,iu,iv,is,w,ier = idzp_rsvd(eps,m,n,matveca,matvec,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,matveca_extra_args,matvec_extra_args]) | |
Constructing wrapper function "idzr_aid"... | |
list,proj = idzr_aid(a,krank,w,[m,n]) | |
Constructing wrapper function "idzr_aidi"... | |
w = idzr_aidi(m,n,krank) | |
Constructing wrapper function "idzr_asvd"... | |
u,v,s,ier = idzr_asvd(a,krank,w,[m,n]) | |
Constructing wrapper function "idzr_rid"... | |
list,proj = idzr_rid(m,n,matveca,krank,[p1,p2,p3,p4,matveca_extra_args]) | |
Constructing wrapper function "idzr_rsvd"... | |
u,v,s,ier = idzr_rsvd(m,n,matveca,matvec,krank,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,w,matveca_extra_args,matvec_extra_args]) | |
Wrote C/API module "_interpolative" to file "build/src.linux-x86_64-2.7/scipy/linalg/_interpolativemodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.linalg._calc_lwork" sources | |
f2py options: [] | |
f2py:> build/src.linux-x86_64-2.7/scipy/linalg/_calc_lworkmodule.c | |
Reading fortran codes... | |
Reading file 'scipy/linalg/src/calc_lwork.f' (format:fix,strict) | |
Post-processing... | |
Block: _calc_lwork | |
Block: gehrd | |
Block: gesdd | |
Block: gelss | |
Block: getri | |
Block: geev | |
Block: heev | |
Block: syev | |
Block: gees | |
Block: geqrf | |
Block: gqr | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_calc_lwork"... | |
Constructing wrapper function "gehrd"... | |
minwrk,maxwrk = gehrd(prefix,n,lo,hi) | |
Constructing wrapper function "gesdd"... | |
minwrk,maxwrk = gesdd(prefix,m,n,compute_uv) | |
Constructing wrapper function "gelss"... | |
minwrk,maxwrk = gelss(prefix,m,n,nrhs) | |
Constructing wrapper function "getri"... | |
minwrk,maxwrk = getri(prefix,n) | |
Constructing wrapper function "geev"... | |
minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr]) | |
Constructing wrapper function "heev"... | |
minwrk,maxwrk = heev(prefix,n,[lower]) | |
Constructing wrapper function "syev"... | |
minwrk,maxwrk = syev(prefix,n,[lower]) | |
Constructing wrapper function "gees"... | |
minwrk,maxwrk = gees(prefix,n,[compute_v]) | |
Constructing wrapper function "geqrf"... | |
minwrk,maxwrk = geqrf(prefix,m,n) | |
Constructing wrapper function "gqr"... | |
minwrk,maxwrk = gqr(prefix,m,n) | |
Wrote C/API module "_calc_lwork" to file "build/src.linux-x86_64-2.7/scipy/linalg/_calc_lworkmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.odr.__odrpack" sources | |
building extension "scipy.optimize._minpack" sources | |
building extension "scipy.optimize._zeros" sources | |
building extension "scipy.optimize._lbfgsb" sources | |
creating build/src.linux-x86_64-2.7/scipy/optimize | |
creating build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb | |
f2py options: [] | |
f2py: scipy/optimize/lbfgsb/lbfgsb.pyf | |
Reading fortran codes... | |
Reading file 'scipy/optimize/lbfgsb/lbfgsb.pyf' (format:free) | |
Post-processing... | |
Block: _lbfgsb | |
Block: setulb | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_lbfgsb"... | |
Constructing wrapper function "setulb"... | |
setulb(m,x,l,u,nbd,f,g,factr,pgtol,wa,iwa,task,iprint,csave,lsave,isave,dsave,[n]) | |
Wrote C/API module "_lbfgsb" to file "build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb/_lbfgsbmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.optimize.moduleTNC" sources | |
building extension "scipy.optimize._cobyla" sources | |
creating build/src.linux-x86_64-2.7/scipy/optimize/cobyla | |
f2py options: [] | |
f2py: scipy/optimize/cobyla/cobyla.pyf | |
Reading fortran codes... | |
Reading file 'scipy/optimize/cobyla/cobyla.pyf' (format:free) | |
Post-processing... | |
Block: _cobyla__user__routines | |
Block: _cobyla_user_interface | |
Block: calcfc | |
Block: _cobyla | |
Block: minimize | |
In: scipy/optimize/cobyla/cobyla.pyf:_cobyla:unknown_interface:minimize | |
get_useparameters: no module _cobyla__user__routines info used by minimize | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_calcfc_in__cobyla__user__routines" | |
def calcfc(x,con): return f | |
Building module "_cobyla"... | |
Constructing wrapper function "minimize"... | |
x,dinfo = minimize(calcfc,m,x,rhobeg,rhoend,dinfo,[iprint,maxfun,calcfc_extra_args]) | |
Wrote C/API module "_cobyla" to file "build/src.linux-x86_64-2.7/scipy/optimize/cobyla/_cobylamodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.optimize.minpack2" sources | |
creating build/src.linux-x86_64-2.7/scipy/optimize/minpack2 | |
f2py options: [] | |
f2py: scipy/optimize/minpack2/minpack2.pyf | |
Reading fortran codes... | |
Reading file 'scipy/optimize/minpack2/minpack2.pyf' (format:free) | |
Post-processing... | |
Block: minpack2 | |
Block: dcsrch | |
Block: dcstep | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "minpack2"... | |
Constructing wrapper function "dcsrch"... | |
stp,f,g,task = dcsrch(stp,f,g,ftol,gtol,xtol,task,stpmin,stpmax,isave,dsave) | |
Constructing wrapper function "dcstep"... | |
stx,fx,dx,sty,fy,dy,stp,brackt = dcstep(stx,fx,dx,sty,fy,dy,stp,fp,dp,brackt,stpmin,stpmax) | |
Wrote C/API module "minpack2" to file "build/src.linux-x86_64-2.7/scipy/optimize/minpack2/minpack2module.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.optimize._slsqp" sources | |
creating build/src.linux-x86_64-2.7/scipy/optimize/slsqp | |
f2py options: [] | |
f2py: scipy/optimize/slsqp/slsqp.pyf | |
Reading fortran codes... | |
Reading file 'scipy/optimize/slsqp/slsqp.pyf' (format:free) | |
Post-processing... | |
Block: _slsqp | |
Block: slsqp | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_slsqp"... | |
Constructing wrapper function "slsqp"... | |
slsqp(m,meq,x,xl,xu,f,c,g,a,acc,iter,mode,w,jw,[la,n,l_w,l_jw]) | |
Wrote C/API module "_slsqp" to file "build/src.linux-x86_64-2.7/scipy/optimize/slsqp/_slsqpmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.optimize._nnls" sources | |
creating build/src.linux-x86_64-2.7/scipy/optimize/nnls | |
f2py options: [] | |
f2py: scipy/optimize/nnls/nnls.pyf | |
Reading fortran codes... | |
Reading file 'scipy/optimize/nnls/nnls.pyf' (format:free) | |
crackline: groupcounter=1 groupname={0: '', 1: 'python module', 2: 'interface', 3: 'subroutine'} | |
crackline: Mismatch of blocks encountered. Trying to fix it by assuming "end" statement. | |
Post-processing... | |
Block: _nnls | |
Block: nnls | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_nnls"... | |
Constructing wrapper function "nnls"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,rnorm,mode = nnls(a,m,n,b,w,zz,index_bn,[mda,overwrite_a,overwrite_b]) | |
Wrote C/API module "_nnls" to file "build/src.linux-x86_64-2.7/scipy/optimize/nnls/_nnlsmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.signal.sigtools" sources | |
creating build/src.linux-x86_64-2.7/scipy/signal | |
conv_template:> build/src.linux-x86_64-2.7/scipy/signal/lfilter.c | |
conv_template:> build/src.linux-x86_64-2.7/scipy/signal/correlate_nd.c | |
building extension "scipy.signal._spectral" sources | |
building extension "scipy.signal._max_len_seq" sources | |
building extension "scipy.signal.spline" sources | |
building extension "scipy.sparse.linalg.isolve._iterative" sources | |
creating build/src.linux-x86_64-2.7/scipy/sparse | |
creating build/src.linux-x86_64-2.7/scipy/sparse/linalg | |
creating build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
creating build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative | |
from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f | |
from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/getbreak.f | |
from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f | |
from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f | |
from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f | |
from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f | |
from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f | |
from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f | |
from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterative.pyf | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative | |
f2py options: [] | |
f2py: build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterative.pyf | |
Reading fortran codes... | |
Reading file 'build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterative.pyf' (format:free) | |
Post-processing... | |
Block: _iterative | |
Block: sbicgrevcom | |
Block: dbicgrevcom | |
Block: cbicgrevcom | |
Block: zbicgrevcom | |
Block: sbicgstabrevcom | |
Block: dbicgstabrevcom | |
Block: cbicgstabrevcom | |
Block: zbicgstabrevcom | |
Block: scgrevcom | |
Block: dcgrevcom | |
Block: ccgrevcom | |
Block: zcgrevcom | |
Block: scgsrevcom | |
Block: dcgsrevcom | |
Block: ccgsrevcom | |
Block: zcgsrevcom | |
Block: sqmrrevcom | |
Block: dqmrrevcom | |
Block: cqmrrevcom | |
Block: zqmrrevcom | |
Block: sgmresrevcom | |
Block: dgmresrevcom | |
Block: cgmresrevcom | |
Block: zgmresrevcom | |
Block: sstoptest2 | |
Block: dstoptest2 | |
Block: cstoptest2 | |
Block: zstoptest2 | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_iterative"... | |
Constructing wrapper function "sbicgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dbicgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "cbicgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zbicgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "sbicgstabrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dbicgstabrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "cbicgstabrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zbicgstabrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "scgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dcgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "ccgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zcgrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "scgsrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dcgsrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "ccgsrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zcgsrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "sqmrrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dqmrrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "cqmrrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zqmrrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "sgmresrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "dgmresrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "cgmresrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "zgmresrevcom"... | |
x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) | |
Constructing wrapper function "sstoptest2"... | |
bnrm2,resid,info = sstoptest2(r,b,bnrm2,tol,info) | |
Constructing wrapper function "dstoptest2"... | |
bnrm2,resid,info = dstoptest2(r,b,bnrm2,tol,info) | |
Constructing wrapper function "cstoptest2"... | |
bnrm2,resid,info = cstoptest2(r,b,bnrm2,tol,info) | |
Constructing wrapper function "zstoptest2"... | |
bnrm2,resid,info = zstoptest2(r,b,bnrm2,tol,info) | |
Wrote C/API module "_iterative" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.sparse.linalg.dsolve._superlu" sources | |
building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources | |
creating build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen | |
creating build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack | |
from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen | |
creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack | |
f2py options: [] | |
f2py: build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf | |
Reading fortran codes... | |
Reading file 'build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf' (format:free) | |
Line #5 in build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf:" <_rd=real,double precision>" | |
crackline:1: No pattern for line | |
Line #6 in build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf:" <_cd=complex,double complex>" | |
crackline:1: No pattern for line | |
Post-processing... | |
Block: _arpack | |
Block: ssaupd | |
Block: dsaupd | |
Block: sseupd | |
Block: dseupd | |
Block: snaupd | |
Block: dnaupd | |
Block: sneupd | |
Block: dneupd | |
Block: cnaupd | |
Block: znaupd | |
Block: cneupd | |
Block: zneupd | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_arpack"... | |
Constructing wrapper function "ssaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = ssaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "dsaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = dsaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "sseupd"... | |
d,z,info = sseupd(rvec,howmny,select,sigma,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing wrapper function "dseupd"... | |
d,z,info = dseupd(rvec,howmny,select,sigma,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing wrapper function "snaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = snaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "dnaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = dnaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "sneupd"... | |
dr,di,z,info = sneupd(rvec,howmny,select,sigmar,sigmai,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing wrapper function "dneupd"... | |
dr,di,z,info = dneupd(rvec,howmny,select,sigmar,sigmai,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing wrapper function "cnaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = cnaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "znaupd"... | |
ido,tol,resid,v,iparam,ipntr,info = znaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[n,ncv,ldv,lworkl]) | |
Constructing wrapper function "cneupd"... | |
d,z,info = cneupd(rvec,howmny,select,sigma,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing wrapper function "zneupd"... | |
d,z,info = zneupd(rvec,howmny,select,sigma,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[ldz,n,ncv,ldv,lworkl]) | |
Constructing COMMON block support for "debug"... | |
logfil,ndigit,mgetv0,msaupd,msaup2,msaitr,mseigt,msapps,msgets,mseupd,mnaupd,mnaup2,mnaitr,mneigh,mnapps,mngets,mneupd,mcaupd,mcaup2,mcaitr,mceigh,mcapps,mcgets,mceupd | |
Constructing COMMON block support for "timing"... | |
nopx,nbx,nrorth,nitref,nrstrt,tsaupd,tsaup2,tsaitr,tseigt,tsgets,tsapps,tsconv,tnaupd,tnaup2,tnaitr,tneigh,tngets,tnapps,tnconv,tcaupd,tcaup2,tcaitr,tceigh,tcgets,tcapps,tcconv,tmvopx,tmvbx,tgetv0,titref,trvec | |
Wrote C/API module "_arpack" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c" | |
Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to sources. | |
building extension "scipy.sparse.csgraph._shortest_path" sources | |
building extension "scipy.sparse.csgraph._traversal" sources | |
building extension "scipy.sparse.csgraph._min_spanning_tree" sources | |
building extension "scipy.sparse.csgraph._reordering" sources | |
building extension "scipy.sparse.csgraph._tools" sources | |
building extension "scipy.sparse._csparsetools" sources | |
building extension "scipy.sparse._sparsetools" sources | |
[generate_sparsetools] generating 'scipy/sparse/sparsetools/bsr_impl.h' | |
[generate_sparsetools] generating 'scipy/sparse/sparsetools/csr_impl.h' | |
[generate_sparsetools] generating 'scipy/sparse/sparsetools/csc_impl.h' | |
[generate_sparsetools] generating 'scipy/sparse/sparsetools/other_impl.h' | |
[generate_sparsetools] generating 'scipy/sparse/sparsetools/sparsetools_impl.h' | |
building extension "scipy.spatial.qhull" sources | |
building extension "scipy.spatial.ckdtree" sources | |
building extension "scipy.spatial._distance_wrap" sources | |
building extension "scipy.special.specfun" sources | |
creating build/src.linux-x86_64-2.7/scipy/special | |
f2py options: ['--no-wrap-functions'] | |
f2py: scipy/special/specfun.pyf | |
Reading fortran codes... | |
Reading file 'scipy/special/specfun.pyf' (format:free) | |
Post-processing... | |
Block: specfun | |
Block: clqmn | |
Block: lqmn | |
Block: clpmn | |
Block: jdzo | |
Block: bernob | |
Block: bernoa | |
Block: csphjy | |
Block: lpmns | |
Block: eulera | |
Block: clqn | |
Block: airyzo | |
Block: eulerb | |
Block: cva1 | |
Block: lqnb | |
Block: lamv | |
Block: lagzo | |
Block: legzo | |
Block: pbdv | |
Block: cerzo | |
Block: lamn | |
Block: clpn | |
Block: lqmns | |
Block: chgm | |
Block: lpmn | |
Block: fcszo | |
Block: aswfb | |
Block: lqna | |
Block: cpbdn | |
Block: lpn | |
Block: fcoef | |
Block: sphi | |
Block: rcty | |
Block: lpni | |
Block: cyzo | |
Block: csphik | |
Block: sphj | |
Block: othpl | |
Block: klvnzo | |
Block: jyzo | |
Block: rctj | |
Block: herzo | |
Block: sphk | |
Block: pbvv | |
Block: segv | |
Block: sphy | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "specfun"... | |
Constructing wrapper function "clqmn"... | |
cqm,cqd = clqmn(m,n,z) | |
Constructing wrapper function "lqmn"... | |
qm,qd = lqmn(m,n,x) | |
Constructing wrapper function "clpmn"... | |
cpm,cpd = clpmn(m,n,x,y,ntype) | |
Constructing wrapper function "jdzo"... | |
n,m,pcode,zo = jdzo(nt) | |
Constructing wrapper function "bernob"... | |
bn = bernob(n) | |
Constructing wrapper function "bernoa"... | |
bn = bernoa(n) | |
Constructing wrapper function "csphjy"... | |
nm,csj,cdj,csy,cdy = csphjy(n,z) | |
Constructing wrapper function "lpmns"... | |
pm,pd = lpmns(m,n,x) | |
Constructing wrapper function "eulera"... | |
en = eulera(n) | |
Constructing wrapper function "clqn"... | |
cqn,cqd = clqn(n,z) | |
Constructing wrapper function "airyzo"... | |
xa,xb,xc,xd = airyzo(nt,[kf]) | |
Constructing wrapper function "eulerb"... | |
en = eulerb(n) | |
Constructing wrapper function "cva1"... | |
cv = cva1(kd,m,q) | |
Constructing wrapper function "lqnb"... | |
qn,qd = lqnb(n,x) | |
Constructing wrapper function "lamv"... | |
vm,vl,dl = lamv(v,x) | |
Constructing wrapper function "lagzo"... | |
x,w = lagzo(n) | |
Constructing wrapper function "legzo"... | |
x,w = legzo(n) | |
Constructing wrapper function "pbdv"... | |
dv,dp,pdf,pdd = pbdv(v,x) | |
Constructing wrapper function "cerzo"... | |
zo = cerzo(nt) | |
Constructing wrapper function "lamn"... | |
nm,bl,dl = lamn(n,x) | |
Constructing wrapper function "clpn"... | |
cpn,cpd = clpn(n,z) | |
Constructing wrapper function "lqmns"... | |
qm,qd = lqmns(m,n,x) | |
Constructing wrapper function "chgm"... | |
hg = chgm(a,b,x) | |
Constructing wrapper function "lpmn"... | |
pm,pd = lpmn(m,n,x) | |
Constructing wrapper function "fcszo"... | |
zo = fcszo(kf,nt) | |
Constructing wrapper function "aswfb"... | |
s1f,s1d = aswfb(m,n,c,x,kd,cv) | |
Constructing wrapper function "lqna"... | |
qn,qd = lqna(n,x) | |
Constructing wrapper function "cpbdn"... | |
cpb,cpd = cpbdn(n,z) | |
Constructing wrapper function "lpn"... | |
pn,pd = lpn(n,x) | |
Constructing wrapper function "fcoef"... | |
fc = fcoef(kd,m,q,a) | |
Constructing wrapper function "sphi"... | |
nm,si,di = sphi(n,x) | |
Constructing wrapper function "rcty"... | |
nm,ry,dy = rcty(n,x) | |
Constructing wrapper function "lpni"... | |
pn,pd,pl = lpni(n,x) | |
Constructing wrapper function "cyzo"... | |
zo,zv = cyzo(nt,kf,kc) | |
Constructing wrapper function "csphik"... | |
nm,csi,cdi,csk,cdk = csphik(n,z) | |
Constructing wrapper function "sphj"... | |
nm,sj,dj = sphj(n,x) | |
Constructing wrapper function "othpl"... | |
pl,dpl = othpl(kf,n,x) | |
Constructing wrapper function "klvnzo"... | |
zo = klvnzo(nt,kd) | |
Constructing wrapper function "jyzo"... | |
rj0,rj1,ry0,ry1 = jyzo(n,nt) | |
Constructing wrapper function "rctj"... | |
nm,rj,dj = rctj(n,x) | |
Constructing wrapper function "herzo"... | |
x,w = herzo(n) | |
Constructing wrapper function "sphk"... | |
nm,sk,dk = sphk(n,x) | |
Constructing wrapper function "pbvv"... | |
vv,vp,pvf,pvd = pbvv(v,x) | |
Constructing wrapper function "segv"... | |
cv,eg = segv(m,n,c,kd) | |
Constructing wrapper function "sphy"... | |
nm,sy,dy = sphy(n,x) | |
Wrote C/API module "specfun" to file "build/src.linux-x86_64-2.7/scipy/special/specfunmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.special._ufuncs" sources | |
conv_template:> build/src.linux-x86_64-2.7/scipy/special/_logit.c | |
building extension "scipy.special._ufuncs_cxx" sources | |
building extension "scipy.special._ellip_harm_2" sources | |
building extension "scipy.stats.statlib" sources | |
creating build/src.linux-x86_64-2.7/scipy/stats | |
f2py options: ['--no-wrap-functions'] | |
f2py: scipy/stats/statlib.pyf | |
Reading fortran codes... | |
Reading file 'scipy/stats/statlib.pyf' (format:free) | |
Post-processing... | |
Block: statlib | |
Block: swilk | |
Block: wprob | |
Block: gscale | |
Block: prho | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "statlib"... | |
Constructing wrapper function "swilk"... | |
a,w,pw,ifault = swilk(x,a,[init,n1]) | |
Constructing wrapper function "wprob"... | |
astart,a1,ifault = wprob(test,other) | |
Constructing wrapper function "gscale"... | |
astart,a1,ifault = gscale(test,other) | |
Constructing wrapper function "prho"... | |
ifault = prho(n,is) | |
Wrote C/API module "statlib" to file "build/src.linux-x86_64-2.7/scipy/stats/statlibmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.stats.vonmises_cython" sources | |
building extension "scipy.stats._rank" sources | |
building extension "scipy.stats.futil" sources | |
f2py options: [] | |
f2py:> build/src.linux-x86_64-2.7/scipy/stats/futilmodule.c | |
Reading fortran codes... | |
Reading file 'scipy/stats/futil.f' (format:fix,strict) | |
Post-processing... | |
Block: futil | |
Block: dqsort | |
Block: dfreps | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "futil"... | |
Constructing wrapper function "dqsort"... | |
arr = dqsort(arr,[overwrite_arr]) | |
Constructing wrapper function "dfreps"... | |
replist,repnum,nlist = dfreps(arr) | |
Wrote C/API module "futil" to file "build/src.linux-x86_64-2.7/scipy/stats/futilmodule.c" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
building extension "scipy.stats.mvn" sources | |
f2py options: [] | |
f2py: scipy/stats/mvn.pyf | |
Reading fortran codes... | |
Reading file 'scipy/stats/mvn.pyf' (format:free) | |
Post-processing... | |
Block: mvn | |
Block: mvnun | |
Block: mvndst | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "mvn"... | |
Constructing wrapper function "mvnun"... | |
value,inform = mvnun(lower,upper,means,covar,[maxpts,abseps,releps]) | |
Constructing wrapper function "mvndst"... | |
error,value,inform = mvndst(lower,upper,infin,correl,[maxpts,abseps,releps]) | |
Constructing COMMON block support for "dkblck"... | |
ivls | |
Wrote C/API module "mvn" to file "build/src.linux-x86_64-2.7/scipy/stats/mvnmodule.c" | |
Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/scipy/stats/mvn-f2pywrappers.f" | |
adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.linux-x86_64-2.7' to include_dirs. | |
adding 'build/src.linux-x86_64-2.7/scipy/stats/mvn-f2pywrappers.f' to sources. | |
building extension "scipy.ndimage._nd_image" sources | |
building extension "scipy.ndimage._ni_label" sources | |
building data_files sources | |
build_src: building npy-pkg config files | |
running build_py | |
creating build/lib.linux-x86_64-2.7 | |
creating build/lib.linux-x86_64-2.7/scipy | |
copying scipy/setup.py -> build/lib.linux-x86_64-2.7/scipy | |
copying scipy/__init__.py -> build/lib.linux-x86_64-2.7/scipy | |
copying scipy/version.py -> build/lib.linux-x86_64-2.7/scipy | |
copying build/src.linux-x86_64-2.7/scipy/__config__.py -> build/lib.linux-x86_64-2.7/scipy | |
creating build/lib.linux-x86_64-2.7/scipy/cluster | |
copying scipy/cluster/setup.py -> build/lib.linux-x86_64-2.7/scipy/cluster | |
copying scipy/cluster/__init__.py -> build/lib.linux-x86_64-2.7/scipy/cluster | |
copying scipy/cluster/hierarchy.py -> build/lib.linux-x86_64-2.7/scipy/cluster | |
copying scipy/cluster/vq.py -> build/lib.linux-x86_64-2.7/scipy/cluster | |
creating build/lib.linux-x86_64-2.7/scipy/constants | |
copying scipy/constants/setup.py -> build/lib.linux-x86_64-2.7/scipy/constants | |
copying scipy/constants/__init__.py -> build/lib.linux-x86_64-2.7/scipy/constants | |
copying scipy/constants/codata.py -> build/lib.linux-x86_64-2.7/scipy/constants | |
copying scipy/constants/constants.py -> build/lib.linux-x86_64-2.7/scipy/constants | |
creating build/lib.linux-x86_64-2.7/scipy/fftpack | |
copying scipy/fftpack/setup.py -> build/lib.linux-x86_64-2.7/scipy/fftpack | |
copying scipy/fftpack/__init__.py -> build/lib.linux-x86_64-2.7/scipy/fftpack | |
copying scipy/fftpack/basic.py -> build/lib.linux-x86_64-2.7/scipy/fftpack | |
copying scipy/fftpack/realtransforms.py -> build/lib.linux-x86_64-2.7/scipy/fftpack | |
copying scipy/fftpack/pseudo_diffs.py -> build/lib.linux-x86_64-2.7/scipy/fftpack | |
copying scipy/fftpack/fftpack_version.py -> build/lib.linux-x86_64-2.7/scipy/fftpack | |
copying scipy/fftpack/helper.py -> build/lib.linux-x86_64-2.7/scipy/fftpack | |
creating build/lib.linux-x86_64-2.7/scipy/integrate | |
copying scipy/integrate/setup.py -> build/lib.linux-x86_64-2.7/scipy/integrate | |
copying scipy/integrate/__init__.py -> build/lib.linux-x86_64-2.7/scipy/integrate | |
copying scipy/integrate/odepack.py -> build/lib.linux-x86_64-2.7/scipy/integrate | |
copying scipy/integrate/quadpack.py -> build/lib.linux-x86_64-2.7/scipy/integrate | |
copying scipy/integrate/quadrature.py -> build/lib.linux-x86_64-2.7/scipy/integrate | |
copying scipy/integrate/_ode.py -> build/lib.linux-x86_64-2.7/scipy/integrate | |
creating build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/fitpack2.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/_monotone.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/setup.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/__init__.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/ndgriddata.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/rbf.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/interpolate.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/interpolate_wrapper.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/interpnd_info.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/fitpack.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
copying scipy/interpolate/polyint.py -> build/lib.linux-x86_64-2.7/scipy/interpolate | |
creating build/lib.linux-x86_64-2.7/scipy/io | |
copying scipy/io/idl.py -> build/lib.linux-x86_64-2.7/scipy/io | |
copying scipy/io/setup.py -> build/lib.linux-x86_64-2.7/scipy/io | |
copying scipy/io/__init__.py -> build/lib.linux-x86_64-2.7/scipy/io | |
copying scipy/io/mmio.py -> build/lib.linux-x86_64-2.7/scipy/io | |
copying scipy/io/netcdf.py -> build/lib.linux-x86_64-2.7/scipy/io | |
copying scipy/io/wavfile.py -> build/lib.linux-x86_64-2.7/scipy/io | |
copying scipy/io/_fortran.py -> build/lib.linux-x86_64-2.7/scipy/io | |
creating build/lib.linux-x86_64-2.7/scipy/io/matlab | |
copying scipy/io/matlab/mio5.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab | |
copying scipy/io/matlab/mio5_params.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab | |
copying scipy/io/matlab/setup.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab | |
copying scipy/io/matlab/__init__.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab | |
copying scipy/io/matlab/byteordercodes.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab | |
copying scipy/io/matlab/mio.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab | |
copying scipy/io/matlab/mio4.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab | |
copying scipy/io/matlab/miobase.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab | |
creating build/lib.linux-x86_64-2.7/scipy/io/arff | |
copying scipy/io/arff/arffread.py -> build/lib.linux-x86_64-2.7/scipy/io/arff | |
copying scipy/io/arff/setup.py -> build/lib.linux-x86_64-2.7/scipy/io/arff | |
copying scipy/io/arff/__init__.py -> build/lib.linux-x86_64-2.7/scipy/io/arff | |
creating build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/setup.py -> build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/_fortran_format_parser.py -> build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/__init__.py -> build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/hb.py -> build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing | |
creating build/lib.linux-x86_64-2.7/scipy/lib | |
copying scipy/lib/setup.py -> build/lib.linux-x86_64-2.7/scipy/lib | |
copying scipy/lib/__init__.py -> build/lib.linux-x86_64-2.7/scipy/lib | |
copying scipy/lib/_numpy_compat.py -> build/lib.linux-x86_64-2.7/scipy/lib | |
copying scipy/lib/decorator.py -> build/lib.linux-x86_64-2.7/scipy/lib | |
copying scipy/lib/_tmpdirs.py -> build/lib.linux-x86_64-2.7/scipy/lib | |
copying scipy/lib/_util.py -> build/lib.linux-x86_64-2.7/scipy/lib | |
copying scipy/lib/six.py -> build/lib.linux-x86_64-2.7/scipy/lib | |
copying scipy/lib/_gcutils.py -> build/lib.linux-x86_64-2.7/scipy/lib | |
copying scipy/lib/_version.py -> build/lib.linux-x86_64-2.7/scipy/lib | |
creating build/lib.linux-x86_64-2.7/scipy/lib/blas | |
copying scipy/lib/blas/setup.py -> build/lib.linux-x86_64-2.7/scipy/lib/blas | |
copying scipy/lib/blas/__init__.py -> build/lib.linux-x86_64-2.7/scipy/lib/blas | |
copying scipy/lib/blas/scons_support.py -> build/lib.linux-x86_64-2.7/scipy/lib/blas | |
creating build/lib.linux-x86_64-2.7/scipy/lib/lapack | |
copying scipy/lib/lapack/setup.py -> build/lib.linux-x86_64-2.7/scipy/lib/lapack | |
copying scipy/lib/lapack/__init__.py -> build/lib.linux-x86_64-2.7/scipy/lib/lapack | |
copying scipy/lib/lapack/scons_support.py -> build/lib.linux-x86_64-2.7/scipy/lib/lapack | |
creating build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/_procrustes.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/calc_lwork.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/_expm_frechet.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/flapack.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/interpolative.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/setup.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/__init__.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/basic.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/flinalg.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/_decomp_polar.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/_solvers.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/decomp_qr.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/cblas.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/misc.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/decomp_schur.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/decomp_cholesky.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/decomp_svd.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/decomp_lu.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/lapack.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/_testutils.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/_decomp_qz.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/linalg_version.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/decomp.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/clapack.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/_matfuncs_sqrtm.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/fblas.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/matfuncs.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/special_matrices.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/_matfuncs_inv_ssq.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/blas.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
copying scipy/linalg/_interpolative_backend.py -> build/lib.linux-x86_64-2.7/scipy/linalg | |
creating build/lib.linux-x86_64-2.7/scipy/misc | |
copying scipy/misc/common.py -> build/lib.linux-x86_64-2.7/scipy/misc | |
copying scipy/misc/setup.py -> build/lib.linux-x86_64-2.7/scipy/misc | |
copying scipy/misc/__init__.py -> build/lib.linux-x86_64-2.7/scipy/misc | |
copying scipy/misc/doccer.py -> build/lib.linux-x86_64-2.7/scipy/misc | |
copying scipy/misc/pilutil.py -> build/lib.linux-x86_64-2.7/scipy/misc | |
creating build/lib.linux-x86_64-2.7/scipy/odr | |
copying scipy/odr/odrpack.py -> build/lib.linux-x86_64-2.7/scipy/odr | |
copying scipy/odr/setup.py -> build/lib.linux-x86_64-2.7/scipy/odr | |
copying scipy/odr/__init__.py -> build/lib.linux-x86_64-2.7/scipy/odr | |
copying scipy/odr/models.py -> build/lib.linux-x86_64-2.7/scipy/odr | |
copying scipy/odr/add_newdocs.py -> build/lib.linux-x86_64-2.7/scipy/odr | |
creating build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/_trustregion_ncg.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/_basinhopping.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/zeros.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/anneal.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/minpack.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/_root.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/setup.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/__init__.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/_trustregion.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/_linprog.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/slsqp.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/_tstutils.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/nnls.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/optimize.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/cobyla.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/lbfgsb.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/tnc.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/nonlin.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/_differentialevolution.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/_trustregion_dogleg.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/linesearch.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
copying scipy/optimize/_minimize.py -> build/lib.linux-x86_64-2.7/scipy/optimize | |
creating build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/spectral.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/setup.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/__init__.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/fir_filter_design.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/wavelets.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/filter_design.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/bsplines.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/cont2discrete.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/signaltools.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/waveforms.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/_arraytools.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/dltisys.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/_peak_finding.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/_savitzky_golay.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/windows.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
copying scipy/signal/ltisys.py -> build/lib.linux-x86_64-2.7/scipy/signal | |
creating build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/spfuncs.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/dia.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/generate_sparsetools.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/lil.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/coo.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/csc.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/extract.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/sputils.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/compressed.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/construct.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/dok.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/sparsetools.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/data.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/bsr.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/base.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
copying scipy/sparse/csr.py -> build/lib.linux-x86_64-2.7/scipy/sparse | |
creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/_onenormest.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/interface.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/_expm_multiply.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg | |
copying scipy/sparse/linalg/matfuncs.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg | |
creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/iterative.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/lsqr.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/utils.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/lgmres.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/lsmr.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/minres.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve | |
creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/_add_newdocs.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/linsolve.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve | |
creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen | |
copying scipy/sparse/linalg/eigen/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen | |
copying scipy/sparse/linalg/eigen/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen | |
creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack | |
copying scipy/sparse/linalg/eigen/arpack/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack | |
copying scipy/sparse/linalg/eigen/arpack/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack | |
copying scipy/sparse/linalg/eigen/arpack/arpack.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack | |
creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg | |
copying scipy/sparse/linalg/eigen/lobpcg/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg | |
copying scipy/sparse/linalg/eigen/lobpcg/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg | |
copying scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg | |
creating build/lib.linux-x86_64-2.7/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/_components.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/_validation.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/_laplacian.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph | |
creating build/lib.linux-x86_64-2.7/scipy/spatial | |
copying scipy/spatial/setup.py -> build/lib.linux-x86_64-2.7/scipy/spatial | |
copying scipy/spatial/__init__.py -> build/lib.linux-x86_64-2.7/scipy/spatial | |
copying scipy/spatial/kdtree.py -> build/lib.linux-x86_64-2.7/scipy/spatial | |
copying scipy/spatial/distance.py -> build/lib.linux-x86_64-2.7/scipy/spatial | |
copying scipy/spatial/_plotutils.py -> build/lib.linux-x86_64-2.7/scipy/spatial | |
creating build/lib.linux-x86_64-2.7/scipy/special | |
copying scipy/special/_ellip_harm.py -> build/lib.linux-x86_64-2.7/scipy/special | |
copying scipy/special/setup.py -> build/lib.linux-x86_64-2.7/scipy/special | |
copying scipy/special/__init__.py -> build/lib.linux-x86_64-2.7/scipy/special | |
copying scipy/special/basic.py -> build/lib.linux-x86_64-2.7/scipy/special | |
copying scipy/special/generate_ufuncs.py -> build/lib.linux-x86_64-2.7/scipy/special | |
copying scipy/special/lambertw.py -> build/lib.linux-x86_64-2.7/scipy/special | |
copying scipy/special/_testutils.py -> build/lib.linux-x86_64-2.7/scipy/special | |
copying scipy/special/orthogonal.py -> build/lib.linux-x86_64-2.7/scipy/special | |
copying scipy/special/add_newdocs.py -> build/lib.linux-x86_64-2.7/scipy/special | |
copying scipy/special/spfun_stats.py -> build/lib.linux-x86_64-2.7/scipy/special | |
creating build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/_tukeylambda_stats.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/setup.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/__init__.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/mstats_extras.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/contingency.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/vonmises.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/rv.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/mstats.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/mstats_basic.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/_constants.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/_continuous_distns.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/_distn_infrastructure.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/kde.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/morestats.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/stats.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/_discrete_distns.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/_binned_statistic.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/_multivariate.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/distributions.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
copying scipy/stats/_distr_params.py -> build/lib.linux-x86_64-2.7/scipy/stats | |
creating build/lib.linux-x86_64-2.7/scipy/ndimage | |
copying scipy/ndimage/_ni_support.py -> build/lib.linux-x86_64-2.7/scipy/ndimage | |
copying scipy/ndimage/setup.py -> build/lib.linux-x86_64-2.7/scipy/ndimage | |
copying scipy/ndimage/__init__.py -> build/lib.linux-x86_64-2.7/scipy/ndimage | |
copying scipy/ndimage/interpolation.py -> build/lib.linux-x86_64-2.7/scipy/ndimage | |
copying scipy/ndimage/fourier.py -> build/lib.linux-x86_64-2.7/scipy/ndimage | |
copying scipy/ndimage/filters.py -> build/lib.linux-x86_64-2.7/scipy/ndimage | |
copying scipy/ndimage/io.py -> build/lib.linux-x86_64-2.7/scipy/ndimage | |
copying scipy/ndimage/measurements.py -> build/lib.linux-x86_64-2.7/scipy/ndimage | |
copying scipy/ndimage/morphology.py -> build/lib.linux-x86_64-2.7/scipy/ndimage | |
creating build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/platform_info.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/catalog.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/swig2_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/standard_array_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/bytecodecompiler.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/ast_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/base_info.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/build_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/base_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/setup.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/__init__.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/blitz_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/slice_handler.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/c_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/swigptr2.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/numpy_scalar_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/accelerate_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/size_check.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/converters.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/common_info.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/weave_version.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/inline_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/_dumb_shelve.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/vtk_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/blitz_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/swigptr.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/cpp_namespace_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/ext_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
copying scipy/weave/_dumbdbm_patched.py -> build/lib.linux-x86_64-2.7/scipy/weave | |
creating build/lib.linux-x86_64-2.7/scipy/_build_utils | |
copying scipy/_build_utils/__init__.py -> build/lib.linux-x86_64-2.7/scipy/_build_utils | |
copying scipy/_build_utils/_fortran.py -> build/lib.linux-x86_64-2.7/scipy/_build_utils | |
running build_clib | |
customize UnixCCompiler | |
customize UnixCCompiler using build_clib | |
customize Gnu95FCompiler | |
Found executable /bio/linuxbrew/bin/gfortran | |
customize Gnu95FCompiler using build_clib | |
building 'dfftpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7 | |
creating build/temp.linux-x86_64-2.7/scipy | |
creating build/temp.linux-x86_64-2.7/scipy/fftpack | |
creating build/temp.linux-x86_64-2.7/scipy/fftpack/src | |
creating build/temp.linux-x86_64-2.7/scipy/fftpack/src/dfftpack | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/fftpack/src/dfftpack/zffti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftb1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcost.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftf1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsint1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftb1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinqf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftf1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosqf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsint.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosqb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosqi.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zffti1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinqb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dffti1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinqi.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dffti.f | |
ar: adding 23 object files to build/temp.linux-x86_64-2.7/libdfftpack.a | |
building 'fftpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/fftpack/src/fftpack | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/fftpack/src/fftpack/cffti.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cosqf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/costi.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftb1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinqb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cosqb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cosqi.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cost.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cffti1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinqf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rffti1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftf1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftb1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinti.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sint.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinqi.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rffti.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sint1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftf1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftf.f | |
ar: adding 23 object files to build/temp.linux-x86_64-2.7/libfftpack.a | |
building 'mach' library | |
using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy/integrate/setup.py', 1)} | |
customize Gnu95FCompiler | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 | |
creating build/temp.linux-x86_64-2.7/scipy/integrate | |
creating build/temp.linux-x86_64-2.7/scipy/integrate/mach | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/mach/r1mach.f | |
gfortran:f77: scipy/integrate/mach/d1mach.f | |
gfortran:f77: scipy/integrate/mach/xerror.f | |
ar: adding 3 object files to build/temp.linux-x86_64-2.7/libmach.a | |
building 'quadpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/integrate/quadpack | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/quadpack/dqk15w.f | |
gfortran:f77: scipy/integrate/quadpack/dqawf.f | |
gfortran:f77: scipy/integrate/quadpack/dqags.f | |
gfortran:f77: scipy/integrate/quadpack/dqk15i.f | |
gfortran:f77: scipy/integrate/quadpack/dqawfe.f | |
gfortran:f77: scipy/integrate/quadpack/dqmomo.f | |
gfortran:f77: scipy/integrate/quadpack/dqawce.f | |
gfortran:f77: scipy/integrate/quadpack/dqk41.f | |
gfortran:f77: scipy/integrate/quadpack/dqagse.f | |
gfortran:f77: scipy/integrate/quadpack/dqage.f | |
gfortran:f77: scipy/integrate/quadpack/dqk51.f | |
gfortran:f77: scipy/integrate/quadpack/dqc25s.f | |
gfortran:f77: scipy/integrate/quadpack/dqpsrt.f | |
gfortran:f77: scipy/integrate/quadpack/dqagie.f | |
gfortran:f77: scipy/integrate/quadpack/dqawse.f | |
gfortran:f77: scipy/integrate/quadpack/dqk31.f | |
gfortran:f77: scipy/integrate/quadpack/dqwgtc.f | |
gfortran:f77: scipy/integrate/quadpack/dqwgts.f | |
gfortran:f77: scipy/integrate/quadpack/dqc25f.f | |
gfortran:f77: scipy/integrate/quadpack/dqawc.f | |
gfortran:f77: scipy/integrate/quadpack/dqagpe.f | |
gfortran:f77: scipy/integrate/quadpack/dqag.f | |
gfortran:f77: scipy/integrate/quadpack/dqwgtf.f | |
gfortran:f77: scipy/integrate/quadpack/dqk21.f | |
gfortran:f77: scipy/integrate/quadpack/dqk61.f | |
gfortran:f77: scipy/integrate/quadpack/dqng.f | |
gfortran:f77: scipy/integrate/quadpack/dqawoe.f | |
gfortran:f77: scipy/integrate/quadpack/dqaws.f | |
gfortran:f77: scipy/integrate/quadpack/dqagp.f | |
gfortran:f77: scipy/integrate/quadpack/dqagi.f | |
gfortran:f77: scipy/integrate/quadpack/dqk15.f | |
gfortran:f77: scipy/integrate/quadpack/dqawo.f | |
gfortran:f77: scipy/integrate/quadpack/dqelg.f | |
gfortran:f77: scipy/integrate/quadpack/dqcheb.f | |
gfortran:f77: scipy/integrate/quadpack/dqc25c.f | |
ar: adding 35 object files to build/temp.linux-x86_64-2.7/libquadpack.a | |
building 'odepack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/integrate/odepack | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/odepack/xsetf.f | |
gfortran:f77: scipy/integrate/odepack/fnorm.f | |
gfortran:f77: scipy/integrate/odepack/cfode.f | |
gfortran:f77: scipy/integrate/odepack/zvode.f | |
gfortran:f77: scipy/integrate/odepack/ewset.f | |
gfortran:f77: scipy/integrate/odepack/xerrwv.f | |
gfortran:f77: scipy/integrate/odepack/xsetun.f | |
gfortran:f77: scipy/integrate/odepack/solsy.f | |
gfortran:f77: scipy/integrate/odepack/bnorm.f | |
gfortran:f77: scipy/integrate/odepack/vmnorm.f | |
gfortran:f77: scipy/integrate/odepack/intdy.f | |
gfortran:f77: scipy/integrate/odepack/stoda.f | |
gfortran:f77: scipy/integrate/odepack/lsoda.f | |
gfortran:f77: scipy/integrate/odepack/vode.f | |
gfortran:f77: scipy/integrate/odepack/blkdta000.f | |
gfortran:f77: scipy/integrate/odepack/prja.f | |
gfortran:f77: scipy/integrate/odepack/srcma.f | |
ar: adding 17 object files to build/temp.linux-x86_64-2.7/libodepack.a | |
building 'dop' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/integrate/dop | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/dop/dop853.f | |
gfortran:f77: scipy/integrate/dop/dopri5.f | |
ar: adding 2 object files to build/temp.linux-x86_64-2.7/libdop.a | |
building 'fitpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/interpolate | |
creating build/temp.linux-x86_64-2.7/scipy/interpolate/fitpack | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/interpolate/fitpack/surev.f | |
gfortran:f77: scipy/interpolate/fitpack/surfit.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcsin.f | |
gfortran:f77: scipy/interpolate/fitpack/fpintb.f | |
gfortran:f77: scipy/interpolate/fitpack/fptrpe.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcoco.f | |
gfortran:f77: scipy/interpolate/fitpack/fpseno.f | |
gfortran:f77: scipy/interpolate/fitpack/percur.f | |
gfortran:f77: scipy/interpolate/fitpack/sproot.f | |
gfortran:f77: scipy/interpolate/fitpack/fpsuev.f | |
gfortran:f77: scipy/interpolate/fitpack/splint.f | |
gfortran:f77: scipy/interpolate/fitpack/concon.f | |
gfortran:f77: scipy/interpolate/fitpack/fpdisc.f | |
gfortran:f77: scipy/interpolate/fitpack/curev.f | |
gfortran:f77: scipy/interpolate/fitpack/profil.f | |
gfortran:f77: scipy/interpolate/fitpack/evapol.f | |
gfortran:f77: scipy/interpolate/fitpack/splder.f | |
gfortran:f77: scipy/interpolate/fitpack/fpgrsp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcons.f | |
gfortran:f77: scipy/interpolate/fitpack/fptrnp.f | |
gfortran:f77: scipy/interpolate/fitpack/regrid.f | |
gfortran:f77: scipy/interpolate/fitpack/fpgrpa.f | |
gfortran:f77: scipy/interpolate/fitpack/dblint.f | |
gfortran:f77: scipy/interpolate/fitpack/polar.f | |
gfortran:f77: scipy/interpolate/fitpack/fprank.f | |
gfortran:f77: scipy/interpolate/fitpack/fourco.f | |
gfortran:f77: scipy/interpolate/fitpack/fprppo.f | |
gfortran:f77: scipy/interpolate/fitpack/fpsysy.f | |
gfortran:f77: scipy/interpolate/fitpack/pogrid.f | |
gfortran:f77: scipy/interpolate/fitpack/curfit.f | |
gfortran:f77: scipy/interpolate/fitpack/concur.f | |
gfortran:f77: scipy/interpolate/fitpack/fppasu.f | |
gfortran:f77: scipy/interpolate/fitpack/cocosp.f | |
gfortran:f77: scipy/interpolate/fitpack/pardeu.f | |
gfortran:f77: scipy/interpolate/fitpack/fppola.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcurf.f | |
gfortran:f77: scipy/interpolate/fitpack/fpclos.f | |
gfortran:f77: scipy/interpolate/fitpack/fpperi.f | |
gfortran:f77: scipy/interpolate/fitpack/fpched.f | |
gfortran:f77: scipy/interpolate/fitpack/fpgivs.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcyt2.f | |
gfortran:f77: scipy/interpolate/fitpack/fpfrno.f | |
gfortran:f77: scipy/interpolate/fitpack/fpdeno.f | |
gfortran:f77: scipy/interpolate/fitpack/fpbacp.f | |
gfortran:f77: scipy/interpolate/fitpack/parder.f | |
gfortran:f77: scipy/interpolate/fitpack/fppocu.f | |
gfortran:f77: scipy/interpolate/fitpack/spalde.f | |
gfortran:f77: scipy/interpolate/fitpack/fpbspl.f | |
gfortran:f77: scipy/interpolate/fitpack/fporde.f | |
gfortran:f77: scipy/interpolate/fitpack/fpbisp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpsphe.f | |
gfortran:f77: scipy/interpolate/fitpack/fpopdi.f | |
gfortran:f77: scipy/interpolate/fitpack/cualde.f | |
gfortran:f77: scipy/interpolate/fitpack/fppogr.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcyt1.f | |
gfortran:f77: scipy/interpolate/fitpack/fppara.f | |
gfortran:f77: scipy/interpolate/fitpack/fprati.f | |
gfortran:f77: scipy/interpolate/fitpack/parcur.f | |
gfortran:f77: scipy/interpolate/fitpack/fpinst.f | |
gfortran:f77: scipy/interpolate/fitpack/bispev.f | |
gfortran:f77: scipy/interpolate/fitpack/fpadpo.f | |
gfortran:f77: scipy/interpolate/fitpack/fpadno.f | |
gfortran:f77: scipy/interpolate/fitpack/sphere.f | |
gfortran:f77: scipy/interpolate/fitpack/fpspgr.f | |
gfortran:f77: scipy/interpolate/fitpack/fpbfout.f | |
gfortran:f77: scipy/interpolate/fitpack/fpgrdi.f | |
gfortran:f77: scipy/interpolate/fitpack/fprpsp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpopsp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcosp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpchec.f | |
gfortran:f77: scipy/interpolate/fitpack/insert.f | |
gfortran:f77: scipy/interpolate/fitpack/fpchep.f | |
gfortran:f77: scipy/interpolate/fitpack/splev.f | |
gfortran:f77: scipy/interpolate/fitpack/fprota.f | |
gfortran:f77: scipy/interpolate/fitpack/fpknot.f | |
gfortran:f77: scipy/interpolate/fitpack/fpgrre.f | |
gfortran:f77: scipy/interpolate/fitpack/fpader.f | |
gfortran:f77: scipy/interpolate/fitpack/clocur.f | |
gfortran:f77: scipy/interpolate/fitpack/bispeu.f | |
gfortran:f77: scipy/interpolate/fitpack/spgrid.f | |
gfortran:f77: scipy/interpolate/fitpack/fpregr.f | |
gfortran:f77: scipy/interpolate/fitpack/parsur.f | |
gfortran:f77: scipy/interpolate/fitpack/fpback.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcuro.f | |
gfortran:f77: scipy/interpolate/fitpack/fpsurf.f | |
ar: adding 50 object files to build/temp.linux-x86_64-2.7/libfitpack.a | |
ar: adding 35 object files to build/temp.linux-x86_64-2.7/libfitpack.a | |
building 'odrpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/odr | |
creating build/temp.linux-x86_64-2.7/scipy/odr/odrpack | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/odr/odrpack/d_odr.f | |
gfortran:f77: scipy/odr/odrpack/d_mprec.f | |
gfortran:f77: scipy/odr/odrpack/dlunoc.f | |
gfortran:f77: scipy/odr/odrpack/d_lpk.f | |
ar: adding 4 object files to build/temp.linux-x86_64-2.7/libodrpack.a | |
building 'minpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/optimize | |
creating build/temp.linux-x86_64-2.7/scipy/optimize/minpack | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/optimize/minpack/lmstr1.f | |
gfortran:f77: scipy/optimize/minpack/lmdif.f | |
gfortran:f77: scipy/optimize/minpack/lmpar.f | |
gfortran:f77: scipy/optimize/minpack/lmdif1.f | |
gfortran:f77: scipy/optimize/minpack/rwupdt.f | |
gfortran:f77: scipy/optimize/minpack/fdjac2.f | |
gfortran:f77: scipy/optimize/minpack/hybrd.f | |
gfortran:f77: scipy/optimize/minpack/hybrd1.f | |
gfortran:f77: scipy/optimize/minpack/r1updt.f | |
gfortran:f77: scipy/optimize/minpack/chkder.f | |
gfortran:f77: scipy/optimize/minpack/hybrj.f | |
gfortran:f77: scipy/optimize/minpack/qrfac.f | |
gfortran:f77: scipy/optimize/minpack/dogleg.f | |
gfortran:f77: scipy/optimize/minpack/qform.f | |
gfortran:f77: scipy/optimize/minpack/r1mpyq.f | |
gfortran:f77: scipy/optimize/minpack/qrsolv.f | |
gfortran:f77: scipy/optimize/minpack/lmder.f | |
gfortran:f77: scipy/optimize/minpack/fdjac1.f | |
gfortran:f77: scipy/optimize/minpack/hybrj1.f | |
gfortran:f77: scipy/optimize/minpack/lmder1.f | |
gfortran:f77: scipy/optimize/minpack/lmstr.f | |
gfortran:f77: scipy/optimize/minpack/enorm.f | |
gfortran:f77: scipy/optimize/minpack/dpmpar.f | |
ar: adding 23 object files to build/temp.linux-x86_64-2.7/libminpack.a | |
building 'rootfind' library | |
compiling C sources | |
C compiler: /bio/linuxbrew/bin/gcc-5 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -fPIC | |
creating build/temp.linux-x86_64-2.7/scipy/optimize/Zeros | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gcc-5: scipy/optimize/Zeros/ridder.c | |
gcc-5: scipy/optimize/Zeros/brentq.c | |
gcc-5: scipy/optimize/Zeros/bisect.c | |
gcc-5: scipy/optimize/Zeros/brenth.c | |
ar: adding 4 object files to build/temp.linux-x86_64-2.7/librootfind.a | |
building 'superlu_src' library | |
compiling C sources | |
C compiler: /bio/linuxbrew/bin/gcc-5 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -fPIC | |
creating build/temp.linux-x86_64-2.7/scipy/sparse | |
creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg | |
creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/dsolve | |
creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/SuperLU | |
creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/SuperLU/SRC | |
compile options: '-DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/heap_relax_snode.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dzsum1.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpanel_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dldperm.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsequ.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/mark_relax.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_heap_relax_snode.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpruneL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sdiagonal.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcolumn_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zsnode_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zdiagonal.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/qselect.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cldperm.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zldperm.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_relax_snode.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsrfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/xerbla.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcomplex.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcopy_to_ucol.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ddiagonal.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsequ.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/relax_snode.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsrfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrf.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgscon.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrf.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpruneL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpanel_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas3.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/spruneL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ssnode_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcolumn_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpivotL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spanel_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrf.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsequ.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgscon.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/scomplex.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpanel_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spivotL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlacon.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpivotL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas3.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpruneL.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c | |
gcc-5: scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c | |
ar: adding 50 object files to build/temp.linux-x86_64-2.7/libsuperlu_src.a | |
ar: adding 50 object files to build/temp.linux-x86_64-2.7/libsuperlu_src.a | |
ar: adding 50 object files to build/temp.linux-x86_64-2.7/libsuperlu_src.a | |
ar: adding 23 object files to build/temp.linux-x86_64-2.7/libsuperlu_src.a | |
building 'arpack_scipy' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen | |
creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack | |
creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK | |
creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC | |
creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL | |
creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK | |
creating build/temp.linux-x86_64-2.7/tmp | |
creating build/temp.linux-x86_64-2.7/tmp/scipy20150704-33504-1matagn | |
creating build/temp.linux-x86_64-2.7/tmp/scipy20150704-33504-1matagn/scipy-0.15.1 | |
creating build/temp.linux-x86_64-2.7/tmp/scipy20150704-33504-1matagn/scipy-0.15.1/scipy | |
creating build/temp.linux-x86_64-2.7/tmp/scipy20150704-33504-1matagn/scipy-0.15.1/scipy/_build_utils | |
creating build/temp.linux-x86_64-2.7/tmp/scipy20150704-33504-1matagn/scipy-0.15.1/scipy/_build_utils/src | |
compile options: '-Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC -I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/csortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaitr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsesrt.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstqrb.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zsortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssesrt.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaitr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupe.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaitr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaitr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaitr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupe.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstqrb.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iset.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cvout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dvout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/smout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/ivout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dmout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cmout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zmout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zvout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/svout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icnteq.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iswap.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f | |
gfortran:f77: /tmp/scipy20150704-33504-1matagn/scipy-0.15.1/scipy/_build_utils/src/wrap_dummy_g77_abi.f | |
gfortran:f77: /tmp/scipy20150704-33504-1matagn/scipy-0.15.1/scipy/_build_utils/src/wrap_dummy_accelerate.f | |
ar: adding 50 object files to build/temp.linux-x86_64-2.7/libarpack_scipy.a | |
ar: adding 40 object files to build/temp.linux-x86_64-2.7/libarpack_scipy.a | |
building 'sc_c_misc' library | |
compiling C sources | |
C compiler: /bio/linuxbrew/bin/gcc-5 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -fPIC | |
creating build/temp.linux-x86_64-2.7/scipy/special | |
creating build/temp.linux-x86_64-2.7/scipy/special/c_misc | |
compile options: '-I/tmp/scipy20150704-33504-1matagn/scipy-0.15.1/scipy/special -I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -I/bio/linuxbrew/Cellar/python/2.7.10/include/python2.7 -I/tmp/scipy20150704-33504-1matagn/scipy-0.15.1/scipy/special/c_misc -I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gcc-5: scipy/special/c_misc/gammasgn.c | |
gcc-5: scipy/special/c_misc/besselpoly.c | |
gcc-5: scipy/special/c_misc/gammaincinv.c | |
gcc-5: scipy/special/c_misc/poch.c | |
gcc-5: scipy/special/c_misc/struve.c | |
gcc-5: scipy/special/c_misc/fsolve.c | |
ar: adding 6 object files to build/temp.linux-x86_64-2.7/libsc_c_misc.a | |
building 'sc_cephes' library | |
compiling C sources | |
C compiler: /bio/linuxbrew/bin/gcc-5 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -fPIC | |
creating build/temp.linux-x86_64-2.7/scipy/special/cephes | |
compile options: '-I/tmp/scipy20150704-33504-1matagn/scipy-0.15.1/scipy/special -I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -I/bio/linuxbrew/Cellar/python/2.7.10/include/python2.7 -I/tmp/scipy20150704-33504-1matagn/scipy-0.15.1/scipy/special/c_misc -I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gcc-5: scipy/special/cephes/igam.c | |
gcc-5: scipy/special/cephes/gamma.c | |
gcc-5: scipy/special/cephes/ellpk.c | |
gcc-5: scipy/special/cephes/stdtr.c | |
gcc-5: scipy/special/cephes/unity.c | |
gcc-5: scipy/special/cephes/exp10.c | |
gcc-5: scipy/special/cephes/powi.c | |
gcc-5: scipy/special/cephes/ndtr.c | |
gcc-5: scipy/special/cephes/k0.c | |
gcc-5: scipy/special/cephes/ellpj.c | |
gcc-5: scipy/special/cephes/nbdtr.c | |
gcc-5: scipy/special/cephes/chdtr.c | |
gcc-5: scipy/special/cephes/btdtr.c | |
gcc-5: scipy/special/cephes/fdtr.c | |
gcc-5: scipy/special/cephes/kn.c | |
gcc-5: scipy/special/cephes/zeta.c | |
gcc-5: scipy/special/cephes/ellpe.c | |
gcc-5: scipy/special/cephes/psi.c | |
gcc-5: scipy/special/cephes/incbet.c | |
gcc-5: scipy/special/cephes/airy.c | |
gcc-5: scipy/special/cephes/polrt.c | |
gcc-5: scipy/special/cephes/i0.c | |
gcc-5: scipy/special/cephes/kolmogorov.c | |
gcc-5: scipy/special/cephes/incbi.c | |
gcc-5: scipy/special/cephes/bdtr.c | |
gcc-5: scipy/special/cephes/polyn.c | |
gcc-5: scipy/special/cephes/zetac.c | |
gcc-5: scipy/special/cephes/hyp2f1.c | |
gcc-5: scipy/special/cephes/tukey.c | |
gcc-5: scipy/special/cephes/cpmul.c | |
gcc-5: scipy/special/cephes/hyperg.c | |
gcc-5: scipy/special/cephes/dawsn.c | |
gcc-5: scipy/special/cephes/tandg.c | |
gcc-5: scipy/special/cephes/pdtr.c | |
gcc-5: scipy/special/cephes/gels.c | |
gcc-5: scipy/special/cephes/polevl.c | |
gcc-5: scipy/special/cephes/fresnl.c | |
gcc-5: scipy/special/cephes/mmmpy.c | |
gcc-5: scipy/special/cephes/shichi.c | |
gcc-5: scipy/special/cephes/j1.c | |
gcc-5: scipy/special/cephes/j0.c | |
gcc-5: scipy/special/cephes/ellik.c | |
gcc-5: scipy/special/cephes/chbevl.c | |
gcc-5: scipy/special/cephes/beta.c | |
gcc-5: scipy/special/cephes/struve.c | |
gcc-5: scipy/special/cephes/k1.c | |
gcc-5: scipy/special/cephes/mtransp.c | |
gcc-5: scipy/special/cephes/sici.c | |
gcc-5: scipy/special/cephes/cbrt.c | |
gcc-5: scipy/special/cephes/setprec.c | |
gcc-5: scipy/special/cephes/mvmpy.c | |
gcc-5: scipy/special/cephes/gdtr.c | |
gcc-5: scipy/special/cephes/scipy_iv.c | |
gcc-5: scipy/special/cephes/mtherr.c | |
gcc-5: scipy/special/cephes/sincos.c | |
gcc-5: scipy/special/cephes/const.c | |
gcc-5: scipy/special/cephes/ndtri.c | |
gcc-5: scipy/special/cephes/yn.c | |
gcc-5: scipy/special/cephes/igami.c | |
gcc-5: scipy/special/cephes/ellie.c | |
gcc-5: scipy/special/cephes/simpsn.c | |
gcc-5: scipy/special/cephes/simq.c | |
gcc-5: scipy/special/cephes/sindg.c | |
gcc-5: scipy/special/cephes/polmisc.c | |
gcc-5: scipy/special/cephes/jv.c | |
gcc-5: scipy/special/cephes/exp2.c | |
gcc-5: scipy/special/cephes/spence.c | |
gcc-5: scipy/special/cephes/round.c | |
gcc-5: scipy/special/cephes/rgamma.c | |
gcc-5: scipy/special/cephes/i1.c | |
gcc-5: scipy/special/cephes/expn.c | |
ar: adding 50 object files to build/temp.linux-x86_64-2.7/libsc_cephes.a | |
ar: adding 21 object files to build/temp.linux-x86_64-2.7/libsc_cephes.a | |
building 'sc_mach' library | |
using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy/special/setup.py', 1)} | |
customize Gnu95FCompiler | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 | |
creating build/temp.linux-x86_64-2.7/scipy/special/mach | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/mach/r1mach.f | |
gfortran:f77: scipy/special/mach/i1mach.f | |
gfortran:f77: scipy/special/mach/d1mach.f | |
gfortran:f77: scipy/special/mach/xerror.f | |
ar: adding 4 object files to build/temp.linux-x86_64-2.7/libsc_mach.a | |
building 'sc_amos' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/special/amos | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/amos/zbuni.f | |
gfortran:f77: scipy/special/amos/zacai.f | |
gfortran:f77: scipy/special/amos/zunk1.f | |
gfortran:f77: scipy/special/amos/zbiry.f | |
gfortran:f77: scipy/special/amos/zwrsk.f | |
gfortran:f77: scipy/special/amos/zs1s2.f | |
gfortran:f77: scipy/special/amos/zuchk.f | |
gfortran:f77: scipy/special/amos/zabs.f | |
gfortran:f77: scipy/special/amos/zbesy.f | |
gfortran:f77: scipy/special/amos/zuni2.f | |
gfortran:f77: scipy/special/amos/zrati.f | |
gfortran:f77: scipy/special/amos/zairy.f | |
gfortran:f77: scipy/special/amos/zexp.f | |
gfortran:f77: scipy/special/amos/zbunk.f | |
gfortran:f77: scipy/special/amos/zshch.f | |
gfortran:f77: scipy/special/amos/zacon.f | |
gfortran:f77: scipy/special/amos/zuoik.f | |
gfortran:f77: scipy/special/amos/zbesi.f | |
gfortran:f77: scipy/special/amos/zasyi.f | |
gfortran:f77: scipy/special/amos/zseri.f | |
gfortran:f77: scipy/special/amos/zunk2.f | |
gfortran:f77: scipy/special/amos/zbesj.f | |
gfortran:f77: scipy/special/amos/zmlri.f | |
gfortran:f77: scipy/special/amos/dsclmr.f | |
gfortran:f77: scipy/special/amos/zkscl.f | |
gfortran:f77: scipy/special/amos/zunhj.f | |
gfortran:f77: scipy/special/amos/zlog.f | |
gfortran:f77: scipy/special/amos/zdiv.f | |
gfortran:f77: scipy/special/amos/zbknu.f | |
gfortran:f77: scipy/special/amos/zbesk.f | |
gfortran:f77: scipy/special/amos/zsqrt.f | |
gfortran:f77: scipy/special/amos/zbinu.f | |
gfortran:f77: scipy/special/amos/dgamln.f | |
gfortran:f77: scipy/special/amos/zbesh.f | |
gfortran:f77: scipy/special/amos/zmlt.f | |
gfortran:f77: scipy/special/amos/zunik.f | |
gfortran:f77: scipy/special/amos/fdump.f | |
gfortran:f77: scipy/special/amos/zuni1.f | |
ar: adding 38 object files to build/temp.linux-x86_64-2.7/libsc_amos.a | |
building 'sc_cdf' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/special/cdflib | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/cdflib/cumchn.f | |
gfortran:f77: scipy/special/cdflib/basym.f | |
gfortran:f77: scipy/special/cdflib/bcorr.f | |
gfortran:f77: scipy/special/cdflib/cumbet.f | |
gfortran:f77: scipy/special/cdflib/brcomp.f | |
gfortran:f77: scipy/special/cdflib/cdfchn.f | |
gfortran:f77: scipy/special/cdflib/stvaln.f | |
gfortran:f77: scipy/special/cdflib/dt1.f | |
gfortran:f77: scipy/special/cdflib/cdft.f | |
gfortran:f77: scipy/special/cdflib/cdfbin.f | |
gfortran:f77: scipy/special/cdflib/cumnor.f | |
gfortran:f77: scipy/special/cdflib/betaln.f | |
gfortran:f77: scipy/special/cdflib/cdfgam.f | |
gfortran:f77: scipy/special/cdflib/cdfbet.f | |
gfortran:f77: scipy/special/cdflib/cumpoi.f | |
gfortran:f77: scipy/special/cdflib/rcomp.f | |
gfortran:f77: scipy/special/cdflib/cumt.f | |
gfortran:f77: scipy/special/cdflib/erf.f | |
gfortran:f77: scipy/special/cdflib/cdff.f | |
gfortran:f77: scipy/special/cdflib/gamma_fort.f | |
gfortran:f77: scipy/special/cdflib/cdfchi.f | |
gfortran:f77: scipy/special/cdflib/dinvr.f | |
gfortran:f77: scipy/special/cdflib/rlog.f | |
gfortran:f77: scipy/special/cdflib/bpser.f | |
gfortran:f77: scipy/special/cdflib/brcmp1.f | |
gfortran:f77: scipy/special/cdflib/ipmpar.f | |
gfortran:f77: scipy/special/cdflib/rexp.f | |
gfortran:f77: scipy/special/cdflib/cumnbn.f | |
gfortran:f77: scipy/special/cdflib/algdiv.f | |
gfortran:f77: scipy/special/cdflib/gam1.f | |
gfortran:f77: scipy/special/cdflib/psi_fort.f | |
gfortran:f77: scipy/special/cdflib/cdffnc.f | |
gfortran:f77: scipy/special/cdflib/gsumln.f | |
gfortran:f77: scipy/special/cdflib/bfrac.f | |
gfortran:f77: scipy/special/cdflib/bratio.f | |
gfortran:f77: scipy/special/cdflib/erfc1.f | |
gfortran:f77: scipy/special/cdflib/cdftnc.f | |
gfortran:f77: scipy/special/cdflib/esum.f | |
gfortran:f77: scipy/special/cdflib/cumtnc.f | |
gfortran:f77: scipy/special/cdflib/spmpar.f | |
gfortran:f77: scipy/special/cdflib/cumgam.f | |
gfortran:f77: scipy/special/cdflib/cumbin.f | |
gfortran:f77: scipy/special/cdflib/gaminv.f | |
gfortran:f77: scipy/special/cdflib/cdfnbn.f | |
gfortran:f77: scipy/special/cdflib/gamln1.f | |
gfortran:f77: scipy/special/cdflib/alngam.f | |
gfortran:f77: scipy/special/cdflib/cumchi.f | |
gfortran:f77: scipy/special/cdflib/dzror.f | |
gfortran:f77: scipy/special/cdflib/bup.f | |
gfortran:f77: scipy/special/cdflib/exparg.f | |
gfortran:f77: scipy/special/cdflib/apser.f | |
gfortran:f77: scipy/special/cdflib/cumf.f | |
gfortran:f77: scipy/special/cdflib/devlpl.f | |
gfortran:f77: scipy/special/cdflib/rlog1.f | |
gfortran:f77: scipy/special/cdflib/alnrel.f | |
gfortran:f77: scipy/special/cdflib/grat1.f | |
gfortran:f77: scipy/special/cdflib/gratio.f | |
gfortran:f77: scipy/special/cdflib/fpser.f | |
gfortran:f77: scipy/special/cdflib/gamln.f | |
gfortran:f77: scipy/special/cdflib/cdfnor.f | |
gfortran:f77: scipy/special/cdflib/dinvnr.f | |
gfortran:f77: scipy/special/cdflib/bgrat.f | |
gfortran:f77: scipy/special/cdflib/cumfnc.f | |
gfortran:f77: scipy/special/cdflib/cdfpoi.f | |
ar: adding 50 object files to build/temp.linux-x86_64-2.7/libsc_cdf.a | |
ar: adding 14 object files to build/temp.linux-x86_64-2.7/libsc_cdf.a | |
building 'sc_specfun' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/special/specfun | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/specfun/specfun.f | |
ar: adding 1 object files to build/temp.linux-x86_64-2.7/libsc_specfun.a | |
building 'statlib' library | |
compiling Fortran sources | |
Fortran f77 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran f90 compiler: /bio/linuxbrew/bin/gfortran -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
Fortran fix compiler: /bio/linuxbrew/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -Os -w -pipe -march=core2 -O3 -funroll-loops | |
creating build/temp.linux-x86_64-2.7/scipy/stats | |
creating build/temp.linux-x86_64-2.7/scipy/stats/statlib | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/stats/statlib/swilk.f | |
gfortran:f77: scipy/stats/statlib/spearman.f | |
gfortran:f77: scipy/stats/statlib/ansari.f | |
ar: adding 3 object files to build/temp.linux-x86_64-2.7/libstatlib.a | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
extending extension 'scipy.sparse.linalg.dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)] | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'scipy.cluster._vq' extension | |
compiling C sources | |
C compiler: /bio/linuxbrew/bin/gcc-5 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -fPIC | |
creating build/temp.linux-x86_64-2.7/scipy/cluster | |
compile options: '-I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -I/bio/linuxbrew/Cellar/python/2.7.10/lib/python2.7/site-packages/numpy/core/include -I/bio/linuxbrew/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/sqlite/include -I/bio/linuxbrew/Cellar/python/2.7.10/include/python2.7 -c' | |
gcc-5: scipy/cluster/_vq.c | |
/bio/linuxbrew/bin/gfortran -Wall -g -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib build/temp.linux-x86_64-2.7/scipy/cluster/_vq.o -L/bio/linuxbrew/lib -L/bio/linuxbrew/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/sqlite/lib -L/bio/linuxbrew/Cellar/python/2.7.10/lib -Lbuild/temp.linux-x86_64-2.7 -lopenblas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/cluster/_vq.so | |
/lib/../lib64/crt1.o: In function `_start': | |
(.text+0x20): undefined reference to `main' | |
collect2: error: ld returned 1 exit status | |
/lib/../lib64/crt1.o: In function `_start': | |
(.text+0x20): undefined reference to `main' | |
collect2: error: ld returned 1 exit status | |
error: Command "/bio/linuxbrew/bin/gfortran -Wall -g -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib build/temp.linux-x86_64-2.7/scipy/cluster/_vq.o -L/bio/linuxbrew/lib -L/bio/linuxbrew/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/sqlite/lib -L/bio/linuxbrew/Cellar/python/2.7.10/lib -Lbuild/temp.linux-x86_64-2.7 -lopenblas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/cluster/_vq.so" failed with exit status 1 | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/linuxbrew | |
HEAD: 9d66a7d208ad96f47fb78188a1091a94f0e9b95d | |
Last commit: 3 days ago | |
HOMEBREW_PREFIX: /bio/linuxbrew | |
HOMEBREW_CELLAR: /bio/linuxbrew/Cellar | |
CPU: 72-core 64-bit 6 | |
OS X: 0-x86_64 | |
Xcode: N/A | |
CLT: N/A | |
Clang: N/A | |
X11: N/A | |
System Ruby: 2.2.2 => /bio/linuxbrew/Cellar/ruby/2.2.2/bin/ruby | |
Perl: /usr/bin/perl | |
Python: /bio/linuxbrew/bin/python => /bio/linuxbrew/Cellar/python/2.7.10/bin/python2.7 | |
Ruby: /bio/linuxbrew/bin/ruby => /bio/linuxbrew/Cellar/ruby/2.2.2/bin/ruby | |
Java: 1.7.0_79 | |
CC: /bio/linuxbrew/bin/gcc-5 => /bio/linuxbrew/Cellar/gcc/5.1.0/bin/gcc-5 | |
CXX: /bio/linuxbrew/bin/g++-5 => /bio/linuxbrew/Cellar/gcc/5.1.0/bin/g++-5 | |
OBJC: /bio/linuxbrew/bin/gcc-5 | |
OBJCXX: /bio/linuxbrew/bin/g++-5 | |
CFLAGS: -Os -w -pipe -march=core2 | |
CXXFLAGS: -Os -w -pipe -march=core2 | |
CPPFLAGS: -isystem/bio/linuxbrew/include | |
LDFLAGS: -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib | |
MAKEFLAGS: -j72 | |
CMAKE_PREFIX_PATH: /bio/linuxbrew | |
PKG_CONFIG_LIBDIR: /bio/linuxbrew/lib/pkgconfig | |
PATH: /bio/linuxbrew/bin:/bio/linuxbrew/bin:/home/tseemann/perl5/bin:/bio/perl5/bin:/bio/linuxbrew/bin:/bio/linuxbrew/sbin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bio/sw/hierBAPS:/bio/sw/brat:/bio/sw/mauve:/bio/sw/splitstree4:/bio/sw/vbc/fqa-tools:/bio/sw/vbc/misc:/bio/sw/MUMmer:/bio/sw/tablet:/bio/sw/nesoni/bin:/home/tseemann/git/wombac/bin:/home/tseemann/git/snippy/bin:/home/tseemann/git/barrnap/bin:/home/tseemann/git/nullarbor/bin:/home/tseemann/git/prokka/bin:/home/tseemann/git/mlst/bin:/home/tseemann/git/abricate/bin:/home/tseemann/git/mdu-tools/bin:/usr/local/sbin:/usr/sbin:/home/tseemann/.local/bin:/home/tseemann/bin:/bio/linuxbrew/Library/ENV/scm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/linuxbrew | |
HEAD: 9d66a7d208ad96f47fb78188a1091a94f0e9b95d | |
Last commit: 3 days ago | |
HOMEBREW_PREFIX: /bio/linuxbrew | |
HOMEBREW_CELLAR: /bio/linuxbrew/Cellar | |
CPU: 72-core 64-bit 6 | |
OS X: 0-x86_64 | |
Xcode: N/A | |
CLT: N/A | |
Clang: N/A | |
X11: N/A | |
System Ruby: 2.2.2 => /bio/linuxbrew/Cellar/ruby/2.2.2/bin/ruby | |
Perl: /usr/bin/perl | |
Python: /bio/linuxbrew/bin/python => /bio/linuxbrew/Cellar/python/2.7.10/bin/python2.7 | |
Ruby: /bio/linuxbrew/bin/ruby => /bio/linuxbrew/Cellar/ruby/2.2.2/bin/ruby | |
Java: 1.7.0_79 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/bio/linuxbrew/lib/python2.7/site-packages.OLD/numpy/distutils/site.cfg | |
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
snippy | |
Warning: Some installed formula are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install hicolor-icon-theme | |
Run `brew missing` for more details. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Formula: scipy | |
Tap: homebrew/homebrew-python | |
Path: /bio/linuxbrew/Library/Taps/homebrew/homebrew-python/scipy.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment