Created
November 13, 2013 21:58
-
-
Save anonymous/7457182 to your computer and use it in GitHub Desktop.
2013-11-12_i686-numpy-1.8.0-scipy-0.13.0-py27-openblastest
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
blas_opt_info: | |
blas_mkl_info: | |
libraries mkl,vml,guide not found in ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib', 'C:\\', 'd:\\devel32\\WinPy2753\\python-2.7.5\\libs'] | |
NOT AVAILABLE | |
openblas_info: | |
FOUND: | |
libraries = ['openblas', 'openblas'] | |
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib'] | |
language = f77 | |
FOUND: | |
libraries = ['openblas', 'openblas'] | |
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib'] | |
language = f77 | |
lapack_opt_info: | |
FOUND: | |
libraries = ['openblas', 'openblas'] | |
library_dirs = ['D:\\work\\test\\mingw64tests\\opt\\openblas32\\lib'] | |
language = f77 | |
Splitting linalg.interpolative Fortran source files | |
umfpack_info: | |
libraries umfpack not found in ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib', 'C:\\', 'd:\\devel32\\WinPy2753\\python-2.7.5\\libs'] | |
NOT AVAILABLE | |
running install | |
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.win32-2.7 | |
creating build\src.win32-2.7\scipy | |
building library "dfftpack" sources | |
building library "fftpack" sources | |
building library "linpack_lite" 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_wrap" sources | |
building extension "scipy.fftpack._fftpack" sources | |
creating build\src.win32-2.7\scipy\fftpack | |
creating build\src.win32-2.7\scipy\fftpack\src | |
conv_template:> build\src.win32-2.7\scipy\fftpack\src\dct.c | |
conv_template:> build\src.win32-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.win32-2.7\scipy\fftpack\_fftpackmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
copying d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\f2py\src\fortranobject.c -> build\src.win32-2.7 | |
copying d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\f2py\src\fortranobject.h -> build\src.win32-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.win32-2.7\scipy\fftpack\convolvemodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-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.win32-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.win32-2.7\scipy\integrate\vodemodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-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.win32-2.7\scipy\integrate\lsodamodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-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.win32-2.7\scipy\integrate\_dopmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.interpolate.interpnd" sources | |
building extension "scipy.interpolate._fitpack" sources | |
building extension "scipy.interpolate.dfitpack" sources | |
creating build\src.win32-2.7\scipy\interpolate | |
creating build\src.win32-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: splev | |
Block: splder | |
Block: splint | |
Block: sproot | |
Block: spalde | |
Block: curfit | |
Block: percur | |
Block: parcur | |
Block: fpcurf0 | |
Block: fpcurf1 | |
Block: fpcurfm1 | |
Block: bispev | |
Block: bispeu | |
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 "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 "bispeu"... | |
z,ier = bispeu(tx,ty,c,kx,ky,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.win32-2.7\scipy\interpolate\src\dfitpackmodule.c" | |
Fortran 77 wrappers are saved to "build\src.win32-2.7\scipy\interpolate\src\dfitpack-f2pywrappers.f" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
adding 'build\src.win32-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.win32-2.7\scipy\lib | |
creating build\src.win32-2.7\scipy\lib\blas | |
from_template:> build\src.win32-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.win32-2.7\build | |
creating build\src.win32-2.7\build\src.win32-2.7 | |
creating build\src.win32-2.7\build\src.win32-2.7\scipy | |
creating build\src.win32-2.7\build\src.win32-2.7\scipy\lib | |
creating build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas | |
f2py options: [] | |
f2py: build\src.win32-2.7\scipy\lib\blas\fblas.pyf | |
Reading fortran codes... | |
Reading file 'build\\src.win32-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.win32-2.7\build\src.win32-2.7\scipy\lib\blas\fblasmodule.c" | |
Fortran 77 wrappers are saved to "build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas\fblas-f2pywrappers.f" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
adding 'build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas\fblas-f2pywrappers.f' to sources. | |
building extension "scipy.lib.blas.cblas" sources | |
adding 'build\src.win32-2.7\scipy\lib\blas\cblas.pyf' to sources. | |
f2py options: [] | |
f2py: build\src.win32-2.7\scipy\lib\blas\cblas.pyf | |
Reading fortran codes... | |
Reading file 'build\\src.win32-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.win32-2.7\build\src.win32-2.7\scipy\lib\blas\cblasmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.lib.lapack.flapack" sources | |
creating build\src.win32-2.7\scipy\lib\lapack | |
from_template:> build\src.win32-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.win32-2.7\build\src.win32-2.7\scipy\lib\lapack | |
f2py options: [] | |
f2py: build\src.win32-2.7\scipy\lib\lapack\flapack.pyf | |
Reading fortran codes... | |
Reading file 'build\\src.win32-2.7\\scipy\\lib\\lapack\\flapack.pyf' (format:free) | |
Line #1590 in build\src.win32-2.7\scipy\lib\lapack\flapack.pyf:" 3*n-1" | |
crackline:3: No pattern for line | |
Line #1612 in build\src.win32-2.7\scipy\lib\lapack\flapack.pyf:" 3*n-1" | |
crackline:3: No pattern for line | |
Line #1634 in build\src.win32-2.7\scipy\lib\lapack\flapack.pyf:" 2*n-1" | |
crackline:3: No pattern for line | |
Line #1656 in build\src.win32-2.7\scipy\lib\lapack\flapack.pyf:" 2*n-1" | |
crackline:3: No pattern for line | |
Line #1679 in build\src.win32-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.win32-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.win32-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.win32-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.win32-2.7\scipy\lib\lapack\flapack.pyf:" n" | |
crackline:3: No pattern for line | |
Line #2668 in build\src.win32-2.7\scipy\lib\lapack\flapack.pyf:" n" | |
crackline:3: No pattern for line | |
Line #2689 in build\src.win32-2.7\scipy\lib\lapack\flapack.pyf:" n" | |
crackline:3: No pattern for line | |
Line #2710 in build\src.win32-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.win32-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.win32-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.win32-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.win32-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.win32-2.7\build\src.win32-2.7\scipy\lib\lapack\flapackmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.lib.lapack.clapack" sources | |
adding 'build\src.win32-2.7\scipy\lib\lapack\clapack.pyf' to sources. | |
f2py options: [] | |
f2py: build\src.win32-2.7\scipy\lib\lapack\clapack.pyf | |
Reading fortran codes... | |
Reading file 'build\\src.win32-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.win32-2.7\build\src.win32-2.7\scipy\lib\lapack\clapackmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.lib.lapack.calc_lwork" sources | |
f2py options: [] | |
f2py:> build\src.win32-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.win32-2.7\scipy\lib\lapack\calc_lworkmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.linalg._fblas" sources | |
creating build\src.win32-2.7\scipy\linalg | |
from_template:> build\src.win32-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.win32-2.7\build\src.win32-2.7\scipy\linalg | |
f2py options: [] | |
f2py: build\src.win32-2.7\scipy\linalg\fblas.pyf | |
Reading fortran codes... | |
Reading file 'build\\src.win32-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: 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 | |
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]) | |
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]) | |
Wrote C/API module "_fblas" to file "build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_fblasmodule.c" | |
Fortran 77 wrappers are saved to "build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_fblas-f2pywrappers.f" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
adding 'build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_fblas-f2pywrappers.f' to sources. | |
building extension "scipy.linalg._flapack" sources | |
from_template:> build\src.win32-2.7\scipy\linalg\flapack.pyf | |
Including file scipy\linalg\flapack_user.pyf.src | |
f2py options: [] | |
f2py: build\src.win32-2.7\scipy\linalg\flapack.pyf | |
Reading fortran codes... | |
Reading file 'build\\src.win32-2.7\\scipy\\linalg\\flapack.pyf' (format:free) | |
Line #4338 in build\src.win32-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 #4418 in build\src.win32-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 #4627 in build\src.win32-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 #4660 in build\src.win32-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 #4693 in build\src.win32-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 #4726 in build\src.win32-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.win32-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.win32-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.win32-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.win32-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: 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: sgesdd | |
Block: dgesdd | |
Block: cgesdd | |
Block: zgesdd | |
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: cgeev | |
Block: zgeev | |
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.win32-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.win32-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.win32-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.win32-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 "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 "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 "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 "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 "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 "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.win32-2.7\build\src.win32-2.7\scipy\linalg\_flapackmodule.c" | |
Fortran 77 wrappers are saved to "build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_flapack-f2pywrappers.f" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
adding 'build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_flapack-f2pywrappers.f' to sources. | |
building extension "scipy.linalg._flinalg" sources | |
f2py options: [] | |
f2py:> build\src.win32-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.win32-2.7\scipy\linalg\_flinalgmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.linalg.calc_lwork" sources | |
f2py options: [] | |
f2py:> build\src.win32-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.win32-2.7\scipy\linalg\calc_lworkmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.linalg._interpolative" sources | |
f2py options: [] | |
f2py: scipy\linalg\interpolative.pyf | |
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.win32-2.7\scipy\linalg\_interpolativemodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-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.win32-2.7\scipy\optimize | |
creating build\src.win32-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.win32-2.7\scipy\optimize\lbfgsb\_lbfgsbmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.optimize.moduleTNC" sources | |
building extension "scipy.optimize._cobyla" sources | |
creating build\src.win32-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.win32-2.7\scipy\optimize\cobyla\_cobylamodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.optimize.minpack2" sources | |
creating build\src.win32-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.win32-2.7\scipy\optimize\minpack2\minpack2module.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.optimize._slsqp" sources | |
creating build\src.win32-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.win32-2.7\scipy\optimize\slsqp\_slsqpmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.optimize._nnls" sources | |
creating build\src.win32-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.win32-2.7\scipy\optimize\nnls\_nnlsmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.signal.sigtools" sources | |
creating build\src.win32-2.7\scipy\signal | |
conv_template:> build\src.win32-2.7\scipy\signal\lfilter.c | |
conv_template:> build\src.win32-2.7\scipy\signal\correlate_nd.c | |
building extension "scipy.signal._spectral" sources | |
building extension "scipy.signal.spline" sources | |
building extension "scipy.sparse.linalg.isolve._iterative" sources | |
creating build\src.win32-2.7\scipy\sparse | |
creating build\src.win32-2.7\scipy\sparse\linalg | |
creating build\src.win32-2.7\scipy\sparse\linalg\isolve | |
creating build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative | |
from_template:> build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\STOPTEST2.f | |
from_template:> build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\getbreak.f | |
from_template:> build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\BiCGREVCOM.f | |
from_template:> build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\BiCGSTABREVCOM.f | |
from_template:> build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\CGREVCOM.f | |
from_template:> build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\CGSREVCOM.f | |
from_template:> build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\GMRESREVCOM.f | |
from_template:> build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\QMRREVCOM.f | |
from_template:> build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\_iterative.pyf | |
creating build\src.win32-2.7\build\src.win32-2.7\scipy\sparse | |
creating build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg | |
creating build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\isolve | |
creating build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative | |
f2py options: [] | |
f2py: build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\_iterative.pyf | |
Reading fortran codes... | |
Reading file 'build\\src.win32-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.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\_iterativemodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.sparse.linalg.dsolve._superlu" sources | |
building extension "scipy.sparse.linalg.dsolve.umfpack.__umfpack" sources | |
creating build\src.win32-2.7\scipy\sparse\linalg\dsolve | |
creating build\src.win32-2.7\scipy\sparse\linalg\dsolve\umfpack | |
building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources | |
creating build\src.win32-2.7\scipy\sparse\linalg\eigen | |
creating build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack | |
from_template:> build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\arpack.pyf | |
creating build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen | |
creating build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack | |
f2py options: [] | |
f2py: build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\arpack.pyf | |
Reading fortran codes... | |
Reading file 'build\\src.win32-2.7\\scipy\\sparse\\linalg\\eigen\\arpack\\arpack.pyf' (format:free) | |
Line #5 in build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\arpack.pyf:" <_rd=real,double precision>" | |
crackline:1: No pattern for line | |
Line #6 in build\src.win32-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.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\_arpackmodule.c" | |
Fortran 77 wrappers are saved to "build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\_arpack-f2pywrappers.f" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
adding 'build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\_arpack-f2pywrappers.f' to sources. | |
building extension "scipy.sparse.sparsetools._csr" sources | |
building extension "scipy.sparse.sparsetools._csc" sources | |
building extension "scipy.sparse.sparsetools._coo" sources | |
building extension "scipy.sparse.sparsetools._bsr" sources | |
building extension "scipy.sparse.sparsetools._dia" sources | |
building extension "scipy.sparse.sparsetools._csgraph" 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._tools" sources | |
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.win32-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) | |
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.win32-2.7\scipy\special\specfunmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
building extension "scipy.special._ufuncs" sources | |
conv_template:> build\src.win32-2.7\scipy\special\_logit.c | |
building extension "scipy.special._ufuncs_cxx" sources | |
building extension "scipy.stats.statlib" sources | |
creating build\src.win32-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.win32-2.7\scipy\stats\statlibmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-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.win32-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.win32-2.7\scipy\stats\futilmodule.c" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-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.win32-2.7\scipy\stats\mvnmodule.c" | |
Fortran 77 wrappers are saved to "build\src.win32-2.7\scipy\stats\mvn-f2pywrappers.f" | |
adding 'build\src.win32-2.7\fortranobject.c' to sources. | |
adding 'build\src.win32-2.7' to include_dirs. | |
adding 'build\src.win32-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.win32-2.7 | |
creating build\lib.win32-2.7\scipy | |
copying scipy\setup.py -> build\lib.win32-2.7\scipy | |
copying scipy\version.py -> build\lib.win32-2.7\scipy | |
copying scipy\__init__.py -> build\lib.win32-2.7\scipy | |
copying build\src.win32-2.7\scipy\__config__.py -> build\lib.win32-2.7\scipy | |
creating build\lib.win32-2.7\scipy\cluster | |
copying scipy\cluster\hierarchy.py -> build\lib.win32-2.7\scipy\cluster | |
copying scipy\cluster\setup.py -> build\lib.win32-2.7\scipy\cluster | |
copying scipy\cluster\vq.py -> build\lib.win32-2.7\scipy\cluster | |
copying scipy\cluster\__init__.py -> build\lib.win32-2.7\scipy\cluster | |
creating build\lib.win32-2.7\scipy\constants | |
copying scipy\constants\codata.py -> build\lib.win32-2.7\scipy\constants | |
copying scipy\constants\constants.py -> build\lib.win32-2.7\scipy\constants | |
copying scipy\constants\setup.py -> build\lib.win32-2.7\scipy\constants | |
copying scipy\constants\__init__.py -> build\lib.win32-2.7\scipy\constants | |
creating build\lib.win32-2.7\scipy\fftpack | |
copying scipy\fftpack\basic.py -> build\lib.win32-2.7\scipy\fftpack | |
copying scipy\fftpack\fftpack_version.py -> build\lib.win32-2.7\scipy\fftpack | |
copying scipy\fftpack\helper.py -> build\lib.win32-2.7\scipy\fftpack | |
copying scipy\fftpack\pseudo_diffs.py -> build\lib.win32-2.7\scipy\fftpack | |
copying scipy\fftpack\realtransforms.py -> build\lib.win32-2.7\scipy\fftpack | |
copying scipy\fftpack\setup.py -> build\lib.win32-2.7\scipy\fftpack | |
copying scipy\fftpack\__init__.py -> build\lib.win32-2.7\scipy\fftpack | |
creating build\lib.win32-2.7\scipy\integrate | |
copying scipy\integrate\odepack.py -> build\lib.win32-2.7\scipy\integrate | |
copying scipy\integrate\quadpack.py -> build\lib.win32-2.7\scipy\integrate | |
copying scipy\integrate\quadrature.py -> build\lib.win32-2.7\scipy\integrate | |
copying scipy\integrate\setup.py -> build\lib.win32-2.7\scipy\integrate | |
copying scipy\integrate\_ode.py -> build\lib.win32-2.7\scipy\integrate | |
copying scipy\integrate\__init__.py -> build\lib.win32-2.7\scipy\integrate | |
creating build\lib.win32-2.7\scipy\interpolate | |
copying scipy\interpolate\fitpack.py -> build\lib.win32-2.7\scipy\interpolate | |
copying scipy\interpolate\fitpack2.py -> build\lib.win32-2.7\scipy\interpolate | |
copying scipy\interpolate\interpnd_info.py -> build\lib.win32-2.7\scipy\interpolate | |
copying scipy\interpolate\interpolate.py -> build\lib.win32-2.7\scipy\interpolate | |
copying scipy\interpolate\interpolate_wrapper.py -> build\lib.win32-2.7\scipy\interpolate | |
copying scipy\interpolate\ndgriddata.py -> build\lib.win32-2.7\scipy\interpolate | |
copying scipy\interpolate\polyint.py -> build\lib.win32-2.7\scipy\interpolate | |
copying scipy\interpolate\rbf.py -> build\lib.win32-2.7\scipy\interpolate | |
copying scipy\interpolate\setup.py -> build\lib.win32-2.7\scipy\interpolate | |
copying scipy\interpolate\__init__.py -> build\lib.win32-2.7\scipy\interpolate | |
creating build\lib.win32-2.7\scipy\io | |
copying scipy\io\idl.py -> build\lib.win32-2.7\scipy\io | |
copying scipy\io\mmio.py -> build\lib.win32-2.7\scipy\io | |
copying scipy\io\netcdf.py -> build\lib.win32-2.7\scipy\io | |
copying scipy\io\setup.py -> build\lib.win32-2.7\scipy\io | |
copying scipy\io\wavfile.py -> build\lib.win32-2.7\scipy\io | |
copying scipy\io\_fortran.py -> build\lib.win32-2.7\scipy\io | |
copying scipy\io\__init__.py -> build\lib.win32-2.7\scipy\io | |
creating build\lib.win32-2.7\scipy\io\matlab | |
copying scipy\io\matlab\byteordercodes.py -> build\lib.win32-2.7\scipy\io\matlab | |
copying scipy\io\matlab\mio.py -> build\lib.win32-2.7\scipy\io\matlab | |
copying scipy\io\matlab\mio4.py -> build\lib.win32-2.7\scipy\io\matlab | |
copying scipy\io\matlab\mio5.py -> build\lib.win32-2.7\scipy\io\matlab | |
copying scipy\io\matlab\mio5_params.py -> build\lib.win32-2.7\scipy\io\matlab | |
copying scipy\io\matlab\miobase.py -> build\lib.win32-2.7\scipy\io\matlab | |
copying scipy\io\matlab\setup.py -> build\lib.win32-2.7\scipy\io\matlab | |
copying scipy\io\matlab\__init__.py -> build\lib.win32-2.7\scipy\io\matlab | |
creating build\lib.win32-2.7\scipy\io\arff | |
copying scipy\io\arff\arffread.py -> build\lib.win32-2.7\scipy\io\arff | |
copying scipy\io\arff\setup.py -> build\lib.win32-2.7\scipy\io\arff | |
copying scipy\io\arff\__init__.py -> build\lib.win32-2.7\scipy\io\arff | |
creating build\lib.win32-2.7\scipy\io\harwell_boeing | |
copying scipy\io\harwell_boeing\hb.py -> build\lib.win32-2.7\scipy\io\harwell_boeing | |
copying scipy\io\harwell_boeing\setup.py -> build\lib.win32-2.7\scipy\io\harwell_boeing | |
copying scipy\io\harwell_boeing\_fortran_format_parser.py -> build\lib.win32-2.7\scipy\io\harwell_boeing | |
copying scipy\io\harwell_boeing\__init__.py -> build\lib.win32-2.7\scipy\io\harwell_boeing | |
creating build\lib.win32-2.7\scipy\lib | |
copying scipy\lib\decorator.py -> build\lib.win32-2.7\scipy\lib | |
copying scipy\lib\setup.py -> build\lib.win32-2.7\scipy\lib | |
copying scipy\lib\six.py -> build\lib.win32-2.7\scipy\lib | |
copying scipy\lib\_gcutils.py -> build\lib.win32-2.7\scipy\lib | |
copying scipy\lib\_util.py -> build\lib.win32-2.7\scipy\lib | |
copying scipy\lib\__init__.py -> build\lib.win32-2.7\scipy\lib | |
creating build\lib.win32-2.7\scipy\lib\blas | |
copying scipy\lib\blas\scons_support.py -> build\lib.win32-2.7\scipy\lib\blas | |
copying scipy\lib\blas\setup.py -> build\lib.win32-2.7\scipy\lib\blas | |
copying scipy\lib\blas\__init__.py -> build\lib.win32-2.7\scipy\lib\blas | |
creating build\lib.win32-2.7\scipy\lib\lapack | |
copying scipy\lib\lapack\scons_support.py -> build\lib.win32-2.7\scipy\lib\lapack | |
copying scipy\lib\lapack\setup.py -> build\lib.win32-2.7\scipy\lib\lapack | |
copying scipy\lib\lapack\__init__.py -> build\lib.win32-2.7\scipy\lib\lapack | |
creating build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\basic.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\blas.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\cblas.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\clapack.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\decomp.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\decomp_cholesky.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\decomp_lu.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\decomp_qr.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\decomp_schur.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\decomp_svd.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\fblas.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\flapack.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\flinalg.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\interpolative.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\lapack.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\linalg_version.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\matfuncs.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\misc.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\setup.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\special_matrices.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\_decomp_polar.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\_decomp_qz.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\_expm_frechet.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\_interpolative_backend.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\_matfuncs_inv_ssq.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\_matfuncs_sqrtm.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\_solvers.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\_testutils.py -> build\lib.win32-2.7\scipy\linalg | |
copying scipy\linalg\__init__.py -> build\lib.win32-2.7\scipy\linalg | |
creating build\lib.win32-2.7\scipy\misc | |
copying scipy\misc\common.py -> build\lib.win32-2.7\scipy\misc | |
copying scipy\misc\doccer.py -> build\lib.win32-2.7\scipy\misc | |
copying scipy\misc\pilutil.py -> build\lib.win32-2.7\scipy\misc | |
copying scipy\misc\setup.py -> build\lib.win32-2.7\scipy\misc | |
copying scipy\misc\__init__.py -> build\lib.win32-2.7\scipy\misc | |
creating build\lib.win32-2.7\scipy\odr | |
copying scipy\odr\add_newdocs.py -> build\lib.win32-2.7\scipy\odr | |
copying scipy\odr\models.py -> build\lib.win32-2.7\scipy\odr | |
copying scipy\odr\odrpack.py -> build\lib.win32-2.7\scipy\odr | |
copying scipy\odr\setup.py -> build\lib.win32-2.7\scipy\odr | |
copying scipy\odr\__init__.py -> build\lib.win32-2.7\scipy\odr | |
creating build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\anneal.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\cobyla.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\lbfgsb.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\linesearch.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\minpack.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\nnls.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\nonlin.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\optimize.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\setup.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\slsqp.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\tnc.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\zeros.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\_basinhopping.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\_minimize.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\_root.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\_trustregion.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\_trustregion_dogleg.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\_trustregion_ncg.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\_tstutils.py -> build\lib.win32-2.7\scipy\optimize | |
copying scipy\optimize\__init__.py -> build\lib.win32-2.7\scipy\optimize | |
creating build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\bsplines.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\cont2discrete.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\dltisys.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\filter_design.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\fir_filter_design.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\ltisys.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\setup.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\signaltools.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\spectral.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\waveforms.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\wavelets.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\windows.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\_arraytools.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\_peak_finding.py -> build\lib.win32-2.7\scipy\signal | |
copying scipy\signal\__init__.py -> build\lib.win32-2.7\scipy\signal | |
creating build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\base.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\bsr.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\compressed.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\construct.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\coo.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\csc.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\csr.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\data.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\dia.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\dok.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\extract.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\lil.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\setup.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\spfuncs.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\sputils.py -> build\lib.win32-2.7\scipy\sparse | |
copying scipy\sparse\__init__.py -> build\lib.win32-2.7\scipy\sparse | |
creating build\lib.win32-2.7\scipy\sparse\linalg | |
copying scipy\sparse\linalg\interface.py -> build\lib.win32-2.7\scipy\sparse\linalg | |
copying scipy\sparse\linalg\matfuncs.py -> build\lib.win32-2.7\scipy\sparse\linalg | |
copying scipy\sparse\linalg\setup.py -> build\lib.win32-2.7\scipy\sparse\linalg | |
copying scipy\sparse\linalg\_expm_multiply.py -> build\lib.win32-2.7\scipy\sparse\linalg | |
copying scipy\sparse\linalg\_onenormest.py -> build\lib.win32-2.7\scipy\sparse\linalg | |
copying scipy\sparse\linalg\__init__.py -> build\lib.win32-2.7\scipy\sparse\linalg | |
creating build\lib.win32-2.7\scipy\sparse\linalg\isolve | |
copying scipy\sparse\linalg\isolve\iterative.py -> build\lib.win32-2.7\scipy\sparse\linalg\isolve | |
copying scipy\sparse\linalg\isolve\lgmres.py -> build\lib.win32-2.7\scipy\sparse\linalg\isolve | |
copying scipy\sparse\linalg\isolve\lsmr.py -> build\lib.win32-2.7\scipy\sparse\linalg\isolve | |
copying scipy\sparse\linalg\isolve\lsqr.py -> build\lib.win32-2.7\scipy\sparse\linalg\isolve | |
copying scipy\sparse\linalg\isolve\minres.py -> build\lib.win32-2.7\scipy\sparse\linalg\isolve | |
copying scipy\sparse\linalg\isolve\setup.py -> build\lib.win32-2.7\scipy\sparse\linalg\isolve | |
copying scipy\sparse\linalg\isolve\utils.py -> build\lib.win32-2.7\scipy\sparse\linalg\isolve | |
copying scipy\sparse\linalg\isolve\__init__.py -> build\lib.win32-2.7\scipy\sparse\linalg\isolve | |
creating build\lib.win32-2.7\scipy\sparse\linalg\dsolve | |
copying scipy\sparse\linalg\dsolve\linsolve.py -> build\lib.win32-2.7\scipy\sparse\linalg\dsolve | |
copying scipy\sparse\linalg\dsolve\setup.py -> build\lib.win32-2.7\scipy\sparse\linalg\dsolve | |
copying scipy\sparse\linalg\dsolve\__init__.py -> build\lib.win32-2.7\scipy\sparse\linalg\dsolve | |
creating build\lib.win32-2.7\scipy\sparse\linalg\dsolve\umfpack | |
copying scipy\sparse\linalg\dsolve\umfpack\setup.py -> build\lib.win32-2.7\scipy\sparse\linalg\dsolve\umfpack | |
copying scipy\sparse\linalg\dsolve\umfpack\umfpack.py -> build\lib.win32-2.7\scipy\sparse\linalg\dsolve\umfpack | |
copying scipy\sparse\linalg\dsolve\umfpack\__init__.py -> build\lib.win32-2.7\scipy\sparse\linalg\dsolve\umfpack | |
creating build\lib.win32-2.7\scipy\sparse\linalg\eigen | |
copying scipy\sparse\linalg\eigen\setup.py -> build\lib.win32-2.7\scipy\sparse\linalg\eigen | |
copying scipy\sparse\linalg\eigen\__init__.py -> build\lib.win32-2.7\scipy\sparse\linalg\eigen | |
creating build\lib.win32-2.7\scipy\sparse\linalg\eigen\arpack | |
copying scipy\sparse\linalg\eigen\arpack\arpack.py -> build\lib.win32-2.7\scipy\sparse\linalg\eigen\arpack | |
copying scipy\sparse\linalg\eigen\arpack\setup.py -> build\lib.win32-2.7\scipy\sparse\linalg\eigen\arpack | |
copying scipy\sparse\linalg\eigen\arpack\__init__.py -> build\lib.win32-2.7\scipy\sparse\linalg\eigen\arpack | |
creating build\lib.win32-2.7\scipy\sparse\linalg\eigen\lobpcg | |
copying scipy\sparse\linalg\eigen\lobpcg\lobpcg.py -> build\lib.win32-2.7\scipy\sparse\linalg\eigen\lobpcg | |
copying scipy\sparse\linalg\eigen\lobpcg\setup.py -> build\lib.win32-2.7\scipy\sparse\linalg\eigen\lobpcg | |
copying scipy\sparse\linalg\eigen\lobpcg\__init__.py -> build\lib.win32-2.7\scipy\sparse\linalg\eigen\lobpcg | |
creating build\lib.win32-2.7\scipy\sparse\sparsetools | |
copying scipy\sparse\sparsetools\bsr.py -> build\lib.win32-2.7\scipy\sparse\sparsetools | |
copying scipy\sparse\sparsetools\coo.py -> build\lib.win32-2.7\scipy\sparse\sparsetools | |
copying scipy\sparse\sparsetools\csc.py -> build\lib.win32-2.7\scipy\sparse\sparsetools | |
copying scipy\sparse\sparsetools\csgraph.py -> build\lib.win32-2.7\scipy\sparse\sparsetools | |
copying scipy\sparse\sparsetools\csr.py -> build\lib.win32-2.7\scipy\sparse\sparsetools | |
copying scipy\sparse\sparsetools\dia.py -> build\lib.win32-2.7\scipy\sparse\sparsetools | |
copying scipy\sparse\sparsetools\setup.py -> build\lib.win32-2.7\scipy\sparse\sparsetools | |
copying scipy\sparse\sparsetools\__init__.py -> build\lib.win32-2.7\scipy\sparse\sparsetools | |
creating build\lib.win32-2.7\scipy\sparse\csgraph | |
copying scipy\sparse\csgraph\setup.py -> build\lib.win32-2.7\scipy\sparse\csgraph | |
copying scipy\sparse\csgraph\_components.py -> build\lib.win32-2.7\scipy\sparse\csgraph | |
copying scipy\sparse\csgraph\_laplacian.py -> build\lib.win32-2.7\scipy\sparse\csgraph | |
copying scipy\sparse\csgraph\_validation.py -> build\lib.win32-2.7\scipy\sparse\csgraph | |
copying scipy\sparse\csgraph\__init__.py -> build\lib.win32-2.7\scipy\sparse\csgraph | |
creating build\lib.win32-2.7\scipy\spatial | |
copying scipy\spatial\distance.py -> build\lib.win32-2.7\scipy\spatial | |
copying scipy\spatial\kdtree.py -> build\lib.win32-2.7\scipy\spatial | |
copying scipy\spatial\setup.py -> build\lib.win32-2.7\scipy\spatial | |
copying scipy\spatial\_plotutils.py -> build\lib.win32-2.7\scipy\spatial | |
copying scipy\spatial\__init__.py -> build\lib.win32-2.7\scipy\spatial | |
creating build\lib.win32-2.7\scipy\special | |
copying scipy\special\add_newdocs.py -> build\lib.win32-2.7\scipy\special | |
copying scipy\special\basic.py -> build\lib.win32-2.7\scipy\special | |
copying scipy\special\generate_ufuncs.py -> build\lib.win32-2.7\scipy\special | |
copying scipy\special\lambertw.py -> build\lib.win32-2.7\scipy\special | |
copying scipy\special\orthogonal.py -> build\lib.win32-2.7\scipy\special | |
copying scipy\special\setup.py -> build\lib.win32-2.7\scipy\special | |
copying scipy\special\spfun_stats.py -> build\lib.win32-2.7\scipy\special | |
copying scipy\special\_testutils.py -> build\lib.win32-2.7\scipy\special | |
copying scipy\special\__init__.py -> build\lib.win32-2.7\scipy\special | |
creating build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\contingency.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\distributions.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\kde.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\morestats.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\mstats.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\mstats_basic.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\mstats_extras.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\rv.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\setup.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\stats.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\vonmises.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\_binned_statistic.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\_support.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\_tukeylambda_stats.py -> build\lib.win32-2.7\scipy\stats | |
copying scipy\stats\__init__.py -> build\lib.win32-2.7\scipy\stats | |
creating build\lib.win32-2.7\scipy\ndimage | |
copying scipy\ndimage\filters.py -> build\lib.win32-2.7\scipy\ndimage | |
copying scipy\ndimage\fourier.py -> build\lib.win32-2.7\scipy\ndimage | |
copying scipy\ndimage\interpolation.py -> build\lib.win32-2.7\scipy\ndimage | |
copying scipy\ndimage\io.py -> build\lib.win32-2.7\scipy\ndimage | |
copying scipy\ndimage\measurements.py -> build\lib.win32-2.7\scipy\ndimage | |
copying scipy\ndimage\morphology.py -> build\lib.win32-2.7\scipy\ndimage | |
copying scipy\ndimage\setup.py -> build\lib.win32-2.7\scipy\ndimage | |
copying scipy\ndimage\_ni_support.py -> build\lib.win32-2.7\scipy\ndimage | |
copying scipy\ndimage\__init__.py -> build\lib.win32-2.7\scipy\ndimage | |
creating build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\accelerate_tools.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\ast_tools.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\base_info.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\base_spec.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\blitz_spec.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\blitz_tools.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\build_tools.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\bytecodecompiler.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\catalog.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\common_info.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\converters.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\cpp_namespace_spec.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\c_spec.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\ext_tools.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\inline_tools.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\numpy_scalar_spec.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\platform_info.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\setup.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\size_check.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\slice_handler.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\standard_array_spec.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\swig2_spec.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\swigptr.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\swigptr2.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\vtk_spec.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\weave_version.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\_dumbdbm_patched.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\_dumb_shelve.py -> build\lib.win32-2.7\scipy\weave | |
copying scipy\weave\__init__.py -> build\lib.win32-2.7\scipy\weave | |
creating build\lib.win32-2.7\scipy\_build_utils | |
copying scipy\_build_utils\_fortran.py -> build\lib.win32-2.7\scipy\_build_utils | |
copying scipy\_build_utils\__init__.py -> build\lib.win32-2.7\scipy\_build_utils | |
running build_clib | |
customize Mingw32CCompiler | |
customize Mingw32CCompiler using build_clib | |
customize GnuFCompiler | |
Could not locate executable g77 | |
Could not locate executable f77 | |
customize IntelVisualFCompiler | |
Could not locate executable ifort | |
Could not locate executable ifl | |
customize AbsoftFCompiler | |
Could not locate executable f90 | |
customize CompaqVisualFCompiler | |
Found executable D:\devel32\msys\bin\DF.exe | |
Found executable D:\devel32\msys\bin\DF.exe | |
d:\devel32\WinPy2753\python-2.7.5\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'test_suite' | |
warnings.warn(msg) | |
Running from scipy source directory. | |
d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\distutils\system_info.py:507: UserWarning: | |
UMFPACK sparse solver (http://www.cise.ufl.edu/research/sparse/umfpack/) | |
not found. Directories to search for the libraries can be specified in the | |
numpy/distutils/site.cfg file (section [umfpack]) or by setting | |
the UMFPACK environment variable. | |
warnings.warn(self.notfounderror.__doc__) | |
"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: []) | |
customize IntelItaniumVisualFCompiler | |
Could not locate executable efl | |
customize Gnu95FCompiler | |
Found executable d:\devel32\mingw32static\bin\gfortran.exe | |
Found executable d:\devel32\mingw32static\bin\gfortran.exe | |
>>> | |
['gfortran'] | |
>>> | |
['gfortran'] | |
>>> | |
customize Gnu95FCompiler | |
>>> | |
['gfortran'] | |
>>> | |
['gfortran'] | |
>>> | |
customize Gnu95FCompiler using build_clib | |
building 'dfftpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7 | |
creating build\temp.win32-2.7\scipy | |
creating build\temp.win32-2.7\scipy\fftpack | |
creating build\temp.win32-2.7\scipy\fftpack\src | |
creating build\temp.win32-2.7\scipy\fftpack\src\dfftpack | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dcosqb.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dcosqf.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dcosqi.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dcost.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dcosti.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dfftb.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dfftb1.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dfftf.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dfftf1.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dffti.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dffti1.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dsinqb.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dsinqf.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dsinqi.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dsint.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dsint1.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\dsinti.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\zfftb.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\zfftb1.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\zfftf.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\zfftf1.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\zffti.f | |
gfortran.exe:f77: scipy\fftpack\src\dfftpack\zffti1.f | |
ar: adding 23 object files to build\temp.win32-2.7\libdfftpack.a | |
Found executable d:\devel32\mingw32static\bin\ar.exe | |
building 'fftpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\fftpack\src\fftpack | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\cfftb.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\cfftb1.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\cfftf.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\cfftf1.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\cffti.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\cffti1.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\cosqb.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\cosqf.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\cosqi.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\cost.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\costi.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\rfftb.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\rfftb1.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\rfftf.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\rfftf1.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\rffti.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\rffti1.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\sinqb.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\sinqf.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\sinqi.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\sint.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\sint1.f | |
gfortran.exe:f77: scipy\fftpack\src\fftpack\sinti.f | |
ar: adding 23 object files to build\temp.win32-2.7\libfftpack.a | |
building 'linpack_lite' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\integrate | |
creating build\temp.win32-2.7\scipy\integrate\linpack_lite | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\integrate\linpack_lite\dgbfa.f | |
gfortran.exe:f77: scipy\integrate\linpack_lite\dgbsl.f | |
gfortran.exe:f77: scipy\integrate\linpack_lite\dgefa.f | |
gfortran.exe:f77: scipy\integrate\linpack_lite\dgesl.f | |
gfortran.exe:f77: scipy\integrate\linpack_lite\dgtsl.f | |
gfortran.exe:f77: scipy\integrate\linpack_lite\zgbfa.f | |
gfortran.exe:f77: scipy\integrate\linpack_lite\zgbsl.f | |
gfortran.exe:f77: scipy\integrate\linpack_lite\zgefa.f | |
gfortran.exe:f77: scipy\integrate\linpack_lite\zgesl.f | |
ar: adding 9 object files to build\temp.win32-2.7\liblinpack_lite.a | |
building 'mach' library | |
using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy\\integrate\\setup.py', 1)} | |
customize Gnu95FCompiler | |
>>> | |
['gfortran'] | |
>>> | |
['gfortran'] | |
>>> | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore | |
creating build\temp.win32-2.7\scipy\integrate\mach | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\integrate\mach\d1mach.f | |
gfortran.exe:f77: scipy\integrate\mach\i1mach.f | |
gfortran.exe:f77: scipy\integrate\mach\r1mach.f | |
gfortran.exe:f77: scipy\integrate\mach\xerror.f | |
ar: adding 4 object files to build\temp.win32-2.7\libmach.a | |
building 'quadpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\integrate\quadpack | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\integrate\quadpack\dqag.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqage.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqagi.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqagie.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqagp.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqagpe.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqags.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqagse.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqawc.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqawce.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqawf.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqawfe.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqawo.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqawoe.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqaws.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqawse.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqc25c.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqc25f.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqc25s.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqcheb.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqelg.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqk15.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqk15i.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqk15w.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqk21.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqk31.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqk41.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqk51.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqk61.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqmomo.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqng.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqpsrt.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqwgtc.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqwgtf.f | |
gfortran.exe:f77: scipy\integrate\quadpack\dqwgts.f | |
ar: adding 35 object files to build\temp.win32-2.7\libquadpack.a | |
building 'odepack' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\integrate\odepack | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\integrate\odepack\adjlr.f | |
gfortran.exe:f77: scipy\integrate\odepack\aigbt.f | |
gfortran.exe:f77: scipy\integrate\odepack\ainvg.f | |
gfortran.exe:f77: scipy\integrate\odepack\blkdta000.f | |
gfortran.exe:f77: scipy\integrate\odepack\bnorm.f | |
gfortran.exe:f77: scipy\integrate\odepack\cdrv.f | |
gfortran.exe:f77: scipy\integrate\odepack\cfode.f | |
gfortran.exe:f77: scipy\integrate\odepack\cntnzu.f | |
gfortran.exe:f77: scipy\integrate\odepack\ddasrt.f | |
gfortran.exe:f77: scipy\integrate\odepack\ddassl.f | |
gfortran.exe:f77: scipy\integrate\odepack\decbt.f | |
gfortran.exe:f77: scipy\integrate\odepack\ewset.f | |
gfortran.exe:f77: scipy\integrate\odepack\fnorm.f | |
gfortran.exe:f77: scipy\integrate\odepack\intdy.f | |
gfortran.exe:f77: scipy\integrate\odepack\iprep.f | |
gfortran.exe:f77: scipy\integrate\odepack\jgroup.f | |
gfortran.exe:f77: scipy\integrate\odepack\lsoda.f | |
gfortran.exe:f77: scipy\integrate\odepack\lsodar.f | |
gfortran.exe:f77: scipy\integrate\odepack\lsode.f | |
gfortran.exe:f77: scipy\integrate\odepack\lsodes.f | |
gfortran.exe:f77: scipy\integrate\odepack\lsodi.f | |
gfortran.exe:f77: scipy\integrate\odepack\lsoibt.f | |
gfortran.exe:f77: scipy\integrate\odepack\md.f | |
gfortran.exe:f77: scipy\integrate\odepack\mdi.f | |
gfortran.exe:f77: scipy\integrate\odepack\mdm.f | |
gfortran.exe:f77: scipy\integrate\odepack\mdp.f | |
gfortran.exe:f77: scipy\integrate\odepack\mdu.f | |
gfortran.exe:f77: scipy\integrate\odepack\nnfc.f | |
gfortran.exe:f77: scipy\integrate\odepack\nnsc.f | |
gfortran.exe:f77: scipy\integrate\odepack\nntc.f | |
gfortran.exe:f77: scipy\integrate\odepack\nroc.f | |
gfortran.exe:f77: scipy\integrate\odepack\nsfc.f | |
gfortran.exe:f77: scipy\integrate\odepack\odrv.f | |
gfortran.exe:f77: scipy\integrate\odepack\pjibt.f | |
gfortran.exe:f77: scipy\integrate\odepack\prep.f | |
gfortran.exe:f77: scipy\integrate\odepack\prepj.f | |
gfortran.exe:f77: scipy\integrate\odepack\prepji.f | |
gfortran.exe:f77: scipy\integrate\odepack\prja.f | |
gfortran.exe:f77: scipy\integrate\odepack\prjs.f | |
gfortran.exe:f77: scipy\integrate\odepack\rchek.f | |
gfortran.exe:f77: scipy\integrate\odepack\roots.f | |
gfortran.exe:f77: scipy\integrate\odepack\slsbt.f | |
gfortran.exe:f77: scipy\integrate\odepack\slss.f | |
gfortran.exe:f77: scipy\integrate\odepack\solbt.f | |
gfortran.exe:f77: scipy\integrate\odepack\solsy.f | |
gfortran.exe:f77: scipy\integrate\odepack\srcar.f | |
gfortran.exe:f77: scipy\integrate\odepack\srcma.f | |
gfortran.exe:f77: scipy\integrate\odepack\srcms.f | |
gfortran.exe:f77: scipy\integrate\odepack\srcom.f | |
gfortran.exe:f77: scipy\integrate\odepack\sro.f | |
gfortran.exe:f77: scipy\integrate\odepack\stoda.f | |
gfortran.exe:f77: scipy\integrate\odepack\stode.f | |
gfortran.exe:f77: scipy\integrate\odepack\stodi.f | |
gfortran.exe:f77: scipy\integrate\odepack\vmnorm.f | |
gfortran.exe:f77: scipy\integrate\odepack\vnorm.f | |
gfortran.exe:f77: scipy\integrate\odepack\vode.f | |
gfortran.exe:f77: scipy\integrate\odepack\xerrwv.f | |
gfortran.exe:f77: scipy\integrate\odepack\xsetf.f | |
gfortran.exe:f77: scipy\integrate\odepack\xsetun.f | |
gfortran.exe:f77: scipy\integrate\odepack\zvode.f | |
ar: adding 50 object files to build\temp.win32-2.7\libodepack.a | |
ar: adding 10 object files to build\temp.win32-2.7\libodepack.a | |
building 'dop' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\integrate\dop | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\integrate\dop\dop853.f | |
gfortran.exe:f77: scipy\integrate\dop\dopri5.f | |
ar: adding 2 object files to build\temp.win32-2.7\libdop.a | |
building 'fitpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\interpolate | |
creating build\temp.win32-2.7\scipy\interpolate\fitpack | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\interpolate\fitpack\bispeu.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\bispev.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\clocur.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\cocosp.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\concon.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\concur.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\cualde.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\curev.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\curfit.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\dblint.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\evapol.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fourco.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpader.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpadno.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpadpo.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpback.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpbacp.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpbfout.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpbisp.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpbspl.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpchec.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpched.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpchep.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpclos.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpcoco.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpcons.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpcosp.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpcsin.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpcurf.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpcuro.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpcyt1.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpcyt2.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpdeno.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpdisc.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpfrno.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpgivs.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpgrdi.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpgrpa.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpgrre.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpgrsp.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpinst.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpintb.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpknot.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpopdi.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpopsp.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fporde.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fppara.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fppasu.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpperi.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fppocu.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fppogr.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fppola.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fprank.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fprati.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpregr.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fprota.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fprppo.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fprpsp.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpseno.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpspgr.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpsphe.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpsuev.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpsurf.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fpsysy.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fptrnp.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\fptrpe.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\insert.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\parcur.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\parder.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\parsur.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\percur.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\pogrid.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\polar.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\profil.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\regrid.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\spalde.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\spgrid.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\sphere.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\splder.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\splev.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\splint.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\sproot.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\surev.f | |
gfortran.exe:f77: scipy\interpolate\fitpack\surfit.f | |
ar: adding 50 object files to build\temp.win32-2.7\libfitpack.a | |
ar: adding 34 object files to build\temp.win32-2.7\libfitpack.a | |
building 'odrpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\odr | |
creating build\temp.win32-2.7\scipy\odr\odrpack | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\odr\odrpack\d_odr.f | |
gfortran.exe:f77: scipy\odr\odrpack\d_mprec.f | |
gfortran.exe:f77: scipy\odr\odrpack\dlunoc.f | |
gfortran.exe:f77: scipy\odr\odrpack\d_lpk.f | |
ar: adding 4 object files to build\temp.win32-2.7\libodrpack.a | |
building 'minpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\optimize | |
creating build\temp.win32-2.7\scipy\optimize\minpack | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\optimize\minpack\chkder.f | |
gfortran.exe:f77: scipy\optimize\minpack\dogleg.f | |
gfortran.exe:f77: scipy\optimize\minpack\dpmpar.f | |
gfortran.exe:f77: scipy\optimize\minpack\enorm.f | |
gfortran.exe:f77: scipy\optimize\minpack\fdjac1.f | |
gfortran.exe:f77: scipy\optimize\minpack\fdjac2.f | |
gfortran.exe:f77: scipy\optimize\minpack\hybrd.f | |
gfortran.exe:f77: scipy\optimize\minpack\hybrd1.f | |
gfortran.exe:f77: scipy\optimize\minpack\hybrj.f | |
gfortran.exe:f77: scipy\optimize\minpack\hybrj1.f | |
gfortran.exe:f77: scipy\optimize\minpack\lmder.f | |
gfortran.exe:f77: scipy\optimize\minpack\lmder1.f | |
gfortran.exe:f77: scipy\optimize\minpack\lmdif.f | |
gfortran.exe:f77: scipy\optimize\minpack\lmdif1.f | |
gfortran.exe:f77: scipy\optimize\minpack\lmpar.f | |
gfortran.exe:f77: scipy\optimize\minpack\lmstr.f | |
gfortran.exe:f77: scipy\optimize\minpack\lmstr1.f | |
gfortran.exe:f77: scipy\optimize\minpack\qform.f | |
gfortran.exe:f77: scipy\optimize\minpack\qrfac.f | |
gfortran.exe:f77: scipy\optimize\minpack\qrsolv.f | |
gfortran.exe:f77: scipy\optimize\minpack\r1mpyq.f | |
gfortran.exe:f77: scipy\optimize\minpack\r1updt.f | |
gfortran.exe:f77: scipy\optimize\minpack\rwupdt.f | |
ar: adding 23 object files to build\temp.win32-2.7\libminpack.a | |
building 'rootfind' library | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\scipy\optimize\zeros | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\optimize\Zeros\brentq.c -o build\temp.win32-2.7\scipy\optimize\zeros\brentq.o | |
Found executable d:\devel32\mingw32static\bin\gcc.exe | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\optimize\Zeros\ridder.c -o build\temp.win32-2.7\scipy\optimize\zeros\ridder.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\optimize\Zeros\brenth.c -o build\temp.win32-2.7\scipy\optimize\zeros\brenth.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\optimize\Zeros\bisect.c -o build\temp.win32-2.7\scipy\optimize\zeros\bisect.o | |
ar: adding 4 object files to build\temp.win32-2.7\librootfind.a | |
building 'superlu_src' library | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\scipy\sparse | |
creating build\temp.win32-2.7\scipy\sparse\linalg | |
creating build\temp.win32-2.7\scipy\sparse\linalg\dsolve | |
creating build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu | |
creating build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src | |
compile options: '-DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dpruneL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dprunel.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ssnode_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ssnode_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_ssnode_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_ssnode_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_spanel_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_spanel_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cgstrs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cgstrs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\memory.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\memory.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\slaqgs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\slaqgs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dcomplex.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dcomplex.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dpanel_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dpanel_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\slacon.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\slacon.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\clacon.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\clacon.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_sdrop_row.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_sdrop_row.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\spruneL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sprunel.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\claqgs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\claqgs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\slamch.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\slamch.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dreadrb.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dreadrb.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dcopy_to_ucol.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dcopy_to_ucol.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_dcopy_to_ucol.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_dcopy_to_ucol.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zcolumn_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zcolumn_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dcolumn_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dcolumn_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zmemory.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zmemory.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sutil.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sutil.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\get_perm_c.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\get_perm_c.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sgssv.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sgssv.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sgstrf.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sgstrf.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zsp_blas2.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zsp_blas2.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dsnode_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dsnode_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zgsisx.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zgsisx.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cpruneL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cprunel.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dreadhb.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dreadhb.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zcopy_to_ucol.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zcopy_to_ucol.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dpanel_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dpanel_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_ccolumn_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_ccolumn_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\spanel_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\spanel_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_dpivotL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_dpivotl.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zpruneL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zprunel.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dsnode_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dsnode_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dgsisx.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dgsisx.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cgssv.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cgssv.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zgsequ.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zgsequ.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\relax_snode.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\relax_snode.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zsnode_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zsnode_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ssp_blas2.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ssp_blas2.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\icmax1.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\icmax1.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\izmax1.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\izmax1.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zreadrb.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zreadrb.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sgscon.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sgscon.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zlacon.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zlacon.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cpivotgrowth.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cpivotgrowth.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\clangs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\clangs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zreadtriple.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zreadtriple.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zutil.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zutil.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zgstrs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zgstrs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_zpanel_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_zpanel_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zldperm.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zldperm.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ccolumn_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ccolumn_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zgsrfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zgsrfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zpanel_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zpanel_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sp_ienv.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sp_ienv.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cutil.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cutil.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dgsitrf.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dgsitrf.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zsp_blas3.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zsp_blas3.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zsnode_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zsnode_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\spivotgrowth.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\spivotgrowth.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dpivotgrowth.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dpivotgrowth.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cpivotL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cpivotl.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sgsequ.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sgsequ.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\qselect.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\qselect.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dsp_blas3.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dsp_blas3.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zgscon.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zgscon.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\csp_blas2.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\csp_blas2.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zgsitrf.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zgsitrf.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\colamd.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\colamd.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_spivotL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_spivotl.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cgscon.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cgscon.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sgsitrf.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sgsitrf.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dgsrfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dgsrfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ssp_blas3.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ssp_blas3.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zlangs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zlangs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sgssvx.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sgssvx.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dlacon.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dlacon.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_cpivotL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_cpivotl.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zdiagonal.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zdiagonal.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_csnode_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_csnode_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\csnode_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\csnode_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cldperm.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cldperm.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zlaqgs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zlaqgs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sgstrs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sgstrs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cpanel_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cpanel_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ssnode_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ssnode_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dlamch.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dlamch.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cgsrfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cgsrfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_zcolumn_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_zcolumn_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ccopy_to_ucol.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ccopy_to_ucol.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\lsame.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\lsame.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sp_coletree.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sp_coletree.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ccolumn_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ccolumn_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zpanel_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zpanel_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_zdrop_row.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_zdrop_row.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zreadhb.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zreadhb.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\scopy_to_ucol.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\scopy_to_ucol.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\creadrb.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\creadrb.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\creadhb.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\creadhb.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cgsisx.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cgsisx.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dgssv.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dgssv.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zgssvx.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zgssvx.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_dcolumn_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_dcolumn_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dldperm.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dldperm.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cgssvx.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cgssvx.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sldperm.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sldperm.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cpanel_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cpanel_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dutil.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dutil.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dcolumn_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dcolumn_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\mark_relax.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\mark_relax.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\scolumn_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\scolumn_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cmemory.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cmemory.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ddiagonal.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ddiagonal.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dgsequ.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dgsequ.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\csp_blas3.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\csp_blas3.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_scolumn_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_scolumn_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_zcopy_to_ucol.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_zcopy_to_ucol.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\mmd.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\mmd.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dgssvx.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dgssvx.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_dsnode_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_dsnode_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dreadtriple.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dreadtriple.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sp_preorder.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sp_preorder.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\superlu_timer.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\superlu_timer.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zpivotL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zpivotl.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\creadtriple.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\creadtriple.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dlangs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dlangs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_heap_relax_snode.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_heap_relax_snode.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sgsisx.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sgsisx.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\csnode_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\csnode_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\heap_relax_snode.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\heap_relax_snode.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cgstrf.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cgstrf.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dlaqgs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dlaqgs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_zsnode_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_zsnode_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zgssv.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zgssv.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_zpivotL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_zpivotl.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\scolumn_bmod.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\scolumn_bmod.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cgsitrf.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cgsitrf.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dmemory.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dmemory.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dpivotL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dpivotl.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\slangs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\slangs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\scomplex.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\scomplex.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sreadrb.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sreadrb.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_ddrop_row.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_ddrop_row.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sreadhb.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sreadhb.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dgstrf.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dgstrf.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sdiagonal.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sdiagonal.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_cpanel_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_cpanel_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sreadtriple.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sreadtriple.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dgstrs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dgstrs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dsp_blas2.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dsp_blas2.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\xerbla.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\xerbla.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_dpanel_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_dpanel_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\spanel_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\spanel_dfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dzsum1.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dzsum1.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_relax_snode.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_relax_snode.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_ccopy_to_ucol.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_ccopy_to_ucol.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zgstrf.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zgstrf.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\dgscon.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\dgscon.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cgsequ.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cgsequ.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\sgsrfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\sgsrfs.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\smemory.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\smemory.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\spivotL.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\spivotl.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zpivotgrowth.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zpivotgrowth.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_scopy_to_ucol.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_scopy_to_ucol.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\cdiagonal.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\cdiagonal.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\util.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\util.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\scsum1.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\scsum1.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\ilu_cdrop_row.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\ilu_cdrop_row.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\sparse\linalg\dsolve\SuperLU\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\sparse\linalg\dsolve\SuperLU\SRC\zcolumn_dfs.c -o build\temp.win32-2.7\scipy\sparse\linalg\dsolve\superlu\src\zcolumn_dfs.o | |
ar: adding 50 object files to build\temp.win32-2.7\libsuperlu_src.a | |
ar: adding 50 object files to build\temp.win32-2.7\libsuperlu_src.a | |
ar: adding 50 object files to build\temp.win32-2.7\libsuperlu_src.a | |
ar: adding 23 object files to build\temp.win32-2.7\libsuperlu_src.a | |
building 'arpack_scipy' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\sparse\linalg\eigen | |
creating build\temp.win32-2.7\scipy\sparse\linalg\eigen\arpack | |
creating build\temp.win32-2.7\scipy\sparse\linalg\eigen\arpack\ARPACK | |
creating build\temp.win32-2.7\scipy\sparse\linalg\eigen\arpack\ARPACK\SRC | |
creating build\temp.win32-2.7\scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL | |
creating build\temp.win32-2.7\scipy\sparse\linalg\eigen\arpack\ARPACK\LAPACK | |
creating build\temp.win32-2.7\work | |
creating build\temp.win32-2.7\work\test | |
creating build\temp.win32-2.7\work\test\mingw64tests | |
creating build\temp.win32-2.7\work\test\mingw64tests\scipy-0.13.0 | |
creating build\temp.win32-2.7\work\test\mingw64tests\scipy-0.13.0\scipy | |
creating build\temp.win32-2.7\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils | |
creating build\temp.win32-2.7\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src | |
compile options: '-Iscipy\sparse\linalg\eigen\arpack\ARPACK\SRC -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\cgetv0.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\cnaitr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\cnapps.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\cnaup2.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\cnaupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\cneigh.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\cneupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\cngets.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\csortc.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\cstatn.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dgetv0.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dlaqrb.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dnaitr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dnapps.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dnaup2.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dnaupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dnaupe.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dnconv.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dneigh.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dneupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dngets.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dsaitr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dsapps.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dsaup2.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dsaupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dsconv.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dseigt.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dsesrt.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dseupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dsgets.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dsortc.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dsortr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dstatn.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dstats.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\dstqrb.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\sgetv0.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\slaqrb.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\snaitr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\snapps.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\snaup2.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\snaupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\snaupe.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\snconv.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\sneigh.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\sneupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\sngets.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\ssaitr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\ssapps.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\ssaup2.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\ssaupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\ssconv.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\sseigt.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\ssesrt.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\sseupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\ssgets.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\ssortc.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\ssortr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\sstatn.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\sstats.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\sstqrb.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\zgetv0.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\znaitr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\znapps.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\znaup2.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\znaupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\zneigh.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\zneupd.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\zngets.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\zsortc.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\SRC\zstatn.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\cmout.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\cvout.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\dmout.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\dvout.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\icnteq.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\icopy.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\iset.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\iswap.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\ivout.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\second_NONE.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\smout.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\svout.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\zmout.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\UTIL\zvout.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\LAPACK\clahqr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\LAPACK\dlahqr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\LAPACK\slahqr.f | |
gfortran.exe:f77: scipy\sparse\linalg\eigen\arpack\ARPACK\LAPACK\zlahqr.f | |
gfortran.exe:f77: d:\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_g77_abi.f | |
gfortran.exe:f77: d:\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_accelerate.f | |
ar: adding 50 object files to build\temp.win32-2.7\libarpack_scipy.a | |
ar: adding 40 object files to build\temp.win32-2.7\libarpack_scipy.a | |
building 'sc_c_misc' library | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\scipy\special | |
creating build\temp.win32-2.7\scipy\special\c_misc | |
compile options: '-D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\c_misc\gammasgn.c -o build\temp.win32-2.7\scipy\special\c_misc\gammasgn.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\c_misc\gammaincinv.c -o build\temp.win32-2.7\scipy\special\c_misc\gammaincinv.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\c_misc\besselpoly.c -o build\temp.win32-2.7\scipy\special\c_misc\besselpoly.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\c_misc\fsolve.c -o build\temp.win32-2.7\scipy\special\c_misc\fsolve.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\c_misc\struve.c -o build\temp.win32-2.7\scipy\special\c_misc\struve.o | |
ar: adding 5 object files to build\temp.win32-2.7\libsc_c_misc.a | |
building 'sc_cephes' library | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\scipy\special\cephes | |
compile options: '-D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\zetac.c -o build\temp.win32-2.7\scipy\special\cephes\zetac.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\polmisc.c -o build\temp.win32-2.7\scipy\special\cephes\polmisc.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\polyn.c -o build\temp.win32-2.7\scipy\special\cephes\polyn.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\ellpk.c -o build\temp.win32-2.7\scipy\special\cephes\ellpk.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\pdtr.c -o build\temp.win32-2.7\scipy\special\cephes\pdtr.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\const.c -o build\temp.win32-2.7\scipy\special\cephes\const.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\ellpj.c -o build\temp.win32-2.7\scipy\special\cephes\ellpj.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\j1.c -o build\temp.win32-2.7\scipy\special\cephes\j1.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\dawsn.c -o build\temp.win32-2.7\scipy\special\cephes\dawsn.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\gamma.c -o build\temp.win32-2.7\scipy\special\cephes\gamma.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\j0.c -o build\temp.win32-2.7\scipy\special\cephes\j0.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\tandg.c -o build\temp.win32-2.7\scipy\special\cephes\tandg.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\beta.c -o build\temp.win32-2.7\scipy\special\cephes\beta.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\simpsn.c -o build\temp.win32-2.7\scipy\special\cephes\simpsn.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\incbet.c -o build\temp.win32-2.7\scipy\special\cephes\incbet.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\igam.c -o build\temp.win32-2.7\scipy\special\cephes\igam.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\k0.c -o build\temp.win32-2.7\scipy\special\cephes\k0.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\zeta.c -o build\temp.win32-2.7\scipy\special\cephes\zeta.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\ellpe.c -o build\temp.win32-2.7\scipy\special\cephes\ellpe.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\stdtr.c -o build\temp.win32-2.7\scipy\special\cephes\stdtr.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\mmmpy.c -o build\temp.win32-2.7\scipy\special\cephes\mmmpy.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\mtransp.c -o build\temp.win32-2.7\scipy\special\cephes\mtransp.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\psi.c -o build\temp.win32-2.7\scipy\special\cephes\psi.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\i0.c -o build\temp.win32-2.7\scipy\special\cephes\i0.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\fresnl.c -o build\temp.win32-2.7\scipy\special\cephes\fresnl.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\euclid.c -o build\temp.win32-2.7\scipy\special\cephes\euclid.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\sincos.c -o build\temp.win32-2.7\scipy\special\cephes\sincos.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\i1.c -o build\temp.win32-2.7\scipy\special\cephes\i1.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\simq.c -o build\temp.win32-2.7\scipy\special\cephes\simq.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\gdtr.c -o build\temp.win32-2.7\scipy\special\cephes\gdtr.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\setprec.c -o build\temp.win32-2.7\scipy\special\cephes\setprec.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\ellik.c -o build\temp.win32-2.7\scipy\special\cephes\ellik.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\tukey.c -o build\temp.win32-2.7\scipy\special\cephes\tukey.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\ellie.c -o build\temp.win32-2.7\scipy\special\cephes\ellie.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\round.c -o build\temp.win32-2.7\scipy\special\cephes\round.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\chdtr.c -o build\temp.win32-2.7\scipy\special\cephes\chdtr.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\kn.c -o build\temp.win32-2.7\scipy\special\cephes\kn.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\igami.c -o build\temp.win32-2.7\scipy\special\cephes\igami.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\rgamma.c -o build\temp.win32-2.7\scipy\special\cephes\rgamma.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\k1.c -o build\temp.win32-2.7\scipy\special\cephes\k1.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\expn.c -o build\temp.win32-2.7\scipy\special\cephes\expn.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\ndtr.c -o build\temp.win32-2.7\scipy\special\cephes\ndtr.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\spence.c -o build\temp.win32-2.7\scipy\special\cephes\spence.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\yn.c -o build\temp.win32-2.7\scipy\special\cephes\yn.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\polrt.c -o build\temp.win32-2.7\scipy\special\cephes\polrt.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\sindg.c -o build\temp.win32-2.7\scipy\special\cephes\sindg.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\exp2.c -o build\temp.win32-2.7\scipy\special\cephes\exp2.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\sici.c -o build\temp.win32-2.7\scipy\special\cephes\sici.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\nbdtr.c -o build\temp.win32-2.7\scipy\special\cephes\nbdtr.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\mtherr.c -o build\temp.win32-2.7\scipy\special\cephes\mtherr.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\hyperg.c -o build\temp.win32-2.7\scipy\special\cephes\hyperg.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\incbi.c -o build\temp.win32-2.7\scipy\special\cephes\incbi.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\btdtr.c -o build\temp.win32-2.7\scipy\special\cephes\btdtr.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\cpmul.c -o build\temp.win32-2.7\scipy\special\cephes\cpmul.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\mvmpy.c -o build\temp.win32-2.7\scipy\special\cephes\mvmpy.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\powi.c -o build\temp.win32-2.7\scipy\special\cephes\powi.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\kolmogorov.c -o build\temp.win32-2.7\scipy\special\cephes\kolmogorov.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\ndtri.c -o build\temp.win32-2.7\scipy\special\cephes\ndtri.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\shichi.c -o build\temp.win32-2.7\scipy\special\cephes\shichi.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\airy.c -o build\temp.win32-2.7\scipy\special\cephes\airy.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\unity.c -o build\temp.win32-2.7\scipy\special\cephes\unity.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\fdtr.c -o build\temp.win32-2.7\scipy\special\cephes\fdtr.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\gels.c -o build\temp.win32-2.7\scipy\special\cephes\gels.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\chbevl.c -o build\temp.win32-2.7\scipy\special\cephes\chbevl.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\bdtr.c -o build\temp.win32-2.7\scipy\special\cephes\bdtr.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\exp10.c -o build\temp.win32-2.7\scipy\special\cephes\exp10.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\polevl.c -o build\temp.win32-2.7\scipy\special\cephes\polevl.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\scipy_iv.c -o build\temp.win32-2.7\scipy\special\cephes\scipy_iv.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\hyp2f1.c -o build\temp.win32-2.7\scipy\special\cephes\hyp2f1.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\struve.c -o build\temp.win32-2.7\scipy\special\cephes\struve.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\jv.c -o build\temp.win32-2.7\scipy\special\cephes\jv.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c scipy\special\cephes\cbrt.c -o build\temp.win32-2.7\scipy\special\cephes\cbrt.o | |
ar: adding 50 object files to build\temp.win32-2.7\libsc_cephes.a | |
ar: adding 22 object files to build\temp.win32-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 | |
>>> | |
['gfortran'] | |
>>> | |
['gfortran'] | |
>>> | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore | |
creating build\temp.win32-2.7\scipy\special\mach | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\special\mach\d1mach.f | |
gfortran.exe:f77: scipy\special\mach\i1mach.f | |
gfortran.exe:f77: scipy\special\mach\r1mach.f | |
gfortran.exe:f77: scipy\special\mach\xerror.f | |
ar: adding 4 object files to build\temp.win32-2.7\libsc_mach.a | |
building 'sc_amos' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\special\amos | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\special\amos\dgamln.f | |
gfortran.exe:f77: scipy\special\amos\dsclmr.f | |
gfortran.exe:f77: scipy\special\amos\fdump.f | |
gfortran.exe:f77: scipy\special\amos\zabs.f | |
gfortran.exe:f77: scipy\special\amos\zacai.f | |
gfortran.exe:f77: scipy\special\amos\zacon.f | |
gfortran.exe:f77: scipy\special\amos\zairy.f | |
gfortran.exe:f77: scipy\special\amos\zasyi.f | |
gfortran.exe:f77: scipy\special\amos\zbesh.f | |
gfortran.exe:f77: scipy\special\amos\zbesi.f | |
gfortran.exe:f77: scipy\special\amos\zbesj.f | |
gfortran.exe:f77: scipy\special\amos\zbesk.f | |
gfortran.exe:f77: scipy\special\amos\zbesy.f | |
gfortran.exe:f77: scipy\special\amos\zbinu.f | |
gfortran.exe:f77: scipy\special\amos\zbiry.f | |
gfortran.exe:f77: scipy\special\amos\zbknu.f | |
gfortran.exe:f77: scipy\special\amos\zbuni.f | |
gfortran.exe:f77: scipy\special\amos\zbunk.f | |
gfortran.exe:f77: scipy\special\amos\zdiv.f | |
gfortran.exe:f77: scipy\special\amos\zexp.f | |
gfortran.exe:f77: scipy\special\amos\zkscl.f | |
gfortran.exe:f77: scipy\special\amos\zlog.f | |
gfortran.exe:f77: scipy\special\amos\zmlri.f | |
gfortran.exe:f77: scipy\special\amos\zmlt.f | |
gfortran.exe:f77: scipy\special\amos\zrati.f | |
gfortran.exe:f77: scipy\special\amos\zs1s2.f | |
gfortran.exe:f77: scipy\special\amos\zseri.f | |
gfortran.exe:f77: scipy\special\amos\zshch.f | |
gfortran.exe:f77: scipy\special\amos\zsqrt.f | |
gfortran.exe:f77: scipy\special\amos\zuchk.f | |
gfortran.exe:f77: scipy\special\amos\zunhj.f | |
gfortran.exe:f77: scipy\special\amos\zuni1.f | |
gfortran.exe:f77: scipy\special\amos\zuni2.f | |
gfortran.exe:f77: scipy\special\amos\zunik.f | |
gfortran.exe:f77: scipy\special\amos\zunk1.f | |
gfortran.exe:f77: scipy\special\amos\zunk2.f | |
gfortran.exe:f77: scipy\special\amos\zuoik.f | |
gfortran.exe:f77: scipy\special\amos\zwrsk.f | |
ar: adding 38 object files to build\temp.win32-2.7\libsc_amos.a | |
building 'sc_cdf' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\special\cdflib | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\special\cdflib\algdiv.f | |
gfortran.exe:f77: scipy\special\cdflib\alngam.f | |
gfortran.exe:f77: scipy\special\cdflib\alnrel.f | |
gfortran.exe:f77: scipy\special\cdflib\apser.f | |
gfortran.exe:f77: scipy\special\cdflib\basym.f | |
gfortran.exe:f77: scipy\special\cdflib\bcorr.f | |
gfortran.exe:f77: scipy\special\cdflib\betaln.f | |
gfortran.exe:f77: scipy\special\cdflib\bfrac.f | |
gfortran.exe:f77: scipy\special\cdflib\bgrat.f | |
gfortran.exe:f77: scipy\special\cdflib\bpser.f | |
gfortran.exe:f77: scipy\special\cdflib\bratio.f | |
gfortran.exe:f77: scipy\special\cdflib\brcmp1.f | |
gfortran.exe:f77: scipy\special\cdflib\brcomp.f | |
gfortran.exe:f77: scipy\special\cdflib\bup.f | |
gfortran.exe:f77: scipy\special\cdflib\cdfbet.f | |
gfortran.exe:f77: scipy\special\cdflib\cdfbin.f | |
gfortran.exe:f77: scipy\special\cdflib\cdfchi.f | |
gfortran.exe:f77: scipy\special\cdflib\cdfchn.f | |
gfortran.exe:f77: scipy\special\cdflib\cdff.f | |
gfortran.exe:f77: scipy\special\cdflib\cdffnc.f | |
gfortran.exe:f77: scipy\special\cdflib\cdfgam.f | |
gfortran.exe:f77: scipy\special\cdflib\cdfnbn.f | |
gfortran.exe:f77: scipy\special\cdflib\cdfnor.f | |
gfortran.exe:f77: scipy\special\cdflib\cdfpoi.f | |
gfortran.exe:f77: scipy\special\cdflib\cdft.f | |
gfortran.exe:f77: scipy\special\cdflib\cdftnc.f | |
gfortran.exe:f77: scipy\special\cdflib\cumbet.f | |
gfortran.exe:f77: scipy\special\cdflib\cumbin.f | |
gfortran.exe:f77: scipy\special\cdflib\cumchi.f | |
gfortran.exe:f77: scipy\special\cdflib\cumchn.f | |
gfortran.exe:f77: scipy\special\cdflib\cumf.f | |
gfortran.exe:f77: scipy\special\cdflib\cumfnc.f | |
gfortran.exe:f77: scipy\special\cdflib\cumgam.f | |
gfortran.exe:f77: scipy\special\cdflib\cumnbn.f | |
gfortran.exe:f77: scipy\special\cdflib\cumnor.f | |
gfortran.exe:f77: scipy\special\cdflib\cumpoi.f | |
gfortran.exe:f77: scipy\special\cdflib\cumt.f | |
gfortran.exe:f77: scipy\special\cdflib\cumtnc.f | |
gfortran.exe:f77: scipy\special\cdflib\devlpl.f | |
gfortran.exe:f77: scipy\special\cdflib\dinvnr.f | |
gfortran.exe:f77: scipy\special\cdflib\dinvr.f | |
gfortran.exe:f77: scipy\special\cdflib\dt1.f | |
gfortran.exe:f77: scipy\special\cdflib\dzror.f | |
gfortran.exe:f77: scipy\special\cdflib\erf.f | |
gfortran.exe:f77: scipy\special\cdflib\erfc1.f | |
gfortran.exe:f77: scipy\special\cdflib\esum.f | |
gfortran.exe:f77: scipy\special\cdflib\exparg.f | |
gfortran.exe:f77: scipy\special\cdflib\fpser.f | |
gfortran.exe:f77: scipy\special\cdflib\gam1.f | |
gfortran.exe:f77: scipy\special\cdflib\gaminv.f | |
gfortran.exe:f77: scipy\special\cdflib\gamln.f | |
gfortran.exe:f77: scipy\special\cdflib\gamln1.f | |
gfortran.exe:f77: scipy\special\cdflib\gamma_fort.f | |
gfortran.exe:f77: scipy\special\cdflib\grat1.f | |
gfortran.exe:f77: scipy\special\cdflib\gratio.f | |
gfortran.exe:f77: scipy\special\cdflib\gsumln.f | |
gfortran.exe:f77: scipy\special\cdflib\ipmpar.f | |
gfortran.exe:f77: scipy\special\cdflib\psi_fort.f | |
gfortran.exe:f77: scipy\special\cdflib\rcomp.f | |
gfortran.exe:f77: scipy\special\cdflib\rexp.f | |
gfortran.exe:f77: scipy\special\cdflib\rlog.f | |
gfortran.exe:f77: scipy\special\cdflib\rlog1.f | |
gfortran.exe:f77: scipy\special\cdflib\spmpar.f | |
gfortran.exe:f77: scipy\special\cdflib\stvaln.f | |
ar: adding 50 object files to build\temp.win32-2.7\libsc_cdf.a | |
ar: adding 14 object files to build\temp.win32-2.7\libsc_cdf.a | |
building 'sc_specfun' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\special\specfun | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\special\specfun\specfun.f | |
ar: adding 1 object files to build\temp.win32-2.7\libsc_specfun.a | |
building 'statlib' library | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\scipy\stats | |
creating build\temp.win32-2.7\scipy\stats\statlib | |
compile options: '-Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -c' | |
gfortran.exe:f77: scipy\stats\statlib\ansari.f | |
gfortran.exe:f77: scipy\stats\statlib\spearman.f | |
gfortran.exe:f77: scipy\stats\statlib\swilk.f | |
ar: adding 3 object files to build\temp.win32-2.7\libstatlib.a | |
running build_ext | |
customize Mingw32CCompiler | |
customize Mingw32CCompiler using build_ext | |
extending extension 'scipy.sparse.linalg.dsolve._superlu' defined_macros with [('NO_TIMER', 1), ('USE_VENDOR_BLAS', 1)] | |
extending extension 'scipy.special._ufuncs' defined_macros with [('_USE_MATH_DEFINES', None)] | |
customize Mingw32CCompiler | |
customize Mingw32CCompiler using build_ext | |
customize GnuFCompiler | |
customize IntelVisualFCompiler | |
customize AbsoftFCompiler | |
customize CompaqVisualFCompiler | |
customize IntelItaniumVisualFCompiler | |
customize Gnu95FCompiler | |
>>> | |
['gfortran'] | |
>>> | |
['gfortran'] | |
>>> | |
customize Gnu95FCompiler | |
>>> | |
['gfortran'] | |
>>> | |
['gfortran'] | |
>>> | |
customize Gnu95FCompiler using build_ext | |
building 'scipy.cluster._vq' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release | |
creating build\temp.win32-2.7\Release\scipy | |
creating build\temp.win32-2.7\Release\scipy\cluster | |
creating build\temp.win32-2.7\Release\scipy\cluster\src | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\cluster\src\vq.c -o build\temp.win32-2.7\Release\scipy\cluster\src\vq.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\cluster\src\vq_module.c -o build\temp.win32-2.7\Release\scipy\cluster\src\vq_module.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\cluster\src\vq_module.o build\temp.win32-2.7\Release\scipy\cluster\src\vq.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\cluster\_vq.pyd | |
Found executable d:\devel32\mingw32static\bin\g++.exe | |
building 'scipy.cluster._hierarchy_wrap' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\cluster\src\hierarchy_wrap.c -o build\temp.win32-2.7\Release\scipy\cluster\src\hierarchy_wrap.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\cluster\src\hierarchy.c -o build\temp.win32-2.7\Release\scipy\cluster\src\hierarchy.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\cluster\src\hierarchy_wrap.o build\temp.win32-2.7\Release\scipy\cluster\src\hierarchy.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\cluster\_hierarchy_wrap.pyd | |
building 'scipy.fftpack._fftpack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7 | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\fftpack | |
creating build\temp.win32-2.7\Release\scipy\fftpack | |
creating build\temp.win32-2.7\Release\scipy\fftpack\src | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\fftpack\src | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\fftpack\src -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\fftpack\src -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\fftpack\src\zrfft.c -o build\temp.win32-2.7\Release\scipy\fftpack\src\zrfft.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\fftpack\src -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\fftpack\src\dct.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\fftpack\src\dct.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\fftpack\src -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\fftpack\src\zfftnd.c -o build\temp.win32-2.7\Release\scipy\fftpack\src\zfftnd.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\fftpack\src -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\fftpack\_fftpackmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\fftpack\_fftpackmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\fftpack\src -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\fftpack\src\dst.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\fftpack\src\dst.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\fftpack\src -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\fftpack\src\zfft.c -o build\temp.win32-2.7\Release\scipy\fftpack\src\zfft.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\fftpack\src -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\fftpack\src\drfft.c -o build\temp.win32-2.7\Release\scipy\fftpack\src\drfft.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\fftpack\src -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\fftpack\_fftpackmodule.o build\temp.win32-2.7\Release\scipy\fftpack\src\zfft.o build\temp.win32-2.7\Release\scipy\fftpack\src\drfft.o build\temp.win32-2.7\Release\scipy\fftpack\src\zrfft.o build\temp.win32-2.7\Release\scipy\fftpack\src\zfftnd.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\fftpack\src\dct.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\fftpack\src\dst.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -ldfftpack -lfftpack -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\fftpack\_fftpack.pyd | |
building 'scipy.fftpack.convolve' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\fftpack\convolvemodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\fftpack\convolvemodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\fftpack\src\convolve.c -o build\temp.win32-2.7\Release\scipy\fftpack\src\convolve.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\fftpack\convolvemodule.o build\temp.win32-2.7\Release\scipy\fftpack\src\convolve.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -ldfftpack -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\fftpack\convolve.pyd | |
building 'scipy.integrate._quadpack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\integrate | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\integrate\_quadpackmodule.c -o build\temp.win32-2.7\Release\scipy\integrate\_quadpackmodule.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\scipy\integrate\_quadpackmodule.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lquadpack -llinpack_lite -lmach -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\integrate\_quadpack.pyd | |
building 'scipy.integrate._odepack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\integrate\_odepackmodule.c -o build\temp.win32-2.7\Release\scipy\integrate\_odepackmodule.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\scipy\integrate\_odepackmodule.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lodepack -llinpack_lite -lmach -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\integrate\_odepack.pyd | |
building 'scipy.integrate.vode' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\integrate | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\integrate\vodemodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\integrate\vodemodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\integrate\vodemodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lodepack -llinpack_lite -lmach -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\integrate\vode.pyd | |
building 'scipy.integrate.lsoda' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\integrate\lsodamodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\integrate\lsodamodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\integrate\lsodamodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lodepack -llinpack_lite -lmach -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\integrate\lsoda.pyd | |
building 'scipy.integrate._dop' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\integrate\_dopmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\integrate\_dopmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\integrate\_dopmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -ldop -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\integrate\_dop.pyd | |
building 'scipy.interpolate.interpnd' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\interpolate | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\interpolate\interpnd.c -o build\temp.win32-2.7\Release\scipy\interpolate\interpnd.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\interpolate\interpnd.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\interpolate\interpnd.pyd | |
building 'scipy.interpolate._fitpack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\interpolate\src | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\interpolate\src\_fitpackmodule.c -o build\temp.win32-2.7\Release\scipy\interpolate\src\_fitpackmodule.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\scipy\interpolate\src\_fitpackmodule.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lfitpack -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\interpolate\_fitpack.pyd | |
building 'scipy.interpolate.dfitpack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\interpolate | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\interpolate\src | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\interpolate\src\dfitpackmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\interpolate\src\dfitpackmodule.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: build\src.win32-2.7\scipy\interpolate\src\dfitpack-f2pywrappers.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\interpolate\src\dfitpackmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\interpolate\src\dfitpack-f2pywrappers.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lfitpack -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\interpolate\dfitpack.pyd | |
building 'scipy.interpolate._interpolate' extension | |
compiling C++ sources | |
C compiler: g++ -O2 -Wall | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\interpolate\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
g++ -O2 -Wall -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\interpolate\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\interpolate\src\_interpolate.cpp -o build\temp.win32-2.7\Release\scipy\interpolate\src\_interpolate.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\interpolate\src\_interpolate.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\interpolate\_interpolate.pyd | |
building 'scipy.io.matlab.streams' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\io | |
creating build\temp.win32-2.7\Release\scipy\io\matlab | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\io\matlab\streams.c -o build\temp.win32-2.7\Release\scipy\io\matlab\streams.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\io\matlab\streams.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\io\matlab\streams.pyd | |
building 'scipy.io.matlab.mio_utils' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\io\matlab\mio_utils.c -o build\temp.win32-2.7\Release\scipy\io\matlab\mio_utils.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\io\matlab\mio_utils.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\io\matlab\mio_utils.pyd | |
building 'scipy.io.matlab.mio5_utils' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\io\matlab\mio5_utils.c -o build\temp.win32-2.7\Release\scipy\io\matlab\mio5_utils.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\io\matlab\mio5_utils.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\io\matlab\mio5_utils.pyd | |
building 'scipy.lib.blas.fblas' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7 | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas\fblasmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas\fblasmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\Release\work | |
creating build\temp.win32-2.7\Release\work\test | |
creating build\temp.win32-2.7\Release\work\test\mingw64tests | |
creating build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0 | |
creating build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy | |
creating build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils | |
creating build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: d:\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_g77_abi.f | |
gfortran.exe:f77: d:\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_accelerate.f | |
gfortran.exe:f77: build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas\fblas-f2pywrappers.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas\fblasmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_g77_abi.o build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_accelerate.o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas\fblas-f2pywrappers.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\lib\blas\fblas.pyd | |
building 'scipy.lib.blas.cblas' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas\cblasmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas\cblasmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\blas\cblasmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\lib\blas\cblas.pyd | |
building 'scipy.lib.lapack.flapack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\lapack | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\build\src.win32-2.7\scipy\lib\lapack\flapackmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\lapack\flapackmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\lapack\flapackmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\lib\lapack\flapack.pyd | |
building 'scipy.lib.lapack.clapack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\build\src.win32-2.7\scipy\lib\lapack\clapackmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\lapack\clapackmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\lib\lapack\clapackmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\lib\lapack\clapack.pyd | |
building 'scipy.lib.lapack.calc_lwork' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\lib | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\lib\lapack | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\lib\lapack\calc_lworkmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\lib\lapack\calc_lworkmodule.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\Release\scipy\lib | |
creating build\temp.win32-2.7\Release\scipy\lib\lapack | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\lib\lapack\calc_lwork.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\lib\lapack\calc_lworkmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\lib\lapack\calc_lwork.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\lib\lapack\calc_lwork.pyd | |
building 'scipy.linalg._fblas' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\linalg | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_fblasmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_fblasmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: d:\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_g77_abi.f | |
gfortran.exe:f77: d:\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_accelerate.f | |
gfortran.exe:f77: build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_fblas-f2pywrappers.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_fblasmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_g77_abi.o build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_accelerate.o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_fblas-f2pywrappers.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\linalg\_fblas.pyd | |
building 'scipy.linalg._flapack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_flapackmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_flapackmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: d:\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_g77_abi.f | |
gfortran.exe:f77: d:\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_accelerate.f | |
gfortran.exe:f77: build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_flapack-f2pywrappers.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_flapackmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_g77_abi.o build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_accelerate.o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\linalg\_flapack-f2pywrappers.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\linalg\_flapack.pyd | |
building 'scipy.linalg._flinalg' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\linalg | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\linalg\_flinalgmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\linalg\_flinalgmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\Release\scipy\linalg | |
creating build\temp.win32-2.7\Release\scipy\linalg\src | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\linalg\src\det.f | |
gfortran.exe:f77: scipy\linalg\src\lu.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\linalg\_flinalgmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\linalg\src\det.o build\temp.win32-2.7\Release\scipy\linalg\src\lu.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\linalg\_flinalg.pyd | |
building 'scipy.linalg.calc_lwork' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\linalg\calc_lworkmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\linalg\calc_lworkmodule.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\linalg\src\calc_lwork.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\linalg\calc_lworkmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\linalg\src\calc_lwork.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\linalg\calc_lwork.pyd | |
building 'scipy.linalg._interpolative' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\linalg\_interpolativemodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\linalg\_interpolativemodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\Release\scipy\linalg\src\id_dist | |
creating build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_3.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_4.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_5.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_6.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_7.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_8.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_9.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_10.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_11.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_12.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_13.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_14.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\dfft_subr_15.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddp_aid.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddp_asvd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddp_asvd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddp_rid.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddp_rsvd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddp_rsvd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddr_aid.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddr_asvd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddr_asvd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddr_rid.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddr_rsvd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\iddr_rsvd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_frm_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_frm_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_frm_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_frm_subr_3.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_frm_subr_4.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_frm_subr_5.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_frm_subr_6.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_house.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_id.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_id2svd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_id2svd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_id2svd_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_qrpiv.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_sfft.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_snorm.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_svd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_svd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idd_svd_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_aid_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_aid_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_aid_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_aid_subr_3.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_aid_subr_4.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_aid_subr_5.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_asvd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_asvd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_asvd_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_rid.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_rsvd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_rsvd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzp_rsvd_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzr_aid.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzr_asvd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzr_asvd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzr_rid.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzr_rsvd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idzr_rsvd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_frm_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_frm_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_frm_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_frm_subr_3.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_house.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_id.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_id2svd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_id2svd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_id2svd_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_qrpiv.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_sfft.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_snorm.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_svd_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_svd_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_svd_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\idz_svd_subr_3.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rand_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rand_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rand_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_0.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_1.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_2.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_3.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_4.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_5.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_6.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_7.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_8.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_9.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_10.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\id_rtrans_subr_11.f | |
gfortran.exe:f77: scipy\linalg\src\id_dist\src\prini.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\linalg\_interpolativemodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_3.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_4.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_5.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_6.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_7.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_8.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_9.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_10.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_11.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_12.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_13.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_14.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\dfft_subr_15.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddp_aid.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddp_asvd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddp_asvd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddp_rid.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddp_rsvd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddp_rsvd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddr_aid.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddr_asvd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddr_asvd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddr_rid.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddr_rsvd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\iddr_rsvd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_frm_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_frm_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_frm_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_frm_subr_3.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_frm_subr_4.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_frm_subr_5.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_frm_subr_6.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_house.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_id.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_id2svd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_id2svd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_id2svd_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_qrpiv.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_sfft.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_snorm.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_svd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_svd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idd_svd_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_aid_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_aid_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_aid_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_aid_subr_3.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_aid_subr_4.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_aid_subr_5.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_asvd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_asvd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_asvd_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_rid.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_rsvd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_rsvd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzp_rsvd_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzr_aid.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzr_asvd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzr_asvd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzr_rid.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzr_rsvd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idzr_rsvd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_frm_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_frm_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_frm_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_frm_subr_3.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_house.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_id.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_id2svd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_id2svd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_id2svd_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_qrpiv.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_sfft.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_snorm.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_svd_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_svd_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_svd_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\idz_svd_subr_3.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rand_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rand_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rand_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_0.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_1.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_2.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_3.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_4.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_5.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_6.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_7.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_8.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_9.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_10.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\id_rtrans_subr_11.o build\temp.win32-2.7\Release\scipy\linalg\src\id_dist\src\prini.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\linalg\_interpolative.pyd | |
building 'scipy.odr.__odrpack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\odr | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\odr -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\odr -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\odr\__odrpack.c -o build\temp.win32-2.7\Release\scipy\odr\__odrpack.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\scipy\odr\__odrpack.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lodrpack -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\odr\__odrpack.pyd | |
building 'scipy.optimize._minpack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\optimize | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\optimize\_minpackmodule.c -o build\temp.win32-2.7\Release\scipy\optimize\_minpackmodule.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\scipy\optimize\_minpackmodule.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lminpack -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\optimize\_minpack.pyd | |
building 'scipy.optimize._zeros' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\optimize\zeros.c -o build\temp.win32-2.7\Release\scipy\optimize\zeros.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\optimize\zeros.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lrootfind -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\optimize\_zeros.pyd | |
building 'scipy.optimize._lbfgsb' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\lbfgsb | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\optimize\lbfgsb\_lbfgsbmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\lbfgsb\_lbfgsbmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\Release\scipy\optimize\lbfgsb | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\optimize\lbfgsb\lbfgsb.f | |
gfortran.exe:f77: scipy\optimize\lbfgsb\linpack.f | |
gfortran.exe:f77: scipy\optimize\lbfgsb\timer.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\lbfgsb\_lbfgsbmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\optimize\lbfgsb\lbfgsb.o build\temp.win32-2.7\Release\scipy\optimize\lbfgsb\linpack.o build\temp.win32-2.7\Release\scipy\optimize\lbfgsb\timer.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\optimize\_lbfgsb.pyd | |
building 'scipy.optimize.moduleTNC' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\optimize\tnc | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\optimize\tnc\tnc.c -o build\temp.win32-2.7\Release\scipy\optimize\tnc\tnc.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\optimize\tnc\moduleTNC.c -o build\temp.win32-2.7\Release\scipy\optimize\tnc\moduletnc.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\optimize\tnc\moduletnc.o build\temp.win32-2.7\Release\scipy\optimize\tnc\tnc.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\optimize\moduleTNC.pyd | |
building 'scipy.optimize._cobyla' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\cobyla | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\optimize\cobyla\_cobylamodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\cobyla\_cobylamodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\Release\scipy\optimize\cobyla | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\optimize\cobyla\cobyla2.f | |
gfortran.exe:f77: scipy\optimize\cobyla\trstlp.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\cobyla\_cobylamodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\optimize\cobyla\cobyla2.o build\temp.win32-2.7\Release\scipy\optimize\cobyla\trstlp.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\optimize\_cobyla.pyd | |
building 'scipy.optimize.minpack2' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\minpack2 | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\optimize\minpack2\minpack2module.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\minpack2\minpack2module.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\Release\scipy\optimize\minpack2 | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\optimize\minpack2\dcsrch.f | |
gfortran.exe:f77: scipy\optimize\minpack2\dcstep.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\minpack2\minpack2module.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\optimize\minpack2\dcsrch.o build\temp.win32-2.7\Release\scipy\optimize\minpack2\dcstep.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\optimize\minpack2.pyd | |
building 'scipy.optimize._slsqp' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\slsqp | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\optimize\slsqp\_slsqpmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\slsqp\_slsqpmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\Release\scipy\optimize\slsqp | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\optimize\slsqp\slsqp_optmz.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\slsqp\_slsqpmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\optimize\slsqp\slsqp_optmz.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\optimize\_slsqp.pyd | |
building 'scipy.optimize._nnls' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\nnls | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\optimize\nnls\_nnlsmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\nnls\_nnlsmodule.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\Release\scipy\optimize\nnls | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\optimize\nnls\nnls.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\optimize\nnls\_nnlsmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\optimize\nnls\nnls.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\optimize\_nnls.pyd | |
building 'scipy.signal.sigtools' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\signal | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\signal | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\signal -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\signal -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\signal\correlate_nd.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\signal\correlate_nd.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\signal -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\signal\firfilter.c -o build\temp.win32-2.7\Release\scipy\signal\firfilter.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\signal -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\signal\lfilter.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\signal\lfilter.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\signal -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\signal\medianfilter.c -o build\temp.win32-2.7\Release\scipy\signal\medianfilter.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\signal -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\signal\sigtoolsmodule.c -o build\temp.win32-2.7\Release\scipy\signal\sigtoolsmodule.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\signal\sigtoolsmodule.o build\temp.win32-2.7\Release\scipy\signal\firfilter.o build\temp.win32-2.7\Release\scipy\signal\medianfilter.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\signal\lfilter.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\signal\correlate_nd.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\signal\sigtools.pyd | |
building 'scipy.signal._spectral' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\signal\_spectral.c -o build\temp.win32-2.7\Release\scipy\signal\_spectral.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\signal\_spectral.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\signal\_spectral.pyd | |
building 'scipy.signal.spline' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\signal\S_bspline_util.c -o build\temp.win32-2.7\Release\scipy\signal\s_bspline_util.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\signal\splinemodule.c -o build\temp.win32-2.7\Release\scipy\signal\splinemodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\signal\Z_bspline_util.c -o build\temp.win32-2.7\Release\scipy\signal\z_bspline_util.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\signal\C_bspline_util.c -o build\temp.win32-2.7\Release\scipy\signal\c_bspline_util.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\signal\bspline_util.c -o build\temp.win32-2.7\Release\scipy\signal\bspline_util.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\signal\D_bspline_util.c -o build\temp.win32-2.7\Release\scipy\signal\d_bspline_util.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\signal\splinemodule.o build\temp.win32-2.7\Release\scipy\signal\s_bspline_util.o build\temp.win32-2.7\Release\scipy\signal\d_bspline_util.o build\temp.win32-2.7\Release\scipy\signal\c_bspline_util.o build\temp.win32-2.7\Release\scipy\signal\z_bspline_util.o build\temp.win32-2.7\Release\scipy\signal\bspline_util.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\signal\spline.pyd | |
building 'scipy.sparse.linalg.isolve._iterative' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\isolve | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\_iterativemodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\_iterativemodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg\isolve | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\STOPTEST2.f | |
gfortran.exe:f77: build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\getbreak.f | |
gfortran.exe:f77: build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\BiCGREVCOM.f | |
gfortran.exe:f77: build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\BiCGSTABREVCOM.f | |
gfortran.exe:f77: build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\CGREVCOM.f | |
gfortran.exe:f77: build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\CGSREVCOM.f | |
gfortran.exe:f77: build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\GMRESREVCOM.f | |
gfortran.exe:f77: build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\QMRREVCOM.f | |
gfortran.exe:f77: d:\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_g77_abi.f | |
gfortran.exe:f77: d:\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_accelerate.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\_iterativemodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\STOPTEST2.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\getbreak.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\BiCGREVCOM.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\BiCGSTABREVCOM.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\CGREVCOM.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\CGSREVCOM.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\GMRESREVCOM.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\sparse\linalg\isolve\iterative\QMRREVCOM.o build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_g77_abi.o build\temp.win32-2.7\Release\work\test\mingw64tests\scipy-0.13.0\scipy\_build_utils\src\wrap_dummy_accelerate.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\sparse\linalg\isolve\_iterative.pyd | |
building 'scipy.sparse.linalg.dsolve._superlu' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\sparse | |
creating build\temp.win32-2.7\Release\scipy\sparse\linalg | |
creating build\temp.win32-2.7\Release\scipy\sparse\linalg\dsolve | |
compile options: '-DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\linalg\dsolve\_superlumodule.c -o build\temp.win32-2.7\Release\scipy\sparse\linalg\dsolve\_superlumodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\linalg\dsolve\_superlu_utils.c -o build\temp.win32-2.7\Release\scipy\sparse\linalg\dsolve\_superlu_utils.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNO_TIMER=1 -DUSE_VENDOR_BLAS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\linalg\dsolve\_superluobject.c -o build\temp.win32-2.7\Release\scipy\sparse\linalg\dsolve\_superluobject.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\scipy\sparse\linalg\dsolve\_superlumodule.o build\temp.win32-2.7\Release\scipy\sparse\linalg\dsolve\_superlu_utils.o build\temp.win32-2.7\Release\scipy\sparse\linalg\dsolve\_superluobject.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lsuperlu_src -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\sparse\linalg\dsolve\_superlu.pyd | |
building 'scipy.sparse.linalg.eigen.arpack._arpack' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\_arpackmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\_arpackmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\_arpack-f2pywrappers.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\_arpackmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\build\src.win32-2.7\build\src.win32-2.7\scipy\sparse\linalg\eigen\arpack\_arpack-f2pywrappers.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -larpack_scipy -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\sparse\linalg\eigen\arpack\_arpack.pyd | |
building 'scipy.sparse.sparsetools._csr' extension | |
compiling C++ sources | |
C compiler: g++ -O2 -Wall | |
creating build\temp.win32-2.7\Release\scipy\sparse\sparsetools | |
compile options: '-D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
g++ -O2 -Wall -D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\sparsetools\csr_wrap.cxx -o build\temp.win32-2.7\Release\scipy\sparse\sparsetools\csr_wrap.o | |
Found executable d:\devel32\mingw32static\bin\g++.exe | |
g++ -shared build\temp.win32-2.7\Release\scipy\sparse\sparsetools\csr_wrap.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\sparse\sparsetools\_csr.pyd | |
building 'scipy.sparse.sparsetools._csc' extension | |
compiling C++ sources | |
C compiler: g++ -O2 -Wall | |
compile options: '-D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
g++ -O2 -Wall -D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\sparsetools\csc_wrap.cxx -o build\temp.win32-2.7\Release\scipy\sparse\sparsetools\csc_wrap.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\sparse\sparsetools\csc_wrap.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\sparse\sparsetools\_csc.pyd | |
building 'scipy.sparse.sparsetools._coo' extension | |
compiling C++ sources | |
C compiler: g++ -O2 -Wall | |
compile options: '-D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
g++ -O2 -Wall -D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\sparsetools\coo_wrap.cxx -o build\temp.win32-2.7\Release\scipy\sparse\sparsetools\coo_wrap.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\sparse\sparsetools\coo_wrap.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\sparse\sparsetools\_coo.pyd | |
building 'scipy.sparse.sparsetools._bsr' extension | |
compiling C++ sources | |
C compiler: g++ -O2 -Wall | |
compile options: '-D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
g++ -O2 -Wall -D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\sparsetools\bsr_wrap.cxx -o build\temp.win32-2.7\Release\scipy\sparse\sparsetools\bsr_wrap.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\sparse\sparsetools\bsr_wrap.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\sparse\sparsetools\_bsr.pyd | |
building 'scipy.sparse.sparsetools._dia' extension | |
compiling C++ sources | |
C compiler: g++ -O2 -Wall | |
compile options: '-D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
g++ -O2 -Wall -D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\sparsetools\dia_wrap.cxx -o build\temp.win32-2.7\Release\scipy\sparse\sparsetools\dia_wrap.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\sparse\sparsetools\dia_wrap.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\sparse\sparsetools\_dia.pyd | |
building 'scipy.sparse.sparsetools._csgraph' extension | |
compiling C++ sources | |
C compiler: g++ -O2 -Wall | |
compile options: '-D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
g++ -O2 -Wall -D__STDC_FORMAT_MACROS=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\sparsetools\csgraph_wrap.cxx -o build\temp.win32-2.7\Release\scipy\sparse\sparsetools\csgraph_wrap.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\sparse\sparsetools\csgraph_wrap.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\sparse\sparsetools\_csgraph.pyd | |
building 'scipy.sparse.csgraph._shortest_path' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\sparse\csgraph | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\csgraph\_shortest_path.c -o build\temp.win32-2.7\Release\scipy\sparse\csgraph\_shortest_path.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\sparse\csgraph\_shortest_path.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\sparse\csgraph\_shortest_path.pyd | |
building 'scipy.sparse.csgraph._traversal' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\csgraph\_traversal.c -o build\temp.win32-2.7\Release\scipy\sparse\csgraph\_traversal.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\sparse\csgraph\_traversal.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\sparse\csgraph\_traversal.pyd | |
building 'scipy.sparse.csgraph._min_spanning_tree' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\csgraph\_min_spanning_tree.c -o build\temp.win32-2.7\Release\scipy\sparse\csgraph\_min_spanning_tree.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\sparse\csgraph\_min_spanning_tree.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\sparse\csgraph\_min_spanning_tree.pyd | |
building 'scipy.sparse.csgraph._tools' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\sparse\csgraph\_tools.c -o build\temp.win32-2.7\Release\scipy\sparse\csgraph\_tools.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\sparse\csgraph\_tools.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\sparse\csgraph\_tools.pyd | |
building 'scipy.spatial.qhull' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\spatial | |
creating build\temp.win32-2.7\Release\scipy\spatial\qhull | |
creating build\temp.win32-2.7\Release\scipy\spatial\qhull\src | |
compile options: '-Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\user.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\user.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\stat.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\stat.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\userprintf.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\userprintf.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\poly.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\poly.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\merge.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\merge.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\qset.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\qset.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\io.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\io.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\userprintf_rbox.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\userprintf_rbox.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\mem.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\mem.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\poly2.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\poly2.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\geom.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\geom.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\usermem.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\usermem.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\random.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\random.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\rboxlib.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\rboxlib.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\global.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\global.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\geom2.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\geom2.o | |
gcc -O2 -Wall -Wstrict-prototypes -Dqh_QHpointer=1 -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\qhull\src\libqhull.c -o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\libqhull.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\scipy\spatial\qhull.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\geom2.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\geom.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\global.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\io.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\libqhull.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\mem.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\merge.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\poly2.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\poly.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\qset.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\random.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\rboxlib.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\stat.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\user.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\usermem.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\userprintf.o build\temp.win32-2.7\Release\scipy\spatial\qhull\src\userprintf_rbox.o -LD:\work\test\mingw64tests\opt\openblas32\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lopenblas -lopenblas -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\spatial\qhull.pyd | |
building 'scipy.spatial.ckdtree' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\ckdtree.c -o build\temp.win32-2.7\Release\scipy\spatial\ckdtree.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\spatial\ckdtree.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\spatial\ckdtree.pyd | |
building 'scipy.spatial._distance_wrap' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\spatial\src | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\src\distance_wrap.c -o build\temp.win32-2.7\Release\scipy\spatial\src\distance_wrap.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\spatial\src\distance.c -o build\temp.win32-2.7\Release\scipy\spatial\src\distance.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\spatial\src\distance_wrap.o build\temp.win32-2.7\Release\scipy\spatial\src\distance.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\spatial\_distance_wrap.pyd | |
building 'scipy.special.specfun' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\special | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\special\specfunmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\special\specfunmodule.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\special\specfunmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lsc_specfun -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\special\specfun.pyd | |
building 'scipy.special._ufuncs' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\special | |
compile options: '-D_USE_MATH_DEFINES -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\special\specfun_wrappers.c -o build\temp.win32-2.7\Release\scipy\special\specfun_wrappers.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\special\amos_wrappers.c -o build\temp.win32-2.7\Release\scipy\special\amos_wrappers.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\special\cdf_wrappers.c -o build\temp.win32-2.7\Release\scipy\special\cdf_wrappers.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\special\_logit.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\special\_logit.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\special\_ufuncs.c -o build\temp.win32-2.7\Release\scipy\special\_ufuncs.o | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special\c_misc -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\special\sf_error.c -o build\temp.win32-2.7\Release\scipy\special\sf_error.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\scipy\special\_ufuncs.o build\temp.win32-2.7\Release\scipy\special\sf_error.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\special\_logit.o build\temp.win32-2.7\Release\scipy\special\amos_wrappers.o build\temp.win32-2.7\Release\scipy\special\cdf_wrappers.o build\temp.win32-2.7\Release\scipy\special\specfun_wrappers.o -Ld:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\lib -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lsc_amos -lsc_c_misc -lsc_cephes -lsc_mach -lsc_cdf -lsc_specfun -lnpymath -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\special\_ufuncs.pyd | |
building 'scipy.special._ufuncs_cxx' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\special\sf_error.c -o build\temp.win32-2.7\Release\scipy\special\sf_error.o | |
compiling C++ sources | |
C compiler: g++ -O2 -Wall | |
compile options: '-D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
g++ -O2 -Wall -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\special\Faddeeva.cc -o build\temp.win32-2.7\Release\scipy\special\faddeeva.o | |
g++ -O2 -Wall -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\special\_faddeeva.cxx -o build\temp.win32-2.7\Release\scipy\special\_faddeeva.o | |
g++ -O2 -Wall -D_USE_MATH_DEFINES -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\work\test\mingw64tests\scipy-0.13.0\scipy\special -Id:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\special\_ufuncs_cxx.cxx -o build\temp.win32-2.7\Release\scipy\special\_ufuncs_cxx.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\special\sf_error.o build\temp.win32-2.7\Release\scipy\special\_ufuncs_cxx.o build\temp.win32-2.7\Release\scipy\special\_faddeeva.o build\temp.win32-2.7\Release\scipy\special\faddeeva.o -Ld:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\numpy\\core\\lib -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lnpymath -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\special\_ufuncs_cxx.pyd | |
building 'scipy.stats.statlib' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\stats | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\stats\statlibmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\stats\statlibmodule.o | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\stats\statlibmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lstatlib -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\stats\statlib.pyd | |
building 'scipy.stats.vonmises_cython' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\stats | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\stats\vonmises_cython.c -o build\temp.win32-2.7\Release\scipy\stats\vonmises_cython.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\stats\vonmises_cython.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\stats\vonmises_cython.pyd | |
building 'scipy.stats._rank' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\stats\_rank.c -o build\temp.win32-2.7\Release\scipy\stats\_rank.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\stats\_rank.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\stats\_rank.pyd | |
building 'scipy.stats.futil' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\stats\futilmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\stats\futilmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\stats\futil.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\stats\futilmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\stats\futil.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\stats\futil.pyd | |
building 'scipy.stats.mvn' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\scipy\stats\mvnmodule.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\stats\mvnmodule.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c build\src.win32-2.7\fortranobject.c -o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o | |
compiling Fortran sources | |
Fortran f77 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -O3 -funroll-loops | |
Fortran f90 compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -fno-second-underscore -O3 -funroll-loops | |
Fortran fix compiler: d:\devel32\mingw32static\bin\gfortran.exe -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -O3 -funroll-loops | |
compile options: '-Ibuild\src.win32-2.7 -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gfortran.exe:f77: scipy\stats\mvndst.f | |
gfortran.exe:f77: build\src.win32-2.7\scipy\stats\mvn-f2pywrappers.f | |
d:\devel32\mingw32static\bin\gfortran.exe -Wall -Wall -shared build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\stats\mvnmodule.o build\temp.win32-2.7\Release\build\src.win32-2.7\fortranobject.o build\temp.win32-2.7\Release\scipy\stats\mvndst.o build\temp.win32-2.7\Release\build\src.win32-2.7\scipy\stats\mvn-f2pywrappers.o -Ld:\devel32\mingw32static\lib\gcc\i686-w64-mingw32\4.8.1 -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lgfortran -o build\lib.win32-2.7\scipy\stats\mvn.pyd | |
building 'scipy.ndimage._nd_image' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
creating build\temp.win32-2.7\Release\scipy\ndimage | |
creating build\temp.win32-2.7\Release\scipy\ndimage\src | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\ndimage\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\ndimage\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\ndimage\src\ni_filters.c -o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_filters.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\ndimage\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\ndimage\src\ni_support.c -o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_support.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\ndimage\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\ndimage\src\nd_image.c -o build\temp.win32-2.7\Release\scipy\ndimage\src\nd_image.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\ndimage\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\ndimage\src\ni_interpolation.c -o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_interpolation.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\ndimage\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\ndimage\src\ni_fourier.c -o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_fourier.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\ndimage\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\ndimage\src\ni_measure.c -o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_measure.o | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\ndimage\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\ndimage\src\ni_morphology.c -o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_morphology.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\ndimage\src\nd_image.o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_filters.o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_fourier.o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_interpolation.o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_measure.o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_morphology.o build\temp.win32-2.7\Release\scipy\ndimage\src\ni_support.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\ndimage\_nd_image.pyd | |
building 'scipy.ndimage._ni_label' extension | |
compiling C sources | |
C compiler: gcc -O2 -Wall -Wstrict-prototypes | |
compile options: '-DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\ndimage\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c' | |
gcc -O2 -Wall -Wstrict-prototypes -DNPY_MINGW_USE_CUSTOM_MSVCR -D__MSVCRT_VERSION__=0x0900 -Iscipy\ndimage\src -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\include -Id:\devel32\WinPy2753\python-2.7.5\include -Id:\devel32\WinPy2753\python-2.7.5\PC -c scipy\ndimage\src\_ni_label.c -o build\temp.win32-2.7\Release\scipy\ndimage\src\_ni_label.o | |
g++ -shared build\temp.win32-2.7\Release\scipy\ndimage\src\_ni_label.o -Ld:\devel32\WinPy2753\python-2.7.5\libs -Ld:\devel32\WinPy2753\python-2.7.5\PCbuild -Lbuild\temp.win32-2.7 -lpython27 -lmsvcr90 -o build\lib.win32-2.7\scipy\ndimage\_ni_label.pyd | |
running install_lib | |
creating d:work | |
creating d:\work\test | |
creating d:\work\test\n5 | |
creating d:\work\test\n5\Lib | |
creating d:\work\test\n5\Lib\site-packages | |
creating d:\work\test\n5\Lib\site-packages\scipy | |
creating d:\work\test\n5\Lib\site-packages\scipy\cluster | |
copying build\lib.win32-2.7\scipy\cluster\hierarchy.py -> d:\work\test\n5\Lib\site-packages\scipy\cluster | |
copying build\lib.win32-2.7\scipy\cluster\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\cluster | |
copying build\lib.win32-2.7\scipy\cluster\vq.py -> d:\work\test\n5\Lib\site-packages\scipy\cluster | |
copying build\lib.win32-2.7\scipy\cluster\_hierarchy_wrap.pyd -> d:\work\test\n5\Lib\site-packages\scipy\cluster | |
copying build\lib.win32-2.7\scipy\cluster\_vq.pyd -> d:\work\test\n5\Lib\site-packages\scipy\cluster | |
copying build\lib.win32-2.7\scipy\cluster\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\cluster | |
creating d:\work\test\n5\Lib\site-packages\scipy\constants | |
copying build\lib.win32-2.7\scipy\constants\codata.py -> d:\work\test\n5\Lib\site-packages\scipy\constants | |
copying build\lib.win32-2.7\scipy\constants\constants.py -> d:\work\test\n5\Lib\site-packages\scipy\constants | |
copying build\lib.win32-2.7\scipy\constants\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\constants | |
copying build\lib.win32-2.7\scipy\constants\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\constants | |
creating d:\work\test\n5\Lib\site-packages\scipy\fftpack | |
copying build\lib.win32-2.7\scipy\fftpack\basic.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack | |
copying build\lib.win32-2.7\scipy\fftpack\convolve.pyd -> d:\work\test\n5\Lib\site-packages\scipy\fftpack | |
copying build\lib.win32-2.7\scipy\fftpack\fftpack_version.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack | |
copying build\lib.win32-2.7\scipy\fftpack\helper.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack | |
copying build\lib.win32-2.7\scipy\fftpack\pseudo_diffs.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack | |
copying build\lib.win32-2.7\scipy\fftpack\realtransforms.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack | |
copying build\lib.win32-2.7\scipy\fftpack\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack | |
copying build\lib.win32-2.7\scipy\fftpack\_fftpack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\fftpack | |
copying build\lib.win32-2.7\scipy\fftpack\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack | |
creating d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\lsoda.pyd -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\odepack.py -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\quadpack.py -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\quadrature.py -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\vode.pyd -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\_dop.pyd -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\_ode.py -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\_odepack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\_quadpack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
copying build\lib.win32-2.7\scipy\integrate\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\integrate | |
creating d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\dfitpack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\fitpack.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\fitpack2.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\interpnd.pyd -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\interpnd_info.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\interpolate.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\interpolate_wrapper.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\ndgriddata.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\polyint.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\rbf.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\_fitpack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\_interpolate.pyd -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
copying build\lib.win32-2.7\scipy\interpolate\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate | |
creating d:\work\test\n5\Lib\site-packages\scipy\io | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\arff | |
copying build\lib.win32-2.7\scipy\io\arff\arffread.py -> d:\work\test\n5\Lib\site-packages\scipy\io\arff | |
copying build\lib.win32-2.7\scipy\io\arff\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\io\arff | |
copying build\lib.win32-2.7\scipy\io\arff\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\io\arff | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing | |
copying build\lib.win32-2.7\scipy\io\harwell_boeing\hb.py -> d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing | |
copying build\lib.win32-2.7\scipy\io\harwell_boeing\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing | |
copying build\lib.win32-2.7\scipy\io\harwell_boeing\_fortran_format_parser.py -> d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing | |
copying build\lib.win32-2.7\scipy\io\harwell_boeing\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing | |
copying build\lib.win32-2.7\scipy\io\idl.py -> d:\work\test\n5\Lib\site-packages\scipy\io | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\byteordercodes.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\mio.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\mio4.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\mio5.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\mio5_params.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\mio5_utils.pyd -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\miobase.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\mio_utils.pyd -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\streams.pyd -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\matlab\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab | |
copying build\lib.win32-2.7\scipy\io\mmio.py -> d:\work\test\n5\Lib\site-packages\scipy\io | |
copying build\lib.win32-2.7\scipy\io\netcdf.py -> d:\work\test\n5\Lib\site-packages\scipy\io | |
copying build\lib.win32-2.7\scipy\io\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\io | |
copying build\lib.win32-2.7\scipy\io\wavfile.py -> d:\work\test\n5\Lib\site-packages\scipy\io | |
copying build\lib.win32-2.7\scipy\io\_fortran.py -> d:\work\test\n5\Lib\site-packages\scipy\io | |
copying build\lib.win32-2.7\scipy\io\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\io | |
creating d:\work\test\n5\Lib\site-packages\scipy\lib | |
creating d:\work\test\n5\Lib\site-packages\scipy\lib\blas | |
copying build\lib.win32-2.7\scipy\lib\blas\cblas.pyd -> d:\work\test\n5\Lib\site-packages\scipy\lib\blas | |
copying build\lib.win32-2.7\scipy\lib\blas\fblas.pyd -> d:\work\test\n5\Lib\site-packages\scipy\lib\blas | |
copying build\lib.win32-2.7\scipy\lib\blas\scons_support.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\blas | |
copying build\lib.win32-2.7\scipy\lib\blas\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\blas | |
copying build\lib.win32-2.7\scipy\lib\blas\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\blas | |
copying build\lib.win32-2.7\scipy\lib\decorator.py -> d:\work\test\n5\Lib\site-packages\scipy\lib | |
creating d:\work\test\n5\Lib\site-packages\scipy\lib\lapack | |
copying build\lib.win32-2.7\scipy\lib\lapack\calc_lwork.pyd -> d:\work\test\n5\Lib\site-packages\scipy\lib\lapack | |
copying build\lib.win32-2.7\scipy\lib\lapack\clapack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\lib\lapack | |
copying build\lib.win32-2.7\scipy\lib\lapack\flapack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\lib\lapack | |
copying build\lib.win32-2.7\scipy\lib\lapack\scons_support.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\lapack | |
copying build\lib.win32-2.7\scipy\lib\lapack\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\lapack | |
copying build\lib.win32-2.7\scipy\lib\lapack\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\lapack | |
copying build\lib.win32-2.7\scipy\lib\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\lib | |
copying build\lib.win32-2.7\scipy\lib\six.py -> d:\work\test\n5\Lib\site-packages\scipy\lib | |
copying build\lib.win32-2.7\scipy\lib\_gcutils.py -> d:\work\test\n5\Lib\site-packages\scipy\lib | |
copying build\lib.win32-2.7\scipy\lib\_util.py -> d:\work\test\n5\Lib\site-packages\scipy\lib | |
copying build\lib.win32-2.7\scipy\lib\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\lib | |
creating d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\basic.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\blas.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\calc_lwork.pyd -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\cblas.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\clapack.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\decomp.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\decomp_cholesky.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\decomp_lu.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\decomp_qr.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\decomp_schur.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\decomp_svd.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\fblas.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\flapack.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\flinalg.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\interpolative.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\lapack.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\linalg_version.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\matfuncs.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\misc.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\special_matrices.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_decomp_polar.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_decomp_qz.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_expm_frechet.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_fblas.pyd -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_flapack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_flinalg.pyd -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_interpolative.pyd -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_interpolative_backend.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_matfuncs_inv_ssq.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_matfuncs_sqrtm.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_solvers.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\_testutils.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
copying build\lib.win32-2.7\scipy\linalg\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg | |
creating d:\work\test\n5\Lib\site-packages\scipy\misc | |
copying build\lib.win32-2.7\scipy\misc\common.py -> d:\work\test\n5\Lib\site-packages\scipy\misc | |
copying build\lib.win32-2.7\scipy\misc\doccer.py -> d:\work\test\n5\Lib\site-packages\scipy\misc | |
copying build\lib.win32-2.7\scipy\misc\pilutil.py -> d:\work\test\n5\Lib\site-packages\scipy\misc | |
copying build\lib.win32-2.7\scipy\misc\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\misc | |
copying build\lib.win32-2.7\scipy\misc\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\misc | |
creating d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\filters.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\fourier.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\interpolation.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\io.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\measurements.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\morphology.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\_nd_image.pyd -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\_ni_label.pyd -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\_ni_support.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
copying build\lib.win32-2.7\scipy\ndimage\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage | |
creating d:\work\test\n5\Lib\site-packages\scipy\odr | |
copying build\lib.win32-2.7\scipy\odr\add_newdocs.py -> d:\work\test\n5\Lib\site-packages\scipy\odr | |
copying build\lib.win32-2.7\scipy\odr\models.py -> d:\work\test\n5\Lib\site-packages\scipy\odr | |
copying build\lib.win32-2.7\scipy\odr\odrpack.py -> d:\work\test\n5\Lib\site-packages\scipy\odr | |
copying build\lib.win32-2.7\scipy\odr\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\odr | |
copying build\lib.win32-2.7\scipy\odr\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\odr | |
copying build\lib.win32-2.7\scipy\odr\__odrpack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\odr | |
creating d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\anneal.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\cobyla.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\lbfgsb.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\linesearch.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\minpack.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\minpack2.pyd -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\moduleTNC.pyd -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\nnls.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\nonlin.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\optimize.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\slsqp.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\tnc.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\zeros.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_basinhopping.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_cobyla.pyd -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_lbfgsb.pyd -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_minimize.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_minpack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_nnls.pyd -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_root.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_slsqp.pyd -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_trustregion.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_trustregion_dogleg.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_trustregion_ncg.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_tstutils.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\_zeros.pyd -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\optimize\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize | |
copying build\lib.win32-2.7\scipy\setup.py -> d:\work\test\n5\Lib\site-packages\scipy | |
creating d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\bsplines.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\cont2discrete.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\dltisys.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\filter_design.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\fir_filter_design.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\ltisys.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\signaltools.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\sigtools.pyd -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\spectral.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\spline.pyd -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\waveforms.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\wavelets.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\windows.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\_arraytools.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\_peak_finding.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\_spectral.pyd -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
copying build\lib.win32-2.7\scipy\signal\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\signal | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\base.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\bsr.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\compressed.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\construct.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\coo.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\csc.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph | |
copying build\lib.win32-2.7\scipy\sparse\csgraph\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph | |
copying build\lib.win32-2.7\scipy\sparse\csgraph\_components.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph | |
copying build\lib.win32-2.7\scipy\sparse\csgraph\_laplacian.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph | |
copying build\lib.win32-2.7\scipy\sparse\csgraph\_min_spanning_tree.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph | |
copying build\lib.win32-2.7\scipy\sparse\csgraph\_shortest_path.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph | |
copying build\lib.win32-2.7\scipy\sparse\csgraph\_tools.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph | |
copying build\lib.win32-2.7\scipy\sparse\csgraph\_traversal.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph | |
copying build\lib.win32-2.7\scipy\sparse\csgraph\_validation.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph | |
copying build\lib.win32-2.7\scipy\sparse\csgraph\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph | |
copying build\lib.win32-2.7\scipy\sparse\csr.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\data.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\dia.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\dok.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\extract.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\lil.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\dsolve\linsolve.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\dsolve\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\umfpack | |
copying build\lib.win32-2.7\scipy\sparse\linalg\dsolve\umfpack\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\umfpack | |
copying build\lib.win32-2.7\scipy\sparse\linalg\dsolve\umfpack\umfpack.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\umfpack | |
copying build\lib.win32-2.7\scipy\sparse\linalg\dsolve\umfpack\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\umfpack | |
copying build\lib.win32-2.7\scipy\sparse\linalg\dsolve\_superlu.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\dsolve\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\arpack | |
copying build\lib.win32-2.7\scipy\sparse\linalg\eigen\arpack\arpack.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\arpack | |
copying build\lib.win32-2.7\scipy\sparse\linalg\eigen\arpack\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\arpack | |
copying build\lib.win32-2.7\scipy\sparse\linalg\eigen\arpack\_arpack.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\arpack | |
copying build\lib.win32-2.7\scipy\sparse\linalg\eigen\arpack\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\arpack | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg | |
copying build\lib.win32-2.7\scipy\sparse\linalg\eigen\lobpcg\lobpcg.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg | |
copying build\lib.win32-2.7\scipy\sparse\linalg\eigen\lobpcg\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg | |
copying build\lib.win32-2.7\scipy\sparse\linalg\eigen\lobpcg\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg | |
copying build\lib.win32-2.7\scipy\sparse\linalg\eigen\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen | |
copying build\lib.win32-2.7\scipy\sparse\linalg\eigen\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen | |
copying build\lib.win32-2.7\scipy\sparse\linalg\interface.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\isolve\iterative.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\isolve\lgmres.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\isolve\lsmr.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\isolve\lsqr.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\isolve\minres.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\isolve\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\isolve\utils.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\isolve\_iterative.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\isolve\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve | |
copying build\lib.win32-2.7\scipy\sparse\linalg\matfuncs.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg | |
copying build\lib.win32-2.7\scipy\sparse\linalg\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg | |
copying build\lib.win32-2.7\scipy\sparse\linalg\_expm_multiply.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg | |
copying build\lib.win32-2.7\scipy\sparse\linalg\_onenormest.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg | |
copying build\lib.win32-2.7\scipy\sparse\linalg\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg | |
copying build\lib.win32-2.7\scipy\sparse\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\bsr.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\coo.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\csc.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\csgraph.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\csr.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\dia.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\_bsr.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\_coo.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\_csc.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\_csgraph.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\_csr.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\_dia.pyd -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\sparsetools\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools | |
copying build\lib.win32-2.7\scipy\sparse\spfuncs.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\sputils.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
copying build\lib.win32-2.7\scipy\sparse\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse | |
creating d:\work\test\n5\Lib\site-packages\scipy\spatial | |
copying build\lib.win32-2.7\scipy\spatial\ckdtree.pyd -> d:\work\test\n5\Lib\site-packages\scipy\spatial | |
copying build\lib.win32-2.7\scipy\spatial\distance.py -> d:\work\test\n5\Lib\site-packages\scipy\spatial | |
copying build\lib.win32-2.7\scipy\spatial\kdtree.py -> d:\work\test\n5\Lib\site-packages\scipy\spatial | |
copying build\lib.win32-2.7\scipy\spatial\qhull.pyd -> d:\work\test\n5\Lib\site-packages\scipy\spatial | |
copying build\lib.win32-2.7\scipy\spatial\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\spatial | |
copying build\lib.win32-2.7\scipy\spatial\_distance_wrap.pyd -> d:\work\test\n5\Lib\site-packages\scipy\spatial | |
copying build\lib.win32-2.7\scipy\spatial\_plotutils.py -> d:\work\test\n5\Lib\site-packages\scipy\spatial | |
copying build\lib.win32-2.7\scipy\spatial\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\spatial | |
creating d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\add_newdocs.py -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\basic.py -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\generate_ufuncs.py -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\lambertw.py -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\orthogonal.py -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\specfun.pyd -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\spfun_stats.py -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\_testutils.py -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\_ufuncs.pyd -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\_ufuncs_cxx.pyd -> d:\work\test\n5\Lib\site-packages\scipy\special | |
copying build\lib.win32-2.7\scipy\special\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\special | |
creating d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\contingency.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\distributions.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\futil.pyd -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\kde.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\morestats.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\mstats.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\mstats_basic.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\mstats_extras.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\mvn.pyd -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\rv.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\statlib.pyd -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\stats.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\vonmises.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\vonmises_cython.pyd -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\_binned_statistic.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\_rank.pyd -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\_support.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\_tukeylambda_stats.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\stats\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\stats | |
copying build\lib.win32-2.7\scipy\version.py -> d:\work\test\n5\Lib\site-packages\scipy | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\accelerate_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\ast_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\base_info.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\base_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\blitz_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\blitz_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\build_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\bytecodecompiler.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\catalog.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\common_info.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\converters.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\cpp_namespace_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\c_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\ext_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\inline_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\numpy_scalar_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\platform_info.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\setup.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\size_check.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\slice_handler.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\standard_array_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\swig2_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\swigptr.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\swigptr2.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\vtk_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\weave_version.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\_dumbdbm_patched.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\_dumb_shelve.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
copying build\lib.win32-2.7\scipy\weave\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\weave | |
creating d:\work\test\n5\Lib\site-packages\scipy\_build_utils | |
copying build\lib.win32-2.7\scipy\_build_utils\_fortran.py -> d:\work\test\n5\Lib\site-packages\scipy\_build_utils | |
copying build\lib.win32-2.7\scipy\_build_utils\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy\_build_utils | |
copying build\lib.win32-2.7\scipy\__config__.py -> d:\work\test\n5\Lib\site-packages\scipy | |
copying build\lib.win32-2.7\scipy\__init__.py -> d:\work\test\n5\Lib\site-packages\scipy | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\cluster\hierarchy.py to hierarchy.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\cluster\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\cluster\vq.py to vq.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\cluster\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\constants\codata.py to codata.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\constants\constants.py to constants.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\constants\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\constants\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\fftpack\basic.py to basic.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\fftpack\fftpack_version.py to fftpack_version.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\fftpack\helper.py to helper.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\fftpack\pseudo_diffs.py to pseudo_diffs.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\fftpack\realtransforms.py to realtransforms.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\fftpack\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\fftpack\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\integrate\odepack.py to odepack.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\integrate\quadpack.py to quadpack.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\integrate\quadrature.py to quadrature.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\integrate\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\integrate\_ode.py to _ode.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\integrate\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\interpolate\fitpack.py to fitpack.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\interpolate\fitpack2.py to fitpack2.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\interpolate\interpnd_info.py to interpnd_info.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\interpolate\interpolate.py to interpolate.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\interpolate\interpolate_wrapper.py to interpolate_wrapper.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\interpolate\ndgriddata.py to ndgriddata.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\interpolate\polyint.py to polyint.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\interpolate\rbf.py to rbf.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\interpolate\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\interpolate\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\arff\arffread.py to arffread.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\arff\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\arff\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing\hb.py to hb.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing\_fortran_format_parser.py to _fortran_format_parser.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\idl.py to idl.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\matlab\byteordercodes.py to byteordercodes.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\matlab\mio.py to mio.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\matlab\mio4.py to mio4.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\matlab\mio5.py to mio5.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\matlab\mio5_params.py to mio5_params.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\matlab\miobase.py to miobase.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\matlab\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\matlab\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\mmio.py to mmio.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\netcdf.py to netcdf.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\wavfile.py to wavfile.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\_fortran.py to _fortran.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\io\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\blas\scons_support.py to scons_support.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\blas\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\blas\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\decorator.py to decorator.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\lapack\scons_support.py to scons_support.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\lapack\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\lapack\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\six.py to six.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\_gcutils.py to _gcutils.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\_util.py to _util.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\lib\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\basic.py to basic.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\blas.py to blas.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\cblas.py to cblas.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\clapack.py to clapack.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\decomp.py to decomp.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\decomp_cholesky.py to decomp_cholesky.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\decomp_lu.py to decomp_lu.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\decomp_qr.py to decomp_qr.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\decomp_schur.py to decomp_schur.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\decomp_svd.py to decomp_svd.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\fblas.py to fblas.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\flapack.py to flapack.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\flinalg.py to flinalg.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\interpolative.py to interpolative.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\lapack.py to lapack.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\linalg_version.py to linalg_version.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\matfuncs.py to matfuncs.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\misc.py to misc.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\special_matrices.py to special_matrices.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\_decomp_polar.py to _decomp_polar.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\_decomp_qz.py to _decomp_qz.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\_expm_frechet.py to _expm_frechet.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\_interpolative_backend.py to _interpolative_backend.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\_matfuncs_inv_ssq.py to _matfuncs_inv_ssq.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\_matfuncs_sqrtm.py to _matfuncs_sqrtm.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\_solvers.py to _solvers.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\_testutils.py to _testutils.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\linalg\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\misc\common.py to common.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\misc\doccer.py to doccer.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\misc\pilutil.py to pilutil.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\misc\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\misc\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\ndimage\filters.py to filters.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\ndimage\fourier.py to fourier.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\ndimage\interpolation.py to interpolation.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\ndimage\io.py to io.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\ndimage\measurements.py to measurements.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\ndimage\morphology.py to morphology.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\ndimage\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\ndimage\_ni_support.py to _ni_support.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\ndimage\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\odr\add_newdocs.py to add_newdocs.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\odr\models.py to models.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\odr\odrpack.py to odrpack.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\odr\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\odr\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\anneal.py to anneal.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\cobyla.py to cobyla.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\lbfgsb.py to lbfgsb.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\linesearch.py to linesearch.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\minpack.py to minpack.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\nnls.py to nnls.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\nonlin.py to nonlin.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\optimize.py to optimize.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\slsqp.py to slsqp.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\tnc.py to tnc.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\zeros.py to zeros.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\_basinhopping.py to _basinhopping.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\_minimize.py to _minimize.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\_root.py to _root.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\_trustregion.py to _trustregion.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\_trustregion_dogleg.py to _trustregion_dogleg.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\_trustregion_ncg.py to _trustregion_ncg.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\_tstutils.py to _tstutils.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\optimize\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\bsplines.py to bsplines.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\cont2discrete.py to cont2discrete.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\dltisys.py to dltisys.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\filter_design.py to filter_design.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\fir_filter_design.py to fir_filter_design.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\ltisys.py to ltisys.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\signaltools.py to signaltools.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\spectral.py to spectral.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\waveforms.py to waveforms.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\wavelets.py to wavelets.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\windows.py to windows.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\_arraytools.py to _arraytools.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\_peak_finding.py to _peak_finding.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\signal\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\base.py to base.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\bsr.py to bsr.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\compressed.py to compressed.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\construct.py to construct.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\coo.py to coo.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\csc.py to csc.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\_components.py to _components.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\_laplacian.py to _laplacian.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\_validation.py to _validation.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\csr.py to csr.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\data.py to data.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\dia.py to dia.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\dok.py to dok.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\extract.py to extract.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\lil.py to lil.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\linsolve.py to linsolve.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\umfpack\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\umfpack\umfpack.py to umfpack.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\umfpack\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\arpack\arpack.py to arpack.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\arpack\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\arpack\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg\lobpcg.py to lobpcg.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\interface.py to interface.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\iterative.py to iterative.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\lgmres.py to lgmres.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\lsmr.py to lsmr.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\lsqr.py to lsqr.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\minres.py to minres.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\utils.py to utils.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\matfuncs.py to matfuncs.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\_expm_multiply.py to _expm_multiply.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\_onenormest.py to _onenormest.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools\bsr.py to bsr.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools\coo.py to coo.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools\csc.py to csc.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools\csgraph.py to csgraph.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools\csr.py to csr.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools\dia.py to dia.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\sparsetools\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\spfuncs.py to spfuncs.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\sputils.py to sputils.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\sparse\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\spatial\distance.py to distance.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\spatial\kdtree.py to kdtree.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\spatial\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\spatial\_plotutils.py to _plotutils.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\spatial\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\special\add_newdocs.py to add_newdocs.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\special\basic.py to basic.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\special\generate_ufuncs.py to generate_ufuncs.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\special\lambertw.py to lambertw.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\special\orthogonal.py to orthogonal.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\special\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\special\spfun_stats.py to spfun_stats.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\special\_testutils.py to _testutils.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\special\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\contingency.py to contingency.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\distributions.py to distributions.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\kde.py to kde.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\morestats.py to morestats.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\mstats.py to mstats.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\mstats_basic.py to mstats_basic.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\mstats_extras.py to mstats_extras.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\rv.py to rv.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\stats.py to stats.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\vonmises.py to vonmises.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\_binned_statistic.py to _binned_statistic.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\_support.py to _support.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\_tukeylambda_stats.py to _tukeylambda_stats.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\stats\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\version.py to version.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\accelerate_tools.py to accelerate_tools.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\ast_tools.py to ast_tools.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\base_info.py to base_info.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\base_spec.py to base_spec.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\blitz_spec.py to blitz_spec.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\blitz_tools.py to blitz_tools.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\build_tools.py to build_tools.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\bytecodecompiler.py to bytecodecompiler.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\catalog.py to catalog.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\common_info.py to common_info.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\converters.py to converters.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\cpp_namespace_spec.py to cpp_namespace_spec.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\c_spec.py to c_spec.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\ext_tools.py to ext_tools.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\inline_tools.py to inline_tools.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\numpy_scalar_spec.py to numpy_scalar_spec.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\platform_info.py to platform_info.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\setup.py to setup.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\size_check.py to size_check.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\slice_handler.py to slice_handler.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\standard_array_spec.py to standard_array_spec.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\swig2_spec.py to swig2_spec.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\swigptr.py to swigptr.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\swigptr2.py to swigptr2.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\vtk_spec.py to vtk_spec.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\weave_version.py to weave_version.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\_dumbdbm_patched.py to _dumbdbm_patched.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\_dumb_shelve.py to _dumb_shelve.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\weave\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\_build_utils\_fortran.py to _fortran.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\_build_utils\__init__.py to __init__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\__config__.py to __config__.pyc | |
byte-compiling d:\work\test\n5\Lib\site-packages\scipy\__init__.py to __init__.pyc | |
running install_data | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave\blitz | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\Makefile.in -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\slice.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\multi.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\domain.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\eval.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\reduce.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\stencil-et.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\slicing.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\ops.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\functorExpr.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\ops.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\Makefile.am -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\convolve.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\io.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\expr.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\complex.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\fastiter.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\newbops.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\newet.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\newet-macros.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\methods.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\stencils.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\iter.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\et.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\geometry.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\resize.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\where.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\shape.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\funcs.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\misc.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\stencilops.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\stencils.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\reduce.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\cycle.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\convolve.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\asexpr.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\storage.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\interlace.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\stencil.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\zip.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\stencil.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\uops.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\cgsolve.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\bops.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\cartesian.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\map.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
copying scipy\weave\blitz\blitz\array\indirect.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\array | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\tests | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_pointers_replicated_3d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_3d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_2d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_6d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_uint32.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_pointers_replicated.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-sf8-5x1x1.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_pointer_7d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_pointers.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-si4-5x3x1.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_8d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_arrays.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_pointer_6d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\example_1.nc -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-sf8-1x1x1.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_scalars_replicated.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_string.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_4d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_pointer_arrays.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_uint16.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_arrays_replicated.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_pointer_3d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_byte.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_int16.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-si4-10x1x11.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_pointer_arrays_replicated_3d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_complex64.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_pointer_2d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_inherit.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-si4-1x1x1.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_float64.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_uint64.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_scalars_replicated_3d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_7d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-si4-5x1x1.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-sf8-22x10x15.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_pointer_arrays_replicated.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_pointer_5d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_scalars.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_1d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-si4-22x10x15.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_heap_pointer.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-sf8-5x3x1.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_pointer_8d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\test-44100-le-1ch-4bytes.wav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_complex32.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\struct_arrays_replicated_3d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\test-8000-le-2ch-1byteu.wav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\various_compressed.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_int32.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_pointer_1d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_5d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-si4-7x1x1.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_float32.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-sf8-7x1x1.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\scalar_int64.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\fortran-sf8-10x1x11.dat -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
copying scipy\io\tests\data\array_float32_pointer_4d.sav -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\data | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\tests | |
copying scipy\sparse\csgraph\tests\test_graph_components.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\tests\ | |
copying scipy\sparse\csgraph\tests\test_connected_components.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\tests\ | |
copying scipy\sparse\csgraph\tests\test_shortest_path.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\tests\ | |
copying scipy\sparse\csgraph\tests\test_conversions.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\tests\ | |
copying scipy\sparse\csgraph\tests\test_graph_laplacian.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\tests\ | |
copying scipy\sparse\csgraph\tests\test_traversal.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\tests\ | |
copying scipy\sparse\csgraph\tests\test_spanning_tree.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\csgraph\tests\ | |
copying scipy\io\tests\test_idl.py -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\ | |
copying scipy\io\tests\test_fortran.py -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\ | |
copying scipy\io\tests\test_netcdf.py -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\ | |
copying scipy\io\tests\test_mmio.py -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\ | |
copying scipy\io\tests\test_wavfile.py -> d:\work\test\n5\Lib\site-packages\scipy\io\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\fftpack\benchmarks | |
copying scipy\fftpack\benchmarks\bench_basic.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\benchmarks\ | |
copying scipy\fftpack\benchmarks\bench_pseudo_diffs.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\benchmarks\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave\doc | |
copying scipy\weave\doc\tutorial_original.html -> d:\work\test\n5\Lib\site-packages\scipy\weave\doc\ | |
copying scipy\weave\doc\tutorial.txt -> d:\work\test\n5\Lib\site-packages\scipy\weave\doc\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
copying scipy\weave\blitz\blitz\meta\dot.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
copying scipy\weave\blitz\blitz\meta\Makefile.in -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
copying scipy\weave\blitz\blitz\meta\matvec.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
copying scipy\weave\blitz\blitz\meta\matassign.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
copying scipy\weave\blitz\blitz\meta\vecassign.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
copying scipy\weave\blitz\blitz\meta\matmat.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
copying scipy\weave\blitz\blitz\meta\Makefile.am -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
copying scipy\weave\blitz\blitz\meta\product.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
copying scipy\weave\blitz\blitz\meta\sum.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
copying scipy\weave\blitz\blitz\meta\metaprog.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\meta | |
creating d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests | |
copying scipy\interpolate\tests\test_rbf.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\ | |
copying scipy\interpolate\tests\test_interpnd.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\ | |
copying scipy\interpolate\tests\test_fitpack2.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\ | |
copying scipy\interpolate\tests\test_ndgriddata.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\ | |
copying scipy\interpolate\tests\test_polyint.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\ | |
copying scipy\interpolate\tests\test_fitpack.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\ | |
copying scipy\interpolate\tests\test_interpolate_wrapper.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\ | |
copying scipy\interpolate\tests\test_interpolate.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\ | |
copying scipy\interpolate\tests\test_regression.py -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\umfpack\tests | |
copying scipy\sparse\linalg\dsolve\umfpack\tests\test_umfpack.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\umfpack\tests\ | |
copying scipy\sparse\linalg\dsolve\umfpack\tests\try_umfpack.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\umfpack\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\integrate\tests | |
copying scipy\integrate\tests\test_quadpack.py -> d:\work\test\n5\Lib\site-packages\scipy\integrate\tests\ | |
copying scipy\integrate\tests\test_integrate.py -> d:\work\test\n5\Lib\site-packages\scipy\integrate\tests\ | |
copying scipy\integrate\tests\test_quadrature.py -> d:\work\test\n5\Lib\site-packages\scipy\integrate\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\data | |
copying scipy\interpolate\tests\data\bug-1310.npz -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\data | |
copying scipy\interpolate\tests\data\estimate_gradients_hang.npy -> d:\work\test\n5\Lib\site-packages\scipy\interpolate\tests\data | |
creating d:\work\test\n5\Lib\site-packages\scipy\optimize\benchmarks | |
copying scipy\optimize\benchmarks\bench_zeros.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\benchmarks\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\spatial\benchmarks | |
copying scipy\spatial\benchmarks\bench_ckdtree.py -> d:\work\test\n5\Lib\site-packages\scipy\spatial\benchmarks\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\misc\tests | |
copying scipy\misc\tests\test_doccer.py -> d:\work\test\n5\Lib\site-packages\scipy\misc\tests\ | |
copying scipy\misc\tests\test_pilutil.py -> d:\work\test\n5\Lib\site-packages\scipy\misc\tests\ | |
copying scipy\misc\tests\test_common.py -> d:\work\test\n5\Lib\site-packages\scipy\misc\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\special\tests | |
creating d:\work\test\n5\Lib\site-packages\scipy\special\tests\data | |
copying scipy\special\tests\data\gsl.npz -> d:\work\test\n5\Lib\site-packages\scipy\special\tests\data | |
copying scipy\special\tests\data\README -> d:\work\test\n5\Lib\site-packages\scipy\special\tests\data | |
copying scipy\special\tests\data\boost.npz -> d:\work\test\n5\Lib\site-packages\scipy\special\tests\data | |
copying scipy\weave\blitz\blitz\vecall.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tinymat.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\rand-uniform.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecio.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\minmax.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\array.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\Makefile.am -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\Makefile.in -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tinyvec-et.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matsymm.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\memblock.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecpickiter.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\zero.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\compiler.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecexprwrap.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\randref.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matdiag.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\array-impl.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\mattoep.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\promote.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\blitz.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecwhere.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\mathf2.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecpick.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\veccount.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tinymatexpr.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecbops.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matrix.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\etbase.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecglobs.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecbfn.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecnorm1.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecaccum.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matltri.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\timer.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\README -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\wrap-climits.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecwhere.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vector-et.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\benchext.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\prettyprint.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecdot.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tiny.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\bench.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tau.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\funcs.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\range.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\shapecheck.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vector.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\update.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\zero.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tinyveciter.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecmin.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\mathfunc.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\traversal.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\traversal.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\memblock.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\random.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tinymatio.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\rand-normal.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecpick.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\numtrait.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\bzdebug.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecany.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecnorm.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matbops.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matgen.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\listinit.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matutri.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\config.h.in -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tuning.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\rand-tt800.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tinyvecio.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\applics.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\limits-hack.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\numinquire.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matref.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\bench.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tinyvec.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tinyvec.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\mstruct.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tvecglobs.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\benchext.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\indexexpr.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\veciter.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecexpr.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecsum.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\array-old.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecpickio.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vector.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\ops.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matuops.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecdelta.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\reduce.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\extremum.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\bzconfig.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecmax.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matrix.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecglobs.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\vecuops.cc -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\promote-old.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\rand-dunif.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\matexpr.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
copying scipy\weave\blitz\blitz\tvcross.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave\scxx | |
copying scipy\weave\scxx\sequence.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
copying scipy\weave\scxx\tuple.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
copying scipy\weave\scxx\list.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
copying scipy\weave\scxx\README.txt -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
copying scipy\weave\scxx\weave_imp.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
copying scipy\weave\scxx\number.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
copying scipy\weave\scxx\str.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
copying scipy\weave\scxx\object.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
copying scipy\weave\scxx\scxx.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
copying scipy\weave\scxx\dict.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
copying scipy\weave\scxx\notes.txt -> d:\work\test\n5\Lib\site-packages\scipy\weave\scxx\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests | |
copying scipy\io\matlab\tests\test_byteordercodes.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\save_matfile.m -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\gen_mat4files.m -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\test_mio_funcs.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\test_mio.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\test_pathological.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\test_mio_utils.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\test_streams.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\afunc.m -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\test_mio5_utils.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\test_miobase.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
copying scipy\io\matlab\tests\gen_mat5files.m -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\cluster\tests | |
copying scipy\cluster\tests\linkage-Q-weighted.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-Q-single-6.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-Q-centroid.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-complete-tdist-depth-3.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\data.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\Q-X.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-weighted-tdist-depth-2.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\fclusterdata-maxclusts-2.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-complete-tdist-depth-1.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-Q-complete.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-single-tdist-depth-2.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-single-tdist-depth-0.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-Q-single-1.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\iris.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-complete-tdist-depth-2.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-weighted-tdist-depth-4.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\fclusterdata-maxclusts-3.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-single-tdist-depth-5.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-average-tdist.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-Q-median.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-weighted-tdist-depth-1.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-single-tdist.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-Q-single-2.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-single-tdist-depth-3.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-Q-single-5.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\vq_test.py -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\fclusterdata-maxclusts-4.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-weighted-tdist-depth-3.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-Q-single-3.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-Q-ward.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\test_vq.py -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\test_hierarchy.py -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-Q-single.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-Q-average.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-X.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-complete-tdist.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-complete-tdist-depth-4.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-single-tdist-depth-1.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-single-tdist-depth-4.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\linkage-weighted-tdist.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-single-tdist.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
copying scipy\cluster\tests\inconsistent-Q-single-4.txt -> d:\work\test\n5\Lib\site-packages\scipy\cluster\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\tests | |
copying scipy\sparse\linalg\isolve\tests\test_utils.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\tests\ | |
copying scipy\sparse\linalg\isolve\tests\test_lgmres.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\tests\ | |
copying scipy\sparse\linalg\isolve\tests\test_lsmr.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\tests\ | |
copying scipy\sparse\linalg\isolve\tests\test_iterative.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\tests\ | |
copying scipy\sparse\linalg\isolve\tests\demo_lgmres.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\tests\ | |
copying scipy\sparse\linalg\isolve\tests\test_lsqr.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\isolve\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave\examples | |
copying scipy\weave\examples\fibonacci.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\object.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\tuple_return.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\array3d.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\wx_speed.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\support_code_example.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\functional.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\dict_sort.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\ramp.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\ramp.c -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\print_example.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\binary_search.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\vtk_example.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\md5_speed.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\ramp2.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\vq.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\py_none.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\increment_example.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\cast_copy_transpose.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\wx_example.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\swig2_example.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\swig2_ext.i -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
copying scipy\weave\examples\swig2_ext.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\examples\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\linalg\benchmarks | |
copying scipy\linalg\benchmarks\bench_basic.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\benchmarks\ | |
copying scipy\linalg\benchmarks\bench_sqrtm.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\benchmarks\ | |
copying scipy\linalg\benchmarks\bench_decom.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\benchmarks\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\constants\tests | |
copying scipy\constants\tests\test_constants.py -> d:\work\test\n5\Lib\site-packages\scipy\constants\tests\ | |
copying scipy\constants\tests\test_codata.py -> d:\work\test\n5\Lib\site-packages\scipy\constants\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests | |
copying scipy\fftpack\tests\test_helper.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\test_basic.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\gen_fftw_ref.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\fftw_double_ref.npz -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\fftw_dct.c -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\fftw_single_ref.npz -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\gendata.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\gendata.m -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\test_pseudo_diffs.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\test.npz -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\test_real_transforms.py -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
copying scipy\fftpack\tests\Makefile -> d:\work\test\n5\Lib\site-packages\scipy\fftpack\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\arff\tests | |
copying scipy\io\arff\tests\test_arffread.py -> d:\work\test\n5\Lib\site-packages\scipy\io\arff\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\linalg\tests | |
copying scipy\linalg\tests\test_special_matrices.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_decomp.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_fblas.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_interpolative.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_solvers.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_decomp_cholesky.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_build.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_lapack.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_decomp_polar.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_blas.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_matfuncs.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
copying scipy\linalg\tests\test_basic.py -> d:\work\test\n5\Lib\site-packages\scipy\linalg\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\odr\tests | |
copying scipy\odr\tests\test_odr.py -> d:\work\test\n5\Lib\site-packages\scipy\odr\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing\tests | |
copying scipy\io\harwell_boeing\tests\test_hb.py -> d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing\tests\ | |
copying scipy\io\harwell_boeing\tests\test_fortran_format.py -> d:\work\test\n5\Lib\site-packages\scipy\io\harwell_boeing\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\tests | |
copying scipy\sparse\linalg\tests\test_expm_multiply.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\tests\ | |
copying scipy\sparse\linalg\tests\test_matfuncs.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\tests\ | |
copying scipy\sparse\linalg\tests\test_interface.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\tests\ | |
copying scipy\sparse\linalg\tests\test_onenormest.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\arpack\tests | |
copying scipy\sparse\linalg\eigen\arpack\tests\test_arpack.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\arpack\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\tests | |
copying scipy\sparse\linalg\dsolve\tests\test_linsolve.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\dsolve\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\spatial\tests | |
copying scipy\spatial\tests\test_qhull.py -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\ | |
copying scipy\spatial\tests\test__plotutils.py -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\ | |
copying scipy\spatial\tests\test_kdtree.py -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\ | |
copying scipy\spatial\tests\test_distance.py -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\tests | |
copying scipy\sparse\tests\test_construct.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\tests\ | |
copying scipy\sparse\tests\test_spfuncs.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\tests\ | |
copying scipy\sparse\tests\test_csc.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\tests\ | |
copying scipy\sparse\tests\test_csr.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\tests\ | |
copying scipy\sparse\tests\test_sputils.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\tests\ | |
copying scipy\sparse\tests\test_extract.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\tests\ | |
copying scipy\sparse\tests\test_base.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\arff\tests\data | |
copying scipy\io\arff\tests\data\test3.arff -> d:\work\test\n5\Lib\site-packages\scipy\io\arff\tests\data | |
copying scipy\io\arff\tests\data\test2.arff -> d:\work\test\n5\Lib\site-packages\scipy\io\arff\tests\data | |
copying scipy\io\arff\tests\data\iris.arff -> d:\work\test\n5\Lib\site-packages\scipy\io\arff\tests\data | |
copying scipy\io\arff\tests\data\test1.arff -> d:\work\test\n5\Lib\site-packages\scipy\io\arff\tests\data | |
copying scipy\io\arff\tests\data\test5.arff -> d:\work\test\n5\Lib\site-packages\scipy\io\arff\tests\data | |
copying scipy\io\arff\tests\data\test4.arff -> d:\work\test\n5\Lib\site-packages\scipy\io\arff\tests\data | |
copying scipy\io\arff\tests\data\missing.arff -> d:\work\test\n5\Lib\site-packages\scipy\io\arff\tests\data | |
creating d:\work\test\n5\Lib\site-packages\scipy\signal\tests | |
copying scipy\signal\tests\test_waveforms.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_array_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_wavelets.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_windows.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_signaltools.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_fir_filter_design.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_ltisys.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_dltisys.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_cont2discrete.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_filter_design.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_spectral.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
copying scipy\signal\tests\test_peak_finding.py -> d:\work\test\n5\Lib\site-packages\scipy\signal\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\matlab\benchmarks | |
copying scipy\io\matlab\benchmarks\bench_structarr.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\benchmarks\ | |
copying scipy\io\matlab\benchmarks\bench_memusage.py -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\benchmarks\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\optimize\tests | |
copying scipy\optimize\tests\test_regression.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_nonlin.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_trustregion.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_optimize.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_cobyla.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_slsqp.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_minpack.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test__basinhopping.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test__root.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_zeros.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_nnls.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_tnc.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_anneal.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
copying scipy\optimize\tests\test_linesearch.py -> d:\work\test\n5\Lib\site-packages\scipy\optimize\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\misc\tests\data | |
copying scipy\misc\tests\data\icon_mono_flat.png -> d:\work\test\n5\Lib\site-packages\scipy\misc\tests\data | |
copying scipy\misc\tests\data\icon_mono.png -> d:\work\test\n5\Lib\site-packages\scipy\misc\tests\data | |
copying scipy\misc\tests\data\icon.png -> d:\work\test\n5\Lib\site-packages\scipy\misc\tests\data | |
copying HACKING.rst.txt -> d:\work\test\n5\Lib\site-packages\scipy | |
copying LICENSE.txt -> d:\work\test\n5\Lib\site-packages\scipy | |
copying BENTO_BUILD.txt -> d:\work\test\n5\Lib\site-packages\scipy | |
copying INSTALL.txt -> d:\work\test\n5\Lib\site-packages\scipy | |
copying THANKS.txt -> d:\work\test\n5\Lib\site-packages\scipy | |
copying scipy\special\tests\test_orthogonal_eval.py -> d:\work\test\n5\Lib\site-packages\scipy\special\tests | |
copying scipy\special\tests\test_data.py -> d:\work\test\n5\Lib\site-packages\scipy\special\tests | |
copying scipy\special\tests\test_basic.py -> d:\work\test\n5\Lib\site-packages\scipy\special\tests | |
copying scipy\special\tests\test_lambertw.py -> d:\work\test\n5\Lib\site-packages\scipy\special\tests | |
copying scipy\special\tests\test_orthogonal.py -> d:\work\test\n5\Lib\site-packages\scipy\special\tests | |
copying scipy\special\tests\test_spfun_stats.py -> d:\work\test\n5\Lib\site-packages\scipy\special\tests | |
copying scipy\special\tests\test_logit.py -> d:\work\test\n5\Lib\site-packages\scipy\special\tests | |
copying scipy\special\tests\test_mpmath.py -> d:\work\test\n5\Lib\site-packages\scipy\special\tests | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave\tests | |
copying scipy\weave\tests\weave_test_utils.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_slice_handler.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_scxx_object.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\scxx_timings.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_scxx_dict.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_inline_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_numpy_scalar_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_build_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_blitz_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_size_check.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_ext_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_ast_tools.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_standard_array_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_catalog.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_scxx_sequence.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\weave\tests\test_c_spec.py -> d:\work\test\n5\Lib\site-packages\scipy\weave\tests\ | |
copying scipy\misc\ascent.dat -> d:\work\test\n5\Lib\site-packages\scipy\misc\ | |
copying scipy\misc\lena.dat -> d:\work\test\n5\Lib\site-packages\scipy\misc\ | |
copying scipy\misc\face.dat -> d:\work\test\n5\Lib\site-packages\scipy\misc\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\lib\tests | |
copying scipy\lib\tests\test__gcutils.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\tests | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg\tests | |
copying scipy\sparse\linalg\eigen\lobpcg\tests\large_scale.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg\tests\ | |
copying scipy\sparse\linalg\eigen\lobpcg\tests\benchmark.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg\tests\ | |
copying scipy\sparse\linalg\eigen\lobpcg\tests\test_lobpcg.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\eigen\lobpcg\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-cosine-ml-iris.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-euclidean-ml.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-cityblock-ml-iris.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\degenerate_pointset.npz -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-spearman-ml.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\cdist-X2.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-jaccard-ml.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\iris.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-minkowski-3.2-ml-iris.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\cdist-X1.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-minkowski-5.8-ml-iris.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-chebychev-ml.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-chebychev-ml-iris.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\random-bool-data.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-correlation-ml-iris.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-double-inp.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-hamming-ml.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-correlation-ml.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-minkowski-3.2-ml.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-seuclidean-ml.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-cosine-ml.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-seuclidean-ml-iris.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-boolean-inp.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-cityblock-ml.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
copying scipy\spatial\tests\data\pdist-euclidean-ml-iris.txt -> d:\work\test\n5\Lib\site-packages\scipy\spatial\tests\data | |
creating d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcomplex_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststructarr_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testonechar_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testdouble_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testvec_4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testemptycell_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testdouble_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststringarray_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparsecomplex_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcomplex_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparse_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststruct_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testobject_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparsecomplex_4.2c_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststring_4.2c_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testscalarcell_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\big_endian.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testonechar_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcell_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\test_empty_struct.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testunicode_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\test_mat4_le_floats.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststructnest_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststructarr_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testmatrix_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcell_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testdouble_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparse_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testmatrix_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testobject_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testonechar_4.2c_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcellnest_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testfunc_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testminus_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststring_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testmatrix_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparse_4.2c_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\test_skip_variable.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststructnest_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparsefloat_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\sqr.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\parabola.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststructnest_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\one_by_zero_char.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcell_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\test3dmatrix_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststruct_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststring_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\test3dmatrix_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparsecomplex_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testmatrix_4.2c_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststringarray_4.2c_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testobject_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testhdf5_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststructarr_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testemptycell_5.3_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\nasty_duplicate_fieldnames.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testminus_4.2c_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\little_endian.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testonechar_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testminus_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\single_empty_string.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\japanese_utf8.txt -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testmulti_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststringarray_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparse_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\test3dmatrix_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcell_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststringarray_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparsecomplex_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcomplex_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcomplex_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testminus_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\some_functions.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparsecomplex_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststring_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcellnest_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcellnest_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testmatrix_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testemptycell_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststruct_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testmulti_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcomplex_4.2c_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testbool_8_WIN64.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testonechar_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testcellnest_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststringarray_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststructnest_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testemptycell_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testdouble_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststring_6.1_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testminus_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testsparse_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststructarr_6.5.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testmulti_4.2c_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testunicode_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\teststruct_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testobject_7.4_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\test3dmatrix_7.1_GLNX86.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
copying scipy\io\matlab\tests\data\testdouble_4.2c_SOL2.mat -> d:\work\test\n5\Lib\site-packages\scipy\io\matlab\tests\data | |
creating d:\work\test\n5\Lib\site-packages\scipy\lib\blas\tests | |
copying scipy\lib\blas\tests\test_blas.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\blas\tests\ | |
copying scipy\lib\blas\tests\test_fblas.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\blas\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\lib\lapack\tests | |
copying scipy\lib\lapack\tests\test_esv.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\lapack\tests\ | |
copying scipy\lib\lapack\tests\common.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\lapack\tests\ | |
copying scipy\lib\lapack\tests\test_gesv.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\lapack\tests\ | |
copying scipy\lib\lapack\tests\test_lapack.py -> d:\work\test\n5\Lib\site-packages\scipy\lib\lapack\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\benchmarks | |
copying scipy\sparse\linalg\benchmarks\bench_expm_multiply.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\benchmarks\ | |
copying scipy\sparse\linalg\benchmarks\bench_expm.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\linalg\benchmarks\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\genarrbops.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\operands2.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\bzfstream.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\genmathfunc.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\genvecbops.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\genvecbfn.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\Makefile.am -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\genvecuops.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\Makefile.in -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\genarruops.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\arroptuple.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\genvecwhere.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\arroperands.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\genmatbops.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\optuple.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\optuple2.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\operands.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\genmatuops.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
copying scipy\weave\blitz\blitz\generate\genpromote.cpp -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\generate | |
creating d:\work\test\n5\Lib\site-packages\scipy\stats\tests | |
copying scipy\stats\tests\test_mstats_extras.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_fit.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_contingency.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_distributions.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_kdeoth.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_continuous_extra.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_morestats.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_discrete_basic.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_binned_statistic.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_stats.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_rank.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_continuous_basic.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_mstats_basic.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
copying scipy\stats\tests\test_tukeylambda_stats.py -> d:\work\test\n5\Lib\site-packages\scipy\stats\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests | |
creating d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\data | |
copying scipy\ndimage\tests\data\label_results.txt -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\data | |
copying scipy\ndimage\tests\data\README.txt -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\data | |
copying scipy\ndimage\tests\data\label_inputs.txt -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\data | |
copying scipy\ndimage\tests\data\label_strels.txt -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\data | |
copying scipy\ndimage\tests\dots.png -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\ | |
copying scipy\ndimage\tests\test_filters.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\ | |
copying scipy\ndimage\tests\test_measurements.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\ | |
copying scipy\ndimage\tests\test_ndimage.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\ | |
copying scipy\ndimage\tests\test_regression.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\ | |
copying scipy\ndimage\tests\test_datatypes.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\ | |
copying scipy\ndimage\tests\test_io.py -> d:\work\test\n5\Lib\site-packages\scipy\ndimage\tests\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\sparse\benchmarks | |
copying scipy\sparse\benchmarks\bench_sparse.py -> d:\work\test\n5\Lib\site-packages\scipy\sparse\benchmarks\ | |
creating d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\gnu | |
copying scipy\weave\blitz\blitz\gnu\bzconfig.h -> d:\work\test\n5\Lib\site-packages\scipy\weave\blitz\blitz\gnu | |
running install_egg_info | |
Writing d:\work\test\n5\Lib\site-packages\scipy-0.13.0-py2.7.egg-info | |
running install_clib |
This file has been truncated, but you can view the full file.
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
d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\lib\utils.py:134: DeprecationWarning: `scipy.lib.blas` is deprecated, use `scipy.linalg.blas` instead! | |
warnings.warn(depdoc, DeprecationWarning) | |
d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\lib\utils.py:134: DeprecationWarning: `scipy.lib.lapack` is deprecated, use `scipy.linalg.lapack` instead! | |
warnings.warn(depdoc, DeprecationWarning) | |
Tests cophenet(Z) on tdist data set. ... ok | |
Tests cophenet(Z, Y) on tdist data set. ... ok | |
Tests correspond(Z, y) on linkage and CDMs over observation sets of different sizes. ... ok | |
Tests correspond(Z, y) on linkage and CDMs over observation sets of different sizes. Correspondance should be false. ... ok | |
Tests correspond(Z, y) on linkage and CDMs over observation sets of different sizes. Correspondance should be false. ... ok | |
Tests correspond(Z, y) with empty linkage and condensed distance matrix. ... ok | |
Tests num_obs_linkage with observation matrices of multiple sizes. ... ok | |
Tests dendrogram calculation on single linkage of the tdist data set. ... ok | |
Tests fcluster(Z, criterion='maxclust', t=2) on a random 3-cluster data set. ... ok | |
Tests fcluster(Z, criterion='maxclust', t=3) on a random 3-cluster data set. ... ok | |
Tests fcluster(Z, criterion='maxclust', t=4) on a random 3-cluster data set. ... ok | |
Tests fclusterdata(X, criterion='maxclust', t=2) on a random 3-cluster data set. ... ok | |
Tests fclusterdata(X, criterion='maxclust', t=3) on a random 3-cluster data set. ... ok | |
Tests fclusterdata(X, criterion='maxclust', t=4) on a random 3-cluster data set. ... ok | |
Tests from_mlab_linkage on empty linkage array. ... ok | |
Tests from_mlab_linkage on linkage array with multiple rows. ... ok | |
Tests from_mlab_linkage on linkage array with single row. ... ok | |
Tests inconsistency matrix calculation (depth=1) on a complete linkage. ... ok | |
Tests inconsistency matrix calculation (depth=2) on a complete linkage. ... ok | |
Tests inconsistency matrix calculation (depth=3) on a complete linkage. ... ok | |
Tests inconsistency matrix calculation (depth=4) on a complete linkage. ... ok | |
Tests inconsistency matrix calculation (depth=1, dataset=Q) with single linkage. ... ok | |
Tests inconsistency matrix calculation (depth=2, dataset=Q) with single linkage. ... ok | |
Tests inconsistency matrix calculation (depth=3, dataset=Q) with single linkage. ... ok | |
Tests inconsistency matrix calculation (depth=4, dataset=Q) with single linkage. ... ok | |
Tests inconsistency matrix calculation (depth=1) on a single linkage. ... ok | |
Tests inconsistency matrix calculation (depth=2) on a single linkage. ... ok | |
Tests inconsistency matrix calculation (depth=3) on a single linkage. ... ok | |
Tests inconsistency matrix calculation (depth=4) on a single linkage. ... ok | |
Tests is_isomorphic on test case #1 (one flat cluster, different labellings) ... ok | |
Tests is_isomorphic on test case #2 (two flat clusters, different labelings) ... ok | |
Tests is_isomorphic on test case #3 (no flat clusters) ... ok | |
Tests is_isomorphic on test case #4A (3 flat clusters, different labelings, isomorphic) ... ok | |
Tests is_isomorphic on test case #4B (3 flat clusters, different labelings, nonisomorphic) ... ok | |
Tests is_isomorphic on test case #4C (3 flat clusters, different labelings, isomorphic) ... ok | |
Tests is_isomorphic on test case #5A (1000 observations, 2 random clusters, random permutation of the labeling). Run 3 times. ... ok | |
Tests is_isomorphic on test case #5B (1000 observations, 3 random clusters, random permutation of the labeling). Run 3 times. ... ok | |
Tests is_isomorphic on test case #5C (1000 observations, 5 random clusters, random permutation of the labeling). Run 3 times. ... ok | |
Tests is_isomorphic on test case #5A (1000 observations, 2 random clusters, random permutation of the labeling, slightly nonisomorphic.) Run 3 times. ... ok | |
Tests is_isomorphic on test case #5B (1000 observations, 3 random clusters, random permutation of the labeling, slightly nonisomorphic.) Run 3 times. ... ok | |
Tests is_isomorphic on test case #5C (1000 observations, 5 random clusters, random permutation of the labeling, slightly non-isomorphic.) Run 3 times. ... ok | |
Tests is_monotonic(Z) on 1x4 linkage. Expecting True. ... ok | |
Tests is_monotonic(Z) on 2x4 linkage. Expecting False. ... ok | |
Tests is_monotonic(Z) on 2x4 linkage. Expecting True. ... ok | |
Tests is_monotonic(Z) on 3x4 linkage (case 1). Expecting False. ... ok | |
Tests is_monotonic(Z) on 3x4 linkage (case 2). Expecting False. ... ok | |
Tests is_monotonic(Z) on 3x4 linkage (case 3). Expecting False ... ok | |
Tests is_monotonic(Z) on 3x4 linkage. Expecting True. ... ok | |
Tests is_monotonic(Z) on an empty linkage. ... ok | |
Tests is_monotonic(Z) on clustering generated by single linkage on Iris data set. Expecting True. ... ok | |
Tests is_monotonic(Z) on clustering generated by single linkage on tdist data set. Expecting True. ... ok | |
Tests is_monotonic(Z) on clustering generated by single linkage on tdist data set. Perturbing. Expecting False. ... ok | |
Tests is_valid_im(R) on im over 2 observations. ... ok | |
Tests is_valid_im(R) on im over 3 observations. ... ok | |
Tests is_valid_im(R) with 3 columns. ... ok | |
Tests is_valid_im(R) on im on observation sets between sizes 4 and 15 (step size 3). ... ok | |
Tests is_valid_im(R) on im on observation sets between sizes 4 and 15 (step size 3) with negative link counts. ... ok | |
Tests is_valid_im(R) on im on observation sets between sizes 4 and 15 (step size 3) with negative link height means. ... ok | |
Tests is_valid_im(R) on im on observation sets between sizes 4 and 15 (step size 3) with negative link height standard deviations. ... ok | |
Tests is_valid_im(R) with 5 columns. ... ok | |
Tests is_valid_im(R) with empty inconsistency matrix. ... ok | |
Tests is_valid_im(R) with integer type. ... ok | |
Tests is_valid_linkage(Z) on linkage over 2 observations. ... ok | |
Tests is_valid_linkage(Z) on linkage over 3 observations. ... ok | |
Tests is_valid_linkage(Z) with 3 columns. ... ok | |
Tests is_valid_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3). ... ok | |
Tests is_valid_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3) with negative counts. ... ok | |
Tests is_valid_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3) with negative distances. ... ok | |
Tests is_valid_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3) with negative indices (left). ... ok | |
Tests is_valid_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3) with negative indices (right). ... ok | |
Tests is_valid_linkage(Z) with 5 columns. ... ok | |
Tests is_valid_linkage(Z) with empty linkage. ... ok | |
Tests is_valid_linkage(Z) with integer type. ... ok | |
Tests leaders using a flat clustering generated by single linkage. ... ok | |
Tests leaves_list(Z) on a 1x4 linkage. ... ok | |
Tests leaves_list(Z) on a 2x4 linkage. ... ok | |
Tests leaves_list(Z) on the Iris data set using average linkage. ... ok | |
Tests leaves_list(Z) on the Iris data set using centroid linkage. ... ok | |
Tests leaves_list(Z) on the Iris data set using complete linkage. ... ok | |
Tests leaves_list(Z) on the Iris data set using median linkage. ... ok | |
Tests leaves_list(Z) on the Iris data set using single linkage. ... ok | |
Tests leaves_list(Z) on the Iris data set using ward linkage. ... ok | |
Tests linkage(Y, 'average') on the tdist data set. ... ok | |
Tests linkage(Y, 'centroid') on the Q data set. ... ok | |
Tests linkage(Y, 'complete') on the Q data set. ... ok | |
Tests linkage(Y, 'complete') on the tdist data set. ... ok | |
Tests linkage(Y) where Y is a 0x4 linkage matrix. Exception expected. ... ok | |
Tests linkage(Y, 'single') on the Q data set. ... ok | |
Tests linkage(Y, 'single') on the tdist data set. ... ok | |
Tests linkage(Y, 'weighted') on the Q data set. ... ok | |
Tests linkage(Y, 'weighted') on the tdist data set. ... ok | |
Tests maxdists(Z) on the Q data set using centroid linkage. ... ok | |
Tests maxdists(Z) on the Q data set using complete linkage. ... ok | |
Tests maxdists(Z) on the Q data set using median linkage. ... ok | |
Tests maxdists(Z) on the Q data set using single linkage. ... ok | |
Tests maxdists(Z) on the Q data set using Ward linkage. ... ok | |
Tests maxdists(Z) on empty linkage. Expecting exception. ... ok | |
Tests maxdists(Z) on linkage with one cluster. ... ok | |
Tests maxinconsts(Z, R) on the Q data set using centroid linkage. ... ok | |
Tests maxinconsts(Z, R) on the Q data set using complete linkage. ... ok | |
Tests maxinconsts(Z, R) on the Q data set using median linkage. ... ok | |
Tests maxinconsts(Z, R) on the Q data set using single linkage. ... ok | |
Tests maxinconsts(Z, R) on the Q data set using Ward linkage. ... ok | |
Tests maxinconsts(Z, R) on linkage and inconsistency matrices with different numbers of clusters. Expecting exception. ... ok | |
Tests maxinconsts(Z, R) on empty linkage. Expecting exception. ... ok | |
Tests maxinconsts(Z, R) on linkage with one cluster. ... ok | |
Tests maxRstat(Z, R, 0) on the Q data set using centroid linkage. ... ok | |
Tests maxRstat(Z, R, 0) on the Q data set using complete linkage. ... ok | |
Tests maxRstat(Z, R, 0) on the Q data set using median linkage. ... ok | |
Tests maxRstat(Z, R, 0) on the Q data set using single linkage. ... ok | |
Tests maxRstat(Z, R, 0) on the Q data set using Ward linkage. ... ok | |
Tests maxRstat(Z, R, 0) on linkage and inconsistency matrices with different numbers of clusters. Expecting exception. ... ok | |
Tests maxRstat(Z, R, 0) on empty linkage. Expecting exception. ... ok | |
Tests maxRstat(Z, R, 0) on linkage with one cluster. ... ok | |
Tests maxRstat(Z, R, 1) on the Q data set using centroid linkage. ... ok | |
Tests maxRstat(Z, R, 1) on the Q data set using complete linkage. ... ok | |
Tests maxRstat(Z, R, 1) on the Q data set using median linkage. ... ok | |
Tests maxRstat(Z, R, 1) on the Q data set using single linkage. ... ok | |
Tests maxRstat(Z, R, 1) on the Q data set using Ward linkage. ... ok | |
Tests maxRstat(Z, R, 1) on linkage and inconsistency matrices with different numbers of clusters. Expecting exception. ... ok | |
Tests maxRstat(Z, R, 1) on empty linkage. Expecting exception. ... ok | |
Tests maxRstat(Z, R, 1) on linkage with one cluster. ... ok | |
Tests maxRstat(Z, R, 2) on the Q data set using centroid linkage. ... ok | |
Tests maxRstat(Z, R, 2) on the Q data set using complete linkage. ... ok | |
Tests maxRstat(Z, R, 2) on the Q data set using median linkage. ... ok | |
Tests maxRstat(Z, R, 2) on the Q data set using single linkage. ... ok | |
Tests maxRstat(Z, R, 2) on the Q data set using Ward linkage. ... ok | |
Tests maxRstat(Z, R, 2) on linkage and inconsistency matrices with different numbers of clusters. Expecting exception. ... ok | |
Tests maxRstat(Z, R, 2) on empty linkage. Expecting exception. ... ok | |
Tests maxRstat(Z, R, 2) on linkage with one cluster. ... ok | |
Tests maxRstat(Z, R, 3) on the Q data set using centroid linkage. ... ok | |
Tests maxRstat(Z, R, 3) on the Q data set using complete linkage. ... ok | |
Tests maxRstat(Z, R, 3) on the Q data set using median linkage. ... ok | |
Tests maxRstat(Z, R, 3) on the Q data set using single linkage. ... ok | |
Tests maxRstat(Z, R, 3) on the Q data set using Ward linkage. ... ok | |
Tests maxRstat(Z, R, 3) on linkage and inconsistency matrices with different numbers of clusters. Expecting exception. ... ok | |
Tests maxRstat(Z, R, 3) on empty linkage. Expecting exception. ... ok | |
Tests maxRstat(Z, R, 3) on linkage with one cluster. ... ok | |
Tests maxRstat(Z, R, 3.3). Expecting exception. ... ok | |
Tests maxRstat(Z, R, -1). Expecting exception. ... ok | |
Tests maxRstat(Z, R, 4). Expecting exception. ... ok | |
Tests num_obs_linkage(Z) on linkage over 2 observations. ... ok | |
Tests num_obs_linkage(Z) on linkage over 3 observations. ... ok | |
Tests num_obs_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3). ... ok | |
Tests num_obs_linkage(Z) with empty linkage. ... ok | |
Tests to_mlab_linkage on linkage array with multiple rows. ... ok | |
Tests to_mlab_linkage on empty linkage array. ... ok | |
Tests to_mlab_linkage on linkage array with single row. ... ok | |
test_hierarchy.load_testing_files ... ok | |
Ticket #505. ... ok | |
Testing that kmeans2 init methods work. ... ok | |
Testing simple call to kmeans2 with rank 1 data. ... ok | |
Testing simple call to kmeans2 with rank 1 data. ... ok | |
Testing simple call to kmeans2 and its results. ... ok | |
Regression test for #546: fail when k arg is 0. ... ok | |
This will cause kmean to have a cluster with no points. ... ok | |
test_kmeans_simple (test_vq.TestKMean) ... ok | |
test_large_features (test_vq.TestKMean) ... ok | |
test__vq_sametype (test_vq.TestVq) ... ok | |
test_py_vq (test_vq.TestVq) ... ok | |
test_py_vq2 (test_vq.TestVq) ... ok | |
test_vq (test_vq.TestVq) ... ok | |
Test special rank 1 vq algo, python implementation. ... ok | |
test_codata.test_find ... ok | |
test_codata.test_basic_table_parse ... ok | |
test_codata.test_basic_lookup ... ok | |
test_codata.test_find_all ... ok | |
test_codata.test_find_single ... ok | |
test_codata.test_2002_vs_2006 ... ok | |
Check that updating stored values with exact ones worked. ... ok | |
test_constants.test_fahrenheit_to_celcius ... ok | |
test_constants.test_celcius_to_kelvin ... ok | |
test_constants.test_kelvin_to_celcius ... ok | |
test_constants.test_fahrenheit_to_kelvin ... ok | |
test_constants.test_kelvin_to_fahrenheit ... ok | |
test_constants.test_celcius_to_fahrenheit ... ok | |
test_constants.test_lambda_to_nu ... ok | |
test_constants.test_nu_to_lambda ... ok | |
test_definition (test_basic.TestDoubleFFT) ... ok | |
test_djbfft (test_basic.TestDoubleFFT) ... ok | |
test_n_argument_real (test_basic.TestDoubleFFT) ... ok | |
test_definition (test_basic.TestDoubleIFFT) ... ok | |
test_definition_real (test_basic.TestDoubleIFFT) ... ok | |
test_djbfft (test_basic.TestDoubleIFFT) ... ok | |
test_random_complex (test_basic.TestDoubleIFFT) ... ok | |
test_random_real (test_basic.TestDoubleIFFT) ... ok | |
test_size_accuracy (test_basic.TestDoubleIFFT) ... ok | |
test_axes_argument (test_basic.TestFftn) ... ok | |
test_definition (test_basic.TestFftn) ... ok | |
test_shape_argument (test_basic.TestFftn) ... ok | |
Test that fftn raises ValueError when s.shape is longer than x.shape ... ok | |
test_shape_axes_argument (test_basic.TestFftn) ... ok | |
test_shape_axes_argument2 (test_basic.TestFftn) ... ok | |
test_definition (test_basic.TestFftnSingle) ... ok | |
test_size_accuracy (test_basic.TestFftnSingle) ... ok | |
test_definition (test_basic.TestIRFFTDouble) ... ok | |
test_djbfft (test_basic.TestIRFFTDouble) ... ok | |
test_random_real (test_basic.TestIRFFTDouble) ... ok | |
test_size_accuracy (test_basic.TestIRFFTDouble) ... ok | |
test_definition (test_basic.TestIRFFTSingle) ... ok | |
test_djbfft (test_basic.TestIRFFTSingle) ... ok | |
test_random_real (test_basic.TestIRFFTSingle) ... ok | |
test_size_accuracy (test_basic.TestIRFFTSingle) ... ok | |
test_definition (test_basic.TestIfftnDouble) ... ok | |
test_random_complex (test_basic.TestIfftnDouble) ... ok | |
test_definition (test_basic.TestIfftnSingle) ... ok | |
test_random_complex (test_basic.TestIfftnSingle) ... ok | |
test_complex (test_basic.TestLongDoubleFailure) ... ok | |
test_real (test_basic.TestLongDoubleFailure) ... ok | |
test_basic.TestOverwrite.test_fft ... ok | |
test_basic.TestOverwrite.test_fftn ... ok | |
test_basic.TestOverwrite.test_ifft ... ok | |
test_basic.TestOverwrite.test_ifftn ... ok | |
test_basic.TestOverwrite.test_irfft ... ok | |
test_basic.TestOverwrite.test_rfft ... ok | |
test_definition (test_basic.TestRFFTDouble) ... ok | |
test_djbfft (test_basic.TestRFFTDouble) ... ok | |
test_definition (test_basic.TestRFFTSingle) ... ok | |
test_djbfft (test_basic.TestRFFTSingle) ... ok | |
test_definition (test_basic.TestSingleFFT) ... ok | |
test_djbfft (test_basic.TestSingleFFT) ... ok | |
test_n_argument_real (test_basic.TestSingleFFT) ... ok | |
test_notice (test_basic.TestSingleFFT) ... KNOWNFAIL: single-precision FFT implementation is partially disabled, until accuracy issues with large prime powers are resolved | |
test_definition (test_basic.TestSingleIFFT) ... ok | |
test_definition_real (test_basic.TestSingleIFFT) ... ok | |
test_djbfft (test_basic.TestSingleIFFT) ... ok | |
test_random_complex (test_basic.TestSingleIFFT) ... ok | |
test_random_real (test_basic.TestSingleIFFT) ... ok | |
test_size_accuracy (test_basic.TestSingleIFFT) ... ok | |
fft returns wrong result with axes parameter. ... ok | |
test_definition (test_helper.TestFFTFreq) ... ok | |
test_definition (test_helper.TestFFTShift) ... ok | |
test_inverse (test_helper.TestFFTShift) ... ok | |
test_definition (test_helper.TestRFFTFreq) ... ok | |
test_definition (test_pseudo_diffs.TestDiff) ... ok | |
test_expr (test_pseudo_diffs.TestDiff) ... ok | |
test_expr_large (test_pseudo_diffs.TestDiff) ... ok | |
test_int (test_pseudo_diffs.TestDiff) ... ok | |
test_period (test_pseudo_diffs.TestDiff) ... ok | |
test_random_even (test_pseudo_diffs.TestDiff) ... ok | |
test_random_odd (test_pseudo_diffs.TestDiff) ... ok | |
test_sin (test_pseudo_diffs.TestDiff) ... ok | |
test_zero_nyquist (test_pseudo_diffs.TestDiff) ... ok | |
test_definition (test_pseudo_diffs.TestHilbert) ... ok | |
test_random_even (test_pseudo_diffs.TestHilbert) ... ok | |
test_random_odd (test_pseudo_diffs.TestHilbert) ... ok | |
test_tilbert_relation (test_pseudo_diffs.TestHilbert) ... ok | |
test_definition (test_pseudo_diffs.TestIHilbert) ... ok | |
test_itilbert_relation (test_pseudo_diffs.TestIHilbert) ... ok | |
test_definition (test_pseudo_diffs.TestITilbert) ... ok | |
test_pseudo_diffs.TestOverwrite.test_cc_diff ... ok | |
test_pseudo_diffs.TestOverwrite.test_cs_diff ... ok | |
test_pseudo_diffs.TestOverwrite.test_diff ... ok | |
test_pseudo_diffs.TestOverwrite.test_hilbert ... ok | |
test_pseudo_diffs.TestOverwrite.test_itilbert ... ok | |
test_pseudo_diffs.TestOverwrite.test_sc_diff ... ok | |
test_pseudo_diffs.TestOverwrite.test_shift ... ok | |
test_pseudo_diffs.TestOverwrite.test_ss_diff ... ok | |
test_pseudo_diffs.TestOverwrite.test_tilbert ... ok | |
test_definition (test_pseudo_diffs.TestShift) ... ok | |
test_definition (test_pseudo_diffs.TestTilbert) ... ok | |
test_random_even (test_pseudo_diffs.TestTilbert) ... ok | |
test_random_odd (test_pseudo_diffs.TestTilbert) ... ok | |
test_axis (test_real_transforms.TestDCTIDouble) ... ok | |
test_definition (test_real_transforms.TestDCTIDouble) ... ok | |
test_axis (test_real_transforms.TestDCTIFloat) ... ok | |
test_definition (test_real_transforms.TestDCTIFloat) ... ok | |
test_axis (test_real_transforms.TestDCTIIDouble) ... ok | |
test_definition (test_real_transforms.TestDCTIIDouble) ... ok | |
Test correspondance with matlab (orthornomal mode). ... ok | |
test_axis (test_real_transforms.TestDCTIIFloat) ... ok | |
test_definition (test_real_transforms.TestDCTIIFloat) ... ok | |
Test correspondance with matlab (orthornomal mode). ... ok | |
test_axis (test_real_transforms.TestDCTIIIDouble) ... ok | |
test_definition (test_real_transforms.TestDCTIIIDouble) ... ok | |
Test orthornomal mode. ... ok | |
test_axis (test_real_transforms.TestDCTIIIFloat) ... ok | |
test_definition (test_real_transforms.TestDCTIIIFloat) ... ok | |
Test orthornomal mode. ... ok | |
test_definition (test_real_transforms.TestDSTIDouble) ... ok | |
test_definition (test_real_transforms.TestDSTIFloat) ... ok | |
test_definition (test_real_transforms.TestDSTIIDouble) ... ok | |
test_definition (test_real_transforms.TestDSTIIFloat) ... ok | |
test_definition (test_real_transforms.TestDSTIIIDouble) ... ok | |
test_definition (test_real_transforms.TestDSTIIIFloat) ... ok | |
test_definition (test_real_transforms.TestIDCTIDouble) ... ok | |
test_definition (test_real_transforms.TestIDCTIFloat) ... ok | |
test_definition (test_real_transforms.TestIDCTIIDouble) ... ok | |
test_definition (test_real_transforms.TestIDCTIIFloat) ... ok | |
test_definition (test_real_transforms.TestIDCTIIIDouble) ... ok | |
test_definition (test_real_transforms.TestIDCTIIIFloat) ... ok | |
test_definition (test_real_transforms.TestIDSTIDouble) ... ok | |
test_definition (test_real_transforms.TestIDSTIFloat) ... ok | |
test_definition (test_real_transforms.TestIDSTIIDouble) ... ok | |
test_definition (test_real_transforms.TestIDSTIIFloat) ... ok | |
test_definition (test_real_transforms.TestIDSTIIIDouble) ... ok | |
test_definition (test_real_transforms.TestIDSTIIIFloat) ... ok | |
test_real_transforms.TestOverwrite.test_dct ... ok | |
test_real_transforms.TestOverwrite.test_dst ... ok | |
test_real_transforms.TestOverwrite.test_idct ... ok | |
test_real_transforms.TestOverwrite.test_idst ... ok | |
test_no_params (test_integrate.DOP853CheckParameterUse) ... ok | |
test_one_scalar_param (test_integrate.DOP853CheckParameterUse) ... ok | |
test_two_scalar_params (test_integrate.DOP853CheckParameterUse) ... ok | |
test_vector_param (test_integrate.DOP853CheckParameterUse) ... ok | |
test_no_params (test_integrate.DOPRI5CheckParameterUse) ... ok | |
test_one_scalar_param (test_integrate.DOPRI5CheckParameterUse) ... ok | |
test_two_scalar_params (test_integrate.DOPRI5CheckParameterUse) ... ok | |
test_vector_param (test_integrate.DOPRI5CheckParameterUse) ... ok | |
test_no_params (test_integrate.LSODACheckParameterUse) ... ok | |
test_one_scalar_param (test_integrate.LSODACheckParameterUse) ... ok | |
test_two_scalar_params (test_integrate.LSODACheckParameterUse) ... ok | |
test_vector_param (test_integrate.LSODACheckParameterUse) ... ok | |
test_dop853 (test_integrate.TestComplexOde) ... ok | |
test_dopri5 (test_integrate.TestComplexOde) ... ok | |
test_lsoda (test_integrate.TestComplexOde) ... ok | |
test_vode (test_integrate.TestComplexOde) ... ok | |
test_solout (test_integrate.TestComplexSolout) ... ok | |
test_solout_break (test_integrate.TestComplexSolout) ... ok | |
test_concurrent_fail (test_integrate.TestOde) ... ok | |
test_concurrent_ok (test_integrate.TestOde) ... ok | |
test_dop853 (test_integrate.TestOde) ... ok | |
test_dopri5 (test_integrate.TestOde) ... ok | |
test_lsoda (test_integrate.TestOde) ... ok | |
test_vode (test_integrate.TestOde) ... ok | |
test_zvode (test_integrate.TestOde) ... ok | |
test_odeint (test_integrate.TestOdeint) ... ok | |
test_solout (test_integrate.TestSolout) ... ok | |
test_solout_break (test_integrate.TestSolout) ... ok | |
test_no_params (test_integrate.VODECheckParameterUse) ... ok | |
test_one_scalar_param (test_integrate.VODECheckParameterUse) ... ok | |
test_two_scalar_params (test_integrate.VODECheckParameterUse) ... ok | |
test_vector_param (test_integrate.VODECheckParameterUse) ... ok | |
test_no_params (test_integrate.ZVODECheckParameterUse) ... ok | |
test_one_scalar_param (test_integrate.ZVODECheckParameterUse) ... ok | |
test_two_scalar_params (test_integrate.ZVODECheckParameterUse) ... ok | |
test_vector_param (test_integrate.ZVODECheckParameterUse) ... ok | |
test_improvement (test_quadpack.TestCtypesQuad) ... KNOWNFAIL: Unreliable test, see ticket 1684. | |
test_typical (test_quadpack.TestCtypesQuad) ... ok | |
test_fixed_limits (test_quadpack.TestNQuad) ... ok | |
test_matching_dblquad (test_quadpack.TestNQuad) ... ok | |
test_matching_quad (test_quadpack.TestNQuad) ... ok | |
test_matching_tplquad (test_quadpack.TestNQuad) ... ok | |
test_square_aliased_fn_ranges_and_opts (test_quadpack.TestNQuad) ... ok | |
test_square_aliased_ranges_and_opts (test_quadpack.TestNQuad) ... ok | |
test_square_separate_fn_ranges_and_opts (test_quadpack.TestNQuad) ... ok | |
test_square_separate_ranges_and_opts (test_quadpack.TestNQuad) ... ok | |
test_variable_limits (test_quadpack.TestNQuad) ... ok | |
test_algebraic_log_weight (test_quadpack.TestQuad) ... ok | |
test_cauchypv_weight (test_quadpack.TestQuad) ... ok | |
test_cosine_weighted_infinite (test_quadpack.TestQuad) ... ok | |
test_double_integral (test_quadpack.TestQuad) ... ok | |
test_indefinite (test_quadpack.TestQuad) ... ok | |
test_sine_weighted_finite (test_quadpack.TestQuad) ... ok | |
test_sine_weighted_infinite (test_quadpack.TestQuad) ... ok | |
test_singular (test_quadpack.TestQuad) ... ok | |
test_triple_integral (test_quadpack.TestQuad) ... ok | |
test_typical (test_quadpack.TestQuad) ... ok | |
test_1d (test_quadrature.TestCumtrapz) ... ok | |
test_nd (test_quadrature.TestCumtrapz) ... ok | |
test_x_none (test_quadrature.TestCumtrapz) ... ok | |
Test the first few degrees, for evenly spaced points. ... ok | |
Test newton_cotes with points that are not evenly spaced. ... ok | |
test_non_dtype (test_quadrature.TestQuadrature) ... ok | |
test_quadrature (test_quadrature.TestQuadrature) ... ok | |
test_quadrature_rtol (test_quadrature.TestQuadrature) ... ok | |
test_romb (test_quadrature.TestQuadrature) ... ok | |
test_romberg (test_quadrature.TestQuadrature) ... ok | |
test_romberg_rtol (test_quadrature.TestQuadrature) ... ok | |
test_fitpack.TestBisplrep.test_overflow ... ok | |
test_fitpack.TestBisplrep.test_regression_1310 ... ok | |
test_smoke_bisplrep_bisplev (test_fitpack.TestSmokeTests) ... ok | |
test_smoke_splint_spalde (test_fitpack.TestSmokeTests) ... ok | |
test_smoke_splprep_splrep_splev (test_fitpack.TestSmokeTests) ... ok | |
test_smoke_splrep_splev (test_fitpack.TestSmokeTests) ... ok | |
test_smoke_sproot (test_fitpack.TestSmokeTests) ... ok | |
test_fitpack.TestSplder.test_inverse ... ok | |
test_fitpack.TestSplder.test_kink ... ok | |
test_fitpack.TestSplder.test_order0_diff ... ok | |
test_fitpack.TestSplder.test_splantider_vs_splint ... ok | |
test_fitpack.TestSplder.test_splder_vs_splev ... ok | |
test_1d_shape (test_fitpack.TestSplev) ... ok | |
test_bilinearity (test_fitpack2.TestLSQBivariateSpline) ... ok | |
Test whether empty inputs returns an empty output. Ticket 1014 ... ok | |
test_integral (test_fitpack2.TestLSQBivariateSpline) ... ok | |
test_linear_constant (test_fitpack2.TestLSQBivariateSpline) ... ok | |
test_empty_input (test_fitpack2.TestLSQSphereBivariateSpline) ... ok | |
test_linear_constant (test_fitpack2.TestLSQSphereBivariateSpline) ... ok | |
test_defaults (test_fitpack2.TestRectBivariateSpline) ... ok | |
test_evaluate (test_fitpack2.TestRectBivariateSpline) ... ok | |
test_defaults (test_fitpack2.TestRectSphereBivariateSpline) ... ok | |
test_evaluate (test_fitpack2.TestRectSphereBivariateSpline) ... ok | |
test_integral (test_fitpack2.TestSmoothBivariateSpline) ... ok | |
test_linear_1d (test_fitpack2.TestSmoothBivariateSpline) ... ok | |
test_linear_constant (test_fitpack2.TestSmoothBivariateSpline) ... ok | |
test_empty_input (test_fitpack2.TestSmoothSphereBivariateSpline) ... ok | |
test_linear_constant (test_fitpack2.TestSmoothSphereBivariateSpline) ... ok | |
test_derivative_and_antiderivative (test_fitpack2.TestUnivariateSpline) ... ok | |
Test whether empty input returns an empty output. Ticket 1014 ... ok | |
test_linear_1d (test_fitpack2.TestUnivariateSpline) ... ok | |
test_linear_constant (test_fitpack2.TestUnivariateSpline) ... ok | |
test_preserve_shape (test_fitpack2.TestUnivariateSpline) ... ok | |
Regression test for #1375. ... ok | |
test_subclassing (test_fitpack2.TestUnivariateSpline) ... ok | |
test_interpnd.TestCloughTocher2DInterpolator.test_dense ... ok | |
test_interpnd.TestCloughTocher2DInterpolator.test_linear_smoketest ... ok | |
test_interpnd.TestCloughTocher2DInterpolator.test_pickle ... ok | |
test_interpnd.TestCloughTocher2DInterpolator.test_quadratic_smoketest ... ok | |
test_interpnd.TestCloughTocher2DInterpolator.test_tri_input ... ok | |
test_interpnd.TestCloughTocher2DInterpolator.test_wrong_ndim ... ok | |
test_interpnd.TestEstimateGradients2DGlobal.test_regression_2359 ... ok | |
test_interpnd.TestEstimateGradients2DGlobal.test_smoketest ... ok | |
test_interpnd.TestLinearNDInterpolation.test_complex_smoketest ... ok | |
test_interpnd.TestLinearNDInterpolation.test_pickle ... ok | |
test_interpnd.TestLinearNDInterpolation.test_smoketest ... ok | |
test_interpnd.TestLinearNDInterpolation.test_smoketest_alternate ... ok | |
test_interpnd.TestLinearNDInterpolation.test_square ... ok | |
test_interpnd.TestLinearNDInterpolation.test_tri_input ... ok | |
test_interpolate.TestInterp1D.test_bounds ... ok | |
test_interpolate.TestInterp1D.test_circular_refs ... ok | |
test_interpolate.TestInterp1D.test_complex ... ok | |
Check the actual implementation of spline interpolation. ... ok | |
Check that the attributes are initialized appropriately by the ... ok | |
Check the actual implementation of linear interpolation. ... ok | |
test_interpolate.TestInterp1D.test_nd ... ok | |
test_interpolate.TestInterp1D.test_nd_zero_spline ... KNOWNFAIL: zero-order splines fail for the last point | |
Check the actual implementation of nearest-neighbour interpolation. ... ok | |
Make sure that appropriate exceptions are raised when invalid values ... ok | |
Check the actual implementation of zero-order spline interpolation. ... KNOWNFAIL: zero-order splines fail for the last point | |
test_interp2d (test_interpolate.TestInterp2D) ... ok | |
test_interp2d_bounds (test_interpolate.TestInterp2D) ... ok | |
test_interp2d_linear (test_interpolate.TestInterp2D) ... ok | |
test_interp2d_meshgrid_input (test_interpolate.TestInterp2D) ... ok | |
test_interp2d_meshgrid_input_unsorted (test_interpolate.TestInterp2D) ... ok | |
test_lagrange (test_interpolate.TestLagrange) ... ok | |
test_block_average_above (test_interpolate_wrapper.Test) ... ok | |
test_linear (test_interpolate_wrapper.Test) ... ok | |
test_linear2 (test_interpolate_wrapper.Test) ... ok | |
test_logarithmic (test_interpolate_wrapper.Test) ... ok | |
test_nearest (test_interpolate_wrapper.Test) ... ok | |
test_ndgriddata.TestGriddata.test_1d ... ok | |
test_ndgriddata.TestGriddata.test_1d_unsorted ... ok | |
test_ndgriddata.TestGriddata.test_alternative_call ... ok | |
test_ndgriddata.TestGriddata.test_complex_2d ... ok | |
test_ndgriddata.TestGriddata.test_fill_value ... ok | |
test_ndgriddata.TestGriddata.test_multipoint_2d ... ok | |
test_ndgriddata.TestGriddata.test_multivalue_2d ... ok | |
test_append (test_polyint.CheckBarycentric) ... ok | |
test_delayed (test_polyint.CheckBarycentric) ... ok | |
test_lagrange (test_polyint.CheckBarycentric) ... ok | |
test_scalar (test_polyint.CheckBarycentric) ... ok | |
test_shapes_1d_vectorvalue (test_polyint.CheckBarycentric) ... ok | |
test_shapes_scalarvalue (test_polyint.CheckBarycentric) ... ok | |
test_shapes_vectorvalue (test_polyint.CheckBarycentric) ... ok | |
test_vector (test_polyint.CheckBarycentric) ... ok | |
test_wrapper (test_polyint.CheckBarycentric) ... ok | |
test_derivative (test_polyint.CheckKrogh) ... ok | |
test_derivatives (test_polyint.CheckKrogh) ... ok | |
test_empty (test_polyint.CheckKrogh) ... ok | |
test_hermite (test_polyint.CheckKrogh) ... ok | |
test_high_derivative (test_polyint.CheckKrogh) ... ok | |
test_lagrange (test_polyint.CheckKrogh) ... ok | |
test_low_derivatives (test_polyint.CheckKrogh) ... ok | |
test_scalar (test_polyint.CheckKrogh) ... ok | |
test_shapes_1d_vectorvalue (test_polyint.CheckKrogh) ... ok | |
test_shapes_scalarvalue (test_polyint.CheckKrogh) ... ok | |
test_shapes_scalarvalue_derivative (test_polyint.CheckKrogh) ... ok | |
test_shapes_vectorvalue (test_polyint.CheckKrogh) ... ok | |
test_shapes_vectorvalue_derivative (test_polyint.CheckKrogh) ... ok | |
test_vector (test_polyint.CheckKrogh) ... ok | |
test_wrapper (test_polyint.CheckKrogh) ... ok | |
test_construction (test_polyint.CheckPiecewise) ... ok | |
test_derivative (test_polyint.CheckPiecewise) ... ok | |
test_derivatives (test_polyint.CheckPiecewise) ... ok | |
test_incremental (test_polyint.CheckPiecewise) ... ok | |
test_scalar (test_polyint.CheckPiecewise) ... ok | |
test_shapes_scalarvalue (test_polyint.CheckPiecewise) ... ok | |
test_shapes_scalarvalue_derivative (test_polyint.CheckPiecewise) ... ok | |
test_shapes_vectorvalue (test_polyint.CheckPiecewise) ... ok | |
test_shapes_vectorvalue_1d (test_polyint.CheckPiecewise) ... ok | |
test_shapes_vectorvalue_derivative (test_polyint.CheckPiecewise) ... ok | |
test_vector (test_polyint.CheckPiecewise) ... ok | |
test_wrapper (test_polyint.CheckPiecewise) ... ok | |
test_exponential (test_polyint.CheckTaylor) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (0,), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (0,), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (0,), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (0,), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (0,), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (0,), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (0,), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (0,), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (0,), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (0,), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (1,), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (1,), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (1,), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (1,), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (1,), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (1,), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (1,), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (1,), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (1,), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (1,), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (3, 2, 5), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (3, 2, 5), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (3, 2, 5), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (3, 2, 5), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (3, 2, 5), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (3, 2, 5), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (3, 2, 5), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (3, 2, 5), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (3, 2, 5), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.KroghInterpolator'>, (3, 2, 5), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (0,), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (0,), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (0,), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (0,), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (0,), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (0,), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (0,), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (0,), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (0,), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (0,), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (1,), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (1,), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (1,), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (1,), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (1,), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (1,), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (1,), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (1,), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (1,), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (1,), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (3, 2, 5), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (3, 2, 5), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (3, 2, 5), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (3, 2, 5), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (3, 2, 5), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (3, 2, 5), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (3, 2, 5), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (3, 2, 5), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (3, 2, 5), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>, (3, 2, 5), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (0,), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (0,), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (0,), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (0,), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (0,), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (0,), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (0,), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (0,), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (0,), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (0,), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (1,), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (1,), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (1,), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (1,), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (1,), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (1,), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (1,), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (1,), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (1,), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (1,), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (3, 2, 5), (0,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (3, 2, 5), (0,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (3, 2, 5), (1,), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (3, 2, 5), (1,), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (3, 2, 5), (3, 2, 5), None, -3) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (3, 2, 5), (3, 2, 5), None, -2) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (3, 2, 5), (3, 2, 5), None, -1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (3, 2, 5), (3, 2, 5), None, 0) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (3, 2, 5), (3, 2, 5), None, 1) ... ok | |
test_polyint.test_shapes(<class 'scipy.interpolate.polyint.PchipInterpolator'>, (3, 2, 5), (3, 2, 5), None, 2) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (), (0,), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (), (0,), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (), (0,), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (), (0,), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (), (1,), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (), (1,), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (), (1,), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (), (1,), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (), (3, 2, 5), (3,), -3) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (), (3, 2, 5), (4,), -3) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (), (3, 2, 5), (3,), -2) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (), (3, 2, 5), (4,), -2) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (), (3, 2, 5), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (), (3, 2, 5), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (), (3, 2, 5), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (), (3, 2, 5), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (), (3, 2, 5), (3,), 1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (), (3, 2, 5), (4,), 1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (), (3, 2, 5), (3,), 2) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (), (3, 2, 5), (4,), 2) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (0,), (0,), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (0,), (0,), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (0,), (0,), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (0,), (0,), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (0,), (1,), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (0,), (1,), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (0,), (1,), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (0,), (1,), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (0,), (3, 2, 5), (3,), -3) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (0,), (3, 2, 5), (4,), -3) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (0,), (3, 2, 5), (3,), -2) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (0,), (3, 2, 5), (4,), -2) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (0,), (3, 2, 5), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (0,), (3, 2, 5), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (0,), (3, 2, 5), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (0,), (3, 2, 5), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (0,), (3, 2, 5), (3,), 1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (0,), (3, 2, 5), (4,), 1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (0,), (3, 2, 5), (3,), 2) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (0,), (3, 2, 5), (4,), 2) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (1,), (0,), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (1,), (0,), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (1,), (0,), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (1,), (0,), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (1,), (1,), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (1,), (1,), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (1,), (1,), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (1,), (1,), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (1,), (3, 2, 5), (3,), -3) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (1,), (3, 2, 5), (4,), -3) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (1,), (3, 2, 5), (3,), -2) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (1,), (3, 2, 5), (4,), -2) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (1,), (3, 2, 5), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (1,), (3, 2, 5), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (1,), (3, 2, 5), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (1,), (3, 2, 5), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (1,), (3, 2, 5), (3,), 1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (1,), (3, 2, 5), (4,), 1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (1,), (3, 2, 5), (3,), 2) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (1,), (3, 2, 5), (4,), 2) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (3, 2, 5), (0,), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (3, 2, 5), (0,), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (3, 2, 5), (0,), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (3, 2, 5), (0,), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (3, 2, 5), (1,), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (3, 2, 5), (1,), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (3, 2, 5), (1,), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (3, 2, 5), (1,), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (3, 2, 5), (3, 2, 5), (3,), -3) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (3, 2, 5), (3, 2, 5), (4,), -3) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (3, 2, 5), (3, 2, 5), (3,), -2) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (3, 2, 5), (3, 2, 5), (4,), -2) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (3, 2, 5), (3, 2, 5), (3,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (3, 2, 5), (3, 2, 5), (4,), -1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (3, 2, 5), (3, 2, 5), (3,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (3, 2, 5), (3, 2, 5), (4,), 0) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (3, 2, 5), (3, 2, 5), (3,), 1) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (3, 2, 5), (3, 2, 5), (4,), 1) ... ok | |
test_polyint.test_derivs_shapes(<function krogh_derivs at 0x10D20C70>, (3, 2, 5), (3, 2, 5), (3,), 2) ... ok | |
test_polyint.test_derivs_shapes(<function pchip_derivs at 0x10D20BF0>, (3, 2, 5), (3, 2, 5), (4,), 2) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (), (0,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (), (0,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (), (1,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (), (1,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (), (3, 2, 5), (), -3) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (), (3, 2, 5), (), -2) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (), (3, 2, 5), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (), (3, 2, 5), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (), (3, 2, 5), (), 1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (), (3, 2, 5), (), 2) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (0,), (0,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (0,), (0,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (0,), (1,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (0,), (1,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (0,), (3, 2, 5), (), -3) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (0,), (3, 2, 5), (), -2) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (0,), (3, 2, 5), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (0,), (3, 2, 5), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (0,), (3, 2, 5), (), 1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (0,), (3, 2, 5), (), 2) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (1,), (0,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (1,), (0,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (1,), (1,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (1,), (1,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (1,), (3, 2, 5), (), -3) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (1,), (3, 2, 5), (), -2) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (1,), (3, 2, 5), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (1,), (3, 2, 5), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (1,), (3, 2, 5), (), 1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (1,), (3, 2, 5), (), 2) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (3, 2, 5), (0,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (3, 2, 5), (0,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (3, 2, 5), (1,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (3, 2, 5), (1,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (3, 2, 5), (3, 2, 5), (), -3) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (3, 2, 5), (3, 2, 5), (), -2) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (3, 2, 5), (3, 2, 5), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (3, 2, 5), (3, 2, 5), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (3, 2, 5), (3, 2, 5), (), 1) ... ok | |
test_polyint.test_deriv_shapes(<function krogh_deriv at 0x10D20A30>, (3, 2, 5), (3, 2, 5), (), 2) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (), (0,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (), (0,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (), (1,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (), (1,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (), (3, 2, 5), (), -3) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (), (3, 2, 5), (), -2) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (), (3, 2, 5), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (), (3, 2, 5), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (), (3, 2, 5), (), 1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (), (3, 2, 5), (), 2) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (0,), (0,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (0,), (0,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (0,), (1,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (0,), (1,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (0,), (3, 2, 5), (), -3) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (0,), (3, 2, 5), (), -2) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (0,), (3, 2, 5), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (0,), (3, 2, 5), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (0,), (3, 2, 5), (), 1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (0,), (3, 2, 5), (), 2) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (1,), (0,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (1,), (0,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (1,), (1,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (1,), (1,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (1,), (3, 2, 5), (), -3) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (1,), (3, 2, 5), (), -2) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (1,), (3, 2, 5), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (1,), (3, 2, 5), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (1,), (3, 2, 5), (), 1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (1,), (3, 2, 5), (), 2) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (3, 2, 5), (0,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (3, 2, 5), (0,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (3, 2, 5), (1,), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (3, 2, 5), (1,), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (3, 2, 5), (3, 2, 5), (), -3) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (3, 2, 5), (3, 2, 5), (), -2) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (3, 2, 5), (3, 2, 5), (), -1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (3, 2, 5), (3, 2, 5), (), 0) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (3, 2, 5), (3, 2, 5), (), 1) ... ok | |
test_polyint.test_deriv_shapes(<function pchip_deriv at 0x10D20B70>, (3, 2, 5), (3, 2, 5), (), 2) ... ok | |
test_polyint.test_complex(<class 'scipy.interpolate.polyint.KroghInterpolator'>,) ... ok | |
test_polyint.test_complex(<class 'scipy.interpolate.polyint.BarycentricInterpolator'>,) ... ok | |
test_polyint.test_complex(<class 'scipy.interpolate.polyint.PchipInterpolator'>,) ... ok | |
test_rbf.test_rbf_interpolation('multiquadric',) ... ok | |
test_rbf.test_rbf_interpolation('multiquadric',) ... ok | |
test_rbf.test_rbf_interpolation('multiquadric',) ... ok | |
test_rbf.test_rbf_interpolation('inverse multiquadric',) ... ok | |
test_rbf.test_rbf_interpolation('inverse multiquadric',) ... ok | |
test_rbf.test_rbf_interpolation('inverse multiquadric',) ... ok | |
test_rbf.test_rbf_interpolation('gaussian',) ... ok | |
test_rbf.test_rbf_interpolation('gaussian',) ... ok | |
test_rbf.test_rbf_interpolation('gaussian',) ... ok | |
test_rbf.test_rbf_interpolation('cubic',) ... ok | |
test_rbf.test_rbf_interpolation('cubic',) ... ok | |
test_rbf.test_rbf_interpolation('cubic',) ... ok | |
test_rbf.test_rbf_interpolation('quintic',) ... ok | |
test_rbf.test_rbf_interpolation('quintic',) ... ok | |
test_rbf.test_rbf_interpolation('quintic',) ... ok | |
test_rbf.test_rbf_interpolation('thin-plate',) ... ok | |
test_rbf.test_rbf_interpolation('thin-plate',) ... ok | |
test_rbf.test_rbf_interpolation('thin-plate',) ... ok | |
test_rbf.test_rbf_interpolation('linear',) ... ok | |
test_rbf.test_rbf_interpolation('linear',) ... ok | |
test_rbf.test_rbf_interpolation('linear',) ... ok | |
test_rbf.test_rbf_regularity('multiquadric', 0.05) ... ok | |
test_rbf.test_rbf_regularity('inverse multiquadric', 0.02) ... ok | |
test_rbf.test_rbf_regularity('gaussian', 0.01) ... ok | |
test_rbf.test_rbf_regularity('cubic', 0.15) ... ok | |
test_rbf.test_rbf_regularity('quintic', 0.1) ... ok | |
test_rbf.test_rbf_regularity('thin-plate', 0.1) ... ok | |
test_rbf.test_rbf_regularity('linear', 0.2) ... ok | |
Check that the Rbf class can be constructed with the default ... ok | |
Check that the Rbf class can be constructed with function=callable. ... ok | |
Check that the Rbf class can be constructed with a two argument ... ok | |
test_rbf.test_rbf_epsilon_none ... ok | |
Ticket #629 ... ok | |
Parsing trivial file with nothing. ... ok | |
Parsing trivial file with some comments in the data section. ... ok | |
Test reading from file-like object (StringIO) ... ok | |
Test parsing wrong type of attribute from their value. ... ok | |
Parsing trivial header with nothing. ... ok | |
Test parsing type of attribute from their value. ... ok | |
test_missing (test_arffread.MissingDataTest) ... ok | |
test_from_number (test_fortran_format.TestExpFormat) ... ok | |
test_to_fortran (test_fortran_format.TestExpFormat) ... ok | |
test_exp_exp (test_fortran_format.TestFortranFormatParser) ... ok | |
test_repeat_exp (test_fortran_format.TestFortranFormatParser) ... ok | |
test_repeat_exp_exp (test_fortran_format.TestFortranFormatParser) ... ok | |
test_simple_exp (test_fortran_format.TestFortranFormatParser) ... ok | |
test_simple_int (test_fortran_format.TestFortranFormatParser) ... ok | |
test_simple_repeated_int (test_fortran_format.TestFortranFormatParser) ... ok | |
test_wrong_formats (test_fortran_format.TestFortranFormatParser) ... ok | |
test_from_number (test_fortran_format.TestIntFormat) ... ok | |
test_to_fortran (test_fortran_format.TestIntFormat) ... ok | |
test_simple (test_hb.TestHBReader) ... ok | |
test_simple (test_hb.TestRBRoundtrip) ... ok | |
test_byteordercodes.test_native ... ok | |
test_byteordercodes.test_to_numpy ... ok | |
test_mio.test_load('double', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testdouble_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testdouble_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testdouble_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testdouble_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testdouble_7.4_GLNX86.mat'], {'testdouble': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok | |
test_mio.test_load('string', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststring_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststring_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststring_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststring_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststring_7.4_GLNX86.mat'], {'teststring': array([u'"Do nine men interpret?" "Nine men," I nod.'], ... ok | |
test_mio.test_load('complex', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcomplex_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcomplex_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcomplex_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcomplex_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcomplex_7.4_GLNX86.mat'], {'testcomplex': array([[ 1.00000000e+00 +0.00000000e+00j, ... ok | |
test_mio.test_load('matrix', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmatrix_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmatrix_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmatrix_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmatrix_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmatrix_7.4_GLNX86.mat'], {'testmatrix': array([[ 1., 2., 3., 4., 5.], ... ok | |
test_mio.test_load('sparse', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_7.4_GLNX86.mat'], {'testsparse': <3x5 sparse matrix of type '<type 'numpy.float64'>' ... ok | |
test_mio.test_load('sparsecomplex', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_7.4_GLNX86.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '<type 'numpy.complex128'>' ... ok | |
test_mio.test_load('multi', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmulti_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmulti_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmulti_7.4_GLNX86.mat'], {'a': array([[ 1., 2., 3., 4., 5.], ... ok | |
test_mio.test_load('minus', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testminus_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testminus_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testminus_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testminus_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testminus_7.4_GLNX86.mat'], {'testminus': array([[-1]])}) ... ok | |
test_mio.test_load('onechar', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testonechar_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testonechar_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testonechar_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testonechar_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testonechar_7.4_GLNX86.mat'], {'testonechar': array([u'r'], ... ok | |
test_mio.test_load('cell', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcell_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcell_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcell_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcell_7.4_GLNX86.mat'], {'testcell': array([[ array([u'This cell contains this string and 3 arrays of increasing length'], ... ok | |
test_mio.test_load('scalarcell', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testscalarcell_7.4_GLNX86.mat'], {'testscalarcell': array([[array([[1]])]], dtype=object)}) ... ok | |
test_mio.test_load('emptycell', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testemptycell_5.3_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testemptycell_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testemptycell_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testemptycell_7.4_GLNX86.mat'], {'testemptycell': array([[array([[1]]), array([[2]]), array([], shape=(0, 0), dtype=float64), ... ok | |
test_mio.test_load('stringarray', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststringarray_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststringarray_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststringarray_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststringarray_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststringarray_7.4_GLNX86.mat'], {'teststringarray': array([u'one ', u'two ', u'three'], ... ok | |
test_mio.test_load('3dmatrix', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\test3dmatrix_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\test3dmatrix_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\test3dmatrix_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\test3dmatrix_7.4_GLNX86.mat'], {'test3dmatrix': array([[[ 1, 7, 13, 19], ... ok | |
test_mio.test_load('struct', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststruct_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststruct_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststruct_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststruct_7.4_GLNX86.mat'], {'teststruct': array([[ ([u'Rats live on no evil star.'], [[1.4142135623730951, 2.718281828459045, 3.141592653589793]], [[(1.4142135623730951+1.4142135623730951j), (2.718281828459045+2.718281828459045j), (3.141592653589793+3.141592653589793j)]])]], ... ok | |
test_mio.test_load('cellnest', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcellnest_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcellnest_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcellnest_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcellnest_7.4_GLNX86.mat'], {'testcellnest': array([[array([[1]]), ... ok | |
test_mio.test_load('structnest', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructnest_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructnest_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructnest_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructnest_7.4_GLNX86.mat'], {'teststructnest': array([[([[1]], [[(array([u'number 3'], ... ok | |
test_mio.test_load('structarr', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructarr_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructarr_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructarr_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructarr_7.4_GLNX86.mat'], {'teststructarr': array([[([[1]], [[2]]), ([u'number 1'], [u'number 2'])]], ... ok | |
test_mio.test_load('object', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testobject_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testobject_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testobject_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testobject_7.4_GLNX86.mat'], {'testobject': MatlabObject([[([u'x'], [u' x = INLINE_INPUTS_{1};'], [u'x'], [[0]], [[1]], [[1]])]], ... ok | |
test_mio.test_load('unicode', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testunicode_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testunicode_7.4_GLNX86.mat'], {'testunicode': array([ u'Japanese: \n\u3059\u3079\u3066\u306e\u4eba\u9593\u306f\u3001\u751f\u307e\u308c\u306a\u304c\u3089\u306b\u3057\u3066\u81ea\u7531\u3067\u3042\u308a\u3001\n\u304b\u3064\u3001\u5c0a\u53b3\u3068\u6a29\u5229\u3068 \u306b\u3064\u3044\u3066\u5e73\u7b49\u3067\u3042\u308b\u3002\n\u4eba\u9593\u306f\u3001\u7406\u6027\u3068\u826f\u5fc3\u3068\u3092\u6388\u3051\u3089\u308c\u3066\u304a\u308a\u3001\n\u4e92\u3044\u306b\u540c\u80de\u306e\u7cbe\u795e\u3092\u3082\u3063\u3066\u884c\u52d5\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3002'], ... ok | |
test_mio.test_load('sparse', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_7.4_GLNX86.mat'], {'testsparse': <3x5 sparse matrix of type '<type 'numpy.float64'>' ... ok | |
test_mio.test_load('sparsecomplex', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_7.4_GLNX86.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '<type 'numpy.complex128'>' ... ok | |
test_mio.test_load('bool', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testbool_8_WIN64.mat'], {'testbools': array([[ True], ... ok | |
test_mio.test_whos('double', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testdouble_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testdouble_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testdouble_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testdouble_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testdouble_7.4_GLNX86.mat'], {'testdouble': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok | |
test_mio.test_whos('string', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststring_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststring_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststring_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststring_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststring_7.4_GLNX86.mat'], {'teststring': array([u'"Do nine men interpret?" "Nine men," I nod.'], ... ok | |
test_mio.test_whos('complex', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcomplex_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcomplex_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcomplex_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcomplex_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcomplex_7.4_GLNX86.mat'], {'testcomplex': array([[ 1.00000000e+00 +0.00000000e+00j, ... ok | |
test_mio.test_whos('matrix', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmatrix_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmatrix_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmatrix_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmatrix_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmatrix_7.4_GLNX86.mat'], {'testmatrix': array([[ 1., 2., 3., 4., 5.], ... ok | |
test_mio.test_whos('sparse', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_7.4_GLNX86.mat'], {'testsparse': <3x5 sparse matrix of type '<type 'numpy.float64'>' ... ok | |
test_mio.test_whos('sparsecomplex', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_7.4_GLNX86.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '<type 'numpy.complex128'>' ... ok | |
test_mio.test_whos('multi', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmulti_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmulti_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testmulti_7.4_GLNX86.mat'], {'a': array([[ 1., 2., 3., 4., 5.], ... ok | |
test_mio.test_whos('minus', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testminus_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testminus_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testminus_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testminus_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testminus_7.4_GLNX86.mat'], {'testminus': array([[-1]])}, {'testminus': 'double'}) ... ok | |
test_mio.test_whos('onechar', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testonechar_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testonechar_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testonechar_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testonechar_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testonechar_7.4_GLNX86.mat'], {'testonechar': array([u'r'], ... ok | |
test_mio.test_whos('cell', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcell_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcell_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcell_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcell_7.4_GLNX86.mat'], {'testcell': array([[ array([u'This cell contains this string and 3 arrays of increasing length'], ... ok | |
test_mio.test_whos('scalarcell', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testscalarcell_7.4_GLNX86.mat'], {'testscalarcell': array([[array([[1]])]], dtype=object)}, {'testscalarcell': 'cell'}) ... ok | |
test_mio.test_whos('emptycell', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testemptycell_5.3_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testemptycell_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testemptycell_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testemptycell_7.4_GLNX86.mat'], {'testemptycell': array([[array([[1]]), array([[2]]), array([], shape=(0, 0), dtype=float64), ... ok | |
test_mio.test_whos('stringarray', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststringarray_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststringarray_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststringarray_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststringarray_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststringarray_7.4_GLNX86.mat'], {'teststringarray': array([u'one ', u'two ', u'three'], ... ok | |
test_mio.test_whos('3dmatrix', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\test3dmatrix_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\test3dmatrix_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\test3dmatrix_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\test3dmatrix_7.4_GLNX86.mat'], {'test3dmatrix': array([[[ 1, 7, 13, 19], ... ok | |
test_mio.test_whos('struct', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststruct_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststruct_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststruct_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststruct_7.4_GLNX86.mat'], {'teststruct': array([[ ([u'Rats live on no evil star.'], [[1.4142135623730951, 2.718281828459045, 3.141592653589793]], [[(1.4142135623730951+1.4142135623730951j), (2.718281828459045+2.718281828459045j), (3.141592653589793+3.141592653589793j)]])]], ... ok | |
test_mio.test_whos('cellnest', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcellnest_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcellnest_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcellnest_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testcellnest_7.4_GLNX86.mat'], {'testcellnest': array([[array([[1]]), ... ok | |
test_mio.test_whos('structnest', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructnest_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructnest_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructnest_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructnest_7.4_GLNX86.mat'], {'teststructnest': array([[([[1]], [[(array([u'number 3'], ... ok | |
test_mio.test_whos('structarr', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructarr_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructarr_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructarr_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\teststructarr_7.4_GLNX86.mat'], {'teststructarr': array([[([[1]], [[2]]), ([u'number 1'], [u'number 2'])]], ... ok | |
test_mio.test_whos('object', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testobject_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testobject_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testobject_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testobject_7.4_GLNX86.mat'], {'testobject': MatlabObject([[([u'x'], [u' x = INLINE_INPUTS_{1};'], [u'x'], [[0]], [[1]], [[1]])]], ... ok | |
test_mio.test_whos('unicode', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testunicode_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testunicode_7.4_GLNX86.mat'], {'testunicode': array([ u'Japanese: \n\u3059\u3079\u3066\u306e\u4eba\u9593\u306f\u3001\u751f\u307e\u308c\u306a\u304c\u3089\u306b\u3057\u3066\u81ea\u7531\u3067\u3042\u308a\u3001\n\u304b\u3064\u3001\u5c0a\u53b3\u3068\u6a29\u5229\u3068 \u306b\u3064\u3044\u3066\u5e73\u7b49\u3067\u3042\u308b\u3002\n\u4eba\u9593\u306f\u3001\u7406\u6027\u3068\u826f\u5fc3\u3068\u3092\u6388\u3051\u3089\u308c\u3066\u304a\u308a\u3001\n\u4e92\u3044\u306b\u540c\u80de\u306e\u7cbe\u795e\u3092\u3082\u3063\u3066\u884c\u52d5\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3002'], ... ok | |
test_mio.test_whos('sparse', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparse_7.4_GLNX86.mat'], {'testsparse': <3x5 sparse matrix of type '<type 'numpy.float64'>' ... ok | |
test_mio.test_whos('sparsecomplex', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_4.2c_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_6.1_SOL2.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_6.5.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_7.1_GLNX86.mat', 'd:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testsparsecomplex_7.4_GLNX86.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '<type 'numpy.complex128'>' ... ok | |
test_mio.test_whos('bool', ['d:\\devel32\\WinPy2753\\python-2.7.5\\lib\\site-packages\\scipy\\io\\matlab\\tests\\data\\testbool_8_WIN64.mat'], {'testbools': array([[ True], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok | |
test_mio.test_gzip_simple ... ok | |
test_mio.test_multiple_open ... ok | |
test_mio.test_mat73 ... ok | |
test_mio.test_warnings ... ok | |
Regression test for #653. ... ok | |
test_mio.test_structname_len ... ok | |
test_mio.test_4_and_long_field_names_incompatible ... ok | |
test_mio.test_long_field_names ... ok | |
test_mio.test_long_field_names_in_struct ... ok | |
test_mio.test_cell_with_one_thing_in_it ... ok | |
test_mio.test_writer_properties([], []) ... ok | |
test_mio.test_writer_properties(['avar'], ['avar']) ... ok | |
test_mio.test_writer_properties(False, False) ... ok | |
test_mio.test_writer_properties(True, True) ... ok | |
test_mio.test_writer_properties(False, False) ... ok | |
test_mio.test_writer_properties(True, True) ... ok | |
test_mio.test_use_small_element(True,) ... ok | |
test_mio.test_use_small_element(True,) ... ok | |
test_mio.test_save_dict ... ok | |
test_mio.test_1d_shape ... ok | |
test_mio.test_compression(array([[ 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., ... ok | |
test_mio.test_compression(array([[ 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., ... ok | |
test_mio.test_compression(True,) ... ok | |
test_mio.test_compression(array([[ 1., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., ... ok | |
test_mio.test_compression(array([[ 1., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., ... ok | |
test_mio.test_single_object ... ok | |
test_mio.test_skip_variable(True,) ... ok | |
test_mio.test_skip_variable(True,) ... ok | |
test_mio.test_skip_variable(True,) ... ok | |
test_mio.test_empty_struct ... ok | |
test_mio.test_recarray(array([[ 0.5]]), 0.5) ... ok | |
test_mio.test_recarray(array([u'python'], ... ok | |
test_mio.test_recarray(array([[ 0.5]]), 0.5) ... ok | |
test_mio.test_recarray(array([u'python'], ... ok | |
test_mio.test_recarray(dtype([('f1', 'O'), ('f2', 'O')]), dtype([('f1', 'O'), ('f2', 'O')])) ... ok | |
test_mio.test_recarray(array([[ 99.]]), 99) ... ok | |
test_mio.test_recarray(array([u'not perl'], ... ok | |
test_mio.test_save_object ... ok | |
test_mio.test_read_opts ... ok | |
test_mio.test_empty_string ... ok | |
test_mio.test_read_both_endian ... ok | |
test_mio.test_write_opposite_endian ... ok | |
test_mio.test_logical_array ... ok | |
test_mio.test_mat4_3d ... ok | |
test_mio.test_func_read ... ok | |
test_mio.test_mat_dtype('u', 'u') ... ok | |
test_mio.test_mat_dtype('f', 'f') ... ok | |
test_mio.test_sparse_in_struct(matrix([[ 1., 0., 0., 0.], ... ok | |
test_mio.test_mat_struct_squeeze ... ok | |
test_mio.test_scalar_squeeze ... ok | |
test_mio.test_str_round ... ok | |
test_mio.test_fieldnames ... ok | |
test_mio.test_loadmat_varnames ... ok | |
test_mio.test_round_types ... ok | |
test_mio.test_varmats_from_mat ... ok | |
Test 1x0 chars get read correctly ... ok | |
test_mio.test_load_mat4_le ... ok | |
test_mio.test_unicode_mat4 ... ok | |
test_mio.test_empty_sparse ... ok | |
test_mio5_utils.test_byteswap(16777216L, 16777216L) ... ok | |
test_mio5_utils.test_byteswap(1L, 1L) ... ok | |
test_mio5_utils.test_byteswap(65536L, 65536L) ... ok | |
test_mio5_utils.test_byteswap(256L, 256L) ... ok | |
test_mio5_utils.test_byteswap(256L, 256L) ... ok | |
test_mio5_utils.test_byteswap(65536L, 65536L) ... ok | |
test_mio5_utils.test_read_tag(<type 'exceptions.IOError'>, <built-in method read_tag of scipy.io.matlab.mio5_utils.VarReader5 object at 0x10791CE0>) ... ok | |
test_mio5_utils.test_read_tag(<type 'exceptions.ValueError'>, <built-in method read_tag of scipy.io.matlab.mio5_utils.VarReader5 object at 0x10791CE0>) ... ok | |
test_mio5_utils.test_read_stream('\x05\x00\x04\x00\x01\x00\x00\x00', '\x05\x00\x04\x00\x01\x00\x00\x00') ... ok | |
test_mio5_utils.test_read_numeric(1, True) ... ok | |
test_mio5_utils.test_read_numeric(0, False) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(0, False) ... ok | |
test_mio5_utils.test_read_numeric(1, True) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok | |
test_mio5_utils.test_read_numeric(1, True) ... ok | |
test_mio5_utils.test_read_numeric(0, False) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(0, False) ... ok | |
test_mio5_utils.test_read_numeric(1, True) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(array([1]), 1) ... ok | |
test_mio5_utils.test_read_numeric(1, True) ... ok | |
test_mio5_utils.test_read_numeric(0, False) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(0, False) ... ok | |
test_mio5_utils.test_read_numeric(1, True) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok | |
test_mio5_utils.test_read_numeric_writeable(True,) ... ok | |
test_mio5_utils.test_zero_byte_string ... ok | |
test_mio_funcs.test_jottings ... ok | |
test_mio_utils.test_cproduct ... ok | |
test_mio_utils.test_squeeze_element ... ok | |
test_mio_utils.test_chars_strings ... ok | |
test_miobase.test_matdims ... ok | |
test_pathological.test_multiple_fieldnames ... ok | |
test_streams.TestZlibInputStream.test_read(0, 65536) ... ok | |
test_streams.TestZlibInputStream.test_read(0, 131071) ... ok | |
test_streams.TestZlibInputStream.test_read(0, 131072) ... ok | |
test_streams.TestZlibInputStream.test_read(0, 131073) ... ok | |
test_streams.TestZlibInputStream.test_read(1, 65536) ... ok | |
test_streams.TestZlibInputStream.test_read(1, 131071) ... ok | |
test_streams.TestZlibInputStream.test_read(1, 131072) ... ok | |
test_streams.TestZlibInputStream.test_read(1, 131073) ... ok | |
test_streams.TestZlibInputStream.test_read(10, 65536) ... ok | |
test_streams.TestZlibInputStream.test_read(10, 131071) ... ok | |
test_streams.TestZlibInputStream.test_read(10, 131072) ... ok | |
test_streams.TestZlibInputStream.test_read(10, 131073) ... ok | |
test_streams.TestZlibInputStream.test_read(65536, 65536) ... ok | |
test_streams.TestZlibInputStream.test_read(65536, 131071) ... ok | |
test_streams.TestZlibInputStream.test_read(65536, 131072) ... ok | |
test_streams.TestZlibInputStream.test_read(65536, 131073) ... ok | |
test_streams.TestZlibInputStream.test_read(131071, 65536) ... ok | |
test_streams.TestZlibInputStream.test_read(131071, 131071) ... ok | |
test_streams.TestZlibInputStream.test_read(131071, 131072) ... ok | |
test_streams.TestZlibInputStream.test_read(131071, 131073) ... ok | |
test_streams.TestZlibInputStream.test_read(131072, 65536) ... ok | |
test_streams.TestZlibInputStream.test_read(131072, 131071) ... ok | |
test_streams.TestZlibInputStream.test_read(131072, 131072) ... ok | |
test_streams.TestZlibInputStream.test_read(131072, 131073) ... ok | |
test_streams.TestZlibInputStream.test_read(131073, 65536) ... ok | |
test_streams.TestZlibInputStream.test_read(131073, 131071) ... ok | |
test_streams.TestZlibInputStream.test_read(131073, 131072) ... ok | |
test_streams.TestZlibInputStream.test_read(131073, 131073) ... ok | |
test_streams.TestZlibInputStream.test_read(262143, 65536) ... ok | |
test_streams.TestZlibInputStream.test_read(262143, 131071) ... ok | |
test_streams.TestZlibInputStream.test_read(262143, 131072) ... ok | |
test_streams.TestZlibInputStream.test_read(262143, 131073) ... ok | |
test_streams.TestZlibInputStream.test_read_max_length ... ok | |
test_streams.TestZlibInputStream.test_seek ... ok | |
test_streams.test_make_stream ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(5, 5) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(7, 7) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(6, 6) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(5, 5) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(7, 7) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(6, 6) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(5, 5) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(7, 7) ... ok | |
test_streams.test_tell_seek(0, 0) ... ok | |
test_streams.test_tell_seek(6, 6) ... ok | |
test_streams.test_read('a\x00string', 'a\x00string') ... ok | |
test_streams.test_read('a\x00st', 'a\x00st') ... ok | |
test_streams.test_read('a\x00st', 'a\x00st') ... ok | |
test_streams.test_read('ring', 'ring') ... ok | |
test_streams.test_read(<type 'exceptions.IOError'>, <built-in function _read_into>, <scipy.io.matlab.streams.FileStream object at 0x10F8BE40>, 2) ... ok | |
test_streams.test_read('a\x00st', 'a\x00st') ... ok | |
test_streams.test_read('ring', 'ring') ... ok | |
test_streams.test_read(<type 'exceptions.IOError'>, <built-in function _read_string>, <scipy.io.matlab.streams.FileStream object at 0x10F8BE40>, 2) ... ok | |
test_streams.test_read('a\x00string', 'a\x00string') ... ok | |
test_streams.test_read('a\x00st', 'a\x00st') ... ok | |
test_streams.test_read('a\x00st', 'a\x00st') ... ok | |
test_streams.test_read('ring', 'ring') ... ok | |
test_streams.test_read(<type 'exceptions.IOError'>, <built-in function _read_into>, <scipy.io.matlab.streams.GenericStream object at 0x110ED710>, 2) ... ok | |
test_streams.test_read('a\x00st', 'a\x00st') ... ok | |
test_streams.test_read('ring', 'ring') ... ok | |
test_streams.test_read(<type 'exceptions.IOError'>, <built-in function _read_string>, <scipy.io.matlab.streams.GenericStream object at 0x110ED710>, 2) ... ok | |
test_streams.test_read('a\x00string', 'a\x00string') ... ok | |
test_streams.test_read('a\x00st', 'a\x00st') ... ok | |
test_streams.test_read('a\x00st', 'a\x00st') ... ok | |
test_streams.test_read('ring', 'ring') ... ok | |
test_streams.test_read(<type 'exceptions.IOError'>, <built-in function _read_into>, <scipy.io.matlab.streams.cStringStream object at 0x110EDB30>, 2) ... ok | |
test_streams.test_read('a\x00st', 'a\x00st') ... ok | |
test_streams.test_read('ring', 'ring') ... ok | |
test_streams.test_read(<type 'exceptions.IOError'>, <built-in function _read_string>, <scipy.io.matlab.streams.cStringStream object at 0x110EDB30>, 2) ... ok | |
test_fortran.test_fortranfiles_read ... ok | |
test_fortran.test_fortranfiles_write ... ok | |
test_idl.TestArrayDimensions.test_1d ... ok | |
test_idl.TestArrayDimensions.test_2d ... ok | |
test_idl.TestArrayDimensions.test_3d ... ok | |
test_idl.TestArrayDimensions.test_4d ... ok | |
test_idl.TestArrayDimensions.test_5d ... ok | |
test_idl.TestArrayDimensions.test_6d ... ok | |
test_idl.TestArrayDimensions.test_7d ... ok | |
test_idl.TestArrayDimensions.test_8d ... ok | |
test_idl.TestCompressed.test_byte ... ok | |
test_idl.TestCompressed.test_bytes ... ok | |
test_idl.TestCompressed.test_complex32 ... ok | |
test_idl.TestCompressed.test_complex64 ... ok | |
test_idl.TestCompressed.test_compressed ... ok | |
test_idl.TestCompressed.test_float32 ... ok | |
test_idl.TestCompressed.test_float64 ... ok | |
test_idl.TestCompressed.test_heap_pointer ... ok | |
test_idl.TestCompressed.test_int16 ... ok | |
test_idl.TestCompressed.test_int32 ... ok | |
test_idl.TestCompressed.test_int64 ... ok | |
test_idl.TestCompressed.test_object_reference ... ok | |
test_idl.TestCompressed.test_structure ... ok | |
test_idl.TestCompressed.test_uint16 ... ok | |
test_idl.TestCompressed.test_uint32 ... ok | |
test_idl.TestCompressed.test_uint64 ... ok | |
test_idl.TestIdict.test_idict ... ok | |
test_idl.TestPointerArray.test_1d ... ok | |
test_idl.TestPointerArray.test_2d ... ok | |
test_idl.TestPointerArray.test_3d ... ok | |
test_idl.TestPointerArray.test_4d ... ok | |
test_idl.TestPointerArray.test_5d ... ok | |
test_idl.TestPointerArray.test_6d ... ok | |
test_idl.TestPointerArray.test_7d ... ok | |
test_idl.TestPointerArray.test_8d ... ok | |
test_idl.TestPointerStructures.test_arrays ... ok | |
test_idl.TestPointerStructures.test_arrays_replicated ... ok | |
test_idl.TestPointerStructures.test_arrays_replicated_3d ... ok | |
test_idl.TestPointerStructures.test_pointers_replicated ... ok | |
test_idl.TestPointerStructures.test_pointers_replicated_3d ... ok | |
test_idl.TestPointerStructures.test_scalars ... ok | |
test_idl.TestPointers.test_pointers ... ok | |
test_idl.TestScalars.test_byte ... ok | |
test_idl.TestScalars.test_bytes ... ok | |
test_idl.TestScalars.test_complex32 ... ok | |
test_idl.TestScalars.test_complex64 ... ok | |
test_idl.TestScalars.test_float32 ... ok | |
test_idl.TestScalars.test_float64 ... ok | |
test_idl.TestScalars.test_heap_pointer ... ok | |
test_idl.TestScalars.test_int16 ... ok | |
test_idl.TestScalars.test_int32 ... ok | |
test_idl.TestScalars.test_int64 ... ok | |
test_idl.TestScalars.test_object_reference ... ok | |
test_idl.TestScalars.test_structure ... ok | |
test_idl.TestScalars.test_uint16 ... ok | |
test_idl.TestScalars.test_uint32 ... ok | |
test_idl.TestScalars.test_uint64 ... ok | |
test_idl.TestStructures.test_arrays ... ok | |
test_idl.TestStructures.test_arrays_replicated ... ok | |
test_idl.TestStructures.test_arrays_replicated_3d ... ok | |
test_idl.TestStructures.test_inheritance ... ok | |
test_idl.TestStructures.test_scalars ... ok | |
test_idl.TestStructures.test_scalars_replicated ... ok | |
test_idl.TestStructures.test_scalars_replicated_3d ... ok | |
test_random_rect_real (test_mmio.TestMMIOArray) ... ok | |
test_random_symmetric_real (test_mmio.TestMMIOArray) ... ok | |
test_simple (test_mmio.TestMMIOArray) ... ok | |
test_simple_complex (test_mmio.TestMMIOArray) ... ok | |
test_simple_hermitian (test_mmio.TestMMIOArray) ... ok | |
test_simple_real (test_mmio.TestMMIOArray) ... ok | |
test_simple_rectangular (test_mmio.TestMMIOArray) ... ok | |
test_simple_rectangular_real (test_mmio.TestMMIOArray) ... ok | |
test_simple_skew_symmetric (test_mmio.TestMMIOArray) ... ok | |
test_simple_skew_symmetric_float (test_mmio.TestMMIOArray) ... ok | |
test_simple_symmetric (test_mmio.TestMMIOArray) ... ok | |
test_complex_write_read (test_mmio.TestMMIOCoordinate) ... ok | |
test_empty_write_read (test_mmio.TestMMIOCoordinate) ... ok | |
read a general matrix ... ok | |
read a hermitian matrix ... ok | |
read a skew-symmetric matrix ... ok | |
read a symmetric matrix ... ok | |
read a symmetric pattern matrix ... ok | |
test_real_write_read (test_mmio.TestMMIOCoordinate) ... ok | |
test_sparse_formats (test_mmio.TestMMIOCoordinate) ... ok | |
test_netcdf.test_read_write_files(True,) ... ok | |
test_netcdf.test_read_write_files('Created for a test', 'Created for a test') ... ok | |
test_netcdf.test_read_write_files('days since 2008-01-01', 'days since 2008-01-01') ... ok | |
test_netcdf.test_read_write_files((11,), (11,)) ... ok | |
test_netcdf.test_read_write_files(10, 10) ... ok | |
test_netcdf.test_read_write_files(False,) ... ok | |
test_netcdf.test_read_write_files('Created for a test', 'Created for a test') ... ok | |
test_netcdf.test_read_write_files('days since 2008-01-01', 'days since 2008-01-01') ... ok | |
test_netcdf.test_read_write_files((11,), (11,)) ... ok | |
test_netcdf.test_read_write_files(10, 10) ... ok | |
test_netcdf.test_read_write_files(False,) ... ok | |
test_netcdf.test_read_write_files('Created for a test', 'Created for a test') ... ok | |
test_netcdf.test_read_write_files('days since 2008-01-01', 'days since 2008-01-01') ... ok | |
test_netcdf.test_read_write_files((11,), (11,)) ... ok | |
test_netcdf.test_read_write_files(10, 10) ... ok | |
test_netcdf.test_read_write_sio('Created for a test', 'Created for a test') ... ok | |
test_netcdf.test_read_write_sio('days since 2008-01-01', 'days since 2008-01-01') ... ok | |
test_netcdf.test_read_write_sio((11,), (11,)) ... ok | |
test_netcdf.test_read_write_sio(10, 10) ... ok | |
test_netcdf.test_read_write_sio(<type 'exceptions.ValueError'>, <class 'scipy.io.netcdf.netcdf_file'>, <_io.BytesIO object at 0x10F897B0>, 'r', True) ... ok | |
test_netcdf.test_read_write_sio('Created for a test', 'Created for a test') ... ok | |
test_netcdf.test_read_write_sio('days since 2008-01-01', 'days since 2008-01-01') ... ok | |
test_netcdf.test_read_write_sio((11,), (11,)) ... ok | |
test_netcdf.test_read_write_sio(10, 10) ... ok | |
test_netcdf.test_read_write_sio(2, 2) ... ok | |
test_netcdf.test_read_write_sio('Created for a test', 'Created for a test') ... ok | |
test_netcdf.test_read_write_sio('days since 2008-01-01', 'days since 2008-01-01') ... ok | |
test_netcdf.test_read_write_sio((11,), (11,)) ... ok | |
test_netcdf.test_read_write_sio(10, 10) ... ok | |
test_netcdf.test_read_write_sio(2, 2) ... ok | |
test_netcdf.test_read_example_data ... ok | |
test_netcdf.test_itemset_no_segfault_on_readonly ... ok | |
test_netcdf.test_write_invalid_dtype(<type 'exceptions.ValueError'>, <bound method netcdf_file.createVariable of <scipy.io.netcdf.netcdf_file object at 0x11119CB0>>, 'time', 'int64', ('time',)) ... ok | |
test_netcdf.test_write_invalid_dtype(<type 'exceptions.ValueError'>, <bound method netcdf_file.createVariable of <scipy.io.netcdf.netcdf_file object at 0x11119CB0>>, 'time', 'uint64', ('time',)) ... ok | |
test_netcdf.test_flush_rewind ... ok | |
test_netcdf.test_dtype_specifiers ... ok | |
test_netcdf.test_ticket_1720 ... ok | |
test_wavfile.test_read_1 ... ok | |
test_wavfile.test_read_2 ... ok | |
test_wavfile.test_read_fail ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i2'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i2'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i2'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i2'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i2'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i2'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int16'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int16'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int16'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int16'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int16'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int16'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i4'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i4'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i4'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i4'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i4'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i4'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int32'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int32'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int32'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int32'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int32'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int32'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('uint8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('uint8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('uint8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('uint8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('uint8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('uint8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>f4'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>f4'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>f4'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>f4'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>f4'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>f4'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('float32'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('float32'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('float32'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('float32'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('float32'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('float32'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>f8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>f8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>f8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>f8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>f8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>f8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('float64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('float64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('float64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('float64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('float64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('float64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>f12'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>f12'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>f12'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>f12'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>f12'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>f12'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('float96'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('float96'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('float96'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('float96'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('float96'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('float96'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('>i8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('>i8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 8000, dtype('int64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(False, 32000, dtype('int64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i2'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i2'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i2'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i2'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i2'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i2'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int16'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int16'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int16'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int16'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int16'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int16'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i4'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i4'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i4'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i4'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i4'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i4'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int32'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int32'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int32'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int32'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int32'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int32'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('uint8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('uint8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('uint8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('uint8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('uint8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('uint8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>f4'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>f4'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>f4'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>f4'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>f4'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>f4'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('float32'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('float32'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('float32'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('float32'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('float32'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('float32'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>f8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>f8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>f8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>f8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>f8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>f8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('float64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('float64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('float64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('float64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('float64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('float64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>f12'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>f12'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>f12'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>f12'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>f12'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>f12'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('float96'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('float96'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('float96'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('float96'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('float96'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('float96'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('>i8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i8'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i8'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('>i8'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 8000, dtype('int64'), 5) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int64'), 1) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int64'), 2) ... ok | |
test_wavfile.test_write_roundtrip(True, 32000, dtype('int64'), 5) ... ok | |
test_blas (test_blas.TestBLAS) ... ok | |
test_axpy (test_blas.TestCBLAS1Simple) ... ok | |
test_amax (test_blas.TestFBLAS1Simple) ... ok | |
test_asum (test_blas.TestFBLAS1Simple) ... ok | |
test_axpy (test_blas.TestFBLAS1Simple) ... ok | |
test_copy (test_blas.TestFBLAS1Simple) ... ok | |
test_dot (test_blas.TestFBLAS1Simple) ... ok | |
test_nrm2 (test_blas.TestFBLAS1Simple) ... ok | |
test_scal (test_blas.TestFBLAS1Simple) ... ok | |
test_swap (test_blas.TestFBLAS1Simple) ... ok | |
test_gemv (test_blas.TestFBLAS2Simple) ... ok | |
test_ger (test_blas.TestFBLAS2Simple) ... ok | |
test_gemm (test_blas.TestFBLAS3Simple) ... ok | |
test_gemm2 (test_blas.TestFBLAS3Simple) ... ok | |
test_default_a (test_fblas.TestCaxpy) ... ok | |
test_simple (test_fblas.TestCaxpy) ... ok | |
test_x_and_y_stride (test_fblas.TestCaxpy) ... ok | |
test_x_bad_size (test_fblas.TestCaxpy) ... ok | |
test_x_stride (test_fblas.TestCaxpy) ... ok | |
test_y_bad_size (test_fblas.TestCaxpy) ... ok | |
test_y_stride (test_fblas.TestCaxpy) ... ok | |
test_simple (test_fblas.TestCcopy) ... ok | |
test_x_and_y_stride (test_fblas.TestCcopy) ... ok | |
test_x_bad_size (test_fblas.TestCcopy) ... ok | |
test_x_stride (test_fblas.TestCcopy) ... ok | |
test_y_bad_size (test_fblas.TestCcopy) ... ok | |
test_y_stride (test_fblas.TestCcopy) ... ok | |
test_default_beta_y (test_fblas.TestCgemv) ... ok | |
test_simple (test_fblas.TestCgemv) ... ok | |
test_simple_transpose (test_fblas.TestCgemv) ... ok | |
test_simple_transpose_conj (test_fblas.TestCgemv) ... ok | |
test_x_stride (test_fblas.TestCgemv) ... ok | |
test_x_stride_assert (test_fblas.TestCgemv) ... ok | |
test_x_stride_transpose (test_fblas.TestCgemv) ... ok | |
test_y_stride (test_fblas.TestCgemv) ... ok | |
test_y_stride_assert (test_fblas.TestCgemv) ... ok | |
test_y_stride_transpose (test_fblas.TestCgemv) ... ok | |
test_simple (test_fblas.TestCscal) ... ok | |
test_x_bad_size (test_fblas.TestCscal) ... ok | |
test_x_stride (test_fblas.TestCscal) ... ok | |
test_simple (test_fblas.TestCswap) ... ok | |
test_x_and_y_stride (test_fblas.TestCswap) ... ok | |
test_x_bad_size (test_fblas.TestCswap) ... ok | |
test_x_stride (test_fblas.TestCswap) ... ok | |
test_y_bad_size (test_fblas.TestCswap) ... ok | |
test_y_stride (test_fblas.TestCswap) ... ok | |
test_default_a (test_fblas.TestDaxpy) ... ok | |
test_simple (test_fblas.TestDaxpy) ... ok | |
test_x_and_y_stride (test_fblas.TestDaxpy) ... ok | |
test_x_bad_size (test_fblas.TestDaxpy) ... ok | |
test_x_stride (test_fblas.TestDaxpy) ... ok | |
test_y_bad_size (test_fblas.TestDaxpy) ... ok | |
test_y_stride (test_fblas.TestDaxpy) ... ok | |
test_simple (test_fblas.TestDcopy) ... ok | |
test_x_and_y_stride (test_fblas.TestDcopy) ... ok | |
test_x_bad_size (test_fblas.TestDcopy) ... ok | |
test_x_stride (test_fblas.TestDcopy) ... ok | |
test_y_bad_size (test_fblas.TestDcopy) ... ok | |
test_y_stride (test_fblas.TestDcopy) ... ok | |
test_default_beta_y (test_fblas.TestDgemv) ... ok | |
test_simple (test_fblas.TestDgemv) ... ok | |
test_simple_transpose (test_fblas.TestDgemv) ... ok | |
test_simple_transpose_conj (test_fblas.TestDgemv) ... ok | |
test_x_stride (test_fblas.TestDgemv) ... ok | |
test_x_stride_assert (test_fblas.TestDgemv) ... ok | |
test_x_stride_transpose (test_fblas.TestDgemv) ... ok | |
test_y_stride (test_fblas.TestDgemv) ... ok | |
test_y_stride_assert (test_fblas.TestDgemv) ... ok | |
test_y_stride_transpose (test_fblas.TestDgemv) ... ok | |
test_simple (test_fblas.TestDscal) ... ok | |
test_x_bad_size (test_fblas.TestDscal) ... ok | |
test_x_stride (test_fblas.TestDscal) ... ok | |
test_simple (test_fblas.TestDswap) ... ok | |
test_x_and_y_stride (test_fblas.TestDswap) ... ok | |
test_x_bad_size (test_fblas.TestDswap) ... ok | |
test_x_stride (test_fblas.TestDswap) ... ok | |
test_y_bad_size (test_fblas.TestDswap) ... ok | |
test_y_stride (test_fblas.TestDswap) ... ok | |
test_default_a (test_fblas.TestSaxpy) ... ok | |
test_simple (test_fblas.TestSaxpy) ... ok | |
test_x_and_y_stride (test_fblas.TestSaxpy) ... ok | |
test_x_bad_size (test_fblas.TestSaxpy) ... ok | |
test_x_stride (test_fblas.TestSaxpy) ... ok | |
test_y_bad_size (test_fblas.TestSaxpy) ... ok | |
test_y_stride (test_fblas.TestSaxpy) ... ok | |
test_simple (test_fblas.TestScopy) ... ok | |
test_x_and_y_stride (test_fblas.TestScopy) ... ok | |
test_x_bad_size (test_fblas.TestScopy) ... ok | |
test_x_stride (test_fblas.TestScopy) ... ok | |
test_y_bad_size (test_fblas.TestScopy) ... ok | |
test_y_stride (test_fblas.TestScopy) ... ok | |
test_default_beta_y (test_fblas.TestSgemv) ... ok | |
test_simple (test_fblas.TestSgemv) ... ok | |
test_simple_transpose (test_fblas.TestSgemv) ... ok | |
test_simple_transpose_conj (test_fblas.TestSgemv) ... ok | |
test_x_stride (test_fblas.TestSgemv) ... ok | |
test_x_stride_assert (test_fblas.TestSgemv) ... ok | |
test_x_stride_transpose (test_fblas.TestSgemv) ... ok | |
test_y_stride (test_fblas.TestSgemv) ... ok | |
test_y_stride_assert (test_fblas.TestSgemv) ... ok | |
test_y_stride_transpose (test_fblas.TestSgemv) ... ok | |
test_simple (test_fblas.TestSscal) ... ok | |
test_x_bad_size (test_fblas.TestSscal) ... ok | |
test_x_stride (test_fblas.TestSscal) ... ok | |
test_simple (test_fblas.TestSswap) ... ok | |
test_x_and_y_stride (test_fblas.TestSswap) ... ok | |
test_x_bad_size (test_fblas.TestSswap) ... ok | |
test_x_stride (test_fblas.TestSswap) ... ok | |
test_y_bad_size (test_fblas.TestSswap) ... ok | |
test_y_stride (test_fblas.TestSswap) ... ok | |
test_default_a (test_fblas.TestZaxpy) ... ok | |
test_simple (test_fblas.TestZaxpy) ... ok | |
test_x_and_y_stride (test_fblas.TestZaxpy) ... ok | |
test_x_bad_size (test_fblas.TestZaxpy) ... ok | |
test_x_stride (test_fblas.TestZaxpy) ... ok | |
test_y_bad_size (test_fblas.TestZaxpy) ... ok | |
test_y_stride (test_fblas.TestZaxpy) ... ok | |
test_simple (test_fblas.TestZcopy) ... ok | |
test_x_and_y_stride (test_fblas.TestZcopy) ... ok | |
test_x_bad_size (test_fblas.TestZcopy) ... ok | |
test_x_stride (test_fblas.TestZcopy) ... ok | |
test_y_bad_size (test_fblas.TestZcopy) ... ok | |
test_y_stride (test_fblas.TestZcopy) ... ok | |
test_default_beta_y (test_fblas.TestZgemv) ... ok | |
test_simple (test_fblas.TestZgemv) ... ok | |
test_simple_transpose (test_fblas.TestZgemv) ... ok | |
test_simple_transpose_conj (test_fblas.TestZgemv) ... ok | |
test_x_stride (test_fblas.TestZgemv) ... ok | |
test_x_stride_assert (test_fblas.TestZgemv) ... ok | |
test_x_stride_transpose (test_fblas.TestZgemv) ... ok | |
test_y_stride (test_fblas.TestZgemv) ... ok | |
test_y_stride_assert (test_fblas.TestZgemv) ... ok | |
test_y_stride_transpose (test_fblas.TestZgemv) ... ok | |
test_simple (test_fblas.TestZscal) ... ok | |
test_x_bad_size (test_fblas.TestZscal) ... ok | |
test_x_stride (test_fblas.TestZscal) ... ok | |
test_simple (test_fblas.TestZswap) ... ok | |
test_x_and_y_stride (test_fblas.TestZswap) ... ok | |
test_x_bad_size (test_fblas.TestZswap) ... ok | |
test_x_stride (test_fblas.TestZswap) ... ok | |
test_y_bad_size (test_fblas.TestZswap) ... ok | |
test_y_stride (test_fblas.TestZswap) ... ok | |
test_clapack_dsyev (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_dsyev: Clapack empty, skip clapack test | |
test_clapack_dsyevr (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_dsyevr: Clapack empty, skip clapack test | |
test_clapack_dsyevr_ranges (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_dsyevr_ranges: Clapack empty, skip clapack test | |
test_clapack_ssyev (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_ssyev: Clapack empty, skip clapack test | |
test_clapack_ssyevr (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_ssyevr: Clapack empty, skip clapack test | |
test_clapack_ssyevr_ranges (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_ssyevr_ranges: Clapack empty, skip clapack test | |
test_dsyev (test_esv.TestEsv) ... ok | |
test_dsyevr (test_esv.TestEsv) ... ok | |
test_dsyevr_ranges (test_esv.TestEsv) ... ok | |
test_ssyev (test_esv.TestEsv) ... ok | |
test_ssyevr (test_esv.TestEsv) ... ok | |
test_ssyevr_ranges (test_esv.TestEsv) ... ok | |
test_clapack_dsygv_1 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_dsygv_1: Clapack empty, skip flapack test | |
test_clapack_dsygv_2 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_dsygv_2: Clapack empty, skip flapack test | |
test_clapack_dsygv_3 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_dsygv_3: Clapack empty, skip flapack test | |
test_clapack_ssygv_1 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_ssygv_1: Clapack empty, skip flapack test | |
test_clapack_ssygv_2 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_ssygv_2: Clapack empty, skip flapack test | |
test_clapack_ssygv_3 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_ssygv_3: Clapack empty, skip flapack test | |
test_dsygv_1 (test_gesv.TestSygv) ... ok | |
test_dsygv_2 (test_gesv.TestSygv) ... ok | |
test_dsygv_3 (test_gesv.TestSygv) ... ok | |
test_ssygv_1 (test_gesv.TestSygv) ... ok | |
test_ssygv_2 (test_gesv.TestSygv) ... ok | |
test_ssygv_3 (test_gesv.TestSygv) ... ok | |
test_clapack_dgebal (test_lapack.TestLapack) ... SKIP: Skipping test: test_clapack_dgebal: Clapack empty, skip flapack test | |
test_clapack_dgehrd (test_lapack.TestLapack) ... SKIP: Skipping test: test_clapack_dgehrd: Clapack empty, skip flapack test | |
test_clapack_sgebal (test_lapack.TestLapack) ... SKIP: Skipping test: test_clapack_sgebal: Clapack empty, skip flapack test | |
test_clapack_sgehrd (test_lapack.TestLapack) ... SKIP: Skipping test: test_clapack_sgehrd: Clapack empty, skip flapack test | |
test_dgebal (test_lapack.TestLapack) ... ok | |
test_dgehrd (test_lapack.TestLapack) ... ok | |
test_sgebal (test_lapack.TestLapack) ... ok | |
test_sgehrd (test_lapack.TestLapack) ... ok | |
test__gcutils.test_set_gc_state ... ok | |
test__gcutils.test_gc_state ... ok | |
test__gcutils.test_assert_deallocated ... ok | |
test__gcutils.test_assert_deallocated_nodel ... ok | |
test__gcutils.test_assert_deallocated_circular ... ok | |
test__gcutils.test_assert_deallocated_circular2 ... ok | |
test_check_finite (test_basic.TestDet) ... ok | |
test_random (test_basic.TestDet) ... ok | |
test_random_complex (test_basic.TestDet) ... ok | |
test_simple (test_basic.TestDet) ... ok | |
test_simple_complex (test_basic.TestDet) ... ok | |
test_check_finite (test_basic.TestInv) ... ok | |
test_random (test_basic.TestInv) ... ok | |
test_random_complex (test_basic.TestInv) ... ok | |
test_simple (test_basic.TestInv) ... ok | |
test_simple_complex (test_basic.TestInv) ... ok | |
test_check_finite (test_basic.TestLstsq) ... ok | |
test_random_complex_exact (test_basic.TestLstsq) ... ok | |
test_random_complex_overdet (test_basic.TestLstsq) ... ok | |
test_random_exact (test_basic.TestLstsq) ... ok | |
test_random_overdet (test_basic.TestLstsq) ... ok | |
test_random_overdet_large (test_basic.TestLstsq) ... ok | |
test_simple_exact (test_basic.TestLstsq) ... ok | |
test_simple_overdet (test_basic.TestLstsq) ... ok | |
test_simple_overdet_complex (test_basic.TestLstsq) ... ok | |
test_simple_underdet (test_basic.TestLstsq) ... ok | |
test_basic.TestNorm.test_overflow ... ok | |
test_basic.TestNorm.test_stable ... ok | |
test_basic.TestNorm.test_types ... ok | |
test_basic.TestNorm.test_zero_norm ... ok | |
test_basic.TestOverwrite.test_det ... ok | |
test_basic.TestOverwrite.test_inv ... ok | |
test_basic.TestOverwrite.test_lstsq ... ok | |
test_basic.TestOverwrite.test_pinv ... ok | |
test_basic.TestOverwrite.test_pinv2 ... ok | |
test_basic.TestOverwrite.test_pinvh ... ok | |
test_basic.TestOverwrite.test_solve ... ok | |
test_basic.TestOverwrite.test_solve_banded ... ok | |
test_basic.TestOverwrite.test_solve_triangular ... ok | |
test_basic.TestOverwrite.test_solveh_banded ... ok | |
test_check_finite (test_basic.TestPinv) ... ok | |
test_simple_cols (test_basic.TestPinv) ... ok | |
test_simple_complex (test_basic.TestPinv) ... ok | |
test_simple_real (test_basic.TestPinv) ... ok | |
test_simple_rows (test_basic.TestPinv) ... ok | |
test_simple_singular (test_basic.TestPinv) ... ok | |
test_nonpositive (test_basic.TestPinvSymmetric) ... ok | |
test_simple_complex (test_basic.TestPinvSymmetric) ... ok | |
test_simple_real (test_basic.TestPinvSymmetric) ... ok | |
test_20Feb04_bug (test_basic.TestSolve) ... ok | |
test_check_finite (test_basic.TestSolve) ... ok | |
test_nils_20Feb04 (test_basic.TestSolve) ... ok | |
test_random (test_basic.TestSolve) ... ok | |
test_random_complex (test_basic.TestSolve) ... ok | |
test_random_sym (test_basic.TestSolve) ... ok | |
test_random_sym_complex (test_basic.TestSolve) ... ok | |
test_simple (test_basic.TestSolve) ... ok | |
test_simple_complex (test_basic.TestSolve) ... ok | |
test_simple_sym (test_basic.TestSolve) ... ok | |
test_simple_sym_complex (test_basic.TestSolve) ... ok | |
test_bad_shape (test_basic.TestSolveBanded) ... ok | |
test_check_finite (test_basic.TestSolveBanded) ... ok | |
test_complex (test_basic.TestSolveBanded) ... ok | |
test_real (test_basic.TestSolveBanded) ... ok | |
test_01_complex (test_basic.TestSolveHBanded) ... ok | |
test_01_float32 (test_basic.TestSolveHBanded) ... ok | |
test_01_lower (test_basic.TestSolveHBanded) ... ok | |
test_01_upper (test_basic.TestSolveHBanded) ... ok | |
test_02_complex (test_basic.TestSolveHBanded) ... ok | |
test_02_float32 (test_basic.TestSolveHBanded) ... ok | |
test_02_lower (test_basic.TestSolveHBanded) ... ok | |
test_02_upper (test_basic.TestSolveHBanded) ... ok | |
test_03_upper (test_basic.TestSolveHBanded) ... ok | |
test_bad_shapes (test_basic.TestSolveHBanded) ... ok | |
test_check_finite (test_basic.TestSolveHBanded) ... ok | |
solve_triangular on a simple 2x2 matrix. ... ok | |
solve_triangular on a simple 2x2 matrix. ... ok | |
solve_triangular on a simple 2x2 complex matrix ... ok | |
test_summ_wrong_side (test_blas.TestBLAS3Symm) ... ok | |
test_symm (test_blas.TestBLAS3Symm) ... ok | |
SYMM only considers the upper/lower part of A. Hence setting ... ok | |
test_syr2k (test_blas.TestBLAS3Syr2k) ... ok | |
test_syr2k_wrong_c (test_blas.TestBLAS3Syr2k) ... 0-th dimension must be fixed to 3 but got 15 | |
ok | |
test_syrk (test_blas.TestBLAS3Syrk) ... ok | |
test_syrk_wrong_c (test_blas.TestBLAS3Syrk) ... 0-th dimension must be fixed to 3 but got 5 | |
ok | |
test_axpy (test_blas.TestCBLAS1Simple) ... ok | |
test_amax (test_blas.TestFBLAS1Simple) ... ok | |
test_asum (test_blas.TestFBLAS1Simple) ... ok | |
test_axpy (test_blas.TestFBLAS1Simple) ... ok | |
test_complex_dotc (test_blas.TestFBLAS1Simple) ... ok | |
test_complex_dotu (test_blas.TestFBLAS1Simple) ... ok | |
test_copy (test_blas.TestFBLAS1Simple) ... ok | |
test_dot (test_blas.TestFBLAS1Simple) ... ok | |
test_nrm2 (test_blas.TestFBLAS1Simple) ... ok | |
test_scal (test_blas.TestFBLAS1Simple) ... ok | |
test_swap (test_blas.TestFBLAS1Simple) ... ok | |
test_gemv (test_blas.TestFBLAS2Simple) ... ok | |
test_ger (test_blas.TestFBLAS2Simple) ... ok | |
test_gemm (test_blas.TestFBLAS3Simple) ... ok | |
test_hemm_zc (test_blas.TestSyHe) ... ok | |
test_her2k_zr (test_blas.TestSyHe) ... ok | |
test_herk_zr (test_blas.TestSyHe) ... ok | |
test_symm_zc (test_blas.TestSyHe) ... ok | |
test_syr2k_zr (test_blas.TestSyHe) ... ok | |
test_syrk_zr (test_blas.TestSyHe) ... ok | |
test_blas.test_get_blas_funcs ... ok | |
test_blas.test_get_blas_funcs_alias ... ok | |
test_lapack (test_build.TestF77Mismatch) ... SKIP: Skipping test: test_lapack: Skipping fortran compiler mismatch on non Linux platform | |
test_datacopied (test_decomp.TestDatacopied) ... ok | |
test_simple (test_decomp.TestDiagSVD) ... ok | |
test_decomp.TestEig.test_bad_geneig ... ok | |
test_decomp.TestEig.test_check_finite ... ok | |
Test matrices giving some Nan generalized eigen values. ... ok | |
Check that passing a non-square array raises a ValueError. ... ok | |
Check that passing arrays of with different shapes raises a ValueError. ... ok | |
test_decomp.TestEig.test_simple ... ok | |
test_decomp.TestEig.test_simple_complex ... ok | |
test_decomp.TestEig.test_simple_complex_eig ... ok | |
test_decomp.TestEig.test_singular ... KNOWNFAIL: See gh-2254. | |
Compare dgbtrf LU factorisation with the LU factorisation result ... ok | |
Compare dgbtrs solutions for linear equation system A*x = b ... ok | |
Compare dsbev eigenvalues and eigenvectors with ... ok | |
Compare dsbevd eigenvalues and eigenvectors with ... ok | |
Compare dsbevx eigenvalues and eigenvectors ... ok | |
Compare eigenvalues and eigenvectors of eig_banded ... ok | |
Compare eigenvalues of eigvals_banded with those of linalg.eig. ... ok | |
Compare zgbtrf LU factorisation with the LU factorisation result ... ok | |
Compare zgbtrs solutions for linear equation system A*x = b ... ok | |
Compare zhbevd eigenvalues and eigenvectors ... ok | |
Compare zhbevx eigenvalues and eigenvectors ... ok | |
test_check_finite (test_decomp.TestEigVals) ... ok | |
test_simple (test_decomp.TestEigVals) ... ok | |
test_simple_complex (test_decomp.TestEigVals) ... ok | |
test_simple_tr (test_decomp.TestEigVals) ... ok | |
test_check_finite (test_decomp.TestHessenberg) ... ok | |
test_random (test_decomp.TestHessenberg) ... ok | |
test_random_complex (test_decomp.TestHessenberg) ... ok | |
test_simple (test_decomp.TestHessenberg) ... ok | |
test_simple2 (test_decomp.TestHessenberg) ... ok | |
test_simple_complex (test_decomp.TestHessenberg) ... ok | |
test_check_finite (test_decomp.TestLU) ... ok | |
test_hrectangular (test_decomp.TestLU) ... ok | |
test_hrectangular_complex (test_decomp.TestLU) ... ok | |
Check lu decomposition on medium size, rectangular matrix. ... ok | |
Check lu decomposition on medium size, rectangular matrix. ... ok | |
test_simple (test_decomp.TestLU) ... ok | |
test_simple2 (test_decomp.TestLU) ... ok | |
test_simple2_complex (test_decomp.TestLU) ... ok | |
test_simple_complex (test_decomp.TestLU) ... ok | |
test_simple_known (test_decomp.TestLU) ... ok | |
test_vrectangular (test_decomp.TestLU) ... ok | |
test_vrectangular_complex (test_decomp.TestLU) ... ok | |
test_check_finite (test_decomp.TestLUSingle) ... ok | |
test_hrectangular (test_decomp.TestLUSingle) ... ok | |
test_hrectangular_complex (test_decomp.TestLUSingle) ... ok | |
Check lu decomposition on medium size, rectangular matrix. ... ok | |
Check lu decomposition on medium size, rectangular matrix. ... ok | |
test_simple (test_decomp.TestLUSingle) ... ok | |
test_simple2 (test_decomp.TestLUSingle) ... ok | |
test_simple2_complex (test_decomp.TestLUSingle) ... ok | |
test_simple_complex (test_decomp.TestLUSingle) ... ok | |
test_simple_known (test_decomp.TestLUSingle) ... ok | |
test_vrectangular (test_decomp.TestLUSingle) ... ok | |
test_vrectangular_complex (test_decomp.TestLUSingle) ... ok | |
test_check_finite (test_decomp.TestLUSolve) ... ok | |
test_lu (test_decomp.TestLUSolve) ... ok | |
test_decomp.TestOverwrite.test_eig ... ok | |
test_decomp.TestOverwrite.test_eig_banded ... ok | |
test_decomp.TestOverwrite.test_eigh ... ok | |
test_decomp.TestOverwrite.test_eigvals ... ok | |
test_decomp.TestOverwrite.test_eigvals_banded ... ok | |
test_decomp.TestOverwrite.test_eigvalsh ... ok | |
test_decomp.TestOverwrite.test_hessenberg ... ok | |
test_decomp.TestOverwrite.test_lu ... ok | |
test_decomp.TestOverwrite.test_lu_factor ... ok | |
test_decomp.TestOverwrite.test_lu_solve ... ok | |
test_decomp.TestOverwrite.test_qr ... ok | |
test_decomp.TestOverwrite.test_rq ... ok | |
test_decomp.TestOverwrite.test_schur ... ok | |
test_decomp.TestOverwrite.test_schur_complex ... ok | |
test_decomp.TestOverwrite.test_svd ... ok | |
test_decomp.TestOverwrite.test_svdvals ... ok | |
test_check_finite (test_decomp.TestQR) ... ok | |
test_random (test_decomp.TestQR) ... ok | |
test_random_complex (test_decomp.TestQR) ... ok | |
test_random_complex_left (test_decomp.TestQR) ... ok | |
test_random_complex_pivoting (test_decomp.TestQR) ... ok | |
test_random_complex_right (test_decomp.TestQR) ... ok | |
test_random_left (test_decomp.TestQR) ... ok | |
test_random_pivoting (test_decomp.TestQR) ... ok | |
test_random_right (test_decomp.TestQR) ... ok | |
test_random_tall (test_decomp.TestQR) ... ok | |
test_random_tall_e (test_decomp.TestQR) ... ok | |
test_random_tall_e_pivoting (test_decomp.TestQR) ... ok | |
test_random_tall_left (test_decomp.TestQR) ... ok | |
test_random_tall_pivoting (test_decomp.TestQR) ... ok | |
test_random_tall_right (test_decomp.TestQR) ... ok | |
test_random_trap (test_decomp.TestQR) ... ok | |
test_random_trap_pivoting (test_decomp.TestQR) ... ok | |
test_simple (test_decomp.TestQR) ... ok | |
test_simple_complex (test_decomp.TestQR) ... ok | |
test_simple_complex_left (test_decomp.TestQR) ... ok | |
test_simple_complex_left_conjugate (test_decomp.TestQR) ... ok | |
test_simple_complex_left_pivoting (test_decomp.TestQR) ... ok | |
test_simple_complex_pivoting (test_decomp.TestQR) ... ok | |
test_simple_complex_right (test_decomp.TestQR) ... ok | |
test_simple_complex_right_conjugate (test_decomp.TestQR) ... ok | |
test_simple_complex_right_pivoting (test_decomp.TestQR) ... ok | |
test_simple_complex_tall_left_conjugate (test_decomp.TestQR) ... ok | |
test_simple_fat (test_decomp.TestQR) ... ok | |
test_simple_fat_e (test_decomp.TestQR) ... ok | |
test_simple_fat_e_pivoting (test_decomp.TestQR) ... ok | |
test_simple_fat_left (test_decomp.TestQR) ... ok | |
test_simple_fat_left_pivoting (test_decomp.TestQR) ... ok | |
test_simple_fat_pivoting (test_decomp.TestQR) ... ok | |
test_simple_fat_right (test_decomp.TestQR) ... ok | |
test_simple_fat_right_pivoting (test_decomp.TestQR) ... ok | |
test_simple_left (test_decomp.TestQR) ... ok | |
test_simple_left_pivoting (test_decomp.TestQR) ... ok | |
test_simple_pivoting (test_decomp.TestQR) ... ok | |
test_simple_right (test_decomp.TestQR) ... ok | |
test_simple_right_pivoting (test_decomp.TestQR) ... ok | |
test_simple_tall (test_decomp.TestQR) ... ok | |
test_simple_tall_complex_left (test_decomp.TestQR) ... ok | |
test_simple_tall_e (test_decomp.TestQR) ... ok | |
test_simple_tall_e_pivoting (test_decomp.TestQR) ... ok | |
test_simple_tall_left (test_decomp.TestQR) ... ok | |
test_simple_tall_left_pivoting (test_decomp.TestQR) ... ok | |
test_simple_tall_pivoting (test_decomp.TestQR) ... ok | |
test_simple_tall_right (test_decomp.TestQR) ... ok | |
test_simple_tall_right_pivoting (test_decomp.TestQR) ... ok | |
test_simple_trap (test_decomp.TestQR) ... ok | |
test_simple_trap_pivoting (test_decomp.TestQR) ... ok | |
test_check_finite (test_decomp.TestQZ) ... ok | |
test_qz_complex (test_decomp.TestQZ) ... ok | |
test_qz_complex64 (test_decomp.TestQZ) ... ok | |
test_qz_double (test_decomp.TestQZ) ... ok | |
test_qz_double_complex (test_decomp.TestQZ) ... ok | |
test_qz_double_sort (test_decomp.TestQZ) ... ok | |
test_qz_single (test_decomp.TestQZ) ... ok | |
test_check_finite (test_decomp.TestRQ) ... ok | |
test_r (test_decomp.TestRQ) ... ok | |
test_random (test_decomp.TestRQ) ... ok | |
test_random_complex (test_decomp.TestRQ) ... ok | |
test_random_complex_economic (test_decomp.TestRQ) ... ok | |
test_random_tall (test_decomp.TestRQ) ... ok | |
test_random_trap (test_decomp.TestRQ) ... ok | |
test_random_trap_economic (test_decomp.TestRQ) ... ok | |
test_simple (test_decomp.TestRQ) ... ok | |
test_simple_complex (test_decomp.TestRQ) ... ok | |
test_simple_fat (test_decomp.TestRQ) ... ok | |
test_simple_tall (test_decomp.TestRQ) ... ok | |
test_simple_trap (test_decomp.TestRQ) ... ok | |
test_check_finite (test_decomp.TestSVD) ... ok | |
test_crash_1580 (test_decomp.TestSVD) ... ok | |
test_random (test_decomp.TestSVD) ... ok | |
test_random_complex (test_decomp.TestSVD) ... ok | |
test_simple (test_decomp.TestSVD) ... ok | |
test_simple_complex (test_decomp.TestSVD) ... ok | |
test_simple_overdet (test_decomp.TestSVD) ... ok | |
test_simple_singular (test_decomp.TestSVD) ... ok | |
test_simple_underdet (test_decomp.TestSVD) ... ok | |
test_check_finite (test_decomp.TestSVDVals) ... ok | |
test_simple (test_decomp.TestSVDVals) ... ok | |
test_simple_complex (test_decomp.TestSVDVals) ... ok | |
test_simple_overdet (test_decomp.TestSVDVals) ... ok | |
test_simple_overdet_complex (test_decomp.TestSVDVals) ... ok | |
test_simple_underdet (test_decomp.TestSVDVals) ... ok | |
test_simple_underdet_complex (test_decomp.TestSVDVals) ... ok | |
test_check_finite (test_decomp.TestSchur) ... ok | |
test_simple (test_decomp.TestSchur) ... ok | |
test_sort (test_decomp.TestSchur) ... ok | |
test_sort_errors (test_decomp.TestSchur) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', True, True, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', True, True, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', True, False, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', True, False, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', True, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', True, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', True, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', True, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', True, True, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', True, True, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', True, False, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', True, False, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', True, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', True, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', True, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', True, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', False, True, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', False, True, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', False, False, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', False, False, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', False, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', False, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', False, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', False, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', False, True, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', False, True, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', False, False, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', False, False, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', False, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', False, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'f', False, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'f', False, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', True, True, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', True, True, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', True, False, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', True, False, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', True, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', True, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', True, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', True, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', True, True, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', True, True, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', True, False, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', True, False, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', True, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', True, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', True, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', True, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', False, True, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', False, True, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', False, False, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', False, False, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', False, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', False, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', False, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', False, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', False, True, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', False, True, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', False, False, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', False, False, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', False, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', False, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'd', False, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'd', False, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', True, True, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', True, True, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', True, False, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', True, False, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', True, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', True, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', True, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', True, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', True, True, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', True, True, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', True, False, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', True, False, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', True, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', True, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', True, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', True, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', False, True, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', False, True, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', False, False, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', False, False, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', False, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', False, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', False, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', False, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', False, True, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', False, True, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', False, False, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', False, False, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', False, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', False, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'F', False, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'F', False, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', True, True, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', True, True, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', True, False, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', True, False, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', True, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', True, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', True, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', True, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', True, True, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', True, True, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', True, False, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', True, False, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', True, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', True, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', True, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', True, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', False, True, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', False, True, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', False, False, True, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', False, False, True, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', False, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', False, True, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', False, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', False, False, True, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', False, True, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', False, True, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', False, False, False, None) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', False, False, False, None) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', False, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', False, True, False, (2, 4)) ... ok | |
test_decomp.test_eigh('ordinary', 6, 'D', False, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh('general ', 6, 'D', False, False, False, (2, 4)) ... ok | |
test_decomp.test_eigh_integer ... ok | |
Check linalg works with non-aligned memory ... ok | |
Check linalg works with non-aligned memory ... ok | |
Check that complex objects don't need to be completely aligned ... ok | |
test_decomp.test_lapack_misaligned ... KNOWNFAIL: Ticket #1152, triggers a segfault in rare cases. | |
test_check_finite (test_decomp_cholesky.TestCholesky) ... ok | |
test_random (test_decomp_cholesky.TestCholesky) ... ok | |
test_random_complex (test_decomp_cholesky.TestCholesky) ... ok | |
test_simple (test_decomp_cholesky.TestCholesky) ... ok | |
test_simple_complex (test_decomp_cholesky.TestCholesky) ... ok | |
test_check_finite (test_decomp_cholesky.TestCholeskyBanded) ... ok | |
test_lower_complex (test_decomp_cholesky.TestCholeskyBanded) ... ok | |
test_lower_real (test_decomp_cholesky.TestCholeskyBanded) ... ok | |
test_upper_complex (test_decomp_cholesky.TestCholeskyBanded) ... ok | |
test_upper_real (test_decomp_cholesky.TestCholeskyBanded) ... ok | |
test_decomp_cholesky.TestOverwrite.test_cho_factor ... ok | |
test_decomp_cholesky.TestOverwrite.test_cho_solve ... ok | |
test_decomp_cholesky.TestOverwrite.test_cho_solve_banded ... ok | |
test_decomp_cholesky.TestOverwrite.test_cholesky ... ok | |
test_decomp_cholesky.TestOverwrite.test_cholesky_banded ... ok | |
test_decomp_polar.test_precomputed_cases([[0]], 'right', [[1]], [[0]]) ... ok | |
test_decomp_polar.test_precomputed_cases([[0]], 'left', [[1]], [[0]]) ... ok | |
test_decomp_polar.test_precomputed_cases([[9]], 'right', [[1]], [[9]]) ... ok | |
test_decomp_polar.test_precomputed_cases([[9]], 'left', [[1]], [[9]]) ... ok | |
test_decomp_polar.test_precomputed_cases(array([[2, 0], ... ok | |
test_decomp_polar.test_precomputed_cases(array([[2, 0], ... ok | |
test_decomp_polar.test_precomputed_cases(array([[1, 2, 2]]), 'right', array([[ 0.33333333, 0.66666667, 0.66666667]]), array([[ 0.33333333, 0.66666667, 0.66666667], ... ok | |
test_decomp_polar.test_verify_cases([[1, 2], [3, 4]],) ... ok | |
test_decomp_polar.test_verify_cases([[1, 2, 3]],) ... ok | |
test_decomp_polar.test_verify_cases([[1], [2], [3]],) ... ok | |
test_decomp_polar.test_verify_cases([[1, 2, 3], [3, 4, 0]],) ... ok | |
test_decomp_polar.test_verify_cases([[1, 2], [3, 4], [5, 5]],) ... ok | |
test_decomp_polar.test_verify_cases([[1, 2], [3, (4+5j)]],) ... ok | |
test_decomp_polar.test_verify_cases([[1, 2, 3j]],) ... ok | |
test_decomp_polar.test_verify_cases([[1], [2], [3j]],) ... ok | |
test_decomp_polar.test_verify_cases([[1, 2, (3+2j)], [3, (4-1j), -4j]],) ... ok | |
test_decomp_polar.test_verify_cases([[1, 2], [(3-2j), (4+0.5j)], [5, 5]],) ... ok | |
test_decomp_polar.test_verify_cases([[10000, 10, 1], [-1, 2, 3j], [0, 1, 2]],) ... ok | |
test_default_a (test_fblas.TestCaxpy) ... ok | |
test_simple (test_fblas.TestCaxpy) ... ok | |
test_x_and_y_stride (test_fblas.TestCaxpy) ... ok | |
test_x_bad_size (test_fblas.TestCaxpy) ... ok | |
test_x_stride (test_fblas.TestCaxpy) ... ok | |
test_y_bad_size (test_fblas.TestCaxpy) ... ok | |
test_y_stride (test_fblas.TestCaxpy) ... ok | |
test_simple (test_fblas.TestCcopy) ... ok | |
test_x_and_y_stride (test_fblas.TestCcopy) ... ok | |
test_x_bad_size (test_fblas.TestCcopy) ... ok | |
test_x_stride (test_fblas.TestCcopy) ... ok | |
test_y_bad_size (test_fblas.TestCcopy) ... ok | |
test_y_stride (test_fblas.TestCcopy) ... ok | |
test_default_beta_y (test_fblas.TestCgemv) ... ok | |
test_simple (test_fblas.TestCgemv) ... ok | |
test_simple_transpose (test_fblas.TestCgemv) ... ok | |
test_simple_transpose_conj (test_fblas.TestCgemv) ... ok | |
test_x_stride (test_fblas.TestCgemv) ... ok | |
test_x_stride_assert (test_fblas.TestCgemv) ... ok | |
test_x_stride_transpose (test_fblas.TestCgemv) ... ok | |
test_y_stride (test_fblas.TestCgemv) ... ok | |
test_y_stride_assert (test_fblas.TestCgemv) ... ok | |
test_y_stride_transpose (test_fblas.TestCgemv) ... ok | |
test_simple (test_fblas.TestCscal) ... ok | |
test_x_bad_size (test_fblas.TestCscal) ... ok | |
test_x_stride (test_fblas.TestCscal) ... ok | |
test_simple (test_fblas.TestCswap) ... ok | |
test_x_and_y_stride (test_fblas.TestCswap) ... ok | |
test_x_bad_size (test_fblas.TestCswap) ... ok | |
test_x_stride (test_fblas.TestCswap) ... ok | |
test_y_bad_size (test_fblas.TestCswap) ... ok | |
test_y_stride (test_fblas.TestCswap) ... ok | |
test_default_a (test_fblas.TestDaxpy) ... ok | |
test_simple (test_fblas.TestDaxpy) ... ok | |
test_x_and_y_stride (test_fblas.TestDaxpy) ... ok | |
test_x_bad_size (test_fblas.TestDaxpy) ... ok | |
test_x_stride (test_fblas.TestDaxpy) ... ok | |
test_y_bad_size (test_fblas.TestDaxpy) ... ok | |
test_y_stride (test_fblas.TestDaxpy) ... ok | |
test_simple (test_fblas.TestDcopy) ... ok | |
test_x_and_y_stride (test_fblas.TestDcopy) ... ok | |
test_x_bad_size (test_fblas.TestDcopy) ... ok | |
test_x_stride (test_fblas.TestDcopy) ... ok | |
test_y_bad_size (test_fblas.TestDcopy) ... ok | |
test_y_stride (test_fblas.TestDcopy) ... ok | |
test_default_beta_y (test_fblas.TestDgemv) ... ok | |
test_simple (test_fblas.TestDgemv) ... ok | |
test_simple_transpose (test_fblas.TestDgemv) ... ok | |
test_simple_transpose_conj (test_fblas.TestDgemv) ... ok | |
test_x_stride (test_fblas.TestDgemv) ... ok | |
test_x_stride_assert (test_fblas.TestDgemv) ... ok | |
test_x_stride_transpose (test_fblas.TestDgemv) ... ok | |
test_y_stride (test_fblas.TestDgemv) ... ok | |
test_y_stride_assert (test_fblas.TestDgemv) ... ok | |
test_y_stride_transpose (test_fblas.TestDgemv) ... ok | |
test_simple (test_fblas.TestDscal) ... ok | |
test_x_bad_size (test_fblas.TestDscal) ... ok | |
test_x_stride (test_fblas.TestDscal) ... ok | |
test_simple (test_fblas.TestDswap) ... ok | |
test_x_and_y_stride (test_fblas.TestDswap) ... ok | |
test_x_bad_size (test_fblas.TestDswap) ... ok | |
test_x_stride (test_fblas.TestDswap) ... ok | |
test_y_bad_size (test_fblas.TestDswap) ... ok | |
test_y_stride (test_fblas.TestDswap) ... ok | |
test_default_a (test_fblas.TestSaxpy) ... ok | |
test_simple (test_fblas.TestSaxpy) ... ok | |
test_x_and_y_stride (test_fblas.TestSaxpy) ... ok | |
test_x_bad_size (test_fblas.TestSaxpy) ... ok | |
test_x_stride (test_fblas.TestSaxpy) ... ok | |
test_y_bad_size (test_fblas.TestSaxpy) ... ok | |
test_y_stride (test_fblas.TestSaxpy) ... ok | |
test_simple (test_fblas.TestScopy) ... ok | |
test_x_and_y_stride (test_fblas.TestScopy) ... ok | |
test_x_bad_size (test_fblas.TestScopy) ... ok | |
test_x_stride (test_fblas.TestScopy) ... ok | |
test_y_bad_size (test_fblas.TestScopy) ... ok | |
test_y_stride (test_fblas.TestScopy) ... ok | |
test_default_beta_y (test_fblas.TestSgemv) ... ok | |
test_simple (test_fblas.TestSgemv) ... ok | |
test_simple_transpose (test_fblas.TestSgemv) ... ok | |
test_simple_transpose_conj (test_fblas.TestSgemv) ... ok | |
test_x_stride (test_fblas.TestSgemv) ... ok | |
test_x_stride_assert (test_fblas.TestSgemv) ... ok | |
test_x_stride_transpose (test_fblas.TestSgemv) ... ok | |
test_y_stride (test_fblas.TestSgemv) ... ok | |
test_y_stride_assert (test_fblas.TestSgemv) ... ok | |
test_y_stride_transpose (test_fblas.TestSgemv) ... ok | |
test_simple (test_fblas.TestSscal) ... ok | |
test_x_bad_size (test_fblas.TestSscal) ... ok | |
test_x_stride (test_fblas.TestSscal) ... ok | |
test_simple (test_fblas.TestSswap) ... ok | |
test_x_and_y_stride (test_fblas.TestSswap) ... ok | |
test_x_bad_size (test_fblas.TestSswap) ... ok | |
test_x_stride (test_fblas.TestSswap) ... ok | |
test_y_bad_size (test_fblas.TestSswap) ... ok | |
test_y_stride (test_fblas.TestSswap) ... ok | |
test_default_a (test_fblas.TestZaxpy) ... ok | |
test_simple (test_fblas.TestZaxpy) ... ok | |
test_x_and_y_stride (test_fblas.TestZaxpy) ... ok | |
test_x_bad_size (test_fblas.TestZaxpy) ... ok | |
test_x_stride (test_fblas.TestZaxpy) ... ok | |
test_y_bad_size (test_fblas.TestZaxpy) ... ok | |
test_y_stride (test_fblas.TestZaxpy) ... ok | |
test_simple (test_fblas.TestZcopy) ... ok | |
test_x_and_y_stride (test_fblas.TestZcopy) ... ok | |
test_x_bad_size (test_fblas.TestZcopy) ... ok | |
test_x_stride (test_fblas.TestZcopy) ... ok | |
test_y_bad_size (test_fblas.TestZcopy) ... ok | |
test_y_stride (test_fblas.TestZcopy) ... ok | |
test_default_beta_y (test_fblas.TestZgemv) ... ok | |
test_simple (test_fblas.TestZgemv) ... ok | |
test_simple_transpose (test_fblas.TestZgemv) ... ok | |
test_simple_transpose_conj (test_fblas.TestZgemv) ... ok | |
test_x_stride (test_fblas.TestZgemv) ... ok | |
test_x_stride_assert (test_fblas.TestZgemv) ... ok | |
test_x_stride_transpose (test_fblas.TestZgemv) ... ok | |
test_y_stride (test_fblas.TestZgemv) ... ok | |
test_y_stride_assert (test_fblas.TestZgemv) ... ok | |
test_y_stride_transpose (test_fblas.TestZgemv) ... ok | |
test_simple (test_fblas.TestZscal) ... ok | |
test_x_bad_size (test_fblas.TestZscal) ... ok | |
test_x_stride (test_fblas.TestZscal) ... ok | |
test_simple (test_fblas.TestZswap) ... ok | |
test_x_and_y_stride (test_fblas.TestZswap) ... ok | |
test_x_bad_size (test_fblas.TestZswap) ... ok | |
test_x_stride (test_fblas.TestZswap) ... ok | |
test_y_bad_size (test_fblas.TestZswap) ... ok | |
test_y_stride (test_fblas.TestZswap) ... ok | |
test_interpolative.TestInterpolativeDecomposition.test_badcall ... ok | |
test_interpolative.TestInterpolativeDecomposition.test_id(<type 'numpy.float64'>,) ... ok | |
test_interpolative.TestInterpolativeDecomposition.test_id(<type 'numpy.complex128'>,) ... ok | |
test_interpolative.TestInterpolativeDecomposition.test_rand ... ok | |
test_gebal (test_lapack.TestFlapackSimple) ... ok | |
test_gehrd (test_lapack.TestFlapackSimple) ... ok | |
test_trsyl (test_lapack.TestFlapackSimple) ... ok | |
test_clapack (test_lapack.TestLapack) ... ok | |
test_flapack (test_lapack.TestLapack) ... ok | |
test_ticket_1645 (test_lapack.TestRegression) ... ok | |
test_consistency (test_matfuncs.TestExpM) ... ok | |
test_zero (test_matfuncs.TestExpM) ... ok | |
test_expm_frechet (test_matfuncs.TestExpmFrechet) ... ok | |
test_fuzz (test_matfuncs.TestExpmFrechet) ... ok | |
test_problematic_matrix (test_matfuncs.TestExpmFrechet) ... ok | |
test_small_norm_expm_frechet (test_matfuncs.TestExpmFrechet) ... ok | |
test_al_mohy_higham_2012_experiment_1 (test_matfuncs.TestFractionalMatrixPower) ... ok | |
test_briggs_helper_function (test_matfuncs.TestFractionalMatrixPower) ... ok | |
test_larger_abs_fractional_matrix_powers (test_matfuncs.TestFractionalMatrixPower) ... ok | |
test_random_matrices_and_powers (test_matfuncs.TestFractionalMatrixPower) ... ok | |
test_round_trip_random_complex (test_matfuncs.TestFractionalMatrixPower) ... ok | |
test_round_trip_random_float (test_matfuncs.TestFractionalMatrixPower) ... ok | |
test_singular (test_matfuncs.TestFractionalMatrixPower) ... KNOWNFAIL: Too unstable across LAPACKs. | |
test_type_conversion_mixed_sign_or_complex_spectrum (test_matfuncs.TestFractionalMatrixPower) ... ok | |
test_type_preservation_and_conversion (test_matfuncs.TestFractionalMatrixPower) ... ok | |
test_al_mohy_higham_2012_experiment_1_funm_log (test_matfuncs.TestLogM) ... ok | |
test_al_mohy_higham_2012_experiment_1_logm (test_matfuncs.TestLogM) ... ok | |
test_logm_type_conversion_mixed_sign_or_complex_spectrum (test_matfuncs.TestLogM) ... ok | |
test_logm_type_preservation_and_conversion (test_matfuncs.TestLogM) ... ok | |
test_nils (test_matfuncs.TestLogM) ... ok | |
test_round_trip_random_complex (test_matfuncs.TestLogM) ... ok | |
test_round_trip_random_float (test_matfuncs.TestLogM) ... ok | |
test_defective1 (test_matfuncs.TestSignM) ... ok | |
test_defective2 (test_matfuncs.TestSignM) ... ok | |
test_defective3 (test_matfuncs.TestSignM) ... ok | |
test_nils (test_matfuncs.TestSignM) ... ok | |
test_al_mohy_higham_2012_experiment_1 (test_matfuncs.TestSqrtM) ... ok | |
test_bad (test_matfuncs.TestSqrtM) ... ok | |
test_blocksizes (test_matfuncs.TestSqrtM) ... ok | |
test_disp (test_matfuncs.TestSqrtM) ... ok | |
test_round_trip_random_complex (test_matfuncs.TestSqrtM) ... ok | |
test_round_trip_random_float (test_matfuncs.TestSqrtM) ... ok | |
test_sqrtm_type_conversion_mixed_sign_or_complex_spectrum (test_matfuncs.TestSqrtM) ... ok | |
test_sqrtm_type_preservation_and_conversion (test_matfuncs.TestSqrtM) ... ok | |
test_strict_upper_triangular (test_matfuncs.TestSqrtM) ... ok | |
test_weird_matrix (test_matfuncs.TestSqrtM) ... ok | |
test_cases (test_solvers.TestSolveContinuousARE) ... ok | |
test_cases (test_solvers.TestSolveDiscreteARE) ... ok | |
test_cases (test_solvers.TestSolveLyapunov) ... ok | |
test_cases (test_solvers.TestSolveSylvester) ... ok | |
test_trivial (test_solvers.TestSolveSylvester) ... ok | |
test_special_matrices.TestBlockDiag.test_bad_arg ... ok | |
test_special_matrices.TestBlockDiag.test_basic ... ok | |
test_special_matrices.TestBlockDiag.test_dtype ... ok | |
test_special_matrices.TestBlockDiag.test_no_args ... ok | |
test_special_matrices.TestBlockDiag.test_scalar_and_1d_args ... ok | |
test_basic (test_special_matrices.TestCirculant) ... ok | |
test_bad_shapes (test_special_matrices.TestCompanion) ... ok | |
test_basic (test_special_matrices.TestCompanion) ... ok | |
test_basic (test_special_matrices.TestHadamard) ... ok | |
test_basic (test_special_matrices.TestHankel) ... ok | |
test_basic (test_special_matrices.TestHilbert) ... ok | |
test_basic (test_special_matrices.TestInvHilbert) ... ok | |
test_inverse (test_special_matrices.TestInvHilbert) ... ok | |
test_special_matrices.TestKron.test_basic ... ok | |
test_bad_shapes (test_special_matrices.TestLeslie) ... ok | |
test_basic (test_special_matrices.TestLeslie) ... ok | |
test_big (test_special_matrices.TestPascal) ... ok | |
test_cases (test_special_matrices.TestPascal) ... ok | |
test_basic (test_special_matrices.TestToeplitz) ... ok | |
test_complex_01 (test_special_matrices.TestToeplitz) ... ok | |
Scalar arguments still produce a 2D array. ... ok | |
test_scalar_01 (test_special_matrices.TestToeplitz) ... ok | |
test_scalar_02 (test_special_matrices.TestToeplitz) ... ok | |
test_scalar_03 (test_special_matrices.TestToeplitz) ... ok | |
test_scalar_04 (test_special_matrices.TestToeplitz) ... ok | |
test_2d (test_special_matrices.TestTri) ... ok | |
test_basic (test_special_matrices.TestTri) ... ok | |
test_diag (test_special_matrices.TestTri) ... ok | |
test_diag2d (test_special_matrices.TestTri) ... ok | |
test_basic (test_special_matrices.TestTril) ... ok | |
test_diag (test_special_matrices.TestTril) ... ok | |
test_basic (test_special_matrices.TestTriu) ... ok | |
test_diag (test_special_matrices.TestTriu) ... ok | |
test_common.test_pade_trivial ... ok | |
test_common.test_pade_4term_exp ... ok | |
Test whether logsumexp() function correctly handles large inputs. ... ok | |
test_common.test_logsumexp_b ... ok | |
test_common.test_face ... ok | |
test_common.test_ascent ... ok | |
test_doccer.test_unindent('Another test\n with some indent', 'Another test\n with some indent') ... ok | |
test_doccer.test_unindent('Another test, one line', 'Another test, one line') ... ok | |
test_doccer.test_unindent('Another test\n with some indent', 'Another test\n with some indent') ... ok | |
test_doccer.test_unindent_dict('Another test\n with some indent', 'Another test\n with some indent') ... ok | |
test_doccer.test_unindent_dict('Another test, one line', 'Another test, one line') ... ok | |
test_doccer.test_unindent_dict('Another test\n with some indent', 'Another test\n with some indent') ... ok | |
test_doccer.test_docformat('Docstring\n Another test\n with some indent\n Another test, one line\n Another test\n with some indent\n', 'Docstring\n Another test\n with some indent\n Another test, one line\n Another test\n with some indent\n') ... ok | |
test_doccer.test_docformat('Single line doc Another test\n with some indent', 'Single line doc Another test\n with some indent') ... ok | |
test_doccer.test_decorator(' Docstring\n Another test\n with some indent\n ', ' Docstring\n Another test\n with some indent\n ') ... ok | |
test_doccer.test_decorator(' Docstring\n Another test\n with some indent\n ', ' Docstring\n Another test\n with some indent\n ') ... ok | |
test_doccer.test_inherit_docstring_from ... ok | |
test_bytescale (test_pilutil.TestPILUtil) ... ok | |
test_bytescale_keywords (test_pilutil.TestPILUtil) ... ok | |
test_imresize (test_pilutil.TestPILUtil) ... ok | |
test_imresize2 (test_pilutil.TestPILUtil) ... ok | |
test_imresize3 (test_pilutil.TestPILUtil) ... ok | |
Test generator for parametric tests ... ok | |
Test generator for parametric tests ... ok | |
Test generator for parametric tests ... ok | |
test_datatypes.test_map_coordinates_dts ... ok | |
test_datatypes.test_uint64_max ... KNOWNFAIL: Test skipped due to known failure | |
test_filters.test_ticket_701 ... ok | |
test_filters.test_orders_gauss(0, array([ 0.])) ... ok | |
test_filters.test_orders_gauss(0, array([ 0.])) ... ok | |
test_filters.test_orders_gauss(<type 'exceptions.ValueError'>, <function gaussian_filter at 0x0411AD30>, array([ 0.]), 1, -1) ... ok | |
test_filters.test_orders_gauss(<type 'exceptions.ValueError'>, <function gaussian_filter at 0x0411AD30>, array([ 0.]), 1, 4) ... ok | |
test_filters.test_orders_gauss(0, array([ 0.])) ... ok | |
test_filters.test_orders_gauss(0, array([ 0.])) ... ok | |
test_filters.test_orders_gauss(<type 'exceptions.ValueError'>, <function gaussian_filter1d at 0x0411ACF0>, array([ 0.]), 1, -1, -1) ... ok | |
test_filters.test_orders_gauss(<type 'exceptions.ValueError'>, <function gaussian_filter1d at 0x0411ACF0>, array([ 0.]), 1, -1, 4) ... ok | |
Regression test for #1311. ... ok | |
test_io.test_imread ... ok | |
test_basic (test_measurements.Test_measurements_select) ... ok | |
test_a (test_measurements.Test_measurements_stats) ... ok | |
test_a_centered (test_measurements.Test_measurements_stats) ... ok | |
test_b (test_measurements.Test_measurements_stats) ... ok | |
test_b_centered (test_measurements.Test_measurements_stats) ... ok | |
test_nonint_labels (test_measurements.Test_measurements_stats) ... ok | |
label 1 ... ok | |
label 2 ... ok | |
label 3 ... ok | |
label 4 ... ok | |
label 5 ... ok | |
label 6 ... ok | |
label 7 ... ok | |
label 8 ... ok | |
label 9 ... ok | |
label 10 ... ok | |
label 11 ... ok | |
label 11 in place ... ok | |
label 12 ... ok | |
label 13 ... ok | |
test label with specified output with type ... ok | |
test label with specified output dtype ... ok | |
test label with output of wrong size ... ok | |
test label with different structuring element neighborhoods ... ok | |
find_objects 1 ... ok | |
find_objects 2 ... ok | |
find_objects 3 ... ok | |
find_objects 4 ... ok | |
find_objects 5 ... ok | |
find_objects 6 ... ok | |
find_objects 7 ... ok | |
find_objects 8 ... ok | |
find_objects 9 ... ok | |
sum 1 ... ok | |
sum 2 ... ok | |
sum 3 ... ok | |
sum 4 ... ok | |
sum 5 ... ok | |
sum 6 ... ok | |
sum 7 ... ok | |
sum 8 ... ok | |
sum 9 ... ok | |
sum 10 ... ok | |
sum 11 ... ok | |
sum 12 ... ok | |
mean 1 ... ok | |
mean 2 ... ok | |
mean 3 ... ok | |
mean 4 ... ok | |
minimum 1 ... ok | |
minimum 2 ... ok | |
minimum 3 ... ok | |
minimum 4 ... ok | |
maximum 1 ... ok | |
maximum 2 ... ok | |
maximum 3 ... ok | |
maximum 4 ... ok | |
Ticket #501 ... ok | |
median 1 ... ok | |
median 2 ... ok | |
median 3 ... ok | |
variance 1 ... d:\devel32\WinPy2753\python-2.7.5\lib\site-packages\numpy\core\_methods.py:55: RuntimeWarning: Mean of empty slice. | |
warnings.warn("Mean of empty slice.", RuntimeWarning) | |
ok | |
variance 2 ... ok | |
variance 3 ... ok | |
variance 4 ... ok | |
variance 5 ... ok | |
variance 6 ... ok | |
standard deviation 1 ... ok | |
standard deviation 2 ... ok | |
standard deviation 3 ... ok | |
standard deviation 4 ... ok | |
standard deviation 5 ... ok | |
standard deviation 6 ... ok | |
standard deviation 7 ... ok | |
minimum position 1 ... ok | |
minimum position 2 ... ok | |
minimum position 3 ... ok | |
minimum position 4 ... ok | |
minimum position 5 ... ok | |
minimum position 6 ... ok | |
minimum position 7 ... ok | |
maximum position 1 ... ok | |
maximum position 2 ... ok | |
maximum position 3 ... ok | |
maximum position 4 ... ok | |
maximum position 5 ... ok | |
maximum position 6 ... ok | |
maximum position 7 - float labels ... ok | |
extrema 1 ... ok | |
extrema 2 ... ok | |
extrema 3 ... ok | |
extrema 4 ... ok | |
center of mass 1 ... ok | |
center of mass 2 ... ok | |
center of mass 3 ... ok | |
center of mass 4 ... ok | |
center of mass 5 ... ok | |
center of mass 6 ... ok | |
center of mass 7 ... ok | |
center of mass 8 ... ok | |
center of mass 9 ... ok | |
histogram 1 ... ok | |
histogram 2 ... ok | |
histogram 3 ... ok | |
Apply the stat funcs to a 2-d array. ... ok | |
test_ndimage.TestDilateFix.test_dilation_scalar_size ... ok | |
test_ndimage.TestDilateFix.test_dilation_square_structure ... ok | |
test_ndimage.TestNdimage.test_affine_transform01 ... ok | |
test_ndimage.TestNdimage.test_affine_transform02 ... ok | |
test_ndimage.TestNdimage.test_affine_transform03 ... ok | |
test_ndimage.TestNdimage.test_affine_transform04 ... ok | |
test_ndimage.TestNdimage.test_affine_transform05 ... ok | |
test_ndimage.TestNdimage.test_affine_transform06 ... ok | |
test_ndimage.TestNdimage.test_affine_transform07 ... ok | |
test_ndimage.TestNdimage.test_affine_transform08 ... ok | |
test_ndimage.TestNdimage.test_affine_transform09 ... ok | |
test_ndimage.TestNdimage.test_affine_transform10 ... ok | |
test_ndimage.TestNdimage.test_affine_transform11 ... ok | |
test_ndimage.TestNdimage.test_affine_transform12 ... ok | |
test_ndimage.TestNdimage.test_affine_transform13 ... ok | |
test_ndimage.TestNdimage.test_affine_transform14 ... ok | |
test_ndimage.TestNdimage.test_affine_transform15 ... ok | |
test_ndimage.TestNdimage.test_affine_transform16 ... ok | |
test_ndimage.TestNdimage.test_affine_transform17 ... ok | |
test_ndimage.TestNdimage.test_affine_transform18 ... ok | |
test_ndimage.TestNdimage.test_affine_transform19 ... ok | |
test_ndimage.TestNdimage.test_affine_transform20 ... ok | |
test_ndimage.TestNdimage.test_affine_transform21 ... ok | |
test_ndimage.TestNdimage.test_binary_closing01 ... ok | |
test_ndimage.TestNdimage.test_binary_closing02 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation01 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation02 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation03 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation04 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation05 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation06 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation07 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation08 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation09 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation10 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation11 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation12 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation13 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation14 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation15 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation16 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation17 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation18 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation19 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation20 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation21 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation22 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation23 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation24 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation25 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation26 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation27 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation28 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation29 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation30 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation31 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation32 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation33 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation34 ... ok | |
test_ndimage.TestNdimage.test_binary_dilation35 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion01 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion02 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion03 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion04 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion05 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion06 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion07 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion08 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion09 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion10 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion11 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion12 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion13 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion14 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion15 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion16 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion17 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion18 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion19 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion20 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion21 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion22 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion23 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion24 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion25 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion26 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion27 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion28 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion29 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion30 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion31 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion32 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion33 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion34 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion35 ... ok | |
test_ndimage.TestNdimage.test_binary_erosion36 ... ok | |
test_ndimage.TestNdimage.test_binary_fill_holes01 ... ok | |
test_ndimage.TestNdimage.test_binary_fill_holes02 ... ok | |
test_ndimage.TestNdimage.test_binary_fill_holes03 ... ok | |
test_ndimage.TestNdimage.test_binary_opening01 ... ok | |
test_ndimage.TestNdimage.test_binary_opening02 ... ok | |
test_ndimage.TestNdimage.test_binary_propagation01 ... ok | |
test_ndimage.TestNdimage.test_binary_propagation02 ... ok | |
test_ndimage.TestNdimage.test_black_tophat01 ... ok | |
test_ndimage.TestNdimage.test_black_tophat02 ... ok | |
test_ndimage.TestNdimage.test_boundaries ... ok | |
test_ndimage.TestNdimage.test_boundaries2 ... ok | |
test_ndimage.TestNdimage.test_correlate01 ... ok | |
test_ndimage.TestNdimage.test_correlate02 ... ok | |
test_ndimage.TestNdimage.test_correlate03 ... ok | |
test_ndimage.TestNdimage.test_correlate04 ... ok | |
test_ndimage.TestNdimage.test_correlate05 ... ok | |
test_ndimage.TestNdimage.test_correlate06 ... ok | |
test_ndimage.TestNdimage.test_correlate07 ... ok | |
test_ndimage.TestNdimage.test_correlate08 ... ok | |
test_ndimage.TestNdimage.test_correlate09 ... ok | |
test_ndimage.TestNdimage.test_correlate10 ... ok | |
test_ndimage.TestNdimage.test_correlate11 ... ok | |
test_ndimage.TestNdimage.test_correlate12 ... ok | |
test_ndimage.TestNdimage.test_correlate13 ... ok | |
test_ndimage.TestNdimage.test_correlate14 ... ok | |
test_ndimage.TestNdimage.test_correlate15 ... ok | |
test_ndimage.TestNdimage.test_correlate16 ... ok | |
test_ndimage.TestNdimage.test_correlate17 ... ok | |
test_ndimage.TestNdimage.test_correlate18 ... ok | |
test_ndimage.TestNdimage.test_correlate19 ... ok | |
test_ndimage.TestNdimage.test_correlate20 ... ok | |
test_ndimage.TestNdimage.test_correlate21 ... ok | |
test_ndimage.TestNdimage.test_correlate22 ... ok | |
test_ndimage.TestNdimage.test_correlate23 ... ok | |
test_ndimage.TestNdimage.test_correlate24 ... ok | |
test_ndimage.TestNdimage.test_correlate25 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_bf01 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_bf02 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_bf03 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_bf04 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_bf05 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_bf06 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_cdt01 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_cdt02 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_cdt03 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_edt01 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_edt02 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_edt03 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_edt4 ... ok | |
test_ndimage.TestNdimage.test_distance_transform_edt5 ... ok | |
test_ndimage.TestNdimage.test_extend01 ... ok | |
test_ndimage.TestNdimage.test_extend02 ... ok | |
test_ndimage.TestNdimage.test_extend03 ... ok | |
test_ndimage.TestNdimage.test_extend04 ... ok | |
test_ndimage.TestNdimage.test_extend05 ... ok | |
test_ndimage.TestNdimage.test_extend06 ... ok | |
test_ndimage.TestNdimage.test_extend07 ... ok | |
test_ndimage.TestNdimage.test_extend08 ... ok | |
test_ndimage.TestNdimage.test_extend09 ... ok | |
test_ndimage.TestNdimage.test_extend10 ... ok | |
test_ndimage.TestNdimage.test_fourier_ellipsoid_complex01 ... ok | |
test_ndimage.TestNdimage.test_fourier_ellipsoid_real01 ... ok | |
test_ndimage.TestNdimage.test_fourier_gaussian_complex01 ... ok | |
test_ndimage.TestNdimage.test_fourier_gaussian_real01 ... ok | |
test_ndimage.TestNdimage.test_fourier_shift_complex01 ... ok | |
test_ndimage.TestNdimage.test_fourier_shift_real01 ... ok | |
test_ndimage.TestNdimage.test_fourier_uniform_complex01 ... ok | |
test_ndimage.TestNdimage.test_fourier_uniform_real01 ... ok | |
test_ndimage.TestNdimage.test_gauss01 ... ok | |
test_ndimage.TestNdimage.test_gauss02 ... ok | |
test_ndimage.TestNdimage.test_gauss03 ... ok | |
test_ndimage.TestNdimage.test_gauss04 ... ok | |
test_ndimage.TestNdimage.test_gauss05 ... ok | |
test_ndimage.TestNdimage.test_gauss06 ... ok | |
test_ndimage.TestNdimage.test_gaussian_gradient_magnitude01 ... ok | |
test_ndimage.TestNdimage.test_gaussian_gradient_magnitude02 ... ok | |
test_ndimage.TestNdimage.test_gaussian_laplace01 ... ok | |
test_ndimage.TestNdimage.test_gaussian_laplace02 ... ok | |
test_ndimage.TestNdimage.test_generate_structure01 ... ok | |
test_ndimage.TestNdimage.test_generate_structure02 ... ok | |
test_ndimage.TestNdimage.test_generate_structure03 ... ok | |
test_ndimage.TestNdimage.test_generate_structure04 ... ok | |
test_ndimage.TestNdimage.test_generic_filter01 ... ok | |
test_ndimage.TestNdimage.test_generic_filter1d01 ... ok | |
test_ndimage.TestNdimage.test_generic_gradient_magnitude01 ... ok | |
test_ndimage.TestNdimage.test_generic_laplace01 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform01 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform02 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform03 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform04 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform05 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform06 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform07 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform08 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform10 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform13 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform14 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform15 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform16 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform17 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform18 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform19 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform20 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform21 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform22 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform23 ... ok | |
test_ndimage.TestNdimage.test_geometric_transform24 ... ok | |
test_ndimage.TestNdimage.test_grey_closing01 ... ok | |
test_ndimage.TestNdimage.test_grey_closing02 ... ok | |
test_ndimage.TestNdimage.test_grey_dilation01 ... ok | |
test_ndimage.TestNdimage.test_grey_dilation02 ... ok | |
test_ndimage.TestNdimage.test_grey_dilation03 ... ok | |
test_ndimage.TestNdimage.test_grey_erosion01 ... ok | |
test_ndimage.TestNdimage.test_grey_erosion02 ... ok | |
test_ndimage.TestNdimage.test_grey_erosion03 ... ok | |
test_ndimage.TestNdimage.test_grey_opening01 ... ok | |
test_ndimage.TestNdimage.test_grey_opening02 ... ok | |
test_ndimage.TestNdimage.test_hit_or_miss01 ... ok | |
test_ndimage.TestNdimage.test_hit_or_miss02 ... ok | |
test_ndimage.TestNdimage.test_hit_or_miss03 ... ok | |
test_ndimage.TestNdimage.test_iterate_structure01 ... ok | |
test_ndimage.TestNdimage.test_iterate_structure02 ... ok | |
test_ndimage.TestNdimage.test_iterate_structure03 ... ok | |
test_ndimage.TestNdimage.test_laplace01 ... ok | |
test_ndimage.TestNdimage.test_laplace02 ... ok | |
test_ndimage.TestNdimage.test_map_coordinates01 ... ok | |
test_ndimage.TestNdimage.test_map_coordinates02 ... ok | |
test_ndimage.TestNdimage.test_map_coordinates03 ... ok | |
test_ndimage.TestNdimage.test_maximum_filter01 ... ok | |
test_ndimage.TestNdimage.test_maximum_filter02 ... ok | |
test_ndimage.TestNdimage.test_maximum_filter03 ... ok | |
test_ndimage.TestNdimage.test_maximum_filter04 ... ok | |
test_ndimage.TestNdimage.test_maximum_filter05 ... ok | |
test_ndimage.TestNdimage.test_maximum_filter06 ... ok | |
test_ndimage.TestNdimage.test_maximum_filter07 ... ok | |
test_ndimage.TestNdimage.test_maximum_filter08 ... ok | |
test_ndimage.TestNdimage.test_maximum_filter09 ... ok | |
test_ndimage.TestNdimage.test_minimum_filter01 ... ok | |
test_ndimage.TestNdimage.test_minimum_filter02 ... ok | |
test_ndimage.TestNdimage.test_minimum_filter03 ... ok | |
test_ndimage.TestNdimage.test_minimum_filter04 ... ok | |
test_ndimage.TestNdimage.test_minimum_filter05 ... ok | |
test_ndimage.TestNdimage.test_minimum_filter06 ... ok | |
test_ndimage.TestNdimage.test_minimum_filter07 ... ok | |
test_ndimage.TestNdimage.test_minimum_filter08 ... ok | |
test_ndimage.TestNdimage.test_minimum_filter09 ... ok | |
test_ndimage.TestNdimage.test_morphological_gradient01 ... ok | |
test_ndimage.TestNdimage.test_morphological_gradient02 ... ok | |
test_ndimage.TestNdimage.test_morphological_laplace01 ... ok | |
test_ndimage.TestNdimage.test_morphological_laplace02 ... ok | |
test_ndimage.TestNdimage.test_prewitt01 ... ok | |
test_ndimage.TestNdimage.test_prewitt02 ... ok | |
test_ndimage.TestNdimage.test_prewitt03 ... ok | |
test_ndimage.TestNdimage.test_prewitt04 ... ok | |
test_ndimage.TestNdimage.test_rank01 ... ok | |
test_ndimage.TestNdimage.test_rank02 ... ok | |
test_ndimage.TestNdimage.test_rank03 ... ok | |
test_ndimage.TestNdimage.test_rank04 ... ok | |
test_ndimage.TestNdimage.test_rank05 ... ok | |
test_ndimage.TestNdimage.test_rank06 ... ok | |
test_ndimage.TestNdimage.test_rank07 ... ok | |
test_ndimage.TestNdimage.test_rank08 ... ok | |
test_ndimage.TestNdimage.test_rank09 ... ok | |
test_ndimage.TestNdimage.test_rank10 ... ok | |
test_ndimage.TestNdimage.test_rank11 ... ok | |
test_ndimage.TestNdimage.test_rank12 ... ok | |
test_ndimage.TestNdimage.test_rank13 ... ok | |
test_ndimage.TestNdimage.test_rank14 ... ok | |
test_ndimage.TestNdimage.test_rank15 ... ok | |
test_ndimage.TestNdimage.test_rotate01 ... ok | |
test_ndimage.TestNdimage.test_rotate02 ... ok | |
test_ndimage.TestNdimage.test_rotate03 ... ok | |
test_ndimage.TestNdimage.test_rotate04 ... ok | |
test_ndimage.TestNdimage.test_rotate05 ... ok | |
test_ndimage.TestNdimage.test_rotate06 ... ok | |
test_ndimage.TestNdimage.test_rotate07 ... ok | |
test_ndimage.TestNdimage.test_rotate08 ... ok | |
test_ndimage.TestNdimage.test_shift01 ... ok | |
test_ndimage.TestNdimage.test_shift02 ... ok | |
test_ndimage.TestNdimage.test_shift03 ... ok | |
test_ndimage.TestNdimage.test_shift04 ... ok | |
test_ndimage.TestNdimage.test_shift05 ... ok | |
test_ndimage.TestNdimage.test_shift06 ... ok | |
test_ndimage.TestNdimage.test_shift07 ... ok | |
test_ndimage.TestNdimage.test_shift08 ... ok | |
test_ndimage.TestNdimage.test_shift09 ... ok | |
test_ndimage.TestNdimage.test_sobel01 ... ok | |
test_ndimage.TestNdimage.test_sobel02 ... ok | |
test_ndimage.TestNdimage.test_sobel03 ... ok | |
test_ndimage.TestNdimage.test_sobel04 ... ok | |
test_ndimage.TestNdimage.test_spline01 ... ok | |
test_ndimage.TestNdimage.test_spline02 ... ok | |
test_ndimage.TestNdimage.test_spline03 ... ok | |
test_ndimage.TestNdimage.test_spline04 ... ok | |
test_ndimage.TestNdimage.test_spline05 ... ok | |
test_ndimage.TestNdimage.test_uniform01 ... ok | |
test_ndimage.TestNdimage.test_uniform02 ... ok | |
test_ndimage.TestNdimage.test_uniform03 ... ok | |
test_ndimage.TestNdimage.test_uniform04 ... ok | |
test_ndimage.TestNdimage.test_uniform05 ... ok | |
test_ndimage.TestNdimage.test_uniform06 ... ok | |
test_ndimage.TestNdimage.test_watershed_ift01 ... ok | |
test_ndimage.TestNdimage.test_watershed_ift02 ... ok | |
test_ndimage.TestNdimage.test_watershed_ift03 ... ok | |
test_ndimage.TestNdimage.test_watershed_ift04 ... ok | |
test_ndimage.TestNdimage.test_watershed_ift05 ... ok | |
test_ndimage.TestNdimage.test_watershed_ift06 ... ok | |
test_ndimage.TestNdimage.test_watershed_ift07 ... ok | |
test_ndimage.TestNdimage.test_white_tophat01 ... ok | |
test_ndimage.TestNdimage.test_white_tophat02 ... ok | |
test_ndimage.TestNdimage.test_zoom1 ... ok | |
test_ndimage.TestNdimage.test_zoom2 ... ok | |
test_ndimage.TestNdimage.test_zoom3 ... ok | |
test_ndimage.TestNdimage.test_zoom_affine01 ... ok | |
test_ndimage.TestNdimage.test_zoom_infinity ... ok | |
test_ndimage.TestNdimage.test_zoom_output_shape_roundoff ... ok | |
test_ndimage.TestNdimage.test_zoom_zoomfactor_one ... ok | |
Regression test for #413: median_filter does not handle bytes orders. ... ok | |
Ticket #643 ... ok | |
test_regression.test_ticket_742 ... ok | |
test_explicit (test_odr.TestODR) ... ok | |
test_implicit (test_odr.TestODR) ... ok | |
test_lorentz (test_odr.TestODR) ... ok | |
test_multi (test_odr.TestODR) ... ok | |
test_pearson (test_odr.TestODR) ... ok | |
test_ticket_1253 (test_odr.TestODR) ... ok | |
test_1d_grad (test__basinhopping.TestBasinHopping) ... ok | |
test_2d (test__basinhopping.TestBasinHopping) ... ok | |
test_2d_nograd (test__basinhopping.TestBasinHopping) ... ok | |
test_TypeError (test__basinhopping.TestBasinHopping) ... ok | |
test_all_minimizers (test__basinhopping.TestBasinHopping) ... ok | |
test_njev (test__basinhopping.TestBasinHopping) ... ok | |
test_pass_accept_test (test__basinhopping.TestBasinHopping) ... ok | |
test_pass_callback (test__basinhopping.TestBasinHopping) ... ok | |
test_pass_simple_takestep (test__basinhopping.TestBasinHopping) ... ok | |
test_pass_takestep (test__basinhopping.TestBasinHopping) ... ok | |
test_adaptive_decrease (test__basinhopping.Test_AdaptiveStepsize) ... ok | |
test_adaptive_increase (test__basinhopping.Test_AdaptiveStepsize) ... ok | |
test_all_accepted (test__basinhopping.Test_AdaptiveStepsize) ... ok | |
test_all_rejected (test__basinhopping.Test_AdaptiveStepsize) ... ok | |
test_KeyError (test__basinhopping.Test_Metropolis) ... ok | |
test_accept (test__basinhopping.Test_Metropolis) ... ok | |
test_boolean_return (test__basinhopping.Test_Metropolis) ... ok | |
test_lower_f_accepted (test__basinhopping.Test_Metropolis) ... ok | |
test_random (test__basinhopping.Test_RandomDisplacement) ... ok | |
test_higher_f_rejected (test__basinhopping.Test_Storage) ... ok | |
test_lower_f_accepted (test__basinhopping.Test_Storage) ... ok | |
test__root.TestRoot.test_tol_parameter ... ok | |
Minimize with method='COBYLA' ... ok | |
fmin_cobyla ... ok | |
test_linesearch.TestLineSearch.test_armijo_terminate_1 ... ok | |
test_linesearch.TestLineSearch.test_line_search_armijo ... ok | |
test_linesearch.TestLineSearch.test_line_search_wolfe1 ... ok | |
test_linesearch.TestLineSearch.test_line_search_wolfe2 ... ok | |
test_linesearch.TestLineSearch.test_scalar_search_armijo ... ok | |
test_linesearch.TestLineSearch.test_scalar_search_wolfe1 ... ok | |
test_linesearch.TestLineSearch.test_scalar_search_wolfe2 ... ok | |
test_linesearch.TestLineSearch.test_wolfe_terminate ... ok | |
test_func_is_classmethod (test_minpack.TestCurveFit) ... ok | |
test_one_argument (test_minpack.TestCurveFit) ... ok | |
test_regression_2639 (test_minpack.TestCurveFit) ... ok | |
test_two_argument (test_minpack.TestCurveFit) ... ok | |
test_float32 (test_minpack.TestFSolve) ... ok | |
fsolve without gradient, equal pipes -> equal flows ... ok | |
fsolve with gradient, equal pipes -> equal flows ... ok | |
The callables 'func' and 'deriv_func' have no '__name__' attribute. ... ok | |
test_wrong_shape_fprime_function (test_minpack.TestFSolve) ... ok | |
The callable 'func' has no '__name__' attribute. ... ok | |
test_wrong_shape_func_function (test_minpack.TestFSolve) ... ok | |
f(x) = c * x**2; fixed point should be x=1/c ... ok | |
f(x) = c * x**0.5; fixed point should be x=c**2 ... ok | |
test_array_trivial (test_minpack.TestFixedPoint) ... ok | |
f(x) = x**2; x0=1.05; fixed point should be x=1 ... ok | |
f(x) = x**0.5; x0=1.05; fixed point should be x=1 ... ok | |
f(x) = 2x; fixed point should be x=0 ... ok | |
test_basic (test_minpack.TestLeastSq) ... ok | |
test_float32 (test_minpack.TestLeastSq) ... ok | |
test_full_output (test_minpack.TestLeastSq) ... ok | |
test_input_untouched (test_minpack.TestLeastSq) ... ok | |
The callables 'func' and 'deriv_func' have no '__name__' attribute. ... ok | |
test_wrong_shape_Dfun_function (test_minpack.TestLeastSq) ... ok | |
The callable 'func' has no '__name__' attribute. ... ok | |
test_wrong_shape_func_function (test_minpack.TestLeastSq) ... ok | |
root/hybr without gradient, equal pipes -> equal flows ... ok | |
root/hybr with gradient, equal pipes -> equal flows ... ok | |
root/hybr with gradient and function combined, equal pipes -> equal flows ... ok | |
root/lm without gradient, equal pipes -> equal flows ... ok | |
test_nnls (test_nnls.TestNNLS) ... ok | |
test_nonlin.TestJacobianDotSolve.test_anderson ... ok | |
test_nonlin.TestJacobianDotSolve.test_broyden1 ... ok | |
test_nonlin.TestJacobianDotSolve.test_broyden2 ... ok | |
test_nonlin.TestJacobianDotSolve.test_diagbroyden ... ok | |
test_nonlin.TestJacobianDotSolve.test_excitingmixing ... ok | |
test_nonlin.TestJacobianDotSolve.test_krylov ... ok | |
test_nonlin.TestJacobianDotSolve.test_linearmixing ... ok | |
test_anderson (test_nonlin.TestLinear) ... ok | |
test_broyden1 (test_nonlin.TestLinear) ... ok | |
test_broyden2 (test_nonlin.TestLinear) ... ok | |
test_krylov (test_nonlin.TestLinear) ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for nonlin functions ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
Tests for root ... ok | |
test_anderson (test_nonlin.TestNonlinOldTests) ... ok | |
test_broyden1 (test_nonlin.TestNonlinOldTests) ... ok | |
test_broyden2 (test_nonlin.TestNonlinOldTests) ... ok | |
test_diagbroyden (test_nonlin.TestNonlinOldTests) ... ok | |
test_exciting (test_nonlin.TestNonlinOldTests) ... ok | |
test_linearmixing (test_nonlin.TestNonlinOldTests) ... ok | |
test_root_anderson (test_nonlin.TestNonlinOldTests) ... ok | |
test_root_broyden1 (test_nonlin.TestNonlinOldTests) ... ok | |
test_root_broyden2 (test_nonlin.TestNonlinOldTests) ... ok | |
test_root_diagbroyden (test_nonlin.TestNonlinOldTests) ... ok | |
test_root_excitingmixing (test_nonlin.TestNonlinOldTests) ... ok | |
test_root_linearmixing (test_nonlin.TestNonlinOldTests) ... ok | |
test_anderson (test_nonlin.TestSecant) ... ok | |
test_broyden1 (test_nonlin.TestSecant) ... ok | |
test_broyden1_update (test_nonlin.TestSecant) ... ok | |
test_broyden2 (test_nonlin.TestSecant) ... ok | |
test_broyden2_update (test_nonlin.TestSecant) ... ok | |
L-BFGS-B with bounds ... ok | |
L-BFGS-B with fun and jac combined and extra arguments ... ok | |
Minimize with method='L-BFGS-B' with bounds ... ok | |
test_optimize.TestNewtonCg.test_himmelblau ... ok | |
test_optimize.TestNewtonCg.test_rosenbrock ... ok | |
Broyden-Fletcher-Goldfarb-Shanno optimization routine ... ok | |
Test corner case where -Inf is the minimum. See #1494. ... ok | |
Test corner case where nan is fed to optimizer. See #1542. ... ok | |
BFGS with numerical jacobian and a vector epsilon parameter ... ok | |
conjugate gradient optimization routine ... ok | |
limited-memory bound-constrained BFGS algorithm ... ok | |
L-BFGS-B with combined objective function and jacobian ... ok | |
L-BFGS-B with numerical jacobian ... ok | |
Tests for the minimize wrapper. ... FAIL | |
Minimize with L-BFGS-B method ... ok | |
test_optimize.TestOptimize.test_minimize_l_bfgs_b_ftol ... ok | |
test_optimize.TestOptimize.test_minimize_tol_parameter ... ok | |
line-search Newton conjugate gradient optimization routine ... ok | |
Newton conjugate gradient with Hessian ... ok | |
Newton conjugate gradient with Hessian times a vector p ... ok | |
Nelder-Mead simplex algorithm ... ok | |
test_optimize.TestOptimize.test_no_increase('nelder-mead',) ... ok | |
test_optimize.TestOptimize.test_no_increase('powell',) ... ok | |
test_optimize.TestOptimize.test_no_increase('cg',) ... ok | |
test_optimize.TestOptimize.test_no_increase('bfgs',) ... ok | |
test_optimize.TestOptimize.test_no_increase('newton-cg',) ... ok | |
test_optimize.TestOptimize.test_no_increase('anneal',) ... ok | |
test_optimize.TestOptimize.test_no_increase('l-bfgs-b',) ... ok | |
test_optimize.TestOptimize.test_no_increase('tnc',) ... ok | |
test_optimize.TestOptimize.test_no_increase('cobyla',) ... ok | |
test_optimize.TestOptimize.test_no_increase('slsqp',) ... KNOWNFAIL: SLSQP returns slightly worse | |
Powell (direction set) optimization routine ... FAIL | |
brent algorithm ... ok | |
Test fminbound ... ok | |
test_fminbound_scalar (test_optimize.TestOptimizeScalar) ... ok | |
golden algorithm ... ok | |
test_minimize_scalar (test_optimize.TestOptimizeScalar) ... ok | |
Compare rosen_hess(x) times p with rosen_hess_prod(x,p) (ticket #1248) ... ok | |
test_lmdif_errmsg (test_regression.TestRegression) ... ok | |
Ticket #1214 ... ok | |
Ticket #1074 ... ok | |
SLSQP: bounds, eq. const., given jac. for fun. and const. ... ok | |
SLSQP: equality constraint, approximated jacobian. ... ok | |
SLSQP: equality constraint, given jacobian. ... ok | |
SLSQP: equality constraint, given jacobian for fun and const. ... ok | |
SLSQP: inequality constraint, given jacobian. ... ok | |
test_integer_bounds (test_slsqp.TestSLSQP) ... ok | |
Minimize with method='SLSQP': bounds, eq. const., given jac. for ... ok | |
Minimize, method='SLSQP': bounded, approximated jacobian. ... ok | |
Minimize with method='SLSQP': equality constraint, approx. jacobian. ... ok | |
Minimize with method='SLSQP': equality constraint, given jacobian. ... ok | |
Minimize with method='SLSQP': equality constraint, given jacobian ... ok | |
Minimize with method='SLSQP': scalar equality constraint, given ... ok | |
Minimize with method='SLSQP': inequality constraint, given jacobian. ... ok | |
Minimize with method='SLSQP': vector inequality constraint, given jacobian. ... ok | |
Minimize, method='SLSQP': unbounded, approximated jacobian. ... ok | |
Minimize, method='SLSQP': unbounded, combined function and jacobian. ... ok | |
Minimize, method='SLSQP': unbounded, given jacobian. ... ok | |
Ticket #1657 ... ok | |
SLSQP: unbounded, approximated jacobian. ... ok | |
SLSQP: unbounded, given jacobian. ... ok | |
test_minimize_tnc1 (test_tnc.TestTnc) ... ok | |
test_minimize_tnc1b (test_tnc.TestTnc) ... ok | |
test_minimize_tnc1c (test_tnc.TestTnc) ... ok | |
test_minimize_tnc2 (test_tnc.TestTnc) ... ok | |
test_minimize_tnc3 (test_tnc.TestTnc) ... ok | |
test_minimize_tnc38 (test_tnc.TestTnc) ... ok | |
test_minimize_tnc4 (test_tnc.TestTnc) ... ok | |
test_minimize_tnc45 (test_tnc.TestTnc) ... ok | |
test_minimize_tnc5 (test_tnc.TestTnc) ... ok | |
test_tnc1 (test_tnc.TestTnc) ... ok | |
test_tnc1b (test_tnc.TestTnc) ... ok | |
test_tnc1c (test_tnc.TestTnc) ... ok | |
test_tnc2 (test_tnc.TestTnc) ... ok | |
test_tnc3 (test_tnc.TestTnc) ... ok | |
test_tnc38 (test_tnc.TestTnc) ... ok | |
test_tnc4 (test_tnc.TestTnc) ... ok | |
test_tnc45 (test_tnc.TestTnc) ... ok | |
test_tnc5 (test_tnc.TestTnc) ... ok | |
test_dogleg_accuracy (test_trustregion.TestTrustRegionSolvers) ... ok | |
test_dogleg_callback (test_trustregion.TestTrustRegionSolvers) ... ok | |
test_solver_concordance (test_trustregion.TestTrustRegionSolvers) ... ok | |
test_trust_ncg_hessp (test_trustregion.TestTrustRegionSolvers) ... ok | |
test_bisect (test_zeros.TestBasic) ... ok | |
test_brenth (test_zeros.TestBasic) ... ok | |
test_brentq (test_zeros.TestBasic) ... ok | |
test_deriv_zero_warning (test_zeros.TestBasic) ... ok | |
test_newton (test_zeros.TestBasic) ... ok | |
test_ridder (test_zeros.TestBasic) ... ok | |
test_axis_reverse (test_array_tools.TestArrayTools) ... ok | |
test_axis_slice (test_array_tools.TestArrayTools) ... ok | |
test_const_ext (test_array_tools.TestArrayTools) ... ok | |
test_even_ext (test_array_tools.TestArrayTools) ... ok | |
test_odd_ext (test_array_tools.TestArrayTools) ... ok | |
test_backward_diff (test_cont2discrete.TestC2D) ... ok | |
test_bilinear (test_cont2discrete.TestC2D) ... ok | |
Test that the solution to the discrete approximation of a continuous ... ok | |
test_euler (test_cont2discrete.TestC2D) ... ok | |
test_gbt (test_cont2discrete.TestC2D) ... ok | |
Test method='gbt' with alpha=0.25 for tf and zpk cases. ... ok | |
test_transferfunction (test_cont2discrete.TestC2D) ... ok | |
test_zerospolesgain (test_cont2discrete.TestC2D) ... ok | |
test_zoh (test_cont2discrete.TestC2D) ... ok | |
test_dimpulse (test_dltisys.TestDLTI) ... ok | |
test_dlsim (test_dltisys.TestDLTI) ... ok | |
test_dlsim_simple1d (test_dltisys.TestDLTI) ... ok | |
test_dlsim_simple2d (test_dltisys.TestDLTI) ... ok | |
test_dlsim_trivial (test_dltisys.TestDLTI) ... ok | |
test_dstep (test_dltisys.TestDLTI) ... ok | |
test_more_step_and_impulse (test_dltisys.TestDLTI) ... ok | |
test_basic (test_filter_design.TestFreqz) ... ok | |
test_basic_whole (test_filter_design.TestFreqz) ... ok | |
test_plot (test_filter_design.TestFreqz) ... ok | |
Regression test for ticket 1441. ... ok | |
Test for false positive on allclose in normalize() in ... ok | |
Regression test for #651: better handling of badly conditioned ... ok | |
test_simple (test_filter_design.TestTf2zpk) ... ok | |
Test the identity transfer function. ... ok | |
Test that invalid cutoff argument raises ValueError. ... ok | |
test_bandpass (test_fir_filter_design.TestFirWinMore) ... ok | |
Test that attempt to create a highpass filter with an even number ... ok | |
test_highpass (test_fir_filter_design.TestFirWinMore) ... ok | |
test_lowpass (test_fir_filter_design.TestFirWinMore) ... ok | |
test_multi (test_fir_filter_design.TestFirWinMore) ... ok | |
Test the nyq keyword. ... ok | |
test_response (test_fir_filter_design.TestFirwin) ... ok | |
For one lowpass, bandpass, and highpass example filter, this test ... ok | |
test01 (test_fir_filter_design.TestFirwin2) ... ok | |
test02 (test_fir_filter_design.TestFirwin2) ... ok | |
test03 (test_fir_filter_design.TestFirwin2) ... ok | |
Test firwin2 when window=None. ... ok | |
Test firwin2 for calculating Type IV filters ... ok | |
Test firwin2 for calculating Type III filters ... ok | |
test_invalid_args (test_fir_filter_design.TestFirwin2) ... ok | |
test_nyq (test_fir_filter_design.TestFirwin2) ... ok | |
test_bad_args (test_fir_filter_design.TestRemez) ... ok | |
test_hilbert (test_fir_filter_design.TestRemez) ... ok | |
test_fir_filter_design.test_kaiser_beta ... ok | |
test_fir_filter_design.test_kaiser_atten ... ok | |
test_fir_filter_design.test_kaiserord ... ok | |
test_ltisys.TestImpulse.test_01 ... ok | |
test_ltisys.TestImpulse.test_02 ... ok | |
test_ltisys.TestImpulse.test_03 ... ok | |
test_ltisys.TestImpulse.test_04 ... ok | |
test_ltisys.TestImpulse.test_05 ... ok | |
test_ltisys.TestImpulse.test_array_like ... ok | |
test_ltisys.TestImpulse2.test_01 ... ok | |
test_ltisys.TestImpulse2.test_02 ... ok | |
test_ltisys.TestImpulse2.test_03 ... ok | |
test_ltisys.TestImpulse2.test_04 ... ok | |
test_ltisys.TestImpulse2.test_05 ... ok | |
test_ltisys.TestImpulse2.test_06 ... ok | |
test_ltisys.TestImpulse2.test_array_like ... ok | |
test_ltisys.TestImpulse2.test_array_like2 ... ok | |
test_ltisys.TestSS2TF.test_basic(3, 3, 3) ... ok | |
test_ltisys.TestSS2TF.test_basic(1, 3, 3) ... ok | |
test_ltisys.TestSS2TF.test_basic(1, 1, 1) ... ok | |
test_ltisys.TestStep.test_01 ... ok | |
test_ltisys.TestStep.test_02 ... ok | |
test_ltisys.TestStep.test_03 ... ok | |
test_ltisys.TestStep.test_04 ... ok | |
test_ltisys.TestStep.test_array_like ... ok | |
test_ltisys.TestStep.test_complex_input ... ok | |
test_ltisys.TestStep2.test_01 ... ok | |
test_ltisys.TestStep2.test_02 ... ok | |
test_ltisys.TestStep2.test_03 ... ok | |
test_ltisys.TestStep2.test_04 ... ok | |
test_ltisys.TestStep2.test_05 ... ok | |
test_ltisys.TestStep2.test_06 ... ok | |
test_ltisys.TestStep2.test_array_like ... ok | |
Test bode() magnitude calculation (manual sanity check). ... ok | |
Test bode() phase calculation (manual sanity check). ... ok | |
Test bode() magnitude calculation. ... ok | |
Test bode() phase calculation. ... ok | |
Test that bode() finds a reasonable frequency range. ... ok | |
Test that bode() doesn't fail on a system with a pole at 0. ... FAIL | |
bode() should not fail on a system with pure imaginary poles. ... ok | |
test_ltisys.Test_bode.test_from_state_space ... ok | |
test_ltisys.Test_freqresp.test_freq_range ... ok | |
test_ltisys.Test_freqresp.test_from_state_space ... ok | |
test_ltisys.Test_freqresp.test_imag_part ... ok | |
test_ltisys.Test_freqresp.test_imag_part_manual ... ok | |
test_ltisys.Test_freqresp.test_pole_zero ... FAIL | |
test_ltisys.Test_freqresp.test_real_part ... ok | |
test_ltisys.Test_freqresp.test_real_part_manual ... ok | |
test_ltisys.Test_lsim2.test_01 ... ok | |
test_ltisys.Test_lsim2.test_02 ... ok | |
test_ltisys.Test_lsim2.test_03 ... ok | |
test_ltisys.Test_lsim2.test_04 ... ok | |
test_ltisys.Test_lsim2.test_05 ... ok | |
Test use of the default values of the arguments `T` and `U`. ... ok | |
test_ltisys.test_lti_instantiation ... ok | |
test_2d_gaussians (test_peak_finding.TestArgrelmax) ... ok | |
test_highorder (test_peak_finding.TestArgrelmax) ... ok | |
Generate a series of gaussians and attempt to find the peak locations. ... ok | |
Verify that no peak is found in ... ok | |
Verify that peak locations are (approximately) found ... ok | |
test_empty (test_peak_finding.TestRidgeLines) ... ok | |
test_minimal (test_peak_finding.TestRidgeLines) ... ok | |
test_single_bigdist (test_peak_finding.TestRidgeLines) ... ok | |
test_single_biggap (test_peak_finding.TestRidgeLines) ... ok | |
test_single_biggaps (test_peak_finding.TestRidgeLines) ... ok | |
test_single_pass (test_peak_finding.TestRidgeLines) ... ok | |
test_basic (test_signaltools.TestCSpline1DEval) ... ok | |
test_2d_arrays (test_signaltools.TestConvolve) ... ok | |
test_basic (test_signaltools.TestConvolve) ... ok | |
test_complex (test_signaltools.TestConvolve) ... ok | |
test_same_mode (test_signaltools.TestConvolve) ... ok | |
test_single_element (test_signaltools.TestConvolve) ... ok | |
test_valid_mode (test_signaltools.TestConvolve) ... ok | |
test_zero_rank (test_signaltools.TestConvolve) ... ok | |
test_2d_arrays (test_signaltools.TestConvolve2d) ... ok | |
test_consistency_convolve_funcs (test_signaltools.TestConvolve2d) ... ok | |
test_fillvalue (test_signaltools.TestConvolve2d) ... ok | |
test_same_mode (test_signaltools.TestConvolve2d) ... ok | |
test_sym_boundary (test_signaltools.TestConvolve2d) ... ok | |
test_valid_mode (test_signaltools.TestConvolve2d) ... ok | |
test_valid_mode2 (test_signaltools.TestConvolve2d) ... ok | |
test_wrap_boundary (test_signaltools.TestConvolve2d) ... ok | |
test_consistency_correlate_funcs (test_signaltools.TestCorrelate2d) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateComplex128) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateComplex128) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateComplex128) ... ok | |
test_rank3 (test_signaltools.TestCorrelateComplex128) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateComplex192) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateComplex192) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateComplex192) ... ok | |
test_rank3 (test_signaltools.TestCorrelateComplex192) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateComplex192) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateComplex192) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateComplex192) ... ok | |
test_rank3 (test_signaltools.TestCorrelateComplex192) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateComplex64) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateComplex64) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateComplex64) ... ok | |
test_rank3 (test_signaltools.TestCorrelateComplex64) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateDecimal) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateDecimal) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateDecimal) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateDecimal) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateDecimal) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateDecimal) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateFloat32) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateFloat32) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateFloat32) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateFloat32) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateFloat32) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateFloat32) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateFloat64) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateFloat64) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateFloat64) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateFloat64) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateFloat64) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateFloat64) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateFloat96) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateFloat96) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateFloat96) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateFloat96) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateFloat96) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateFloat96) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateInt) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateInt) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateInt) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateInt) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateInt) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateInt) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateInt16) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateInt16) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateInt16) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateInt16) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateInt16) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateInt16) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateInt8) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateInt8) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateInt8) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateInt8) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateInt8) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateInt8) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateUint16) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateUint16) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateUint16) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateUint16) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateUint16) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateUint16) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateUint32) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateUint32) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateUint32) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateUint32) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateUint32) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateUint32) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateUint64) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateUint64) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateUint64) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateUint64) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateUint64) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateUint64) ... ok | |
test_rank1_full (test_signaltools.TestCorrelateUint8) ... ok | |
test_rank1_same (test_signaltools.TestCorrelateUint8) ... ok | |
test_rank1_valid (test_signaltools.TestCorrelateUint8) ... ok | |
test_rank3_all (test_signaltools.TestCorrelateUint8) ... ok | |
test_rank3_same (test_signaltools.TestCorrelateUint8) ... ok | |
test_rank3_valid (test_signaltools.TestCorrelateUint8) ... ok | |
test_basic (test_signaltools.TestDecimate) ... ok | |
test_shape (test_signaltools.TestDecimate) ... ok | |
test_2d_complex_same (test_signaltools.TestFFTConvolve) ... ok | |
test_2d_real_same (test_signaltools.TestFFTConvolve) ... ok | |
test_complex (test_signaltools.TestFFTConvolve) ... ok | |
test_empty (test_signaltools.TestFFTConvolve) ... ok | |
test_random_data (test_signaltools.TestFFTConvolve) ... ok | |
test_real (test_signaltools.TestFFTConvolve) ... ok | |
test_real_same_mode (test_signaltools.TestFFTConvolve) ... ok | |
test_real_same_mode2 (test_signaltools.TestFFTConvolve) ... ok | |
test_real_valid_mode (test_signaltools.TestFFTConvolve) ... ok | |
test_real_valid_mode2 (test_signaltools.TestFFTConvolve) ... ok | |
test_single_element (test_signaltools.TestFFTConvolve) ... ok | |
test_zero_rank (test_signaltools.TestFFTConvolve) ... ok | |
test_axis (test_signaltools.TestFiltFilt) ... ok | |
test_basic (test_signaltools.TestFiltFilt) ... ok | |
test_sine (test_signaltools.TestFiltFilt) ... ok | |
test_signaltools.TestHilbert.test_bad_args ... ok | |
test_signaltools.TestHilbert.test_hilbert_axisN(array([[ 0.+2.30940108j, 6.+2.30940108j, 12.+2.30940108j], ... ok | |
test_signaltools.TestHilbert.test_hilbert_axisN(array([ 0.+2.30940108j, 1.-1.15470054j, 2.-1.15470054j, 3.-1.15470054j, ... ok | |
test_signaltools.TestHilbert.test_hilbert_axisN((3, 20), [3, 20]) ... ok | |
test_signaltools.TestHilbert.test_hilbert_axisN((20, 3), [20, 3]) ... ok | |
test_signaltools.TestHilbert.test_hilbert_axisN(array([ 0.00000000e+00-1.7201583j , 1.00000000e+00-2.04779451j, ... ok | |
test_signaltools.TestHilbert.test_hilbert_theoretical ... ok | |
test_signaltools.TestHilbert2.test_bad_args ... ok | |
test_basic (test_signaltools.TestLFilterZI) ... ok | |
test_empty_zi (test_signaltools.TestLinearFilterComplex128) ... ok | |
test_rank1 (test_signaltools.TestLinearFilterComplex128) ... ok | |
test_rank2 (test_signaltools.TestLinearFilterComplex128) ... ok | |
test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterComplex128) ... ok | |
test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterComplex128) ... ok | |
test_rank3 (test_signaltools.TestLinearFilterComplex128) ... ok | |
test_empty_zi (test_signaltools.TestLinearFilterComplex64) ... ok | |
test_rank1 (test_signaltools.TestLinearFilterComplex64) ... ok | |
test_rank2 (test_signaltools.TestLinearFilterComplex64) ... ok | |
test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterComplex64) ... ok | |
test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterComplex64) ... ok | |
test_rank3 (test_signaltools.TestLinearFilterComplex64) ... ok | |
test_empty_zi (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok | |
test_rank1 (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok | |
test_rank2 (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok | |
test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok | |
test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok | |
test_rank3 (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok | |
test_empty_zi (test_signaltools.TestLinearFilterDecimal) ... ok | |
test_rank1 (test_signaltools.TestLinearFilterDecimal) ... ok | |
test_rank2 (test_signaltools.TestLinearFilterDecimal) ... ok | |
test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterDecimal) ... ok | |
test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterDecimal) ... ok | |
test_rank3 (test_signaltools.TestLinearFilterDecimal) ... ok | |
test_empty_zi (test_signaltools.TestLinearFilterFloat32) ... ok | |
test_rank1 (test_signaltools.TestLinearFilterFloat32) ... ok | |
test_rank2 (test_signaltools.TestLinearFilterFloat32) ... ok | |
test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterFloat32) ... ok | |
test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterFloat32) ... ok | |
test_rank3 (test_signaltools.TestLinearFilterFloat32) ... ok | |
test_empty_zi (test_signaltools.TestLinearFilterFloat64) ... ok | |
test_rank1 (test_signaltools.TestLinearFilterFloat64) ... ok | |
test_rank2 (test_signaltools.TestLinearFilterFloat64) ... ok | |
test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterFloat64) ... ok | |
test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterFloat64) ... ok | |
test_rank3 (test_signaltools.TestLinearFilterFloat64) ... ok | |
test_empty_zi (test_signaltools.TestLinearFilterFloatExtended) ... ok | |
test_rank1 (test_signaltools.TestLinearFilterFloatExtended) ... ok | |
test_rank2 (test_signaltools.TestLinearFilterFloatExtended) ... ok | |
test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterFloatExtended) ... ok | |
test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterFloatExtended) ... ok | |
test_rank3 (test_signaltools.TestLinearFilterFloatExtended) ... ok | |
test_empty_zi (test_signaltools.TestLinearFilterObject) ... ok | |
test_rank1 (test_signaltools.TestLinearFilterObject) ... ok | |
test_rank2 (test_signaltools.TestLinearFilterObject) ... ok | |
test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterObject) ... ok | |
test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterObject) ... ok | |
test_rank3 (test_signaltools.TestLinearFilterObject) ... ok | |
test_basic (test_signaltools.TestMedFilt) ... ok | |
test_none (test_signaltools.TestMedFilt) ... ok | |
test_basic (test_signaltools.TestOrderFilt) ... ok | |
test_invres_bad_rtype (test_signaltools.TestPartialFractionExpansion) ... ok | |
test_invres_distinct_roots (test_signaltools.TestPartialFractionExpansion) ... ok | |
test_invres_repeated_roots (test_signaltools.TestPartialFractionExpansion) ... ok | |
test_basic (test_signaltools.TestWiener) ... ok | |
test_signaltools.test_lfilter_bad_object ... ok | |
Test if height of peak in normalized Lomb-Scargle periodogram ... ok | |
Test if frequency location of peak corresponds to frequency of ... ok | |
test_spectral.TestLombscargle.test_wrong_shape ... ok | |
test_spectral.TestLombscargle.test_zero_division ... ok | |
test_complex (test_spectral.TestPeriodogram) ... ok | |
test_empty_input (test_spectral.TestPeriodogram) ... ok | |
test_nd_axis_0 (test_spectral.TestPeriodogram) ... ok | |
test_nd_axis_m1 (test_spectral.TestPeriodogram) ... ok | |
test_nfft_is_xshape (test_spectral.TestPeriodogram) ... ok | |
test_padded_fft (test_spectral.TestPeriodogram) ... ok | |
test_real_onesided_even (test_spectral.TestPeriodogram) ... ok | |
test_real_onesided_odd (test_spectral.TestPeriodogram) ... ok | |
test_real_spectrum (test_spectral.TestPeriodogram) ... ok | |
test_real_twosided (test_spectral.TestPeriodogram) ... ok | |
test_short_nfft (test_spectral.TestPeriodogram) ... ok | |
test_unk_scaling (test_spectral.TestPeriodogram) ... ok | |
test_window_external (test_spectral.TestPeriodogram) ... ok | |
test_bad_noverlap (test_spectral.TestWelch) ... ok | |
test_complex (test_spectral.TestWelch) ... ok | |
test_detrend_external (test_spectral.TestWelch) ... ok | |
test_detrend_external_nd_0 (test_spectral.TestWelch) ... ok | |
test_detrend_external_nd_m1 (test_spectral.TestWelch) ... ok | |
test_detrend_linear (test_spectral.TestWelch) ... ok | |
test_empty_input (test_spectral.TestWelch) ... ok | |
test_nd_axis_0 (test_spectral.TestWelch) ... ok | |
test_nd_axis_m1 (test_spectral.TestWelch) ... ok | |
test_nfft_too_short (test_spectral.TestWelch) ... ok | |
test_nondefault_noverlap (test_spectral.TestWelch) ... ok | |
test_real_onesided_even (test_spectral.TestWelch) ... ok | |
test_real_onesided_odd (test_spectral.TestWelch) ... ok | |
test_real_spectrum (test_spectral.TestWelch) ... ok | |
test_real_twosided (test_spectral.TestWelch) ... ok | |
test_short_data (test_spectral.TestWelch) ... ok | |
test_unk_scaling (test_spectral.TestWelch) ... ok | |
test_window_external (test_spectral.TestWelch) ... ok | |
test_window_long_or_nd (test_spectral.TestWelch) ... ok | |
test_hyperbolic_at_zero (test_waveforms.TestChirp) ... ok | |
test_hyperbolic_freq_01 (test_waveforms.TestChirp) ... ok | |
test_hyperbolic_freq_02 (test_waveforms.TestChirp) ... ok | |
test_hyperbolic_freq_03 (test_waveforms.TestChirp) ... ok | |
test_integer_all (test_waveforms.TestChirp) ... ok | |
test_integer_f0 (test_waveforms.TestChirp) ... ok | |
test_integer_f1 (test_waveforms.TestChirp) ... ok | |
test_integer_t1 (test_waveforms.TestChirp) ... ok | |
test_linear_at_zero (test_waveforms.TestChirp) ... ok | |
test_linear_freq_01 (test_waveforms.TestChirp) ... ok | |
test_linear_freq_02 (test_waveforms.TestChirp) ... ok | |
test_logarithmic_at_zero (test_waveforms.TestChirp) ... ok | |
test_logarithmic_freq_01 (test_waveforms.TestChirp) ... ok | |
test_logarithmic_freq_02 (test_waveforms.TestChirp) ... ok | |
test_logarithmic_freq_03 (test_waveforms.TestChirp) ... ok | |
test_quadratic_at_zero (test_waveforms.TestChirp) ... ok | |
test_quadratic_at_zero2 (test_waveforms.TestChirp) ... ok | |
test_quadratic_freq_01 (test_waveforms.TestChirp) ... ok | |
test_quadratic_freq_02 (test_waveforms.TestChirp) ... ok | |
test_unknown_method (test_waveforms.TestChirp) ... ok | |
test_integer_bw (test_waveforms.TestGaussPulse) ... ok | |
test_integer_bwr (test_waveforms.TestGaussPulse) ... ok | |
test_integer_fc (test_waveforms.TestGaussPulse) ... ok | |
test_integer_tpr (test_waveforms.TestGaussPulse) ... ok | |
test_sweep_poly_const (test_waveforms.TestSweepPoly) ... ok | |
test_sweep_poly_cubic (test_waveforms.TestSweepPoly) ... ok | |
Use an array of coefficients instead of a poly1d. ... ok | |
Use a list of coefficients instead of a poly1d. ... ok | |
test_sweep_poly_linear (test_waveforms.TestSweepPoly) ... ok | |
test_sweep_poly_quad1 (test_waveforms.TestSweepPoly) ... ok | |
test_sweep_poly_quad2 (test_waveforms.TestSweepPoly) ... ok | |
test_cascade (test_wavelets.TestWavelets) ... ok | |
test_cwt (test_wavelets.TestWavelets) ... ok | |
test_daub (test_wavelets.TestWavelets) ... ok | |
test_morlet (test_wavelets.TestWavelets) ... ok | |
test_qmf (test_wavelets.TestWavelets) ... ok | |
test_ricker (test_wavelets.TestWavelets) ... ok | |
test_windows.TestChebWin.test_cheb_even ... ok | |
test_windows.TestChebWin.test_cheb_odd ... ok | |
test_windows.TestGetWindow.test_boxcar ... ok | |
test_windows.TestGetWindow.test_cheb_even ... ok | |
test_windows.TestGetWindow.test_cheb_odd ... ok | |
test_windows.test_windowfunc_basics ... ok | |
test_connected_components.test_weak_connections ... ok | |
test_connected_components.test_strong_connections ... ok | |
test_connected_components.test_strong_connections2 ... ok | |
test_connected_components.test_weak_connections2 ... ok | |
test_connected_components.test_ticket1876 ... ok | |
test_conversions.test_csgraph_from_dense ... ok | |
test_conversions.test_csgraph_to_dense ... ok | |
test_conversions.test_multiple_edges ... ok | |
test_graph_components.test_cs_graph_components ... ok | |
test_graph_laplacian.test_graph_laplacian('np.arange(10) * np.arange(10)[:, np.newaxis]', True) ... ok | |
test_graph_laplacian.test_graph_laplacian('np.arange(10) * np.arange(10)[:, np.newaxis]', False) ... ok | |
test_graph_laplacian.test_graph_laplacian('np.ones((7, 7))', True) ... ok | |
test_graph_laplacian.test_graph_laplacian('np.ones((7, 7))', False) ... ok | |
test_graph_laplacian.test_graph_laplacian('np.eye(19)', True) ... ok | |
test_graph_laplacian.test_graph_laplacian('np.eye(19)', False) ... ok | |
test_graph_laplacian.test_graph_laplacian('sparse.diags([1, 1], [-1, 1], shape=(4,4))', True) ... ok | |
test_graph_laplacian.test_graph_laplacian('sparse.diags([1, 1], [-1, 1], shape=(4,4))', False) ... ok | |
test_graph_laplacian.test_graph_laplacian('sparse.diags([1, 1], [-1, 1], shape=(4,4)).todense()', True) ... ok | |
test_graph_laplacian.test_graph_laplacian('sparse.diags([1, 1], [-1, 1], shape=(4,4)).todense()', False) ... ok | |
test_graph_laplacian.test_graph_laplacian('np.asarray(sparse.diags([1, 1], [-1, 1], shape=(4,4)).todense())', True) ... ok | |
test_graph_laplacian.test_graph_laplacian('np.asarray(sparse.diags([1, 1], [-1, 1], shape=(4,4)).todense())', False) ... ok | |
test_graph_laplacian.test_graph_laplacian('np.vander(np.arange(4)) + np.vander(np.arange(4)).T', True) ... ok | |
test_graph_laplacian.test_graph_laplacian('np.vander(np.arange(4)) + np.vander(np.arange(4)).T', False) ... ok | |
test_shortest_path.test_directed('auto',) ... ok | |
test_shortest_path.test_directed('FW',) ... ok | |
test_shortest_path.test_directed('D',) ... ok | |
test_shortest_path.test_directed('BF',) ... ok | |
test_shortest_path.test_directed('J',) ... ok | |
test_shortest_path.test_undirected('auto', True) ... ok | |
test_shortest_path.test_undirected('auto', False) ... ok | |
test_shortest_path.test_undirected('FW', True) ... ok | |
test_shortest_path.test_undirected('FW', False) ... ok | |
test_shortest_path.test_undirected('D', True) ... ok | |
test_shortest_path.test_undirected('D', False) ... ok | |
test_shortest_path.test_undirected('BF', True) ... ok | |
test_shortest_path.test_undirected('BF', False) ... ok | |
test_shortest_path.test_undirected('J', True) ... ok | |
test_shortest_path.test_undirected('J', False) ... ok | |
test_shortest_path.test_shortest_path_indices(<built-in function dijkstra>, (4,)) ... ok | |
test_shortest_path.test_shortest_path_indices(<built-in function bellman_ford>, (4,)) ... ok | |
test_shortest_path.test_shortest_path_indices(<built-in function johnson>, (4,)) ... ok | |
test_shortest_path.test_shortest_path_indices(<built-in function dijkstra>, (4, 1)) ... ok | |
test_shortest_path.test_shortest_path_indices(<built-in function bellman_ford>, (4, 1)) ... ok | |
test_shortest_path.test_shortest_path_indices(<built-in function johnson>, (4, 1)) ... ok | |
test_shortest_path.test_shortest_path_indices(<built-in function dijkstra>, (2, 2)) ... ok | |
test_shortest_path.test_shortest_path_indices(<built-in function bellman_ford>, (2, 2)) ... ok | |
test_shortest_path.test_shortest_path_indices(<built-in function johnson>, (2, 2)) ... ok | |
test_shortest_path.test_predecessors('auto', True) ... ok | |
test_shortest_path.test_predecessors('auto', False) ... ok | |
test_shortest_path.test_predecessors('FW', True) ... ok | |
test_shortest_path.test_predecessors('FW', False) ... ok | |
test_shortest_path.test_predecessors('D', True) ... ok | |
test_shortest_path.test_predecessors('D', False) ... ok | |
test_shortest_path.test_predecessors('BF', True) ... ok | |
test_shortest_path.test_predecessors('BF', False) ... ok | |
test_shortest_path.test_predecessors('J', True) ... ok | |
test_shortest_path.test_predecessors('J', False) ... ok | |
test_shortest_path.test_construct_shortest_path('auto', True) ... ok | |
test_shortest_path.test_construct_shortest_path('auto', False) ... ok | |
test_shortest_path.test_construct_shortest_path('FW', True) ... ok | |
test_shortest_path.test_construct_shortest_path('FW', False) ... ok | |
test_shortest_path.test_construct_shortest_path('D', True) ... ok | |
test_shortest_path.test_construct_shortest_path('D', False) ... ok | |
test_shortest_path.test_construct_shortest_path('BF', True) ... ok | |
test_shortest_path.test_construct_shortest_path('BF', False) ... ok | |
test_shortest_path.test_construct_shortest_path('J', True) ... ok | |
test_shortest_path.test_construct_shortest_path('J', False) ... ok | |
test_shortest_path.test_unweighted_path('auto', True) ... ok | |
test_shortest_path.test_unweighted_path('auto', False) ... ok | |
test_shortest_path.test_unweighted_path('FW', True) ... ok | |
test_shortest_path.test_unweighted_path('FW', False) ... ok | |
test_shortest_path.test_unweighted_path('D', True) ... ok | |
test_shortest_path.test_unweighted_path('D', False) ... ok | |
test_shortest_path.test_unweighted_path('BF', True) ... ok | |
test_shortest_path.test_unweighted_path('BF', False) ... ok | |
test_shortest_path.test_unweighted_path('J', True) ... ok | |
test_shortest_path.test_unweighted_path('J', False) ... ok | |
test_shortest_path.test_negative_cycles('FW', True) ... ok | |
test_shortest_path.test_negative_cycles('FW', False) ... ok | |
test_shortest_path.test_negative_cycles('J', True) ... ok | |
test_shortest_path.test_negative_cycles('J', False) ... ok | |
test_shortest_path.test_negative_cycles('BF', True) ... ok | |
test_shortest_path.test_negative_cycles('BF', False) ... ok | |
test_shortest_path.test_masked_input('auto',) ... ok | |
test_shortest_path.test_masked_input('FW',) ... ok | |
test_shortest_path.test_masked_input('D',) ... ok | |
test_shortest_path.test_masked_input('BF',) ... ok | |
test_shortest_path.test_masked_input('J',) ... ok | |
test_spanning_tree.test_minimum_spanning_tree ... ok | |
test_traversal.test_graph_breadth_first ... ok | |
test_traversal.test_graph_depth_first ... ok | |
Getting factors of complex matrix ... SKIP: Skipping test: test_complex_lu: UMFPACK appears not to be compiled | |
Getting factors of real matrix ... SKIP: Skipping test: test_real_lu: UMFPACK appears not to be compiled | |
Getting factors of complex matrix ... SKIP: Skipping test: test_complex_lu: UMFPACK appears not to be compiled | |
Getting factors of real matrix ... SKIP: Skipping test: test_real_lu: UMFPACK appears not to be compiled | |
Prefactorize (with UMFPACK) matrix for solving with multiple rhs ... SKIP: Skipping test: test_factorized_umfpack: UMFPACK appears not to be compiled | |
Prefactorize matrix for solving with multiple rhs ... SKIP: Skipping test: test_factorized_without_umfpack: UMFPACK appears not to be compiled | |
Solve with UMFPACK: double precision complex ... SKIP: Skipping test: test_solve_complex_umfpack: UMFPACK appears not to be compiled | |
Solve: single precision complex ... SKIP: Skipping test: test_solve_complex_without_umfpack: UMFPACK appears not to be compiled | |
Solve with UMFPACK: double precision, sparse rhs ... SKIP: Skipping test: test_solve_sparse_rhs: UMFPACK appears not to be compiled | |
Solve with UMFPACK: double precision ... SKIP: Skipping test: test_solve_umfpack: UMFPACK appears not to be compiled | |
Solve: single precision ... SKIP: Skipping test: test_solve_without_umfpack: UMFPACK appears not to be compiled | |
test_bmatrix_smoketest (test_linsolve.TestLinsolve) ... ok | |
test_bvector_smoketest (test_linsolve.TestLinsolve) ... ok | |
test_example_comparison (test_linsolve.TestLinsolve) ... ok | |
test_non_square (test_linsolve.TestLinsolve) ... ok | |
test_singular (test_linsolve.TestLinsolve) ... ok | |
test_twodiags (test_linsolve.TestLinsolve) ... ok | |
test_linsolve.TestSplu.test_lu_refcount ... ok | |
test_linsolve.TestSplu.test_spilu_nnz0 ... ok | |
test_linsolve.TestSplu.test_spilu_smoketest ... ok | |
test_linsolve.TestSplu.test_splu_basic ... ok | |
test_linsolve.TestSplu.test_splu_nnz0 ... ok | |
test_linsolve.TestSplu.test_splu_perm ... ok | |
test_linsolve.TestSplu.test_splu_smoketest ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'f', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <std-symmetric>, 'd', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'f', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, None, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, 0.5, <function aslinearoperator at 0x041B9A30>, None, 'cayley') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, None, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'normal') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'buckling') ... ok | |
test_arpack.test_symmetric_modes(True, <gen-symmetric>, 'd', 2, 'BE', None, 0.5, <function asarray at 0x025EFE70>, None, 'cayley') ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LA', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LA', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LA', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SA', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SA', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SA', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'F', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LA', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LA', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LA', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SA', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SA', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SA', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <std-hermitian>, 'D', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LA', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LA', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LA', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SA', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SA', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SA', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'F', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LM', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LM', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SM', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SM', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SM', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LA', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LA', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LA', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LA', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'LA', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SA', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SA', None, 0.5, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SA', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SA', None, 0.5, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SA', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_hermitian_modes(True, <gen-hermitian>, 'D', 2, 'SA', None, 0.5, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_symmetric_starting_vector(True, <std-symmetric>, 'f', 1, 'LM', array([ 0.41269636, 0.00960835, 0.35408631, 0.01148503, 0.50139314, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <std-symmetric>, 'd', 1, 'LM', array([ 0.56676437, 0.19022742, 0.45528289, 0.71284735, 0.77866285, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <gen-symmetric>, 'f', 1, 'LM', array([ 0.14138307, 0.01164138, 0.71092969, 0.36212587, 0.34644246, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <gen-symmetric>, 'd', 1, 'LM', array([ 0.46962556, 0.56231337, 0.87562271, 0.00308084, 0.84794618, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <std-symmetric>, 'f', 2, 'LM', array([ 0.98596376, 0.85196507, 0.79026061, 0.10343032, 0.70278829, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <std-symmetric>, 'd', 2, 'LM', array([ 0.53233171, 0.3101198 , 0.67918398, 0.70867385, 0.33128772, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <gen-symmetric>, 'f', 2, 'LM', array([ 0.70464522, 0.51724982, 0.67499 , 0.81002331, 0.66976255, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <gen-symmetric>, 'd', 2, 'LM', array([ 0.42437501, 0.48749626, 0.72897401, 0.58120501, 0.29981558, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <std-symmetric>, 'f', 3, 'LM', array([ 0.08962601, 0.81984955, 0.35813275, 0.22546215, 0.12842874, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <std-symmetric>, 'd', 3, 'LM', array([ 0.24999289, 0.76675923, 0.12279806, 0.27926745, 0.59434502, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <gen-symmetric>, 'f', 3, 'LM', array([ 0.97633594, 0.59026343, 0.30687043, 0.51567054, 0.1712912 , ... ok | |
test_arpack.test_symmetric_starting_vector(True, <gen-symmetric>, 'd', 3, 'LM', array([ 0.06844307, 0.90287966, 0.30342479, 0.45676258, 0.00906532, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <std-symmetric>, 'f', 4, 'LM', array([ 0.73214144, 0.62640047, 0.54344255, 0.80745506, 0.87415659, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <std-symmetric>, 'd', 4, 'LM', array([ 0.16603075, 0.11532257, 0.67992713, 0.1599241 , 0.0114733 , ... ok | |
test_arpack.test_symmetric_starting_vector(True, <gen-symmetric>, 'f', 4, 'LM', array([ 0.61669004, 0.34440598, 0.64905792, 0.36332896, 0.66675228, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <gen-symmetric>, 'd', 4, 'LM', array([ 0.26326538, 0.9545484 , 0.05326332, 0.51488055, 0.50778964, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <std-symmetric>, 'f', 5, 'LM', array([ 0.80487007, 0.60510474, 0.19692439, 0.63565904, 0.91801673, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <std-symmetric>, 'd', 5, 'LM', array([ 0.67410763, 0.48056736, 0.81938441, 0.69739442, 0.77492463, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <gen-symmetric>, 'f', 5, 'LM', array([ 0.32776815, 0.49633607, 0.41503069, 0.109256 , 0.42711499, ... ok | |
test_arpack.test_symmetric_starting_vector(True, <gen-symmetric>, 'd', 5, 'LM', array([ 0.63241427, 0.07749855, 0.13707459, 0.1603934 , 0.48464977, ... ok | |
test_arpack.test_symmetric_no_convergence ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LM', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LI', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LM', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LR', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'd', 2, 'LI', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LM', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LR', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'f', 2, 'LI', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LM', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LR', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, None, <class 'scipy.sparse.csr.csr_matrix'>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, None, <function aslinearoperator at 0x041B9A30>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, 0.1, <function aslinearoperator at 0x041B9A30>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, None, <function asarray at 0x025EFE70>, None) ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>, 'i') ... ok | |
test_arpack.test_real_nonsymmetric_modes(False, <gen-real-nonsym>, 'd', 2, 'LI', None, 0.1, <function asarray at 0x025EFE70>, 'r') ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LM', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LM', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LM', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LR', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LR', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LR', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LR', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LR', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LR', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LI', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LI', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LI', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LI', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LI', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'D', 2, 'LI', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LM', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LM', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LM', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LR', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LR', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LR', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LR', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LR', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LR', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LI', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LI', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LI', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LI', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LI', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <std-cmplx-nonsym>, 'F', 2, 'LI', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LM', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LM', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LM', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LR', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LR', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LR', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LR', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LR', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LR', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LI', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LI', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LI', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LI', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LI', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'D', 2, 'LI', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LM', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LM', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LM', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LM', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LM', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LM', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LM', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LM', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LM', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LR', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LR', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LR', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LR', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LR', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LR', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LR', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LR', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LI', None, None, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LI', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LI', None, 0.1, <class 'scipy.sparse.csr.csr_matrix'>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LI', None, None, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LI', None, (0.1+0.1j), <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LI', None, 0.1, <function aslinearoperator at 0x041B9A30>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LI', None, None, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LI', None, (0.1+0.1j), <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_complex_nonsymmetric_modes(False, <gen-cmplx-nonsym>, 'F', 2, 'LI', None, 0.1, <function asarray at 0x025EFE70>) ... ok | |
test_arpack.test_standard_nonsymmetric_starting_vector(False, <std-cmplx-nonsym>, 'F', 1, 'LM', array([ 0.41269636+0.j, 0.00960835+0.j, 0.35408631+0.j, 0.01148503+0.j, ... ok | |
test_arpack.test_standard_nonsymmetric_starting_vector(False, <std-cmplx-nonsym>, 'D', 1, 'LM', array([ 0.56676437+0.j, 0.19022742+0.j, 0.45528289+0.j, 0.71284735+0.j, ... ok | |
test_arpack.test_standard_nonsymmetric_starting_vector(False, <gen-cmplx-nonsym>, 'F', 1, 'LM', array([ 0.14138307+0.j, 0.01164138+0.j, 0.71092969+0.j, 0.36212587+0.j, ... ok | |
test_arpack.test_standard_nonsymmetric_starting_vector(False, <gen-cmplx-nonsym>, 'D', 1, 'LM', array([ 0.46962556+0.j, 0.56231337+0.j, 0.87562271+0.j, 0.00308084+0.j, ... ok | |
test_arpack.test_standard_nonsymmetric_starting_vector(False, <std-cmplx-nonsym>, 'F', 2, 'LM', array([ 0.98596376+0.j, 0.85196507+0.j, 0.79026061+0.j, 0.10343032+0.j, ... ok | |
test_arpack.test_standard_nonsymmetric_starting_vector(False, <std-cmplx-nonsym>, 'D', 2, 'LM', array([ 0.53233171+0.j, 0.31011980+0.j, 0.67918398+0.j, 0.70867385+0.j, ... ok | |
test_arpack.test_standard_nonsymmetric_starting_vector(False, <gen-cmplx-nonsym>, 'F', 2, 'LM', array([ 0.70464522+0.j, 0.51724982+0.j, 0.67499000+0.j, 0.81002331+0.j, ... ok | |
test_arpack.test_standard_nonsymmetric_starting_vector(False, <gen-cmplx-nonsym>, 'D', 2, 'LM', array([ 0.42437501+0.j, 0.48749626+0.j, 0.72897401+0.j, 0.58120501+0.j, ... ok | |
test_arpack.test_standard_nonsymmetric_starting_vector(False, <std-cmplx-nonsym>, 'F', 3, 'LM', array([ 0.08962601+0.j, 0.81984955+0.j, 0.35813275+0.j, 0.22546215+0.j |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment