Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/scipy.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-26069/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/scipy.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-178250727 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-python34-scipy-0.13.3-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/scipy.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-26069/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/scipy.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.98KK2w + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf scipy-0.13.3 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/scipy-0.13.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd scipy-0.13.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm scipy/lib/six.py + xargs sed -i -e 's/scipy\.lib\.six/six/' + find -name '*.py' + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r9cNVQ + umask 022 + cd /builddir/build/BUILD + cd scipy-0.13.3 + LANG=C + export LANG + unset DISPLAY + scl enable rh-python34 - blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/opt/rh/rh-python34/root/usr/lib', '/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib'] NOT AVAILABLE openblas_info: libraries not found in ['/opt/rh/rh-python34/root/usr/lib', '/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib'] NOT AVAILABLE atlas_blas_threads_info: Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config compiling '_configtest.c': /* This file is generated from numpy/distutils/system_info.py */ void ATL_buildinfo(void); int main(void) { ATL_buildinfo(); return 0; } C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-c' gcc: _configtest.c gcc -pthread _configtest.o -L/usr/lib64/atlas -lptf77blas -lptcblas -latlas -o _configtest ATLAS version 3.8.4 built by mockbuild on Wed Mar 21 01:43:44 GMT 2012: UNAME : Linux c6b6.bsys.dev.centos.org 2.6.32-44.2.el6.x86_64 #1 SMP Wed Jul 21 12:48:32 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux INSTFLG : -1 0 -a 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_PII -DATL_CPUMHZ=2261 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 163840 F77 : gfortran, version GNU Fortran (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) F77FLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 SMC : gcc, version gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) SMCFLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 SKC : gcc, version gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) SKCFLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 success! removing: _configtest.c _configtest.o _configtest Setting PTATLAS=ATLAS FOUND: include_dirs = ['/usr/include'] language = c library_dirs = ['/usr/lib64/atlas'] libraries = ['ptf77blas', 'ptcblas', 'atlas'] define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] FOUND: include_dirs = ['/usr/include'] language = c library_dirs = ['/usr/lib64/atlas'] libraries = ['ptf77blas', 'ptcblas', 'atlas'] define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] lapack_opt_info: lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/opt/rh/rh-python34/root/usr/lib', '/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib'] NOT AVAILABLE NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS FOUND: include_dirs = ['/usr/include'] library_dirs = ['/usr/lib64/atlas'] language = f77 libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] FOUND: include_dirs = ['/usr/include'] language = f77 library_dirs = ['/usr/lib64/atlas'] libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] ATLAS version: 3.8.4 ATLAS version: 3.8.4 ATLAS version: 3.8.4 Splitting linalg.interpolative Fortran source files umfpack_info: amd_info: FOUND: include_dirs = ['/usr/include/suitesparse'] library_dirs = ['/usr/lib64'] libraries = ['amd'] define_macros = [('SCIPY_AMD_H', None)] swig_opts = ['-I/usr/include/suitesparse'] FOUND: include_dirs = ['/usr/include/suitesparse'] library_dirs = ['/usr/lib64'] libraries = ['umfpack', 'amd'] define_macros = [('SCIPY_UMFPACK_H', None), ('SCIPY_AMD_H', None)] swig_opts = ['-I/usr/include/suitesparse', '-I/usr/include/suitesparse'] running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running build_src build_src building py_modules sources creating build creating build/src.linux-x86_64-3.4 creating build/src.linux-x86_64-3.4/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.linux-x86_64-3.4/scipy/fftpack creating build/src.linux-x86_64-3.4/scipy/fftpack/src conv_template:> build/src.linux-x86_64-3.4/scipy/fftpack/src/dct.c conv_template:> build/src.linux-x86_64-3.4/scipy/fftpack/src/dst.c f2py options: [] f2py: scipy/fftpack/fftpack.pyf Reading fortran codes... Reading file 'scipy/fftpack/fftpack.pyf' (format:free) Line #86 in scipy/fftpack/fftpack.pyf:" /* Single precision version */" crackline:2: No pattern for line Post-processing... Block: _fftpack Block: zfft Block: drfft Block: zrfft Block: zfftnd Block: destroy_zfft_cache Block: destroy_zfftnd_cache Block: destroy_drfft_cache Block: cfft Block: rfft Block: crfft Block: cfftnd Block: destroy_cfft_cache Block: destroy_cfftnd_cache Block: destroy_rfft_cache Block: ddct1 Block: ddct2 Block: ddct3 Block: dct1 Block: dct2 Block: dct3 Block: destroy_ddct2_cache Block: destroy_ddct1_cache Block: destroy_dct2_cache Block: destroy_dct1_cache Block: ddst1 Block: ddst2 Block: ddst3 Block: dst1 Block: dst2 Block: dst3 Block: destroy_ddst2_cache Block: destroy_ddst1_cache Block: destroy_dst2_cache Block: destroy_dst1_cache Post-processing (stage 2)... Building modules... Building module "_fftpack"... Constructing wrapper function "zfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "drfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = drfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "zrfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zrfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "zfftnd"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zfftnd(x,[s,direction,normalize,overwrite_x]) Constructing wrapper function "destroy_zfft_cache"... destroy_zfft_cache() Constructing wrapper function "destroy_zfftnd_cache"... destroy_zfftnd_cache() Constructing wrapper function "destroy_drfft_cache"... destroy_drfft_cache() Constructing wrapper function "cfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "rfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = rfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "crfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = crfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "cfftnd"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cfftnd(x,[s,direction,normalize,overwrite_x]) Constructing wrapper function "destroy_cfft_cache"... destroy_cfft_cache() Constructing wrapper function "destroy_cfftnd_cache"... destroy_cfftnd_cache() Constructing wrapper function "destroy_rfft_cache"... destroy_rfft_cache() Constructing wrapper function "ddct1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddct1(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddct2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddct2(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddct3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddct3(x,[n,normalize,overwrite_x]) Constructing wrapper function "dct1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dct1(x,[n,normalize,overwrite_x]) Constructing wrapper function "dct2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dct2(x,[n,normalize,overwrite_x]) Constructing wrapper function "dct3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dct3(x,[n,normalize,overwrite_x]) Constructing wrapper function "destroy_ddct2_cache"... destroy_ddct2_cache() Constructing wrapper function "destroy_ddct1_cache"... destroy_ddct1_cache() Constructing wrapper function "destroy_dct2_cache"... destroy_dct2_cache() Constructing wrapper function "destroy_dct1_cache"... destroy_dct1_cache() Constructing wrapper function "ddst1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddst1(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddst2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddst2(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddst3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddst3(x,[n,normalize,overwrite_x]) Constructing wrapper function "dst1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dst1(x,[n,normalize,overwrite_x]) Constructing wrapper function "dst2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dst2(x,[n,normalize,overwrite_x]) Constructing wrapper function "dst3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dst3(x,[n,normalize,overwrite_x]) Constructing wrapper function "destroy_ddst2_cache"... destroy_ddst2_cache() Constructing wrapper function "destroy_ddst1_cache"... destroy_ddst1_cache() Constructing wrapper function "destroy_dst2_cache"... destroy_dst2_cache() Constructing wrapper function "destroy_dst1_cache"... destroy_dst1_cache() Wrote C/API module "_fftpack" to file "build/src.linux-x86_64-3.4/scipy/fftpack/_fftpackmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. copying /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.4 copying /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.4 building extension "scipy.fftpack.convolve" sources f2py options: [] f2py: scipy/fftpack/convolve.pyf Reading fortran codes... Reading file 'scipy/fftpack/convolve.pyf' (format:free) Post-processing... Block: convolve__user__routines Block: kernel_func Block: convolve Block: init_convolution_kernel In: scipy/fftpack/convolve.pyf:convolve:unknown_interface:init_convolution_kernel get_useparameters: no module convolve__user__routines info used by init_convolution_kernel Block: destroy_convolve_cache Block: convolve Block: convolve_z Post-processing (stage 2)... Building modules... Constructing call-back function "cb_kernel_func_in_convolve__user__routines" def kernel_func(k): return kernel_func Building module "convolve"... Constructing wrapper function "init_convolution_kernel"... omega = init_convolution_kernel(n,kernel_func,[d,zero_nyquist,kernel_func_extra_args]) Constructing wrapper function "destroy_convolve_cache"... destroy_convolve_cache() Constructing wrapper function "convolve"... y = convolve(x,omega,[swap_real_imag,overwrite_x]) Constructing wrapper function "convolve_z"... y = convolve_z(x,omega_real,omega_imag,[overwrite_x]) Wrote C/API module "convolve" to file "build/src.linux-x86_64-3.4/scipy/fftpack/convolvemodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.integrate._quadpack" sources building extension "scipy.integrate._odepack" sources building extension "scipy.integrate.vode" sources creating build/src.linux-x86_64-3.4/scipy/integrate f2py options: [] f2py: scipy/integrate/vode.pyf Reading fortran codes... Reading file 'scipy/integrate/vode.pyf' (format:free) Post-processing... Block: dvode__user__routines Block: dvode_user_interface Block: f Block: jac Block: zvode__user__routines Block: zvode_user_interface Block: f Block: jac Block: vode Block: dvode In: scipy/integrate/vode.pyf:vode:unknown_interface:dvode get_useparameters: no module dvode__user__routines info used by dvode Block: zvode In: scipy/integrate/vode.pyf:vode:unknown_interface:zvode get_useparameters: no module zvode__user__routines info used by zvode Post-processing (stage 2)... Building modules... Constructing call-back function "cb_f_in_dvode__user__routines" def f(t,y): return ydot Constructing call-back function "cb_jac_in_dvode__user__routines" def jac(t,y): return jac Constructing call-back function "cb_f_in_zvode__user__routines" def f(t,y): return ydot Constructing call-back function "cb_jac_in_zvode__user__routines" def jac(t,y): return jac Building module "vode"... Constructing wrapper function "dvode"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y,t,istate = dvode(f,jac,y,t,tout,rtol,atol,itask,istate,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y]) Constructing wrapper function "zvode"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y,t,istate = zvode(f,jac,y,t,tout,rtol,atol,itask,istate,zwork,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y]) Wrote C/API module "vode" to file "build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.integrate.lsoda" sources f2py options: [] f2py: scipy/integrate/lsoda.pyf Reading fortran codes... Reading file 'scipy/integrate/lsoda.pyf' (format:free) Post-processing... Block: lsoda__user__routines Block: lsoda_user_interface Block: f Block: jac Block: lsoda Block: lsoda In: scipy/integrate/lsoda.pyf:lsoda:unknown_interface:lsoda get_useparameters: no module lsoda__user__routines info used by lsoda Post-processing (stage 2)... Building modules... Constructing call-back function "cb_f_in_lsoda__user__routines" def f(t,y): return ydot Constructing call-back function "cb_jac_in_lsoda__user__routines" def jac(t,y): return jac Building module "lsoda"... Constructing wrapper function "lsoda"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y,t,istate = lsoda(f,y,t,tout,rtol,atol,itask,istate,rwork,iwork,jac,jt,[f_extra_args,overwrite_y,jac_extra_args]) Wrote C/API module "lsoda" to file "build/src.linux-x86_64-3.4/scipy/integrate/lsodamodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.integrate._dop" sources f2py options: [] f2py: scipy/integrate/dop.pyf Reading fortran codes... Reading file 'scipy/integrate/dop.pyf' (format:free) Post-processing... Block: __user__routines Block: fcn Block: solout Block: _dop Block: dopri5 In: scipy/integrate/dop.pyf:_dop:unknown_interface:dopri5 get_useparameters: no module __user__routines info used by dopri5 Block: dop853 In: scipy/integrate/dop.pyf:_dop:unknown_interface:dop853 get_useparameters: no module __user__routines info used by dop853 Post-processing (stage 2)... Building modules... Constructing call-back function "cb_fcn_in___user__routines" def fcn(x,y): return f Constructing call-back function "cb_solout_in___user__routines" def solout(nr,xold,x,y,con,icomp,[nd]): return irtn Building module "_dop"... Constructing wrapper function "dopri5"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y,iwork,idid = dopri5(fcn,x,y,xend,rtol,atol,solout,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) Constructing wrapper function "dop853"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y,iwork,idid = dop853(fcn,x,y,xend,rtol,atol,solout,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) Wrote C/API module "_dop" to file "build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.interpolate.interpnd" sources building extension "scipy.interpolate._fitpack" sources building extension "scipy.interpolate.dfitpack" sources creating build/src.linux-x86_64-3.4/scipy/interpolate creating build/src.linux-x86_64-3.4/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.linux-x86_64-3.4/scipy/interpolate/src/dfitpackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.4/scipy/interpolate/src/dfitpack-f2pywrappers.f" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. building extension "scipy.interpolate._interpolate" sources building extension "scipy.io.matlab.streams" sources building extension "scipy.io.matlab.mio_utils" sources building extension "scipy.io.matlab.mio5_utils" sources building extension "scipy.lib.blas.fblas" sources creating build/src.linux-x86_64-3.4/scipy/lib creating build/src.linux-x86_64-3.4/scipy/lib/blas from_template:> build/src.linux-x86_64-3.4/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 ) for <__l1=->. Ignoring. creating build/src.linux-x86_64-3.4/build creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4 creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas f2py options: [] f2py: build/src.linux-x86_64-3.4/scipy/lib/blas/fblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.4/scipy/lib/blas/fblas.pyf' (format:free) Post-processing... Block: fblas Block: srotg Block: drotg Block: crotg Block: zrotg Block: srotmg Block: drotmg Block: srot Block: drot Block: csrot Block: zdrot Block: srotm Block: drotm Block: sswap Block: dswap Block: cswap Block: zswap Block: sscal Block: dscal Block: cscal Block: zscal Block: csscal Block: zdscal Block: scopy Block: dcopy Block: ccopy Block: zcopy Block: saxpy Block: daxpy Block: caxpy Block: zaxpy Block: sdot Block: ddot Block: cdotu Block: zdotu Block: cdotc Block: zdotc Block: snrm2 Block: scnrm2 Block: dnrm2 Block: dznrm2 Block: sasum Block: scasum Block: dasum Block: dzasum Block: isamax Block: idamax Block: icamax Block: izamax Block: sgemv Block: dgemv Block: cgemv Block: zgemv Block: ssymv Block: dsymv Block: chemv Block: zhemv Block: strmv Block: dtrmv Block: ctrmv Block: ztrmv Block: sger Block: dger Block: cgeru Block: zgeru Block: cgerc Block: zgerc Block: sgemm Block: dgemm Block: cgemm Block: zgemm Post-processing (stage 2)... Building modules... Building module "fblas"... Constructing wrapper function "srotg"... c,s = srotg(a,b) Constructing wrapper function "drotg"... c,s = drotg(a,b) Constructing wrapper function "crotg"... c,s = crotg(a,b) Constructing wrapper function "zrotg"... c,s = zrotg(a,b) Constructing wrapper function "srotmg"... param = srotmg(d1,d2,x1,y1) Constructing wrapper function "drotmg"... param = drotmg(d1,d2,x1,y1) Constructing wrapper function "srot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "drot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "csrot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "zdrot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "srotm"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "drotm"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "sswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = sswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "dswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = dswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = cswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = zswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "sscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = sscal(a,x,[n,offx,incx]) Constructing wrapper function "dscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dscal(a,x,[n,offx,incx]) Constructing wrapper function "cscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = cscal(a,x,[n,offx,incx]) Constructing wrapper function "zscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zscal(a,x,[n,offx,incx]) Constructing wrapper function "csscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = csscal(a,x,[n,offx,incx,overwrite_x]) Constructing wrapper function "zdscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zdscal(a,x,[n,offx,incx,overwrite_x]) Constructing wrapper function "scopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = scopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "dcopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = dcopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "ccopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = ccopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zcopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = zcopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "saxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = saxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "daxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = daxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "caxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = caxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "zaxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = zaxpy(x,y,[n,a,offx,incx,offy,incy]) Creating wrapper for Fortran function "sdot"("wsdot")... Constructing wrapper function "sdot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = sdot(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "ddot"("ddot")... Constructing wrapper function "ddot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = ddot(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "cdotu"("wcdotu")... Constructing wrapper function "cdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotu(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "zdotu"("wzdotu")... Constructing wrapper function "zdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotu(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "cdotc"("wcdotc")... Constructing wrapper function "cdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotc(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "zdotc"("wzdotc")... Constructing wrapper function "zdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotc(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "snrm2"("wsnrm2")... Constructing wrapper function "snrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = snrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "scnrm2"("wscnrm2")... Constructing wrapper function "scnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = scnrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "dnrm2"("dnrm2")... Constructing wrapper function "dnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dnrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "dznrm2"("dznrm2")... Constructing wrapper function "dznrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dznrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "sasum"("wsasum")... Constructing wrapper function "sasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = sasum(x,[n,offx,incx]) Creating wrapper for Fortran function "scasum"("wscasum")... Constructing wrapper function "scasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = scasum(x,[n,offx,incx]) Creating wrapper for Fortran function "dasum"("dasum")... Constructing wrapper function "dasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dasum(x,[n,offx,incx]) Creating wrapper for Fortran function "dzasum"("dzasum")... Constructing wrapper function "dzasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dzasum(x,[n,offx,incx]) Constructing wrapper function "isamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = isamax(x,[n,offx,incx]) Constructing wrapper function "idamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = idamax(x,[n,offx,incx]) Constructing wrapper function "icamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = icamax(x,[n,offx,incx]) Constructing wrapper function "izamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = izamax(x,[n,offx,incx]) Constructing wrapper function "sgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "dgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "cgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "zgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "ssymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ssymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "dsymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dsymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "chemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = chemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "zhemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zhemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "strmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "dtrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "ctrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "ztrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "sger"... a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "dger"... a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgeru"... a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgeru"... a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgerc"... a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgerc"... a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "sgemm"... c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "dgemm"... c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "cgemm"... c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "zgemm"... c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Wrote C/API module "fblas" to file "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/fblasmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/fblas-f2pywrappers.f" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/fblas-f2pywrappers.f' to sources. building extension "scipy.lib.blas.cblas" sources adding 'scipy/lib/blas/cblas.pyf.src' to sources. from_template:> build/src.linux-x86_64-3.4/scipy/lib/blas/cblas.pyf Including file scipy/lib/blas/cblas_l1.pyf.src f2py options: [] f2py: build/src.linux-x86_64-3.4/scipy/lib/blas/cblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.4/scipy/lib/blas/cblas.pyf' (format:free) Line #33 in build/src.linux-x86_64-3.4/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #57 in build/src.linux-x86_64-3.4/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #81 in build/src.linux-x86_64-3.4/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #105 in build/src.linux-x86_64-3.4/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Post-processing... Block: cblas Block: saxpy Block: daxpy Block: caxpy Block: zaxpy Post-processing (stage 2)... Building modules... Building module "cblas"... Constructing wrapper function "saxpy"... z = saxpy(x,y,[n,a,incx,incy,overwrite_y]) Constructing wrapper function "daxpy"... z = daxpy(x,y,[n,a,incx,incy,overwrite_y]) Constructing wrapper function "caxpy"... z = caxpy(x,y,[n,a,incx,incy,overwrite_y]) Constructing wrapper function "zaxpy"... z = zaxpy(x,y,[n,a,incx,incy,overwrite_y]) Wrote C/API module "cblas" to file "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/cblasmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.lib.lapack.flapack" sources creating build/src.linux-x86_64-3.4/scipy/lib/lapack from_template:> build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf Including file scipy/lib/lapack/flapack_user.pyf.src Including file scipy/lib/lapack/flapack_le.pyf.src Including file scipy/lib/lapack/flapack_lls.pyf.src Including file scipy/lib/lapack/flapack_esv.pyf.src Including file scipy/lib/lapack/flapack_gesv.pyf.src Including file scipy/lib/lapack/flapack_lec.pyf.src Including file scipy/lib/lapack/flapack_llsc.pyf.src Including file scipy/lib/lapack/flapack_sevc.pyf.src Including file scipy/lib/lapack/flapack_evc.pyf.src Including file scipy/lib/lapack/flapack_svdc.pyf.src Including file scipy/lib/lapack/flapack_gsevc.pyf.src Including file scipy/lib/lapack/flapack_gevc.pyf.src Including file scipy/lib/lapack/flapack_aux.pyf.src creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack f2py options: [] f2py: build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf' (format:free) Line #1590 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" 3*n-1" crackline:3: No pattern for line Line #1612 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" 3*n-1" crackline:3: No pattern for line Line #1634 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" 2*n-1" crackline:3: No pattern for line Line #1656 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" 2*n-1" crackline:3: No pattern for line Line #1679 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" (compute_v?1+6*n+2*n*n:2*n+1)" crackline:3: No pattern for line Line #1704 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" (compute_v?1+6*n+2*n*n:2*n+1)" crackline:3: No pattern for line Line #1729 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" (compute_v?2*n+n*n:n+1)" crackline:3: No pattern for line Line #1754 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" (compute_v?2*n+n*n:n+1)" crackline:3: No pattern for line Line #2647 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Line #2668 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Line #2689 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Line #2710 in build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Post-processing... Block: flapack Block: gees__user__routines Block: gees_user_interface Block: sselect Block: dselect Block: cselect Block: zselect Block: sgesv Block: dgesv Block: cgesv Block: zgesv Block: sgbsv Block: dgbsv Block: cgbsv Block: zgbsv Block: sposv Block: dposv Block: cposv Block: zposv Block: sgelss Block: dgelss Block: cgelss Block: zgelss Block: ssyev Block: dsyev Block: cheev Block: zheev Block: ssyevd Block: dsyevd Block: cheevd Block: zheevd Block: ssyevr Block: dsyevr Block: cheevr Block: zheevr Block: sgees In: build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:sgees get_useparameters: no module gees__user__routines info used by sgees Block: dgees In: build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:dgees get_useparameters: no module gees__user__routines info used by dgees Block: cgees In: build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:cgees get_useparameters: no module gees__user__routines info used by cgees Block: zgees In: build/src.linux-x86_64-3.4/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:zgees get_useparameters: no module gees__user__routines info used by zgees Block: sgeev Block: dgeev Block: cgeev Block: zgeev Block: sgesdd Block: dgesdd Block: cgesdd Block: zgesdd Block: ssygv Block: dsygv Block: chegv Block: zhegv Block: ssygvd Block: dsygvd Block: chegvd Block: zhegvd Block: sggev Block: dggev Block: cggev Block: zggev Block: sgetrf Block: dgetrf Block: cgetrf Block: zgetrf Block: spotrf Block: dpotrf Block: cpotrf Block: zpotrf Block: sgetrs Block: dgetrs Block: cgetrs Block: zgetrs Block: spotrs Block: dpotrs Block: cpotrs Block: zpotrs Block: sgetri Block: dgetri Block: cgetri Block: zgetri Block: spotri Block: dpotri Block: cpotri Block: zpotri Block: strtri Block: dtrtri Block: ctrtri Block: ztrtri Block: sgeqrf Block: dgeqrf Block: cgeqrf Block: zgeqrf Block: sorgqr Block: dorgqr Block: cungqr Block: zungqr Block: sgehrd Block: dgehrd Block: cgehrd Block: zgehrd Block: sgebal Block: dgebal Block: cgebal Block: zgebal Block: slauum Block: dlauum Block: clauum Block: zlauum Block: slaswp Block: dlaswp Block: claswp Block: zlaswp Post-processing (stage 2)... Building modules... Constructing call-back function "cb_sselect_in_gees__user__routines" def sselect(arg1,arg2): return sselect Constructing call-back function "cb_dselect_in_gees__user__routines" def dselect(arg1,arg2): return dselect Constructing call-back function "cb_cselect_in_gees__user__routines" def cselect(arg): return cselect Constructing call-back function "cb_zselect_in_gees__user__routines" def zselect(arg): return zselect Building module "flapack"... Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "sgbsv"... lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "dgbsv"... lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "cgbsv"... lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "zgbsv"... lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "sgelss"... v,x,s,rank,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dgelss"... v,x,s,rank,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgelss"... v,x,s,rank,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zgelss"... v,x,s,rank,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssyev"... w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyev"... w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheev"... w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheev"... w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "ssyevd"... w,v,info = ssyevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyevd"... w,v,info = dsyevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheevd"... w,v,info = cheevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheevd"... w,v,info = zheevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "ssyevr"... w,v,info = ssyevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "dsyevr"... w,v,info = dsyevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "cheevr"... w,v,info = cheevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "zheevr"... w,v,info = zheevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "sgees"... t,sdim,wr,wi,vs,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a]) Constructing wrapper function "dgees"... t,sdim,wr,wi,vs,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a]) Constructing wrapper function "cgees"... t,sdim,w,vs,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a]) Constructing wrapper function "zgees"... t,sdim,w,vs,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a]) Constructing wrapper function "sgeev"... wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "dgeev"... wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "cgeev"... w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "zgeev"... w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "sgesdd"... u,s,vt,info = sgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "dgesdd"... u,s,vt,info = dgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "cgesdd"... u,s,vt,info = cgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "zgesdd"... u,s,vt,info = zgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "ssygv"... w,v,info = ssygv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dsygv"... w,v,info = dsygv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "chegv"... w,v,info = chegv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zhegv"... w,v,info = zhegv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssygvd"... w,v,info = ssygvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dsygvd"... w,v,info = dsygvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "chegvd"... w,v,info = chegvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zhegvd"... w,v,info = zhegvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sggev"... alphar,alphai,beta,vl,vr,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dggev"... alphar,alphai,beta,vl,vr,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cggev"... alpha,beta,vl,vr,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zggev"... alpha,beta,vl,vr,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sgetrf"... lu,piv,info = sgetrf(a,[overwrite_a]) Constructing wrapper function "dgetrf"... lu,piv,info = dgetrf(a,[overwrite_a]) Constructing wrapper function "cgetrf"... lu,piv,info = cgetrf(a,[overwrite_a]) Constructing wrapper function "zgetrf"... lu,piv,info = zgetrf(a,[overwrite_a]) Constructing wrapper function "spotrf"... c,info = spotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "dpotrf"... c,info = dpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "cpotrf"... c,info = cpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "zpotrf"... c,info = zpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "sgetrs"... x,info = sgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "dgetrs"... x,info = dgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "cgetrs"... x,info = cgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "zgetrs"... x,info = zgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "spotrs"... x,info = spotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "dpotrs"... x,info = dpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "cpotrs"... x,info = cpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "zpotrs"... x,info = zpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "sgetri"... inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "dgetri"... inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "cgetri"... inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "zgetri"... inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "spotri"... inv_a,info = spotri(c,[lower,overwrite_c]) Constructing wrapper function "dpotri"... inv_a,info = dpotri(c,[lower,overwrite_c]) Constructing wrapper function "cpotri"... inv_a,info = cpotri(c,[lower,overwrite_c]) Constructing wrapper function "zpotri"... inv_a,info = zpotri(c,[lower,overwrite_c]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "sgeqrf"... qr,tau,info = sgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "dgeqrf"... qr,tau,info = dgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "cgeqrf"... qr,tau,info = cgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "zgeqrf"... qr,tau,info = zgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "sorgqr"... q,info = sorgqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "dorgqr"... q,info = dorgqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "cungqr"... q,info = cungqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "zungqr"... q,info = zungqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "sgehrd"... ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "dgehrd"... ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "cgehrd"... ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "zgehrd"... ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "sgebal"... ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "dgebal"... ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "cgebal"... ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "zgebal"... ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,overwrite_c]) Constructing wrapper function "slaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "dlaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "claswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = claswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "zlaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Wrote C/API module "flapack" to file "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/flapackmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.lib.lapack.clapack" sources adding 'scipy/lib/lapack/clapack.pyf.src' to sources. from_template:> build/src.linux-x86_64-3.4/scipy/lib/lapack/clapack.pyf f2py options: [] f2py: build/src.linux-x86_64-3.4/scipy/lib/lapack/clapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.4/scipy/lib/lapack/clapack.pyf' (format:free) Post-processing... Block: clapack Block: sgesv Block: dgesv Block: cgesv Block: zgesv 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 Post-processing (stage 2)... Building modules... Building module "clapack"... Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "spotrf"... c,info = spotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "dpotrf"... c,info = dpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "cpotrf"... c,info = cpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "zpotrf"... c,info = zpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "spotrs"... x,info = spotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "dpotrs"... x,info = dpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "cpotrs"... x,info = cpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "zpotrs"... x,info = zpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "spotri"... inv_a,info = spotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "dpotri"... inv_a,info = dpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "cpotri"... inv_a,info = cpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "zpotri"... inv_a,info = zpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Wrote C/API module "clapack" to file "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/clapackmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.lib.lapack.calc_lwork" sources f2py options: [] f2py:> build/src.linux-x86_64-3.4/scipy/lib/lapack/calc_lworkmodule.c Reading fortran codes... Reading file 'scipy/lib/lapack/calc_lwork.f' (format:fix,strict) Post-processing... Block: calc_lwork Block: gehrd Block: gesdd Block: gelss Block: getri Block: geev Block: heev Block: syev Block: gees Block: geqrf Block: gqr Post-processing (stage 2)... Building modules... Building module "calc_lwork"... Constructing wrapper function "gehrd"... minwrk,maxwrk = gehrd(prefix,n,[lo,hi]) Constructing wrapper function "gesdd"... minwrk,maxwrk = gesdd(prefix,m,n,[compute_uv]) Constructing wrapper function "gelss"... minwrk,maxwrk = gelss(prefix,m,n,nrhs) Constructing wrapper function "getri"... minwrk,maxwrk = getri(prefix,n) Constructing wrapper function "geev"... minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr]) Constructing wrapper function "heev"... minwrk,maxwrk = heev(prefix,n,[lower]) Constructing wrapper function "syev"... minwrk,maxwrk = syev(prefix,n,[lower]) Constructing wrapper function "gees"... minwrk,maxwrk = gees(prefix,n,[compute_v]) Constructing wrapper function "geqrf"... minwrk,maxwrk = geqrf(prefix,m,n) Constructing wrapper function "gqr"... minwrk,maxwrk = gqr(prefix,m,n) Wrote C/API module "calc_lwork" to file "build/src.linux-x86_64-3.4/scipy/lib/lapack/calc_lworkmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.linalg._fblas" sources creating build/src.linux-x86_64-3.4/scipy/linalg from_template:> build/src.linux-x86_64-3.4/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 ) for <__l1=->. Ignoring. Mismatch in number of replacements (base ) for . Ignoring. creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg f2py options: [] f2py: build/src.linux-x86_64-3.4/scipy/linalg/fblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.4/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.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_fblasmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_fblas-f2pywrappers.f" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_fblas-f2pywrappers.f' to sources. building extension "scipy.linalg._flapack" sources from_template:> build/src.linux-x86_64-3.4/scipy/linalg/flapack.pyf Including file scipy/linalg/flapack_user.pyf.src f2py options: [] f2py: build/src.linux-x86_64-3.4/scipy/linalg/flapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.4/scipy/linalg/flapack.pyf' (format:free) Line #4338 in build/src.linux-x86_64-3.4/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.linux-x86_64-3.4/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.linux-x86_64-3.4/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.linux-x86_64-3.4/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.linux-x86_64-3.4/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.linux-x86_64-3.4/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,complex_double*,int*,int*,complex_double*,int*,int*" crackline:3: No pattern for line Post-processing... Block: _flapack Block: gees__user__routines Block: sselect Block: dselect Block: cselect Block: zselect Block: gges__user__routines Block: cselect Block: zselect Block: sselect Block: dselect Block: sgges In: build/src.linux-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgges get_useparameters: no module gges__user__routines info used by sgges Block: dgges In: build/src.linux-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:dgges get_useparameters: no module gges__user__routines info used by dgges Block: cgges In: build/src.linux-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgges get_useparameters: no module gges__user__routines info used by cgges Block: zgges In: build/src.linux-x86_64-3.4/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.linux-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgees get_useparameters: no module gees__user__routines info used by cgees Block: zgees In: build/src.linux-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:zgees get_useparameters: no module gees__user__routines info used by zgees Block: sgees In: build/src.linux-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgees get_useparameters: no module gees__user__routines info used by sgees Block: dgees In: build/src.linux-x86_64-3.4/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.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapack-f2pywrappers.f" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapack-f2pywrappers.f' to sources. building extension "scipy.linalg._cblas" sources from_template:> build/src.linux-x86_64-3.4/scipy/linalg/cblas.pyf Including file scipy/linalg/cblas_l1.pyf.src f2py options: [] f2py: build/src.linux-x86_64-3.4/scipy/linalg/cblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.4/scipy/linalg/cblas.pyf' (format:free) Line #33 in build/src.linux-x86_64-3.4/scipy/linalg/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #57 in build/src.linux-x86_64-3.4/scipy/linalg/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #81 in build/src.linux-x86_64-3.4/scipy/linalg/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #105 in build/src.linux-x86_64-3.4/scipy/linalg/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Post-processing... Block: _cblas Block: saxpy Block: daxpy Block: caxpy Block: zaxpy Post-processing (stage 2)... Building modules... Building module "_cblas"... Constructing wrapper function "saxpy"... z = saxpy(x,y,[n,a,incx,incy,overwrite_y]) Constructing wrapper function "daxpy"... z = daxpy(x,y,[n,a,incx,incy,overwrite_y]) Constructing wrapper function "caxpy"... z = caxpy(x,y,[n,a,incx,incy,overwrite_y]) Constructing wrapper function "zaxpy"... z = zaxpy(x,y,[n,a,incx,incy,overwrite_y]) Wrote C/API module "_cblas" to file "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_cblasmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.linalg._clapack" sources from_template:> build/src.linux-x86_64-3.4/scipy/linalg/clapack.pyf f2py options: [] f2py: build/src.linux-x86_64-3.4/scipy/linalg/clapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.4/scipy/linalg/clapack.pyf' (format:free) Post-processing... Block: _clapack Block: sgesv Block: dgesv Block: cgesv Block: zgesv 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 Post-processing (stage 2)... Building modules... Building module "_clapack"... Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "spotrf"... c,info = spotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "dpotrf"... c,info = dpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "cpotrf"... c,info = cpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "zpotrf"... c,info = zpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "spotrs"... x,info = spotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "dpotrs"... x,info = dpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "cpotrs"... x,info = cpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "zpotrs"... x,info = zpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "spotri"... inv_a,info = spotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "dpotri"... inv_a,info = dpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "cpotri"... inv_a,info = cpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "zpotri"... inv_a,info = zpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Wrote C/API module "_clapack" to file "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_clapackmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.linalg._flinalg" sources f2py options: [] f2py:> build/src.linux-x86_64-3.4/scipy/linalg/_flinalgmodule.c Reading fortran codes... Reading file 'scipy/linalg/src/det.f' (format:fix,strict) Reading file 'scipy/linalg/src/lu.f' (format:fix,strict) Post-processing... Block: _flinalg {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:ddet_c vars2fortran: No typespec for argument "info". Block: ddet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:ddet_r vars2fortran: No typespec for argument "info". Block: ddet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:sdet_c vars2fortran: No typespec for argument "info". Block: sdet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:sdet_r vars2fortran: No typespec for argument "info". Block: sdet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:zdet_c vars2fortran: No typespec for argument "info". Block: zdet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:zdet_r vars2fortran: No typespec for argument "info". Block: zdet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:cdet_c vars2fortran: No typespec for argument "info". Block: cdet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:cdet_r vars2fortran: No typespec for argument "info". Block: cdet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:dlu_c vars2fortran: No typespec for argument "info". Block: dlu_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:zlu_c vars2fortran: No typespec for argument "info". Block: zlu_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:slu_c vars2fortran: No typespec for argument "info". Block: slu_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:clu_c vars2fortran: No typespec for argument "info". Block: clu_c Post-processing (stage 2)... Building modules... Building module "_flinalg"... Constructing wrapper function "ddet_c"... det,info = ddet_c(a,[overwrite_a]) Constructing wrapper function "ddet_r"... det,info = ddet_r(a,[overwrite_a]) Constructing wrapper function "sdet_c"... det,info = sdet_c(a,[overwrite_a]) Constructing wrapper function "sdet_r"... det,info = sdet_r(a,[overwrite_a]) Constructing wrapper function "zdet_c"... det,info = zdet_c(a,[overwrite_a]) Constructing wrapper function "zdet_r"... det,info = zdet_r(a,[overwrite_a]) Constructing wrapper function "cdet_c"... det,info = cdet_c(a,[overwrite_a]) Constructing wrapper function "cdet_r"... det,info = cdet_r(a,[overwrite_a]) Constructing wrapper function "dlu_c"... p,l,u,info = dlu_c(a,[permute_l,overwrite_a]) Constructing wrapper function "zlu_c"... p,l,u,info = zlu_c(a,[permute_l,overwrite_a]) Constructing wrapper function "slu_c"... p,l,u,info = slu_c(a,[permute_l,overwrite_a]) Constructing wrapper function "clu_c"... p,l,u,info = clu_c(a,[permute_l,overwrite_a]) Wrote C/API module "_flinalg" to file "build/src.linux-x86_64-3.4/scipy/linalg/_flinalgmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.linalg.calc_lwork" sources f2py options: [] f2py:> build/src.linux-x86_64-3.4/scipy/linalg/calc_lworkmodule.c Reading fortran codes... Reading file 'scipy/linalg/src/calc_lwork.f' (format:fix,strict) Post-processing... Block: calc_lwork Block: gehrd Block: gesdd Block: gelss Block: getri Block: geev Block: heev Block: syev Block: gees Block: geqrf Block: gqr Post-processing (stage 2)... Building modules... Building module "calc_lwork"... Constructing wrapper function "gehrd"... minwrk,maxwrk = gehrd(prefix,n,lo,hi) Constructing wrapper function "gesdd"... minwrk,maxwrk = gesdd(prefix,m,n,compute_uv) Constructing wrapper function "gelss"... minwrk,maxwrk = gelss(prefix,m,n,nrhs) Constructing wrapper function "getri"... minwrk,maxwrk = getri(prefix,n) Constructing wrapper function "geev"... minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr]) Constructing wrapper function "heev"... minwrk,maxwrk = heev(prefix,n,[lower]) Constructing wrapper function "syev"... minwrk,maxwrk = syev(prefix,n,[lower]) Constructing wrapper function "gees"... minwrk,maxwrk = gees(prefix,n,[compute_v]) Constructing wrapper function "geqrf"... minwrk,maxwrk = geqrf(prefix,m,n) Constructing wrapper function "gqr"... minwrk,maxwrk = gqr(prefix,m,n) Wrote C/API module "calc_lwork" to file "build/src.linux-x86_64-3.4/scipy/linalg/calc_lworkmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' 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_srando"... id_srando() Constructing wrapper function "id_srandi"... id_srandi(t) Constructing wrapper function "idd_frm"... y = idd_frm(n,w,x,[m]) Constructing wrapper function "idd_sfrm"... y = idd_sfrm(l,n,w,x,[m]) Constructing wrapper function "idd_frmi"... n,w = idd_frmi(m) Constructing wrapper function "idd_sfrmi"... n,w = idd_sfrmi(l,m) Constructing wrapper function "iddp_id"... krank,list,rnorms = iddp_id(eps,a,[m,n]) Constructing wrapper function "iddr_id"... list,rnorms = iddr_id(a,krank,[m,n]) Constructing wrapper function "idd_reconid"... approx = idd_reconid(col,list,proj,[m,krank,n]) Constructing wrapper function "idd_reconint"... p = idd_reconint(list,proj,[n,krank]) Constructing wrapper function "idd_copycols"... getarrdims:warning: assumed shape array, using 0 instead of '*' col = idd_copycols(a,krank,list,[m,n]) Constructing wrapper function "idd_id2svd"... u,v,s,ier = idd_id2svd(b,list,proj,[m,krank,n,w]) Constructing wrapper function "idd_snorm"... snorm,v = idd_snorm(m,n,matvect,matvec,its,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,u,matvect_extra_args,matvec_extra_args]) Constructing wrapper function "idd_diffsnorm"... snorm = idd_diffsnorm(m,n,matvect,matvect2,matvec,matvec2,its,[p1t,p2t,p3t,p4t,p1t2,p2t2,p3t2,p4t2,p1,p2,p3,p4,p12,p22,p32,p42,w,matvect_extra_args,matvect2_extra_args,matvec_extra_args,matvec2_extra_args]) Constructing wrapper function "iddr_svd"... u,v,s,ier = iddr_svd(a,krank,[m,n,r]) Constructing wrapper function "iddp_svd"... krank,iu,iv,is,w,ier = iddp_svd(eps,a,[m,n]) Constructing wrapper function "iddp_aid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj = iddp_aid(eps,a,work,proj,[m,n]) Constructing wrapper function "idd_estrank"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,ra = idd_estrank(eps,a,w,ra,[m,n]) Constructing wrapper function "iddp_asvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,iu,iv,is,w,ier = iddp_asvd(eps,a,winit,w,[m,n]) Constructing wrapper function "iddp_rid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj,ier = iddp_rid(eps,m,n,matvect,proj,[p1,p2,p3,p4,matvect_extra_args]) Constructing wrapper function "idd_findrank"... krank,ra,ier = idd_findrank(eps,m,n,matvect,[p1,p2,p3,p4,w,matvect_extra_args]) Constructing wrapper function "iddp_rsvd"... krank,iu,iv,is,w,ier = iddp_rsvd(eps,m,n,matvect,matvec,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,matvect_extra_args,matvec_extra_args]) Constructing wrapper function "iddr_aid"... list,proj = iddr_aid(a,krank,w,[m,n]) Constructing wrapper function "iddr_aidi"... w = iddr_aidi(m,n,krank) Constructing wrapper function "iddr_asvd"... u,v,s,ier = iddr_asvd(a,krank,w,[m,n]) Constructing wrapper function "iddr_rid"... list,proj = iddr_rid(m,n,matvect,krank,[p1,p2,p3,p4,matvect_extra_args]) Constructing wrapper function "iddr_rsvd"... u,v,s,ier = iddr_rsvd(m,n,matvect,matvec,krank,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,w,matvect_extra_args,matvec_extra_args]) Constructing wrapper function "idz_frm"... y = idz_frm(n,w,x,[m]) Constructing wrapper function "idz_sfrm"... y = idz_sfrm(l,n,w,x,[m]) Constructing wrapper function "idz_frmi"... n,w = idz_frmi(m) Constructing wrapper function "idz_sfrmi"... n,w = idz_sfrmi(l,m) Constructing wrapper function "idzp_id"... krank,list,rnorms = idzp_id(eps,a,[m,n]) Constructing wrapper function "idzr_id"... list,rnorms = idzr_id(a,krank,[m,n]) Constructing wrapper function "idz_reconid"... approx = idz_reconid(col,list,proj,[m,krank,n]) Constructing wrapper function "idz_reconint"... p = idz_reconint(list,proj,[n,krank]) Constructing wrapper function "idz_copycols"... getarrdims:warning: assumed shape array, using 0 instead of '*' col = idz_copycols(a,krank,list,[m,n]) Constructing wrapper function "idz_id2svd"... u,v,s,ier = idz_id2svd(b,list,proj,[m,krank,n,w]) Constructing wrapper function "idz_snorm"... snorm,v = idz_snorm(m,n,matveca,matvec,its,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,u,matveca_extra_args,matvec_extra_args]) Constructing wrapper function "idz_diffsnorm"... snorm = idz_diffsnorm(m,n,matveca,matveca2,matvec,matvec2,its,[p1a,p2a,p3a,p4a,p1a2,p2a2,p3a2,p4a2,p1,p2,p3,p4,p12,p22,p32,p42,w,matveca_extra_args,matveca2_extra_args,matvec_extra_args,matvec2_extra_args]) Constructing wrapper function "idzr_svd"... u,v,s,ier = idzr_svd(a,krank,[m,n,r]) Constructing wrapper function "idzp_svd"... krank,iu,iv,is,w,ier = idzp_svd(eps,a,[m,n]) Constructing wrapper function "idzp_aid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj = idzp_aid(eps,a,work,proj,[m,n]) Constructing wrapper function "idz_estrank"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,ra = idz_estrank(eps,a,w,ra,[m,n]) Constructing wrapper function "idzp_asvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,iu,iv,is,w,ier = idzp_asvd(eps,a,winit,w,[m,n]) Constructing wrapper function "idzp_rid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj,ier = idzp_rid(eps,m,n,matveca,proj,[p1,p2,p3,p4,matveca_extra_args]) Constructing wrapper function "idz_findrank"... krank,ra,ier = idz_findrank(eps,m,n,matveca,[p1,p2,p3,p4,w,matveca_extra_args]) Constructing wrapper function "idzp_rsvd"... krank,iu,iv,is,w,ier = idzp_rsvd(eps,m,n,matveca,matvec,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,matveca_extra_args,matvec_extra_args]) Constructing wrapper function "idzr_aid"... list,proj = idzr_aid(a,krank,w,[m,n]) Constructing wrapper function "idzr_aidi"... w = idzr_aidi(m,n,krank) Constructing wrapper function "idzr_asvd"... u,v,s,ier = idzr_asvd(a,krank,w,[m,n]) Constructing wrapper function "idzr_rid"... list,proj = idzr_rid(m,n,matveca,krank,[p1,p2,p3,p4,matveca_extra_args]) Constructing wrapper function "idzr_rsvd"... u,v,s,ier = idzr_rsvd(m,n,matveca,matvec,krank,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,w,matveca_extra_args,matvec_extra_args]) Wrote C/API module "_interpolative" to file "build/src.linux-x86_64-3.4/scipy/linalg/_interpolativemodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.odr.__odrpack" sources building extension "scipy.optimize._minpack" sources building extension "scipy.optimize._zeros" sources building extension "scipy.optimize._lbfgsb" sources creating build/src.linux-x86_64-3.4/scipy/optimize creating build/src.linux-x86_64-3.4/scipy/optimize/lbfgsb f2py options: [] f2py: scipy/optimize/lbfgsb/lbfgsb.pyf Reading fortran codes... Reading file 'scipy/optimize/lbfgsb/lbfgsb.pyf' (format:free) Post-processing... Block: _lbfgsb Block: setulb Post-processing (stage 2)... Building modules... Building module "_lbfgsb"... Constructing wrapper function "setulb"... setulb(m,x,l,u,nbd,f,g,factr,pgtol,wa,iwa,task,iprint,csave,lsave,isave,dsave,[n]) Wrote C/API module "_lbfgsb" to file "build/src.linux-x86_64-3.4/scipy/optimize/lbfgsb/_lbfgsbmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.optimize.moduleTNC" sources building extension "scipy.optimize._cobyla" sources creating build/src.linux-x86_64-3.4/scipy/optimize/cobyla f2py options: [] f2py: scipy/optimize/cobyla/cobyla.pyf Reading fortran codes... Reading file 'scipy/optimize/cobyla/cobyla.pyf' (format:free) Post-processing... Block: _cobyla__user__routines Block: _cobyla_user_interface Block: calcfc Block: _cobyla Block: minimize In: scipy/optimize/cobyla/cobyla.pyf:_cobyla:unknown_interface:minimize get_useparameters: no module _cobyla__user__routines info used by minimize Post-processing (stage 2)... Building modules... Constructing call-back function "cb_calcfc_in__cobyla__user__routines" def calcfc(x,con): return f Building module "_cobyla"... Constructing wrapper function "minimize"... x,dinfo = minimize(calcfc,m,x,rhobeg,rhoend,dinfo,[iprint,maxfun,calcfc_extra_args]) Wrote C/API module "_cobyla" to file "build/src.linux-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.optimize.minpack2" sources creating build/src.linux-x86_64-3.4/scipy/optimize/minpack2 f2py options: [] f2py: scipy/optimize/minpack2/minpack2.pyf Reading fortran codes... Reading file 'scipy/optimize/minpack2/minpack2.pyf' (format:free) Post-processing... Block: minpack2 Block: dcsrch Block: dcstep Post-processing (stage 2)... Building modules... Building module "minpack2"... Constructing wrapper function "dcsrch"... stp,f,g,task = dcsrch(stp,f,g,ftol,gtol,xtol,task,stpmin,stpmax,isave,dsave) Constructing wrapper function "dcstep"... stx,fx,dx,sty,fy,dy,stp,brackt = dcstep(stx,fx,dx,sty,fy,dy,stp,fp,dp,brackt,stpmin,stpmax) Wrote C/API module "minpack2" to file "build/src.linux-x86_64-3.4/scipy/optimize/minpack2/minpack2module.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.optimize._slsqp" sources creating build/src.linux-x86_64-3.4/scipy/optimize/slsqp f2py options: [] f2py: scipy/optimize/slsqp/slsqp.pyf Reading fortran codes... Reading file 'scipy/optimize/slsqp/slsqp.pyf' (format:free) Post-processing... Block: _slsqp Block: slsqp Post-processing (stage 2)... Building modules... Building module "_slsqp"... Constructing wrapper function "slsqp"... slsqp(m,meq,x,xl,xu,f,c,g,a,acc,iter,mode,w,jw,[la,n,l_w,l_jw]) Wrote C/API module "_slsqp" to file "build/src.linux-x86_64-3.4/scipy/optimize/slsqp/_slsqpmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.optimize._nnls" sources creating build/src.linux-x86_64-3.4/scipy/optimize/nnls f2py options: [] f2py: scipy/optimize/nnls/nnls.pyf Reading fortran codes... Reading file 'scipy/optimize/nnls/nnls.pyf' (format:free) crackline: groupcounter=1 groupname={0: '', 1: 'python module', 2: 'interface', 3: 'subroutine'} crackline: Mismatch of blocks encountered. Trying to fix it by assuming "end" statement. Post-processing... Block: _nnls Block: nnls Post-processing (stage 2)... Building modules... Building module "_nnls"... Constructing wrapper function "nnls"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,rnorm,mode = nnls(a,m,n,b,w,zz,index_bn,[mda,overwrite_a,overwrite_b]) Wrote C/API module "_nnls" to file "build/src.linux-x86_64-3.4/scipy/optimize/nnls/_nnlsmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.signal.sigtools" sources creating build/src.linux-x86_64-3.4/scipy/signal conv_template:> build/src.linux-x86_64-3.4/scipy/signal/lfilter.c conv_template:> build/src.linux-x86_64-3.4/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.linux-x86_64-3.4/scipy/sparse creating build/src.linux-x86_64-3.4/scipy/sparse/linalg creating build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve creating build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative from_template:> build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f from_template:> build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/getbreak.f from_template:> build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f from_template:> build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f from_template:> build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f from_template:> build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f from_template:> build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f from_template:> build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f from_template:> build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterative.pyf creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative f2py options: [] f2py: build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterative.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterative.pyf' (format:free) Post-processing... Block: _iterative Block: sbicgrevcom Block: dbicgrevcom Block: cbicgrevcom Block: zbicgrevcom Block: sbicgstabrevcom Block: dbicgstabrevcom Block: cbicgstabrevcom Block: zbicgstabrevcom Block: scgrevcom Block: dcgrevcom Block: ccgrevcom Block: zcgrevcom Block: scgsrevcom Block: dcgsrevcom Block: ccgsrevcom Block: zcgsrevcom Block: sqmrrevcom Block: dqmrrevcom Block: cqmrrevcom Block: zqmrrevcom Block: sgmresrevcom Block: dgmresrevcom Block: cgmresrevcom Block: zgmresrevcom Block: sstoptest2 Block: dstoptest2 Block: cstoptest2 Block: zstoptest2 Post-processing (stage 2)... Building modules... Building module "_iterative"... Constructing wrapper function "sbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "sbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "scgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dcgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "ccgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zcgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "scgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dcgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "ccgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zcgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "sqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "sgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "sstoptest2"... bnrm2,resid,info = sstoptest2(r,b,bnrm2,tol,info) Constructing wrapper function "dstoptest2"... bnrm2,resid,info = dstoptest2(r,b,bnrm2,tol,info) Constructing wrapper function "cstoptest2"... bnrm2,resid,info = cstoptest2(r,b,bnrm2,tol,info) Constructing wrapper function "zstoptest2"... bnrm2,resid,info = zstoptest2(r,b,bnrm2,tol,info) Wrote C/API module "_iterative" to file "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.sparse.linalg.dsolve._superlu" sources building extension "scipy.sparse.linalg.dsolve.umfpack.__umfpack" sources creating build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve creating build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack adding 'scipy/sparse/linalg/dsolve/umfpack/umfpack.i' to sources. swig: scipy/sparse/linalg/dsolve/umfpack/umfpack.i swig -python -I/usr/include/suitesparse -I/usr/include/suitesparse -I/usr/include/suitesparse -I/usr/include -o build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c -outdir build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack scipy/sparse/linalg/dsolve/umfpack/umfpack.i building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources creating build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen creating build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack from_template:> build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/arpack.pyf creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen creating build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack f2py options: [] f2py: build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/arpack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/arpack.pyf' (format:free) Line #5 in build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/arpack.pyf:" <_rd=real,double precision>" crackline:1: No pattern for line Line #6 in build/src.linux-x86_64-3.4/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 "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 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 Wrote C/API module "_arpack" to file "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/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.linux-x86_64-3.4/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.linux-x86_64-3.4/scipy/special/specfunmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.special._ufuncs" sources conv_template:> build/src.linux-x86_64-3.4/scipy/special/_logit.c building extension "scipy.special._ufuncs_cxx" sources building extension "scipy.stats.statlib" sources creating build/src.linux-x86_64-3.4/scipy/stats f2py options: ['--no-wrap-functions'] f2py: scipy/stats/statlib.pyf Reading fortran codes... Reading file 'scipy/stats/statlib.pyf' (format:free) Post-processing... Block: statlib Block: swilk Block: wprob Block: gscale Block: prho Post-processing (stage 2)... Building modules... Building module "statlib"... Constructing wrapper function "swilk"... a,w,pw,ifault = swilk(x,a,[init,n1]) Constructing wrapper function "wprob"... astart,a1,ifault = wprob(test,other) Constructing wrapper function "gscale"... astart,a1,ifault = gscale(test,other) Constructing wrapper function "prho"... ifault = prho(n,is) Wrote C/API module "statlib" to file "build/src.linux-x86_64-3.4/scipy/stats/statlibmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.stats.vonmises_cython" sources building extension "scipy.stats._rank" sources building extension "scipy.stats.futil" sources f2py options: [] f2py:> build/src.linux-x86_64-3.4/scipy/stats/futilmodule.c Reading fortran codes... Reading file 'scipy/stats/futil.f' (format:fix,strict) Post-processing... Block: futil Block: dqsort Block: dfreps Post-processing (stage 2)... Building modules... Building module "futil"... Constructing wrapper function "dqsort"... arr = dqsort(arr,[overwrite_arr]) Constructing wrapper function "dfreps"... replist,repnum,nlist = dfreps(arr) Wrote C/API module "futil" to file "build/src.linux-x86_64-3.4/scipy/stats/futilmodule.c" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.stats.mvn" sources f2py options: [] f2py: scipy/stats/mvn.pyf Reading fortran codes... Reading file 'scipy/stats/mvn.pyf' (format:free) Post-processing... Block: mvn Block: mvnun Block: mvndst Post-processing (stage 2)... Building modules... Building module "mvn"... Constructing wrapper function "mvnun"... value,inform = mvnun(lower,upper,means,covar,[maxpts,abseps,releps]) Constructing wrapper function "mvndst"... error,value,inform = mvndst(lower,upper,infin,correl,[maxpts,abseps,releps]) Constructing COMMON block support for "dkblck"... ivls Wrote C/API module "mvn" to file "build/src.linux-x86_64-3.4/scipy/stats/mvnmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.4/scipy/stats/mvn-f2pywrappers.f" adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/scipy/stats/mvn-f2pywrappers.f' to sources. building extension "scipy.ndimage._nd_image" sources building extension "scipy.ndimage._ni_label" sources building data_files sources build_src: building npy-pkg config files running build_py creating build/lib.linux-x86_64-3.4 creating build/lib.linux-x86_64-3.4/scipy copying scipy/__init__.py -> build/lib.linux-x86_64-3.4/scipy copying scipy/setup.py -> build/lib.linux-x86_64-3.4/scipy copying scipy/version.py -> build/lib.linux-x86_64-3.4/scipy copying build/src.linux-x86_64-3.4/scipy/__config__.py -> build/lib.linux-x86_64-3.4/scipy creating build/lib.linux-x86_64-3.4/scipy/cluster copying scipy/cluster/__init__.py -> build/lib.linux-x86_64-3.4/scipy/cluster copying scipy/cluster/hierarchy.py -> build/lib.linux-x86_64-3.4/scipy/cluster copying scipy/cluster/setup.py -> build/lib.linux-x86_64-3.4/scipy/cluster copying scipy/cluster/vq.py -> build/lib.linux-x86_64-3.4/scipy/cluster creating build/lib.linux-x86_64-3.4/scipy/constants copying scipy/constants/__init__.py -> build/lib.linux-x86_64-3.4/scipy/constants copying scipy/constants/codata.py -> build/lib.linux-x86_64-3.4/scipy/constants copying scipy/constants/constants.py -> build/lib.linux-x86_64-3.4/scipy/constants copying scipy/constants/setup.py -> build/lib.linux-x86_64-3.4/scipy/constants creating build/lib.linux-x86_64-3.4/scipy/fftpack copying scipy/fftpack/__init__.py -> build/lib.linux-x86_64-3.4/scipy/fftpack copying scipy/fftpack/basic.py -> build/lib.linux-x86_64-3.4/scipy/fftpack copying scipy/fftpack/fftpack_version.py -> build/lib.linux-x86_64-3.4/scipy/fftpack copying scipy/fftpack/helper.py -> build/lib.linux-x86_64-3.4/scipy/fftpack copying scipy/fftpack/pseudo_diffs.py -> build/lib.linux-x86_64-3.4/scipy/fftpack copying scipy/fftpack/realtransforms.py -> build/lib.linux-x86_64-3.4/scipy/fftpack copying scipy/fftpack/setup.py -> build/lib.linux-x86_64-3.4/scipy/fftpack creating build/lib.linux-x86_64-3.4/scipy/integrate copying scipy/integrate/__init__.py -> build/lib.linux-x86_64-3.4/scipy/integrate copying scipy/integrate/_ode.py -> build/lib.linux-x86_64-3.4/scipy/integrate copying scipy/integrate/odepack.py -> build/lib.linux-x86_64-3.4/scipy/integrate copying scipy/integrate/quadpack.py -> build/lib.linux-x86_64-3.4/scipy/integrate copying scipy/integrate/quadrature.py -> build/lib.linux-x86_64-3.4/scipy/integrate copying scipy/integrate/setup.py -> build/lib.linux-x86_64-3.4/scipy/integrate creating build/lib.linux-x86_64-3.4/scipy/interpolate copying scipy/interpolate/__init__.py -> build/lib.linux-x86_64-3.4/scipy/interpolate copying scipy/interpolate/fitpack.py -> build/lib.linux-x86_64-3.4/scipy/interpolate copying scipy/interpolate/fitpack2.py -> build/lib.linux-x86_64-3.4/scipy/interpolate copying scipy/interpolate/interpnd_info.py -> build/lib.linux-x86_64-3.4/scipy/interpolate copying scipy/interpolate/interpolate.py -> build/lib.linux-x86_64-3.4/scipy/interpolate copying scipy/interpolate/interpolate_wrapper.py -> build/lib.linux-x86_64-3.4/scipy/interpolate copying scipy/interpolate/ndgriddata.py -> build/lib.linux-x86_64-3.4/scipy/interpolate copying scipy/interpolate/polyint.py -> build/lib.linux-x86_64-3.4/scipy/interpolate copying scipy/interpolate/rbf.py -> build/lib.linux-x86_64-3.4/scipy/interpolate copying scipy/interpolate/setup.py -> build/lib.linux-x86_64-3.4/scipy/interpolate creating build/lib.linux-x86_64-3.4/scipy/io copying scipy/io/__init__.py -> build/lib.linux-x86_64-3.4/scipy/io copying scipy/io/_fortran.py -> build/lib.linux-x86_64-3.4/scipy/io copying scipy/io/idl.py -> build/lib.linux-x86_64-3.4/scipy/io copying scipy/io/mmio.py -> build/lib.linux-x86_64-3.4/scipy/io copying scipy/io/netcdf.py -> build/lib.linux-x86_64-3.4/scipy/io copying scipy/io/setup.py -> build/lib.linux-x86_64-3.4/scipy/io copying scipy/io/wavfile.py -> build/lib.linux-x86_64-3.4/scipy/io creating build/lib.linux-x86_64-3.4/scipy/io/matlab copying scipy/io/matlab/__init__.py -> build/lib.linux-x86_64-3.4/scipy/io/matlab copying scipy/io/matlab/byteordercodes.py -> build/lib.linux-x86_64-3.4/scipy/io/matlab copying scipy/io/matlab/mio.py -> build/lib.linux-x86_64-3.4/scipy/io/matlab copying scipy/io/matlab/mio4.py -> build/lib.linux-x86_64-3.4/scipy/io/matlab copying scipy/io/matlab/mio5.py -> build/lib.linux-x86_64-3.4/scipy/io/matlab copying scipy/io/matlab/mio5_params.py -> build/lib.linux-x86_64-3.4/scipy/io/matlab copying scipy/io/matlab/miobase.py -> build/lib.linux-x86_64-3.4/scipy/io/matlab copying scipy/io/matlab/setup.py -> build/lib.linux-x86_64-3.4/scipy/io/matlab creating build/lib.linux-x86_64-3.4/scipy/io/arff copying scipy/io/arff/__init__.py -> build/lib.linux-x86_64-3.4/scipy/io/arff copying scipy/io/arff/arffread.py -> build/lib.linux-x86_64-3.4/scipy/io/arff copying scipy/io/arff/setup.py -> build/lib.linux-x86_64-3.4/scipy/io/arff creating build/lib.linux-x86_64-3.4/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/__init__.py -> build/lib.linux-x86_64-3.4/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/_fortran_format_parser.py -> build/lib.linux-x86_64-3.4/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/hb.py -> build/lib.linux-x86_64-3.4/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/setup.py -> build/lib.linux-x86_64-3.4/scipy/io/harwell_boeing creating build/lib.linux-x86_64-3.4/scipy/lib copying scipy/lib/__init__.py -> build/lib.linux-x86_64-3.4/scipy/lib copying scipy/lib/_gcutils.py -> build/lib.linux-x86_64-3.4/scipy/lib copying scipy/lib/_util.py -> build/lib.linux-x86_64-3.4/scipy/lib copying scipy/lib/decorator.py -> build/lib.linux-x86_64-3.4/scipy/lib copying scipy/lib/setup.py -> build/lib.linux-x86_64-3.4/scipy/lib creating build/lib.linux-x86_64-3.4/scipy/lib/blas copying scipy/lib/blas/__init__.py -> build/lib.linux-x86_64-3.4/scipy/lib/blas copying scipy/lib/blas/scons_support.py -> build/lib.linux-x86_64-3.4/scipy/lib/blas copying scipy/lib/blas/setup.py -> build/lib.linux-x86_64-3.4/scipy/lib/blas creating build/lib.linux-x86_64-3.4/scipy/lib/lapack copying scipy/lib/lapack/__init__.py -> build/lib.linux-x86_64-3.4/scipy/lib/lapack copying scipy/lib/lapack/scons_support.py -> build/lib.linux-x86_64-3.4/scipy/lib/lapack copying scipy/lib/lapack/setup.py -> build/lib.linux-x86_64-3.4/scipy/lib/lapack creating build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/__init__.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/_decomp_polar.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/_decomp_qz.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/_expm_frechet.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/_interpolative_backend.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/_matfuncs_inv_ssq.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/_matfuncs_sqrtm.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/_solvers.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/_testutils.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/basic.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/blas.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/cblas.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/clapack.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/decomp.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/decomp_cholesky.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/decomp_lu.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/decomp_qr.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/decomp_schur.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/decomp_svd.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/fblas.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/flapack.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/flinalg.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/interpolative.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/lapack.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/linalg_version.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/matfuncs.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/misc.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/setup.py -> build/lib.linux-x86_64-3.4/scipy/linalg copying scipy/linalg/special_matrices.py -> build/lib.linux-x86_64-3.4/scipy/linalg creating build/lib.linux-x86_64-3.4/scipy/misc copying scipy/misc/__init__.py -> build/lib.linux-x86_64-3.4/scipy/misc copying scipy/misc/common.py -> build/lib.linux-x86_64-3.4/scipy/misc copying scipy/misc/doccer.py -> build/lib.linux-x86_64-3.4/scipy/misc copying scipy/misc/pilutil.py -> build/lib.linux-x86_64-3.4/scipy/misc copying scipy/misc/setup.py -> build/lib.linux-x86_64-3.4/scipy/misc creating build/lib.linux-x86_64-3.4/scipy/odr copying scipy/odr/__init__.py -> build/lib.linux-x86_64-3.4/scipy/odr copying scipy/odr/add_newdocs.py -> build/lib.linux-x86_64-3.4/scipy/odr copying scipy/odr/models.py -> build/lib.linux-x86_64-3.4/scipy/odr copying scipy/odr/odrpack.py -> build/lib.linux-x86_64-3.4/scipy/odr copying scipy/odr/setup.py -> build/lib.linux-x86_64-3.4/scipy/odr creating build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/__init__.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/_basinhopping.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/_minimize.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/_root.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/_trustregion.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/_trustregion_dogleg.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/_trustregion_ncg.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/_tstutils.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/anneal.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/cobyla.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/lbfgsb.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/linesearch.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/minpack.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/nnls.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/nonlin.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/optimize.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/setup.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/slsqp.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/tnc.py -> build/lib.linux-x86_64-3.4/scipy/optimize copying scipy/optimize/zeros.py -> build/lib.linux-x86_64-3.4/scipy/optimize creating build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/__init__.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/_arraytools.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/_peak_finding.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/bsplines.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/cont2discrete.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/dltisys.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/filter_design.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/fir_filter_design.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/ltisys.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/setup.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/signaltools.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/spectral.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/waveforms.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/wavelets.py -> build/lib.linux-x86_64-3.4/scipy/signal copying scipy/signal/windows.py -> build/lib.linux-x86_64-3.4/scipy/signal creating build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/__init__.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/base.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/bsr.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/compressed.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/construct.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/coo.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/csc.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/csr.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/data.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/dia.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/dok.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/extract.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/lil.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/setup.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/spfuncs.py -> build/lib.linux-x86_64-3.4/scipy/sparse copying scipy/sparse/sputils.py -> build/lib.linux-x86_64-3.4/scipy/sparse creating build/lib.linux-x86_64-3.4/scipy/sparse/linalg copying scipy/sparse/linalg/__init__.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg copying scipy/sparse/linalg/_expm_multiply.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg copying scipy/sparse/linalg/_onenormest.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg copying scipy/sparse/linalg/interface.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg copying scipy/sparse/linalg/matfuncs.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg copying scipy/sparse/linalg/setup.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg creating build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/__init__.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/iterative.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lgmres.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lsmr.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lsqr.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/minres.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/setup.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/utils.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve creating build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/__init__.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/linsolve.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/setup.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve creating build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/__init__.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/setup.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/umfpack.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack copying build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack creating build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/__init__.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/setup.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen creating build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/__init__.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/arpack.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/setup.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack creating build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/__init__.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/setup.py -> build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg creating build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/__init__.py -> build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/bsr.py -> build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/coo.py -> build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/csc.py -> build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/csgraph.py -> build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/csr.py -> build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/dia.py -> build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/setup.py -> build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools creating build/lib.linux-x86_64-3.4/scipy/sparse/csgraph copying scipy/sparse/csgraph/__init__.py -> build/lib.linux-x86_64-3.4/scipy/sparse/csgraph copying scipy/sparse/csgraph/_components.py -> build/lib.linux-x86_64-3.4/scipy/sparse/csgraph copying scipy/sparse/csgraph/_laplacian.py -> build/lib.linux-x86_64-3.4/scipy/sparse/csgraph copying scipy/sparse/csgraph/_validation.py -> build/lib.linux-x86_64-3.4/scipy/sparse/csgraph copying scipy/sparse/csgraph/setup.py -> build/lib.linux-x86_64-3.4/scipy/sparse/csgraph creating build/lib.linux-x86_64-3.4/scipy/spatial copying scipy/spatial/__init__.py -> build/lib.linux-x86_64-3.4/scipy/spatial copying scipy/spatial/_plotutils.py -> build/lib.linux-x86_64-3.4/scipy/spatial copying scipy/spatial/distance.py -> build/lib.linux-x86_64-3.4/scipy/spatial copying scipy/spatial/kdtree.py -> build/lib.linux-x86_64-3.4/scipy/spatial copying scipy/spatial/setup.py -> build/lib.linux-x86_64-3.4/scipy/spatial creating build/lib.linux-x86_64-3.4/scipy/special copying scipy/special/__init__.py -> build/lib.linux-x86_64-3.4/scipy/special copying scipy/special/_testutils.py -> build/lib.linux-x86_64-3.4/scipy/special copying scipy/special/add_newdocs.py -> build/lib.linux-x86_64-3.4/scipy/special copying scipy/special/basic.py -> build/lib.linux-x86_64-3.4/scipy/special copying scipy/special/generate_ufuncs.py -> build/lib.linux-x86_64-3.4/scipy/special copying scipy/special/lambertw.py -> build/lib.linux-x86_64-3.4/scipy/special copying scipy/special/orthogonal.py -> build/lib.linux-x86_64-3.4/scipy/special copying scipy/special/setup.py -> build/lib.linux-x86_64-3.4/scipy/special copying scipy/special/spfun_stats.py -> build/lib.linux-x86_64-3.4/scipy/special creating build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/__init__.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/_binned_statistic.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/_support.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/_tukeylambda_stats.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/contingency.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/distributions.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/kde.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/morestats.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/mstats.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/mstats_basic.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/mstats_extras.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/rv.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/setup.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/stats.py -> build/lib.linux-x86_64-3.4/scipy/stats copying scipy/stats/vonmises.py -> build/lib.linux-x86_64-3.4/scipy/stats creating build/lib.linux-x86_64-3.4/scipy/ndimage copying scipy/ndimage/__init__.py -> build/lib.linux-x86_64-3.4/scipy/ndimage copying scipy/ndimage/_ni_support.py -> build/lib.linux-x86_64-3.4/scipy/ndimage copying scipy/ndimage/filters.py -> build/lib.linux-x86_64-3.4/scipy/ndimage copying scipy/ndimage/fourier.py -> build/lib.linux-x86_64-3.4/scipy/ndimage copying scipy/ndimage/interpolation.py -> build/lib.linux-x86_64-3.4/scipy/ndimage copying scipy/ndimage/io.py -> build/lib.linux-x86_64-3.4/scipy/ndimage copying scipy/ndimage/measurements.py -> build/lib.linux-x86_64-3.4/scipy/ndimage copying scipy/ndimage/morphology.py -> build/lib.linux-x86_64-3.4/scipy/ndimage copying scipy/ndimage/setup.py -> build/lib.linux-x86_64-3.4/scipy/ndimage creating build/lib.linux-x86_64-3.4/scipy/_build_utils copying scipy/_build_utils/__init__.py -> build/lib.linux-x86_64-3.4/scipy/_build_utils copying scipy/_build_utils/_fortran.py -> build/lib.linux-x86_64-3.4/scipy/_build_utils running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib customize Gnu95FCompiler customize Gnu95FCompiler using build_clib building 'dfftpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4 creating build/temp.linux-x86_64-3.4/scipy creating build/temp.linux-x86_64-3.4/scipy/fftpack creating build/temp.linux-x86_64-3.4/scipy/fftpack/src creating build/temp.linux-x86_64-3.4/scipy/fftpack/src/dfftpack compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/fftpack/src/dfftpack/zffti1.f scipy/fftpack/src/dfftpack/zffti1.f: In function 'zffti1': scipy/fftpack/src/dfftpack/zffti1.f:11: warning: 'ntry' may be used uninitialized in this function gfortran:f77: scipy/fftpack/src/dfftpack/zffti.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftf1.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftf.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftb1.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftb.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinti.f gfortran:f77: scipy/fftpack/src/dfftpack/dsint1.f gfortran:f77: scipy/fftpack/src/dfftpack/dsint.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinqi.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinqf.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinqb.f gfortran:f77: scipy/fftpack/src/dfftpack/dffti1.f scipy/fftpack/src/dfftpack/dffti1.f: In function 'dffti1': scipy/fftpack/src/dfftpack/dffti1.f:11: warning: 'ntry' may be used uninitialized in this function gfortran:f77: scipy/fftpack/src/dfftpack/dffti.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftf1.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftf.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftb1.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftb.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosti.f gfortran:f77: scipy/fftpack/src/dfftpack/dcost.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqi.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqf.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqb.f ar: adding 23 object files to build/temp.linux-x86_64-3.4/libdfftpack.a building 'fftpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/fftpack/src/fftpack compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/fftpack/src/fftpack/sinti.f gfortran:f77: scipy/fftpack/src/fftpack/sint1.f gfortran:f77: scipy/fftpack/src/fftpack/sint.f gfortran:f77: scipy/fftpack/src/fftpack/sinqi.f gfortran:f77: scipy/fftpack/src/fftpack/sinqf.f gfortran:f77: scipy/fftpack/src/fftpack/sinqb.f gfortran:f77: scipy/fftpack/src/fftpack/rffti1.f scipy/fftpack/src/fftpack/rffti1.f: In function 'rffti1': scipy/fftpack/src/fftpack/rffti1.f:10: warning: 'ntry' may be used uninitialized in this function gfortran:f77: scipy/fftpack/src/fftpack/rffti.f gfortran:f77: scipy/fftpack/src/fftpack/rfftf1.f gfortran:f77: scipy/fftpack/src/fftpack/rfftf.f gfortran:f77: scipy/fftpack/src/fftpack/rfftb1.f gfortran:f77: scipy/fftpack/src/fftpack/rfftb.f gfortran:f77: scipy/fftpack/src/fftpack/costi.f gfortran:f77: scipy/fftpack/src/fftpack/cost.f gfortran:f77: scipy/fftpack/src/fftpack/cosqi.f gfortran:f77: scipy/fftpack/src/fftpack/cosqf.f gfortran:f77: scipy/fftpack/src/fftpack/cosqb.f gfortran:f77: scipy/fftpack/src/fftpack/cffti1.f scipy/fftpack/src/fftpack/cffti1.f: In function 'cffti1': scipy/fftpack/src/fftpack/cffti1.f:10: warning: 'ntry' may be used uninitialized in this function gfortran:f77: scipy/fftpack/src/fftpack/cffti.f gfortran:f77: scipy/fftpack/src/fftpack/cfftf1.f gfortran:f77: scipy/fftpack/src/fftpack/cfftf.f gfortran:f77: scipy/fftpack/src/fftpack/cfftb1.f gfortran:f77: scipy/fftpack/src/fftpack/cfftb.f ar: adding 23 object files to build/temp.linux-x86_64-3.4/libfftpack.a building 'linpack_lite' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/integrate creating build/temp.linux-x86_64-3.4/scipy/integrate/linpack_lite compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/linpack_lite/zgesl.f gfortran:f77: scipy/integrate/linpack_lite/zgefa.f gfortran:f77: scipy/integrate/linpack_lite/zgbsl.f gfortran:f77: scipy/integrate/linpack_lite/zgbfa.f gfortran:f77: scipy/integrate/linpack_lite/dgtsl.f gfortran:f77: scipy/integrate/linpack_lite/dgesl.f gfortran:f77: scipy/integrate/linpack_lite/dgefa.f gfortran:f77: scipy/integrate/linpack_lite/dgbsl.f gfortran:f77: scipy/integrate/linpack_lite/dgbfa.f ar: adding 9 object files to build/temp.linux-x86_64-3.4/liblinpack_lite.a building 'mach' library using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy/integrate/setup.py', 1)} customize Gnu95FCompiler compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC creating build/temp.linux-x86_64-3.4/scipy/integrate/mach compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/mach/xerror.f scipy/integrate/mach/xerror.f:1.37: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument 'l1' at (1) scipy/integrate/mach/xerror.f:1.40: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument 'l2' at (1) gfortran:f77: scipy/integrate/mach/r1mach.f gfortran:f77: scipy/integrate/mach/i1mach.f gfortran:f77: scipy/integrate/mach/d1mach.f ar: adding 4 object files to build/temp.linux-x86_64-3.4/libmach.a building 'quadpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/integrate/quadpack compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/quadpack/dqwgts.f gfortran:f77: scipy/integrate/quadpack/dqwgtf.f scipy/integrate/quadpack/dqwgtf.f:1.49: double precision function dqwgtf(x,omega,p2,p3,p4,integr) 1 Warning: Unused dummy argument 'p2' at (1) scipy/integrate/quadpack/dqwgtf.f:1.52: double precision function dqwgtf(x,omega,p2,p3,p4,integr) 1 Warning: Unused dummy argument 'p3' at (1) scipy/integrate/quadpack/dqwgtf.f:1.55: double precision function dqwgtf(x,omega,p2,p3,p4,integr) 1 Warning: Unused dummy argument 'p4' at (1) gfortran:f77: scipy/integrate/quadpack/dqwgtc.f scipy/integrate/quadpack/dqwgtc.f:1.54: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument 'kp' at (1) scipy/integrate/quadpack/dqwgtc.f:1.45: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument 'p2' at (1) scipy/integrate/quadpack/dqwgtc.f:1.48: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument 'p3' at (1) scipy/integrate/quadpack/dqwgtc.f:1.51: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument 'p4' at (1) gfortran:f77: scipy/integrate/quadpack/dqpsrt.f gfortran:f77: scipy/integrate/quadpack/dqng.f scipy/integrate/quadpack/dqng.f: In function 'dqng': scipy/integrate/quadpack/dqng.f:82: warning: 'ipx' may be used uninitialized in this function scipy/integrate/quadpack/dqng.f:80: warning: 'res21' may be used uninitialized in this function scipy/integrate/quadpack/dqng.f:80: warning: 'res43' may be used uninitialized in this function scipy/integrate/quadpack/dqng.f:80: warning: 'resabs' may be used uninitialized in this function scipy/integrate/quadpack/dqng.f:80: warning: 'resasc' may be used uninitialized in this function gfortran:f77: scipy/integrate/quadpack/dqmomo.f scipy/integrate/quadpack/dqmomo.f:126.5: 90 return 1 Warning: Label 90 at (1) defined but not used gfortran:f77: scipy/integrate/quadpack/dqk61.f gfortran:f77: scipy/integrate/quadpack/dqk51.f gfortran:f77: scipy/integrate/quadpack/dqk41.f gfortran:f77: scipy/integrate/quadpack/dqk31.f gfortran:f77: scipy/integrate/quadpack/dqk21.f gfortran:f77: scipy/integrate/quadpack/dqk15w.f gfortran:f77: scipy/integrate/quadpack/dqk15i.f gfortran:f77: scipy/integrate/quadpack/dqk15.f gfortran:f77: scipy/integrate/quadpack/dqelg.f gfortran:f77: scipy/integrate/quadpack/dqcheb.f gfortran:f77: scipy/integrate/quadpack/dqc25s.f gfortran:f77: scipy/integrate/quadpack/dqc25f.f scipy/integrate/quadpack/dqc25f.f: In function 'dqc25f': scipy/integrate/quadpack/dqc25f.f:103: warning: 'm' may be used uninitialized in this function gfortran:f77: scipy/integrate/quadpack/dqc25c.f gfortran:f77: scipy/integrate/quadpack/dqawse.f gfortran:f77: scipy/integrate/quadpack/dqaws.f gfortran:f77: scipy/integrate/quadpack/dqawoe.f scipy/integrate/quadpack/dqawoe.f: In function 'dqawoe': scipy/integrate/quadpack/dqawoe.f:206: warning: 'correc' may be used uninitialized in this function scipy/integrate/quadpack/dqawoe.f:207: warning: 'erlarg' may be used uninitialized in this function scipy/integrate/quadpack/dqawoe.f:208: warning: 'ertest' may be used uninitialized in this function gfortran:f77: scipy/integrate/quadpack/dqawo.f gfortran:f77: scipy/integrate/quadpack/dqawfe.f scipy/integrate/quadpack/dqawfe.f: In function 'dqawfe': scipy/integrate/quadpack/dqawfe.f:203: warning: 'll' may be used uninitialized in this function scipy/integrate/quadpack/dqawfe.f:200: warning: 'drl' may be used uninitialized in this function gfortran:f77: scipy/integrate/quadpack/dqawf.f gfortran:f77: scipy/integrate/quadpack/dqawce.f gfortran:f77: scipy/integrate/quadpack/dqawc.f gfortran:f77: scipy/integrate/quadpack/dqagse.f scipy/integrate/quadpack/dqagse.f: In function 'dqagse': scipy/integrate/quadpack/dqagse.f:150: warning: 'correc' may be used uninitialized in this function scipy/integrate/quadpack/dqagse.f:151: warning: 'erlarg' may be used uninitialized in this function scipy/integrate/quadpack/dqagse.f:152: warning: 'ertest' may be used uninitialized in this function scipy/integrate/quadpack/dqagse.f:153: warning: 'small' may be used uninitialized in this function gfortran:f77: scipy/integrate/quadpack/dqags.f gfortran:f77: scipy/integrate/quadpack/dqagpe.f scipy/integrate/quadpack/dqagpe.f: In function 'dqagpe': scipy/integrate/quadpack/dqagpe.f:196: warning: 'k' may be used uninitialized in this function scipy/integrate/quadpack/dqagpe.f:191: warning: 'correc' may be used uninitialized in this function gfortran:f77: scipy/integrate/quadpack/dqagp.f gfortran:f77: scipy/integrate/quadpack/dqagie.f scipy/integrate/quadpack/dqagie.f: In function 'dqagie': scipy/integrate/quadpack/dqagie.f:151: warning: 'correc' may be used uninitialized in this function scipy/integrate/quadpack/dqagie.f:152: warning: 'erlarg' may be used uninitialized in this function scipy/integrate/quadpack/dqagie.f:153: warning: 'ertest' may be used uninitialized in this function scipy/integrate/quadpack/dqagie.f:154: warning: 'small' may be used uninitialized in this function gfortran:f77: scipy/integrate/quadpack/dqagi.f gfortran:f77: scipy/integrate/quadpack/dqage.f gfortran:f77: scipy/integrate/quadpack/dqag.f ar: adding 35 object files to build/temp.linux-x86_64-3.4/libquadpack.a building 'odepack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/integrate/odepack compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/odepack/zvode.f scipy/integrate/odepack/zvode.f:2394.4: 700 R = ONE/TQ(2) 1 Warning: Label 700 at (1) defined but not used scipy/integrate/odepack/zvode.f:2760.42: SUBROUTINE ZVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM, 1 Warning: Unused dummy argument 'vsav' at (1) scipy/integrate/odepack/zvode.f: In function 'zvode': scipy/integrate/odepack/zvode.f:1067: warning: 'ihit' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/xsetun.f gfortran:f77: scipy/integrate/odepack/xsetf.f gfortran:f77: scipy/integrate/odepack/xerrwv.f scipy/integrate/odepack/xerrwv.f:1.40: subroutine xerrwv (msg, nmes, nerr, level, ni, i1, i2, nr, r1, r2) 1 Warning: Unused dummy argument 'nerr' at (1) gfortran:f77: scipy/integrate/odepack/vode.f scipy/integrate/odepack/vode.f:2373.4: 700 R = ONE/TQ(2) 1 Warning: Label 700 at (1) defined but not used scipy/integrate/odepack/vode.f:2739.42: SUBROUTINE DVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM, 1 Warning: Unused dummy argument 'vsav' at (1) scipy/integrate/odepack/vode.f:3495.44: DOUBLE PRECISION FUNCTION D1MACH (IDUM) 1 Warning: Unused dummy argument 'idum' at (1) scipy/integrate/odepack/vode.f:3514.40: SUBROUTINE XERRWD (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2) 1 Warning: Unused dummy argument 'nerr' at (1) scipy/integrate/odepack/vode.f: In function 'ixsav': scipy/integrate/odepack/vode.f:3610: warning: '__result_ixsav' may be used uninitialized in this function scipy/integrate/odepack/vode.f: In function 'dvode': scipy/integrate/odepack/vode.f:1055: warning: 'ihit' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/vnorm.f gfortran:f77: scipy/integrate/odepack/vmnorm.f gfortran:f77: scipy/integrate/odepack/stodi.f scipy/integrate/odepack/stodi.f: In function 'stodi': scipy/integrate/odepack/stodi.f:13: warning: 'dsm' may be used uninitialized in this function scipy/integrate/odepack/stodi.f:9: warning: 'iredo' may be used uninitialized in this function scipy/integrate/odepack/stodi.f:15: warning: 'rh' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/stode.f scipy/integrate/odepack/stode.f: In function 'stode': scipy/integrate/odepack/stode.f:13: warning: 'dsm' may be used uninitialized in this function scipy/integrate/odepack/stode.f:9: warning: 'iredo' may be used uninitialized in this function scipy/integrate/odepack/stode.f:14: warning: 'rh' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/stoda.f scipy/integrate/odepack/stoda.f: In function 'stoda': scipy/integrate/odepack/stoda.f:17: warning: 'dsm' may be used uninitialized in this function scipy/integrate/odepack/stoda.f:10: warning: 'iredo' may be used uninitialized in this function scipy/integrate/odepack/stoda.f:19: warning: 'pdh' may be used uninitialized in this function scipy/integrate/odepack/stoda.f:18: warning: 'rh' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/sro.f gfortran:f77: scipy/integrate/odepack/srcom.f gfortran:f77: scipy/integrate/odepack/srcms.f gfortran:f77: scipy/integrate/odepack/srcma.f gfortran:f77: scipy/integrate/odepack/srcar.f gfortran:f77: scipy/integrate/odepack/solsy.f scipy/integrate/odepack/solsy.f:1.39: subroutine solsy (wm, iwm, x, tem) 1 Warning: Unused dummy argument 'tem' at (1) gfortran:f77: scipy/integrate/odepack/solbt.f gfortran:f77: scipy/integrate/odepack/slss.f scipy/integrate/odepack/slss.f:1.38: subroutine slss (wk, iwk, x, tem) 1 Warning: Unused dummy argument 'tem' at (1) gfortran:f77: scipy/integrate/odepack/slsbt.f scipy/integrate/odepack/slsbt.f:1.39: subroutine slsbt (wm, iwm, x, tem) 1 Warning: Unused dummy argument 'tem' at (1) gfortran:f77: scipy/integrate/odepack/roots.f gfortran:f77: scipy/integrate/odepack/rchek.f gfortran:f77: scipy/integrate/odepack/prjs.f gfortran:f77: scipy/integrate/odepack/prja.f gfortran:f77: scipy/integrate/odepack/prepji.f gfortran:f77: scipy/integrate/odepack/prepj.f gfortran:f77: scipy/integrate/odepack/prep.f gfortran:f77: scipy/integrate/odepack/pjibt.f gfortran:f77: scipy/integrate/odepack/odrv.f gfortran:f77: scipy/integrate/odepack/nsfc.f gfortran:f77: scipy/integrate/odepack/nroc.f gfortran:f77: scipy/integrate/odepack/nntc.f gfortran:f77: scipy/integrate/odepack/nnsc.f gfortran:f77: scipy/integrate/odepack/nnfc.f gfortran:f77: scipy/integrate/odepack/mdu.f gfortran:f77: scipy/integrate/odepack/mdp.f scipy/integrate/odepack/mdp.f: In function 'mdp': scipy/integrate/odepack/mdp.f:8: warning: 'free' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/mdm.f gfortran:f77: scipy/integrate/odepack/mdi.f gfortran:f77: scipy/integrate/odepack/md.f gfortran:f77: scipy/integrate/odepack/lsoibt.f scipy/integrate/odepack/lsoibt.f: In function 'lsoibt': scipy/integrate/odepack/lsoibt.f:1207: warning: 'ihit' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/lsodi.f scipy/integrate/odepack/lsodi.f: In function 'lsodi': scipy/integrate/odepack/lsodi.f:1143: warning: 'lenwm' may be used uninitialized in this function scipy/integrate/odepack/lsodi.f:1150: warning: 'ihit' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/lsodes.f scipy/integrate/odepack/lsodes.f: In function 'lsodes': scipy/integrate/odepack/lsodes.f:1245: warning: 'ihit' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/lsode.f scipy/integrate/odepack/lsode.f: In function 'lsode': scipy/integrate/odepack/lsode.f:959: warning: 'ihit' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/lsodar.f scipy/integrate/odepack/lsodar.f: In function 'lsodar': scipy/integrate/odepack/lsodar.f:1096: warning: 'lenwm' may be used uninitialized in this function scipy/integrate/odepack/lsodar.f:1108: warning: 'ihit' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/lsoda.f scipy/integrate/odepack/lsoda.f: In function 'lsoda': scipy/integrate/odepack/lsoda.f:978: warning: 'lenwm' may be used uninitialized in this function scipy/integrate/odepack/lsoda.f:988: warning: 'ihit' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/jgroup.f gfortran:f77: scipy/integrate/odepack/iprep.f gfortran:f77: scipy/integrate/odepack/intdy.f gfortran:f77: scipy/integrate/odepack/fnorm.f gfortran:f77: scipy/integrate/odepack/ewset.f gfortran:f77: scipy/integrate/odepack/decbt.f gfortran:f77: scipy/integrate/odepack/ddassl.f scipy/integrate/odepack/ddassl.f:1605.64: SUBROUTINE DDAWTS (NEQ, IWT, RTOL, ATOL, Y, WT, RPAR, IPAR) 1 Warning: Unused dummy argument 'ipar' at (1) scipy/integrate/odepack/ddassl.f:1605.58: SUBROUTINE DDAWTS (NEQ, IWT, RTOL, ATOL, Y, WT, RPAR, IPAR) 1 Warning: Unused dummy argument 'rpar' at (1) scipy/integrate/odepack/ddassl.f:1647.62: DOUBLE PRECISION FUNCTION DDANRM (NEQ, V, WT, RPAR, IPAR) 1 Warning: Unused dummy argument 'ipar' at (1) scipy/integrate/odepack/ddassl.f:1647.56: DOUBLE PRECISION FUNCTION DDANRM (NEQ, V, WT, RPAR, IPAR) 1 Warning: Unused dummy argument 'rpar' at (1) scipy/integrate/odepack/ddassl.f:3153.5: 30 IF (LEVEL.LE.0 .OR. (LEVEL.EQ.1 .AND. MKNTRL.LE.1)) RETURN 1 Warning: Label 30 at (1) defined but not used scipy/integrate/odepack/ddassl.f:3170.30: SUBROUTINE XERHLT (MESSG) 1 Warning: Unused dummy argument 'messg' at (1) scipy/integrate/odepack/ddassl.f: In function 'ddastp': scipy/integrate/odepack/ddassl.f:2120: warning: 'erkm1' may be used uninitialized in this function scipy/integrate/odepack/ddassl.f:2121: warning: 'est' may be used uninitialized in this function scipy/integrate/odepack/ddassl.f:2117: warning: 'knew' may be used uninitialized in this function scipy/integrate/odepack/ddassl.f:2121: warning: 'oldnrm' may be used uninitialized in this function scipy/integrate/odepack/ddassl.f:2122: warning: 'terkm1' may be used uninitialized in this function scipy/integrate/odepack/ddassl.f: In function 'ddaini': scipy/integrate/odepack/ddassl.f:1758: warning: 'err' may be used uninitialized in this function scipy/integrate/odepack/ddassl.f:1758: warning: 'oldnrm' may be used uninitialized in this function scipy/integrate/odepack/ddassl.f:1758: warning: 's' may be used uninitialized in this function gfortran:f77: scipy/integrate/odepack/ddasrt.f scipy/integrate/odepack/ddasrt.f:1538.3: 770 MSG = 'DASSL-- RUN TERMINATED. APPARENT INFINITE LOOP' 1 Warning: Label 770 at (1) defined but not used scipy/integrate/odepack/ddasrt.f:1080.3: 360 ITEMP = LPHI + NEQ 1 Warning: Label 360 at (1) defined but not used scipy/integrate/odepack/ddasrt.f:1022.3: 300 CONTINUE 1 Warning: Label 300 at (1) defined but not used scipy/integrate/odepack/ddasrt.f:1932.40: SUBROUTINE XERRWV (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2) 1 Warning: Unused dummy argument 'nerr' at (1) gfortran:f77: scipy/integrate/odepack/cntnzu.f gfortran:f77: scipy/integrate/odepack/cfode.f gfortran:f77: scipy/integrate/odepack/cdrv.f gfortran:f77: scipy/integrate/odepack/bnorm.f gfortran:f77: scipy/integrate/odepack/blkdta000.f gfortran:f77: scipy/integrate/odepack/ainvg.f gfortran:f77: scipy/integrate/odepack/aigbt.f gfortran:f77: scipy/integrate/odepack/adjlr.f ar: adding 50 object files to build/temp.linux-x86_64-3.4/libodepack.a ar: adding 10 object files to build/temp.linux-x86_64-3.4/libodepack.a building 'dop' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/integrate/dop compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/dop/dopri5.f scipy/integrate/dop/dopri5.f:558.35: FUNCTION HINIT(N,FCN,X,Y,XEND,POSNEG,F0,F1,Y1,IORD, 1 Warning: Unused dummy argument 'xend' at (1) scipy/integrate/dop/dopri5.f: In function 'dopcor': scipy/integrate/dop/dopri5.f:483: warning: 'nonsti' may be used uninitialized in this function gfortran:f77: scipy/integrate/dop/dop853.f scipy/integrate/dop/dop853.f:364.42: & SOLOUT,IOUT,IDID,NMAX,UROUND,METH,NSTIFF,SAFE,BETA,FAC1,FAC2, 1 Warning: Unused dummy argument 'meth' at (1) scipy/integrate/dop/dop853.f:791.38: FUNCTION HINIT853(N,FCN,X,Y,XEND,POSNEG,F0,F1,Y1,IORD, 1 Warning: Unused dummy argument 'xend' at (1) scipy/integrate/dop/dop853.f: In function 'dp86co': scipy/integrate/dop/dop853.f:678: warning: 'nonsti' may be used uninitialized in this function ar: adding 2 object files to build/temp.linux-x86_64-3.4/libdop.a building 'fitpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/interpolate creating build/temp.linux-x86_64-3.4/scipy/interpolate/fitpack compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/interpolate/fitpack/surfit.f gfortran:f77: scipy/interpolate/fitpack/surev.f gfortran:f77: scipy/interpolate/fitpack/sproot.f gfortran:f77: scipy/interpolate/fitpack/splint.f gfortran:f77: scipy/interpolate/fitpack/splev.f scipy/interpolate/fitpack/splev.f:80.4: 30 ier = 0 1 Warning: Label 30 at (1) defined but not used gfortran:f77: scipy/interpolate/fitpack/splder.f scipy/interpolate/fitpack/splder.f:84.4: 30 ier = 0 1 Warning: Label 30 at (1) defined but not used scipy/interpolate/fitpack/splder.f: In function 'splder': scipy/interpolate/fitpack/splder.f:135: warning: 'k2' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/sphere.f scipy/interpolate/fitpack/sphere.f:318.10: * lbp,lco,lf,lff,lfp,lh,lq,lst,lsp,lwest,maxit,ncest,ncc,ntt, 1 Warning: Unused variable 'jlbp' declared at (1) gfortran:f77: scipy/interpolate/fitpack/spgrid.f gfortran:f77: scipy/interpolate/fitpack/spalde.f gfortran:f77: scipy/interpolate/fitpack/regrid.f gfortran:f77: scipy/interpolate/fitpack/profil.f gfortran:f77: scipy/interpolate/fitpack/polar.f scipy/interpolate/fitpack/polar.f:353.10: * lbv,lco,lf,lff,lfp,lh,lq,lsu,lsv,lwest,maxit,ncest,ncc,nuu, 1 Warning: Unused variable 'jlbv' declared at (1) gfortran:f77: scipy/interpolate/fitpack/pogrid.f gfortran:f77: scipy/interpolate/fitpack/percur.f gfortran:f77: scipy/interpolate/fitpack/parsur.f gfortran:f77: scipy/interpolate/fitpack/parder.f gfortran:f77: scipy/interpolate/fitpack/parcur.f gfortran:f77: scipy/interpolate/fitpack/insert.f gfortran:f77: scipy/interpolate/fitpack/fptrpe.f scipy/interpolate/fitpack/fptrpe.f:17.21: integer i,iband,irot,it,ii,i2,i3,j,jj,l,mid,nmd,m2,m3, 1 Warning: Unused variable 'iband' declared at (1) scipy/interpolate/fitpack/fptrpe.f: In function 'fptrpe': scipy/interpolate/fitpack/fptrpe.f:16: warning: 'pinv' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fptrnp.f scipy/interpolate/fitpack/fptrnp.f: In function 'fptrnp': scipy/interpolate/fitpack/fptrnp.f:15: warning: 'pinv' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpsysy.f gfortran:f77: scipy/interpolate/fitpack/fpsurf.f scipy/interpolate/fitpack/fpsurf.f:305.4: 310 do 320 i=1,nrint 1 Warning: Label 310 at (1) defined but not used scipy/interpolate/fitpack/fpsurf.f:245.4: 240 in = nummer(in) 1 Warning: Label 240 at (1) defined but not used scipy/interpolate/fitpack/fpsurf.f: In function 'fpsurf': scipy/interpolate/fitpack/fpsurf.f:16: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fpsurf.f:21: warning: 'lwest' may be used uninitialized in this function scipy/interpolate/fitpack/fpsurf.f:16: warning: 'fpms' may be used uninitialized in this function scipy/interpolate/fitpack/fpsurf.f:19: warning: 'iband1' may be used uninitialized in this function scipy/interpolate/fitpack/fpsurf.f:21: warning: 'nk1x' may be used uninitialized in this function scipy/interpolate/fitpack/fpsurf.f:21: warning: 'nk1y' may be used uninitialized in this function scipy/interpolate/fitpack/fpsurf.f:22: warning: 'nyy' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpsuev.f gfortran:f77: scipy/interpolate/fitpack/fpsphe.f scipy/interpolate/fitpack/fpsphe.f:390.4: 440 do 450 i=1,nrint 1 Warning: Label 440 at (1) defined but not used scipy/interpolate/fitpack/fpsphe.f:327.4: 330 in = nummer(in) 1 Warning: Label 330 at (1) defined but not used scipy/interpolate/fitpack/fpsphe.f: In function 'fpsphe': scipy/interpolate/fitpack/fpsphe.f:19: warning: 'fpms' may be used uninitialized in this function scipy/interpolate/fitpack/fpsphe.f:18: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fpsphe.f:22: warning: 'lwest' may be used uninitialized in this function scipy/interpolate/fitpack/fpsphe.f:21: warning: 'iband1' may be used uninitialized in this function scipy/interpolate/fitpack/fpsphe.f:23: warning: 'np4' may be used uninitialized in this function scipy/interpolate/fitpack/fpsphe.f:23: warning: 'nt4' may be used uninitialized in this function scipy/interpolate/fitpack/fpsphe.f:23: warning: 'ntt' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpspgr.f scipy/interpolate/fitpack/fpspgr.f: In function 'fpspgr': scipy/interpolate/fitpack/fpspgr.f:16: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fpspgr.f:21: warning: 'nue' may be used uninitialized in this function scipy/interpolate/fitpack/fpspgr.f:21: warning: 'numax' may be used uninitialized in this function scipy/interpolate/fitpack/fpspgr.f:21: warning: 'nve' may be used uninitialized in this function scipy/interpolate/fitpack/fpspgr.f:21: warning: 'nvmax' may be used uninitialized in this function scipy/interpolate/fitpack/fpspgr.f:20: warning: 'nplu' may be used uninitialized in this function scipy/interpolate/fitpack/fpspgr.f:16: warning: 'fpms' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpseno.f gfortran:f77: scipy/interpolate/fitpack/fprpsp.f gfortran:f77: scipy/interpolate/fitpack/fprppo.f scipy/interpolate/fitpack/fprppo.f: In function 'fprppo': scipy/interpolate/fitpack/fprppo.f:12: warning: 'j' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fprota.f gfortran:f77: scipy/interpolate/fitpack/fpregr.f scipy/interpolate/fitpack/fpregr.f: In function 'fpregr': scipy/interpolate/fitpack/fpregr.f:15: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fpregr.f:18: warning: 'nmaxx' may be used uninitialized in this function scipy/interpolate/fitpack/fpregr.f:18: warning: 'nmaxy' may be used uninitialized in this function scipy/interpolate/fitpack/fpregr.f:19: warning: 'nxe' may be used uninitialized in this function scipy/interpolate/fitpack/fpregr.f:19: warning: 'nye' may be used uninitialized in this function scipy/interpolate/fitpack/fpregr.f:15: warning: 'fpms' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fprati.f gfortran:f77: scipy/interpolate/fitpack/fprank.f scipy/interpolate/fitpack/fprank.f: In function 'fprank': scipy/interpolate/fitpack/fprank.f:25: warning: 'j3' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fppola.f scipy/interpolate/fitpack/fppola.f:440.4: 440 do 450 i=1,nrint 1 Warning: Label 440 at (1) defined but not used scipy/interpolate/fitpack/fppola.f:377.4: 370 in = nummer(in) 1 Warning: Label 370 at (1) defined but not used scipy/interpolate/fitpack/fppola.f:23.25: * iter,i1,i2,i3,j,jl,jrot,j1,j2,k,l,la,lf,lh,ll,lu,lv,lwest,l1,l2, 1 Warning: Unused variable 'jl' declared at (1) scipy/interpolate/fitpack/fppola.f: In function 'fppola': scipy/interpolate/fitpack/fppola.f:19: warning: 'fpms' may be used uninitialized in this function scipy/interpolate/fitpack/fppola.f:19: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fppola.f:23: warning: 'lwest' may be used uninitialized in this function scipy/interpolate/fitpack/fppola.f:25: warning: 'iband1' may be used uninitialized in this function scipy/interpolate/fitpack/fppola.f:24: warning: 'nu4' may be used uninitialized in this function scipy/interpolate/fitpack/fppola.f:24: warning: 'nv4' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fppogr.f scipy/interpolate/fitpack/fppogr.f: In function 'fppogr': scipy/interpolate/fitpack/fppogr.f:16: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fppogr.f:21: warning: 'nue' may be used uninitialized in this function scipy/interpolate/fitpack/fppogr.f:21: warning: 'numax' may be used uninitialized in this function scipy/interpolate/fitpack/fppogr.f:21: warning: 'nve' may be used uninitialized in this function scipy/interpolate/fitpack/fppogr.f:21: warning: 'nvmax' may be used uninitialized in this function scipy/interpolate/fitpack/fppogr.f:20: warning: 'nplu' may be used uninitialized in this function scipy/interpolate/fitpack/fppogr.f:16: warning: 'fpms' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fppocu.f gfortran:f77: scipy/interpolate/fitpack/fpperi.f scipy/interpolate/fitpack/fpperi.f: In function 'fpperi': scipy/interpolate/fitpack/fpperi.f:13: warning: 'fp0' may be used uninitialized in this function scipy/interpolate/fitpack/fpperi.f:13: warning: 'fpms' may be used uninitialized in this function scipy/interpolate/fitpack/fpperi.f:13: warning: 'fpold' may be used uninitialized in this function scipy/interpolate/fitpack/fpperi.f:16: warning: 'i1' may be used uninitialized in this function scipy/interpolate/fitpack/fpperi.f:18: warning: 'n10' may be used uninitialized in this function scipy/interpolate/fitpack/fpperi.f:17: warning: 'nplus' may be used uninitialized in this function scipy/interpolate/fitpack/fpperi.f:13: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fpperi.f:17: warning: 'nmax' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fppasu.f scipy/interpolate/fitpack/fppasu.f: In function 'fppasu': scipy/interpolate/fitpack/fppasu.f:15: warning: 'peru' may be used uninitialized in this function scipy/interpolate/fitpack/fppasu.f:15: warning: 'perv' may be used uninitialized in this function scipy/interpolate/fitpack/fppasu.f:14: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fppasu.f:18: warning: 'nmaxu' may be used uninitialized in this function scipy/interpolate/fitpack/fppasu.f:18: warning: 'nmaxv' may be used uninitialized in this function scipy/interpolate/fitpack/fppasu.f:19: warning: 'nue' may be used uninitialized in this function scipy/interpolate/fitpack/fppasu.f:19: warning: 'nve' may be used uninitialized in this function scipy/interpolate/fitpack/fppasu.f:14: warning: 'fpms' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fppara.f scipy/interpolate/fitpack/fppara.f: In function 'fppara': scipy/interpolate/fitpack/fppara.f:12: warning: 'fp0' may be used uninitialized in this function scipy/interpolate/fitpack/fppara.f:12: warning: 'fpms' may be used uninitialized in this function scipy/interpolate/fitpack/fppara.f:12: warning: 'fpold' may be used uninitialized in this function scipy/interpolate/fitpack/fppara.f:15: warning: 'nplus' may be used uninitialized in this function scipy/interpolate/fitpack/fppara.f:12: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fppara.f:15: warning: 'nmax' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fporde.f gfortran:f77: scipy/interpolate/fitpack/fpopsp.f scipy/interpolate/fitpack/fpopsp.f:58.16: real*8 res,sq,sqq,sq0,sq1,step1,step2,three 1 Warning: Unused variable 'res' declared at (1) gfortran:f77: scipy/interpolate/fitpack/fpopdi.f gfortran:f77: scipy/interpolate/fitpack/fpknot.f scipy/interpolate/fitpack/fpknot.f: In function 'fpknot': scipy/interpolate/fitpack/fpknot.f:20: warning: 'maxbeg' may be used uninitialized in this function scipy/interpolate/fitpack/fpknot.f:20: warning: 'maxpt' may be used uninitialized in this function scipy/interpolate/fitpack/fpknot.f:21: warning: 'number' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpintb.f scipy/interpolate/fitpack/fpintb.f: In function 'fpintb': scipy/interpolate/fitpack/fpintb.f:26: warning: 'ia' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpinst.f gfortran:f77: scipy/interpolate/fitpack/fpgrsp.f scipy/interpolate/fitpack/fpgrsp.f:348.4: 400 if(nrold.eq.number) go to 420 1 Warning: Label 400 at (1) defined but not used scipy/interpolate/fitpack/fpgrsp.f: In function 'fpgrsp': scipy/interpolate/fitpack/fpgrsp.f:17: warning: 'pinv' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpgrre.f scipy/interpolate/fitpack/fpgrre.f: In function 'fpgrre': scipy/interpolate/fitpack/fpgrre.f:16: warning: 'pinv' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpgrpa.f gfortran:f77: scipy/interpolate/fitpack/fpgrdi.f scipy/interpolate/fitpack/fpgrdi.f:296.4: 400 if(nrold.eq.number) go to 420 1 Warning: Label 400 at (1) defined but not used scipy/interpolate/fitpack/fpgrdi.f: In function 'fpgrdi': scipy/interpolate/fitpack/fpgrdi.f:16: warning: 'pinv' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpgivs.f scipy/interpolate/fitpack/fpgivs.f: In function 'fpgivs': scipy/interpolate/fitpack/fpgivs.f:8: warning: 'dd' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpfrno.f scipy/interpolate/fitpack/fpfrno.f: In function 'fpfrno': scipy/interpolate/fitpack/fpfrno.f:14: warning: 'k' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpdisc.f gfortran:f77: scipy/interpolate/fitpack/fpdeno.f gfortran:f77: scipy/interpolate/fitpack/fpcyt2.f gfortran:f77: scipy/interpolate/fitpack/fpcyt1.f gfortran:f77: scipy/interpolate/fitpack/fpcuro.f gfortran:f77: scipy/interpolate/fitpack/fpcurf.f scipy/interpolate/fitpack/fpcurf.f: In function 'fpcurf': scipy/interpolate/fitpack/fpcurf.f:12: warning: 'fp0' may be used uninitialized in this function scipy/interpolate/fitpack/fpcurf.f:12: warning: 'fpms' may be used uninitialized in this function scipy/interpolate/fitpack/fpcurf.f:12: warning: 'fpold' may be used uninitialized in this function scipy/interpolate/fitpack/fpcurf.f:15: warning: 'nplus' may be used uninitialized in this function scipy/interpolate/fitpack/fpcurf.f:12: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fpcurf.f:15: warning: 'nmax' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpcsin.f gfortran:f77: scipy/interpolate/fitpack/fpcosp.f gfortran:f77: scipy/interpolate/fitpack/fpcons.f scipy/interpolate/fitpack/fpcons.f: In function 'fpcons': scipy/interpolate/fitpack/fpcons.f:12: warning: 'fp0' may be used uninitialized in this function scipy/interpolate/fitpack/fpcons.f:12: warning: 'fpms' may be used uninitialized in this function scipy/interpolate/fitpack/fpcons.f:12: warning: 'fpold' may be used uninitialized in this function scipy/interpolate/fitpack/fpcons.f:15: warning: 'nk1' may be used uninitialized in this function scipy/interpolate/fitpack/fpcons.f:15: warning: 'nplus' may be used uninitialized in this function scipy/interpolate/fitpack/fpcons.f:12: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fpcons.f:15: warning: 'mm' may be used uninitialized in this function scipy/interpolate/fitpack/fpcons.f:15: warning: 'nmax' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpcoco.f scipy/interpolate/fitpack/fpcoco.f: In function 'fpcoco': scipy/interpolate/fitpack/fpcoco.f:12: warning: 'k' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpclos.f scipy/interpolate/fitpack/fpclos.f: In function 'fpclos': scipy/interpolate/fitpack/fpclos.f:13: warning: 'fp0' may be used uninitialized in this function scipy/interpolate/fitpack/fpclos.f:13: warning: 'fpms' may be used uninitialized in this function scipy/interpolate/fitpack/fpclos.f:13: warning: 'fpold' may be used uninitialized in this function scipy/interpolate/fitpack/fpclos.f:16: warning: 'i1' may be used uninitialized in this function scipy/interpolate/fitpack/fpclos.f:18: warning: 'n10' may be used uninitialized in this function scipy/interpolate/fitpack/fpclos.f:17: warning: 'nplus' may be used uninitialized in this function scipy/interpolate/fitpack/fpclos.f:13: warning: 'acc' may be used uninitialized in this function scipy/interpolate/fitpack/fpclos.f:17: warning: 'nmax' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpchep.f gfortran:f77: scipy/interpolate/fitpack/fpched.f gfortran:f77: scipy/interpolate/fitpack/fpchec.f gfortran:f77: scipy/interpolate/fitpack/fpbspl.f gfortran:f77: scipy/interpolate/fitpack/fpbisp.f gfortran:f77: scipy/interpolate/fitpack/fpbfout.f scipy/interpolate/fitpack/fpbfout.f: In function 'fpbfou': scipy/interpolate/fitpack/fpbfout.f:35: warning: 'term' may be used uninitialized in this function gfortran:f77: scipy/interpolate/fitpack/fpbacp.f gfortran:f77: scipy/interpolate/fitpack/fpback.f gfortran:f77: scipy/interpolate/fitpack/fpadpo.f gfortran:f77: scipy/interpolate/fitpack/fpadno.f gfortran:f77: scipy/interpolate/fitpack/fpader.f gfortran:f77: scipy/interpolate/fitpack/fourco.f gfortran:f77: scipy/interpolate/fitpack/evapol.f gfortran:f77: scipy/interpolate/fitpack/dblint.f gfortran:f77: scipy/interpolate/fitpack/curfit.f gfortran:f77: scipy/interpolate/fitpack/curev.f gfortran:f77: scipy/interpolate/fitpack/cualde.f gfortran:f77: scipy/interpolate/fitpack/concur.f scipy/interpolate/fitpack/concur.f:287.21: real*8 tol,dist 1 Warning: Unused variable 'dist' declared at (1) gfortran:f77: scipy/interpolate/fitpack/concon.f gfortran:f77: scipy/interpolate/fitpack/cocosp.f gfortran:f77: scipy/interpolate/fitpack/clocur.f gfortran:f77: scipy/interpolate/fitpack/bispev.f gfortran:f77: scipy/interpolate/fitpack/bispeu.f scipy/interpolate/fitpack/bispeu.f:50.18: integer i,iw,lwest 1 Warning: Unused variable 'iw' declared at (1) scipy/interpolate/fitpack/bispeu.f:44.37: integer nx,ny,kx,ky,m,lwrk,kwrk,ier 1 Warning: Unused variable 'kwrk' declared at (1) ar: adding 50 object files to build/temp.linux-x86_64-3.4/libfitpack.a ar: adding 34 object files to build/temp.linux-x86_64-3.4/libfitpack.a building 'odrpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/odr creating build/temp.linux-x86_64-3.4/scipy/odr/odrpack compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/odr/odrpack/d_odr.f scipy/odr/odrpack/d_odr.f: In function 'djckm': scipy/odr/odrpack/d_odr.f:3547: warning: 'h' may be used uninitialized in this function gfortran:f77: scipy/odr/odrpack/d_mprec.f gfortran:f77: scipy/odr/odrpack/dlunoc.f gfortran:f77: scipy/odr/odrpack/d_lpk.f ar: adding 4 object files to build/temp.linux-x86_64-3.4/libodrpack.a building 'minpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/optimize creating build/temp.linux-x86_64-3.4/scipy/optimize/minpack compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/optimize/minpack/rwupdt.f gfortran:f77: scipy/optimize/minpack/r1updt.f gfortran:f77: scipy/optimize/minpack/r1mpyq.f scipy/optimize/minpack/r1mpyq.f: In function 'r1mpyq': scipy/optimize/minpack/r1mpyq.f:54: warning: 'cos' may be used uninitialized in this function scipy/optimize/minpack/r1mpyq.f:54: warning: 'sin' may be used uninitialized in this function gfortran:f77: scipy/optimize/minpack/qrsolv.f gfortran:f77: scipy/optimize/minpack/qrfac.f gfortran:f77: scipy/optimize/minpack/qform.f gfortran:f77: scipy/optimize/minpack/lmstr1.f gfortran:f77: scipy/optimize/minpack/lmstr.f scipy/optimize/minpack/lmstr.f: In function 'lmstr': scipy/optimize/minpack/lmstr.f:189: warning: 'xnorm' may be used uninitialized in this function gfortran:f77: scipy/optimize/minpack/lmpar.f gfortran:f77: scipy/optimize/minpack/lmdif1.f gfortran:f77: scipy/optimize/minpack/lmdif.f scipy/optimize/minpack/lmdif.f: In function 'lmdif': scipy/optimize/minpack/lmdif.f:193: warning: 'temp' may be used uninitialized in this function scipy/optimize/minpack/lmdif.f:193: warning: 'xnorm' may be used uninitialized in this function gfortran:f77: scipy/optimize/minpack/lmder1.f gfortran:f77: scipy/optimize/minpack/lmder.f scipy/optimize/minpack/lmder.f: In function 'lmder': scipy/optimize/minpack/lmder.f:189: warning: 'temp' may be used uninitialized in this function scipy/optimize/minpack/lmder.f:189: warning: 'xnorm' may be used uninitialized in this function gfortran:f77: scipy/optimize/minpack/hybrj1.f gfortran:f77: scipy/optimize/minpack/hybrj.f scipy/optimize/minpack/hybrj.f: In function 'hybrj': scipy/optimize/minpack/hybrj.f:155: warning: 'xnorm' may be used uninitialized in this function gfortran:f77: scipy/optimize/minpack/hybrd1.f gfortran:f77: scipy/optimize/minpack/hybrd.f scipy/optimize/minpack/hybrd.f: In function 'hybrd': scipy/optimize/minpack/hybrd.f:169: warning: 'xnorm' may be used uninitialized in this function gfortran:f77: scipy/optimize/minpack/fdjac2.f gfortran:f77: scipy/optimize/minpack/fdjac1.f gfortran:f77: scipy/optimize/minpack/enorm.f scipy/optimize/minpack/enorm.f: In function 'enorm': scipy/optimize/minpack/enorm.f:90: warning: '__result_enorm' may be used uninitialized in this function gfortran:f77: scipy/optimize/minpack/dpmpar.f gfortran:f77: scipy/optimize/minpack/dogleg.f gfortran:f77: scipy/optimize/minpack/chkder.f ar: adding 23 object files to build/temp.linux-x86_64-3.4/libminpack.a building 'rootfind' library compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/optimize/Zeros compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gcc: scipy/optimize/Zeros/brenth.c gcc: scipy/optimize/Zeros/ridder.c gcc: scipy/optimize/Zeros/bisect.c scipy/optimize/Zeros/zeros.h:16: warning: 'dminarg1' defined but not used scipy/optimize/Zeros/zeros.h:16: warning: 'dminarg2' defined but not used gcc: scipy/optimize/Zeros/brentq.c ar: adding 4 object files to build/temp.linux-x86_64-3.4/librootfind.a building 'superlu_src' library compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/sparse creating build/temp.linux-x86_64-3.4/scipy/sparse/linalg creating build/temp.linux-x86_64-3.4/scipy/sparse/linalg/dsolve creating build/temp.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU creating build/temp.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC compile options: '-DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c: In function 'dgstrs': scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:191: warning: implicit declaration of function 'dtrsm_' scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:194: warning: implicit declaration of function 'dgemm_' scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:98: warning: unused variable 'incy' scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:98: warning: unused variable 'incx' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c: In function 'dcopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:77: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:80: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c: In function 'dsnode_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:81: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:94: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcopy_to_ucol.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c: In function 'lsame_': scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:68: warning: suggest parentheses around '&&' within '||' scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:69: warning: suggest parentheses around '&&' within '||' scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:71: warning: suggest parentheses around '&&' within '||' scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:72: warning: suggest parentheses around '&&' within '||' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c: In function 'sp_dtrsv': scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c:155: warning: implicit declaration of function 'dtrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c:158: warning: implicit declaration of function 'dgemv_' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c: In function 'sgstrs': scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:191: warning: implicit declaration of function 'strsm_' scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:194: warning: implicit declaration of function 'sgemm_' scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:98: warning: unused variable 'incy' scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:98: warning: unused variable 'incx' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:137: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c: In function 'dReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:157: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c: In function 'dreadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:181: warning: unused variable 'key' scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:187: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:199: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:207: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:208: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:214: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:215: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:216: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:217: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:229: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:231: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:233: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:235: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c: In function 'ssnode_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:97: warning: implicit declaration of function 'strsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:99: warning: implicit declaration of function 'sgemv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:52: warning: unused variable 'iptr' scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:52: warning: unused variable 'i' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c: In function 'slamc2_': scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c:424: warning: unused variable 'c__1' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_heap_relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c: In function 'ccolumn_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:133: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:176: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c: In function 'dsnode_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:97: warning: implicit declaration of function 'dtrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:99: warning: implicit declaration of function 'dgemv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:52: warning: unused variable 'iptr' scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:52: warning: unused variable 'i' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c: In function 'zsnode_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:98: warning: implicit declaration of function 'ztrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:100: warning: implicit declaration of function 'zgemv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:53: warning: unused variable 'iptr' scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:53: warning: unused variable 'i' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c: In function 'sp_ctrsv': scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c:159: warning: implicit declaration of function 'ctrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c:162: warning: implicit declaration of function 'cgemv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c: In function 'sp_cgemv': scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c:489: warning: suggest parentheses around '&&' within '||' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c: In function 'zgssvx': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:354: warning: 'bignum' may be used uninitialized in this function scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:354: warning: 'smlnum' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c: In function 'dgsisx': scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:578: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:667: warning: unused variable 'rhs_work' scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:411: warning: 'bignum' may be used uninitialized in this function scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:411: warning: 'smlnum' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c: In function 'cgssvx': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:354: warning: 'bignum' may be used uninitialized in this function scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:354: warning: 'smlnum' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c: In function 'zlangs': scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c:68: warning: 'value' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c: In function 'sgssv': scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c:139: warning: 'AA' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c: In function 'zsnode_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:81: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:94: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlacon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c:465: warning: return type defaults to 'int' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c: In function 'dlamc2_': scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c:417: warning: unused variable 'c__1' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/xerbla.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c: In function 'dlangs': scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c:68: warning: 'value' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:137: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c: In function 'cReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:159: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c: In function 'creadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:191: warning: unused variable 'key' scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:197: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:209: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:217: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:218: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:224: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:225: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:226: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:227: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:239: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:241: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:243: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:245: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c: In function 'cReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:154: warning: 'realpart' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c: In function 'sgsisx': scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:578: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:667: warning: unused variable 'rhs_work' scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:411: warning: 'bignum' may be used uninitialized in this function scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:411: warning: 'smlnum' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c: In function 'ccolumn_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:232: warning: implicit declaration of function 'ctrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:243: warning: implicit declaration of function 'cgemv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:286: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c: In function 'sreadtriple': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c:38: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c:54: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c: In function 'sreadrhs': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c:136: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c: In function 'creadtriple': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c:38: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c:54: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c: In function 'creadrhs': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c:136: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/qselect.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c:243: warning: 'etdfs' defined but not used gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c: In function 'zcopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:77: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:80: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/mark_relax.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c: In function 'zcolumn_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:133: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:176: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c: In function 'cgsitrf': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c:229: warning: unused variable 'one' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dzsum1.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c: In function 'scopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:77: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:80: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c:469: warning: return type defaults to 'int' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c: In function 'sp_strsv': scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c:155: warning: implicit declaration of function 'strsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c:158: warning: implicit declaration of function 'sgemv_' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zsnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ssnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c: In function 'cgssv': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c:139: warning: 'AA' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c:25: warning: '_compare_' defined but not used gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c: In function 'zpanel_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c:238: warning: implicit declaration of function 'ztrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c:285: warning: implicit declaration of function 'zgemv_' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcomplex.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c: In function 'sLUMemXpand': scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c:444: warning: enumeration value 'LLVL' not handled in switch scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c:444: warning: enumeration value 'ULVL' not handled in switch gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c: In function 'ccopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:77: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:80: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c: In function 'zLUMemXpand': scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c:444: warning: enumeration value 'LLVL' not handled in switch scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c:444: warning: enumeration value 'ULVL' not handled in switch gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c: In function 'cLUMemXpand': scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c:444: warning: enumeration value 'LLVL' not handled in switch scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c:444: warning: enumeration value 'ULVL' not handled in switch gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c:25: warning: '_compare_' defined but not used gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c: In function 'zgsisx': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:578: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:667: warning: unused variable 'rhs_work' scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:411: warning: 'bignum' may be used uninitialized in this function scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:411: warning: 'smlnum' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:130: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c: In function 'cReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:152: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c: In function 'creadrb': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:190: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:195: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:202: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:203: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:209: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:210: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:211: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:212: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:224: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:226: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:228: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c: In function 'ilu_scopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c:66: warning: implicit declaration of function 'dlamch_' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c: In function 'dgssvx': scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:354: warning: 'bignum' may be used uninitialized in this function scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:354: warning: 'smlnum' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scomplex.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c: In function 'clangs': scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c:68: warning: 'value' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c: In function 'ilu_zdrop_row': scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c:186: warning: implicit declaration of function 'dcopy_' scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c:75: warning: unused variable 'zero' scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c:25: warning: '_compare_' defined but not used gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c: In function 'ilu_zcopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c:67: warning: 'tmp' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c: In function 'zgsitrf': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c:229: warning: unused variable 'one' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c: In function 'cgsisx': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:578: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:667: warning: unused variable 'rhs_work' scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:411: warning: 'bignum' may be used uninitialized in this function scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:411: warning: 'smlnum' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c: In function 'csnode_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:98: warning: implicit declaration of function 'ctrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:100: warning: implicit declaration of function 'cgemv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:53: warning: unused variable 'iptr' scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:53: warning: unused variable 'i' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:130: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c: In function 'zReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:152: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c: In function 'zreadrb': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:190: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:195: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:202: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:203: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:209: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:210: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:211: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:212: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:224: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:226: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:228: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c: In function 'ssnode_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:81: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:94: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:137: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c: In function 'zReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:159: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c: In function 'zreadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:191: warning: unused variable 'key' scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:197: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:209: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:217: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:218: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:224: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:225: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:226: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:227: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:239: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:241: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:243: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:245: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c: In function 'zReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:154: warning: 'realpart' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:137: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c: In function 'sReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:157: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c: In function 'sreadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:181: warning: unused variable 'key' scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:187: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:199: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:207: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:208: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:214: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:215: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:216: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:217: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:229: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:231: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:233: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:235: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c: In function 'zgstrs': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:193: warning: implicit declaration of function 'ztrsm_' scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:196: warning: implicit declaration of function 'zgemm_' scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:98: warning: unused variable 'incy' scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:98: warning: unused variable 'incx' scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c: In function 'zprint_soln': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:349: warning: format '%.4f' expects type 'double', but argument 3 has type 'doublecomplex' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c: In function 'sp_ztrsv': scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c:159: warning: implicit declaration of function 'ztrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c:162: warning: implicit declaration of function 'zgemv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c: In function 'sp_zgemv': scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c:489: warning: suggest parentheses around '&&' within '||' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c: In function 'scolumn_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:219: warning: implicit declaration of function 'strsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:230: warning: implicit declaration of function 'sgemv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:273: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c: In function 'spanel_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c:224: warning: implicit declaration of function 'strsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c:271: warning: implicit declaration of function 'sgemv_' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c: In function 'sp_ienv': scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c:75: warning: implicit declaration of function 'xerbla_' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c: In function 'csnode_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:81: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:94: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c: In function 'zPivotGrowth': scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c:63: warning: unused variable 'temp_comp' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c: In function 'cpanel_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c:238: warning: implicit declaration of function 'ctrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c:285: warning: implicit declaration of function 'cgemv_' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c: In function 'ilu_ccopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c:66: warning: implicit declaration of function 'dlamch_' scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c:67: warning: 'tmp' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ddiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c: In function 'dgssv': scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c:139: warning: 'AA' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c: In function 'dreadtriple': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c:38: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c:54: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c: In function 'dreadrhs': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c:136: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c: In function 'zreadtriple': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c:38: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c:54: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c: In function 'zreadrhs': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c:136: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c: In function 'scolumn_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:133: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:176: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c: In function 'cPivotGrowth': scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c:63: warning: unused variable 'temp_comp' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c: In function 'zcolumn_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:234: warning: implicit declaration of function 'ztrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:245: warning: implicit declaration of function 'zgemv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:288: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c: In function 'dcolumn_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:219: warning: implicit declaration of function 'dtrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:230: warning: implicit declaration of function 'dgemv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:273: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c: In function 'dLUMemXpand': scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c:444: warning: enumeration value 'LLVL' not handled in switch scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c:444: warning: enumeration value 'ULVL' not handled in switch gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c: In function 'zgssv': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c:139: warning: 'AA' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c: In function 'dcolumn_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:133: warning: suggest parentheses around assignment used as truth value scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:176: warning: suggest parentheses around assignment used as truth value gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/heap_relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c: In function 'cgstrs': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:193: warning: implicit declaration of function 'ctrsm_' scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:196: warning: implicit declaration of function 'cgemm_' scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:98: warning: unused variable 'incy' scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:98: warning: unused variable 'incx' scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c: In function 'cprint_soln': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:349: warning: format '%.4f' expects type 'double', but argument 3 has type 'complex' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c:469: warning: return type defaults to 'int' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c: In function 'dpanel_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c:224: warning: implicit declaration of function 'dtrsv_' scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c:271: warning: implicit declaration of function 'dgemv_' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:130: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c: In function 'sReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:151: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c: In function 'sreadrb': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:181: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:186: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:193: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:194: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:200: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:201: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:202: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:203: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:215: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:217: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:219: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c: In function 'zlacon_': scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c:157: warning: implicit declaration of function 'zcopy_' scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c:163: warning: label 'L90' defined but not used gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c: In function 'slangs': scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c:68: warning: 'value' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c:465: warning: return type defaults to 'int' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:130: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c: In function 'dReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:151: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c: In function 'dreadrb': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:181: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:186: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:193: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:194: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:200: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:201: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:202: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:203: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:215: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:217: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:219: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c: In function 'clacon_': scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c:157: warning: implicit declaration of function 'ccopy_' scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c:163: warning: label 'L90' defined but not used gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c: In function 'ilu_cdrop_row': scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c:186: warning: implicit declaration of function 'scopy_' scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c:75: warning: unused variable 'zero' scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c:25: warning: '_compare_' defined but not used gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c: In function 'sgssvx': scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:354: warning: 'bignum' may be used uninitialized in this function scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:354: warning: 'smlnum' may be used uninitialized in this function ar: adding 50 object files to build/temp.linux-x86_64-3.4/libsuperlu_src.a ar: adding 50 object files to build/temp.linux-x86_64-3.4/libsuperlu_src.a ar: adding 50 object files to build/temp.linux-x86_64-3.4/libsuperlu_src.a ar: adding 23 object files to build/temp.linux-x86_64-3.4/libsuperlu_src.a building 'arpack_scipy' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/sparse/linalg/eigen creating build/temp.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack creating build/temp.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/ARPACK creating build/temp.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC creating build/temp.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL creating build/temp.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK creating build/temp.linux-x86_64-3.4/builddir creating build/temp.linux-x86_64-3.4/builddir/build creating build/temp.linux-x86_64-3.4/builddir/build/BUILD creating build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3 creating build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy creating build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils creating build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src compile options: '-Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zsortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:514.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:515.32: if (tol .le. 0.0D+0 ) tol = dlamch ('EpsMach') 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:518.29: & ishift .ne. 2) ishift = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:422.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:322.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:169.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:201.20: intrinsic abs, dimag, conjg, dcmplx, max, min, dble 1 Warning: Type specified for intrinsic function 'abs' at (1) is ignored scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:201.58: intrinsic abs, dimag, conjg, dcmplx, max, min, dble 1 Warning: Type specified for intrinsic function 'dble' at (1) is ignored scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:201.27: intrinsic abs, dimag, conjg, dcmplx, max, min, dble 1 Warning: Type specified for intrinsic function 'dimag' at (1) is ignored stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaitr.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaitr.f:209.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f:116.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstqrb.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssesrt.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:124.18: integer i, k, msglvl 1 Warning: Unused variable 'i' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:809.5: 130 continue 1 Warning: Label 130 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:324.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:180.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaitr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:96.40: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shifti' at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:96.32: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shiftr' at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupe.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:541.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:542.28: if (tol .le. zero) tol = wslamch('EpsMach') 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:447.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:316.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:175.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaitr.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaitr.f:210.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f: In function 'slaqrb': scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f:141: warning: 'i2' may be used uninitialized in this function gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f:120.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstqrb.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsesrt.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:124.18: integer i, k, msglvl 1 Warning: Unused variable 'i' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:809.5: 130 continue 1 Warning: Label 130 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:324.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:180.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:96.40: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shifti' at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:96.32: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shiftr' at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupe.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:541.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:542.28: if (tol .le. zero) tol = dlamch ('EpsMach') 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:447.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:316.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:175.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaitr.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaitr.f:210.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f: In function 'dlaqrb': scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f:141: warning: 'i2' may be used uninitialized in this function gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f:120.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/csortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:514.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:515.32: if (tol .le. 0.0E+0 ) tol = wslamch('EpsMach') 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:518.29: & ishift .ne. 2) ishift = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:422.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f:322.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f:169.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:201.20: intrinsic abs, aimag, conjg, cmplx, max, min, real 1 Warning: Type specified for intrinsic function 'abs' at (1) is ignored scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:201.27: intrinsic abs, aimag, conjg, cmplx, max, min, real 1 Warning: Type specified for intrinsic function 'aimag' at (1) is ignored scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:201.57: intrinsic abs, aimag, conjg, cmplx, max, min, real 1 Warning: Type specified for intrinsic function 'real' at (1) is ignored stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaitr.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaitr.f:209.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f:116.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zvout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/svout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/smout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:17.27: REAL T1 1 Warning: Unused variable 't1' declared at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:20.36: REAL TARRAY( 2 ) 1 Warning: Unused variable 'tarray' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/ivout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iswap.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iset.f scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iset.f:6.43: subroutine iset (n, value, array, inc) 1 Warning: Unused dummy argument 'inc' at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icnteq.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dvout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cvout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:114.28: INTRINSIC ABS, DIMAG, DCONJG, MAX, MIN, DBLE, SQRT 1 Warning: Type specified for intrinsic function 'abs' at (1) is ignored scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:114.59: INTRINSIC ABS, DIMAG, DCONJG, MAX, MIN, DBLE, SQRT 1 Warning: Type specified for intrinsic function 'dble' at (1) is ignored scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:114.35: INTRINSIC ABS, DIMAG, DCONJG, MAX, MIN, DBLE, SQRT 1 Warning: Type specified for intrinsic function 'dimag' at (1) is ignored scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f: In function 'zlahqr': scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:96: warning: 'i2' may be used uninitialized in this function gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f: In function 'slahqr': scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f:102: warning: 'i2' may be used uninitialized in this function gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f: In function 'dlahqr': scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f:102: warning: 'i2' may be used uninitialized in this function gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:114.28: INTRINSIC ABS, AIMAG, CONJG, MAX, MIN, REAL, SQRT 1 Warning: Type specified for intrinsic function 'abs' at (1) is ignored scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:114.35: INTRINSIC ABS, AIMAG, CONJG, MAX, MIN, REAL, SQRT 1 Warning: Type specified for intrinsic function 'aimag' at (1) is ignored scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:114.58: INTRINSIC ABS, AIMAG, CONJG, MAX, MIN, REAL, SQRT 1 Warning: Type specified for intrinsic function 'real' at (1) is ignored scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f: In function 'clahqr': scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:96: warning: 'i2' may be used uninitialized in this function gfortran:f77: /builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_accelerate.f ar: adding 50 object files to build/temp.linux-x86_64-3.4/libarpack_scipy.a ar: adding 40 object files to build/temp.linux-x86_64-3.4/libarpack_scipy.a building 'sc_c_misc' library compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/special creating build/temp.linux-x86_64-3.4/scipy/special/c_misc compile options: '-I/builddir/build/BUILD/scipy-0.13.3/scipy/special -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -I/builddir/build/BUILD/scipy-0.13.3/scipy/special/c_misc -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gcc: scipy/special/c_misc/fsolve.c gcc: scipy/special/c_misc/besselpoly.c gcc: scipy/special/c_misc/gammasgn.c gcc: scipy/special/c_misc/gammaincinv.c gcc: scipy/special/c_misc/struve.c scipy/special/c_misc/struve.c: In function 'struve_power_series': scipy/special/c_misc/struve.c:220: warning: unused variable 'ctmp2' scipy/special/c_misc/struve.c: In function 'struve_bessel_series': scipy/special/c_misc/struve.c:295: warning: unused variable 'sgn' ar: adding 5 object files to build/temp.linux-x86_64-3.4/libsc_c_misc.a building 'sc_cephes' library compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/special/cephes compile options: '-I/builddir/build/BUILD/scipy-0.13.3/scipy/special -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -I/builddir/build/BUILD/scipy-0.13.3/scipy/special/c_misc -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gcc: scipy/special/cephes/simpsn.c gcc: scipy/special/cephes/setprec.c gcc: scipy/special/cephes/const.c gcc: scipy/special/cephes/ndtri.c gcc: scipy/special/cephes/cpmul.c gcc: scipy/special/cephes/dawsn.c gcc: scipy/special/cephes/struve.c gcc: scipy/special/cephes/igam.c gcc: scipy/special/cephes/nbdtr.c gcc: scipy/special/cephes/cbrt.c gcc: scipy/special/cephes/polyn.c gcc: scipy/special/cephes/psi.c gcc: scipy/special/cephes/rgamma.c gcc: scipy/special/cephes/powi.c gcc: scipy/special/cephes/shichi.c gcc: scipy/special/cephes/ellpe.c gcc: scipy/special/cephes/j1.c gcc: scipy/special/cephes/expn.c gcc: scipy/special/cephes/polevl.c gcc: scipy/special/cephes/spence.c gcc: scipy/special/cephes/kn.c gcc: scipy/special/cephes/igami.c gcc: scipy/special/cephes/sindg.c gcc: scipy/special/cephes/hyperg.c gcc: scipy/special/cephes/fdtr.c gcc: scipy/special/cephes/j0.c gcc: scipy/special/cephes/unity.c gcc: scipy/special/cephes/incbet.c gcc: scipy/special/cephes/pdtr.c gcc: scipy/special/cephes/ellik.c gcc: scipy/special/cephes/zeta.c gcc: scipy/special/cephes/simq.c gcc: scipy/special/cephes/jv.c scipy/special/cephes/jv.c: In function 'cephes_jv': scipy/special/cephes/jv.c:179: warning: label 'underf' defined but not used gcc: scipy/special/cephes/i0.c gcc: scipy/special/cephes/scipy_iv.c scipy/special/cephes/scipy_iv.c: In function 'cephes_iv': scipy/special/cephes/scipy_iv.c:81: warning: unused variable 'vp' scipy/special/cephes/scipy_iv.c: In function 'iv_asymptotic': scipy/special/cephes/scipy_iv.c:141: warning: unused variable 'mup' gcc: scipy/special/cephes/exp10.c gcc: scipy/special/cephes/tukey.c gcc: scipy/special/cephes/zetac.c gcc: scipy/special/cephes/sincos.c gcc: scipy/special/cephes/mmmpy.c gcc: scipy/special/cephes/yn.c gcc: scipy/special/cephes/btdtr.c gcc: scipy/special/cephes/i1.c gcc: scipy/special/cephes/polrt.c scipy/special/cephes/polrt.c: In function 'polrt': scipy/special/cephes/polrt.c:66: warning: 'xsav.i' may be used uninitialized in this function scipy/special/cephes/polrt.c:66: warning: 'xsav.r' may be used uninitialized in this function gcc: scipy/special/cephes/airy.c gcc: scipy/special/cephes/mtherr.c scipy/special/cephes/mtherr.c:68: warning: 'ermsg' defined but not used gcc: scipy/special/cephes/fresnl.c gcc: scipy/special/cephes/beta.c scipy/special/cephes/beta.c: In function 'lbeta_asymp': scipy/special/cephes/beta.c:236: warning: unused variable 'sum' gcc: scipy/special/cephes/polmisc.c gcc: scipy/special/cephes/gels.c scipy/special/cephes/gels.c: In function 'gels': scipy/special/cephes/gels.c:93: warning: implicit declaration of function 'fabs' scipy/special/cephes/gels.c:93: warning: incompatible implicit declaration of built-in function 'fabs' scipy/special/cephes/gels.c:173: warning: incompatible implicit declaration of built-in function 'fabs' gcc: scipy/special/cephes/stdtr.c gcc: scipy/special/cephes/sici.c gcc: scipy/special/cephes/kolmogorov.c gcc: scipy/special/cephes/euclid.c scipy/special/cephes/euclid.c:48: warning: 'radd' defined but not used scipy/special/cephes/euclid.c:81: warning: 'rsub' defined but not used scipy/special/cephes/euclid.c:113: warning: 'rmul' defined but not used scipy/special/cephes/euclid.c:144: warning: 'rdiv' defined but not used gcc: scipy/special/cephes/ellie.c gcc: scipy/special/cephes/round.c gcc: scipy/special/cephes/bdtr.c gcc: scipy/special/cephes/tandg.c gcc: scipy/special/cephes/mvmpy.c gcc: scipy/special/cephes/gamma.c gcc: scipy/special/cephes/ndtr.c gcc: scipy/special/cephes/k0.c gcc: scipy/special/cephes/ellpj.c gcc: scipy/special/cephes/exp2.c gcc: scipy/special/cephes/chbevl.c gcc: scipy/special/cephes/incbi.c gcc: scipy/special/cephes/gdtr.c gcc: scipy/special/cephes/ellpk.c gcc: scipy/special/cephes/k1.c gcc: scipy/special/cephes/mtransp.c gcc: scipy/special/cephes/hyp2f1.c scipy/special/cephes/hyp2f1.c: In function 'hys2f1': scipy/special/cephes/hyp2f1.c:474: warning: unused variable 't' scipy/special/cephes/hyp2f1.c: In function 'hyp2f1ra': scipy/special/cephes/hyp2f1.c:552: warning: unused variable 'm' gcc: scipy/special/cephes/chdtr.c ar: adding 50 object files to build/temp.linux-x86_64-3.4/libsc_cephes.a ar: adding 22 object files to build/temp.linux-x86_64-3.4/libsc_cephes.a building 'sc_mach' library using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy/special/setup.py', 1)} customize Gnu95FCompiler compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC creating build/temp.linux-x86_64-3.4/scipy/special/mach compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/mach/xerror.f scipy/special/mach/xerror.f:1.37: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument 'l1' at (1) scipy/special/mach/xerror.f:1.40: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument 'l2' at (1) gfortran:f77: scipy/special/mach/r1mach.f gfortran:f77: scipy/special/mach/i1mach.f gfortran:f77: scipy/special/mach/d1mach.f ar: adding 4 object files to build/temp.linux-x86_64-3.4/libsc_mach.a building 'sc_amos' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/special/amos compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/amos/zwrsk.f gfortran:f77: scipy/special/amos/zuoik.f scipy/special/amos/zuoik.f: In function 'zuoik': scipy/special/amos/zuoik.f:30: warning: 'aarg' may be used uninitialized in this function gfortran:f77: scipy/special/amos/zunk2.f scipy/special/amos/zunk2.f: In function 'zunk2': scipy/special/amos/zunk2.f:30: warning: 'kflag' may be used uninitialized in this function scipy/special/amos/zunk2.f:30: warning: 'iflag' may be used uninitialized in this function gfortran:f77: scipy/special/amos/zunk1.f scipy/special/amos/zunk1.f: In function 'zunk1': scipy/special/amos/zunk1.f:23: warning: 'kflag' may be used uninitialized in this function scipy/special/amos/zunk1.f:23: warning: 'iflag' may be used uninitialized in this function gfortran:f77: scipy/special/amos/zunik.f gfortran:f77: scipy/special/amos/zuni2.f scipy/special/amos/zuni2.f: In function 'zuni2': scipy/special/amos/zuni2.f:27: warning: 'iflag' may be used uninitialized in this function gfortran:f77: scipy/special/amos/zuni1.f scipy/special/amos/zuni1.f: In function 'zuni1': scipy/special/amos/zuni1.f:24: warning: 'iflag' may be used uninitialized in this function gfortran:f77: scipy/special/amos/zunhj.f gfortran:f77: scipy/special/amos/zuchk.f gfortran:f77: scipy/special/amos/zsqrt.f gfortran:f77: scipy/special/amos/zshch.f gfortran:f77: scipy/special/amos/zseri.f scipy/special/amos/zseri.f: In function 'zseri': scipy/special/amos/zseri.f:19: warning: 'ss' may be used uninitialized in this function gfortran:f77: scipy/special/amos/zs1s2.f gfortran:f77: scipy/special/amos/zrati.f gfortran:f77: scipy/special/amos/zmlt.f gfortran:f77: scipy/special/amos/zmlri.f gfortran:f77: scipy/special/amos/zlog.f gfortran:f77: scipy/special/amos/zkscl.f gfortran:f77: scipy/special/amos/zexp.f gfortran:f77: scipy/special/amos/zdiv.f gfortran:f77: scipy/special/amos/zbunk.f gfortran:f77: scipy/special/amos/zbuni.f gfortran:f77: scipy/special/amos/zbknu.f scipy/special/amos/zbknu.f: In function 'zbknu': scipy/special/amos/zbknu.f:15: warning: 'dnu2' may be used uninitialized in this function scipy/special/amos/zbknu.f:13: warning: 'ckr' may be used uninitialized in this function scipy/special/amos/zbknu.f:13: warning: 'cki' may be used uninitialized in this function gfortran:f77: scipy/special/amos/zbiry.f gfortran:f77: scipy/special/amos/zbinu.f gfortran:f77: scipy/special/amos/zbesy.f gfortran:f77: scipy/special/amos/zbesk.f gfortran:f77: scipy/special/amos/zbesj.f gfortran:f77: scipy/special/amos/zbesi.f gfortran:f77: scipy/special/amos/zbesh.f gfortran:f77: scipy/special/amos/zasyi.f gfortran:f77: scipy/special/amos/zairy.f gfortran:f77: scipy/special/amos/zacon.f scipy/special/amos/zacon.f: In function 'zacon': scipy/special/amos/zacon.f:22: warning: 'sc2i' may be used uninitialized in this function scipy/special/amos/zacon.f:22: warning: 'sc2r' may be used uninitialized in this function gfortran:f77: scipy/special/amos/zacai.f gfortran:f77: scipy/special/amos/zabs.f gfortran:f77: scipy/special/amos/fdump.f gfortran:f77: scipy/special/amos/dsclmr.f gfortran:f77: scipy/special/amos/dgamln.f scipy/special/amos/dgamln.f: In function 'dgamln': scipy/special/amos/dgamln.f:41: warning: 'nz' may be used uninitialized in this function scipy/special/amos/dgamln.f:138: warning: '__result_dgamln' may be used uninitialized in this function ar: adding 38 object files to build/temp.linux-x86_64-3.4/libsc_amos.a building 'sc_cdf' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/special/cdflib compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/cdflib/stvaln.f gfortran:f77: scipy/special/cdflib/spmpar.f gfortran:f77: scipy/special/cdflib/rlog1.f gfortran:f77: scipy/special/cdflib/rlog.f gfortran:f77: scipy/special/cdflib/rexp.f gfortran:f77: scipy/special/cdflib/rcomp.f gfortran:f77: scipy/special/cdflib/psi_fort.f gfortran:f77: scipy/special/cdflib/ipmpar.f gfortran:f77: scipy/special/cdflib/gsumln.f gfortran:f77: scipy/special/cdflib/gratio.f gfortran:f77: scipy/special/cdflib/grat1.f gfortran:f77: scipy/special/cdflib/gamma_fort.f scipy/special/cdflib/gamma_fort.f:1.6: DOUBLE PRECISION FUNCTION gamma(a) 1 Warning: 'gamma' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. scipy/special/cdflib/gamma_fort.f: In function 'gamma': scipy/special/cdflib/gamma_fort.f:20: warning: 's' may be used uninitialized in this function gfortran:f77: scipy/special/cdflib/gamln1.f gfortran:f77: scipy/special/cdflib/gamln.f gfortran:f77: scipy/special/cdflib/gaminv.f scipy/special/cdflib/gaminv.f: In function 'gaminv': scipy/special/cdflib/gaminv.f:58: warning: 'b' may be used uninitialized in this function gfortran:f77: scipy/special/cdflib/gam1.f gfortran:f77: scipy/special/cdflib/fpser.f gfortran:f77: scipy/special/cdflib/exparg.f gfortran:f77: scipy/special/cdflib/esum.f gfortran:f77: scipy/special/cdflib/erfc1.f gfortran:f77: scipy/special/cdflib/erf.f scipy/special/cdflib/erf.f:1.6: DOUBLE PRECISION FUNCTION erf(x) 1 Warning: 'erf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. gfortran:f77: scipy/special/cdflib/dzror.f scipy/special/cdflib/dzror.f:92.72: ASSIGN 10 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:100.72: ASSIGN 20 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:181.72: ASSIGN 200 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:281.72: GO TO i99999 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/special/cdflib/dzror.f:76.19: INTRINSIC abs,max,sign 1 Warning: Type specified for intrinsic function 'abs' at (1) is ignored scipy/special/cdflib/dzror.f:76.23: INTRINSIC abs,max,sign 1 Warning: Type specified for intrinsic function 'max' at (1) is ignored scipy/special/cdflib/dzror.f:184.5: 200 fb = fx 1 Warning: Label 200 at (1) defined but not used scipy/special/cdflib/dzror.f:106.5: 20 IF (.NOT. (fb.LT.0.0D0)) GO TO 40 1 Warning: Label 20 at (1) defined but not used scipy/special/cdflib/dzror.f:95.5: 10 fb = fx 1 Warning: Label 10 at (1) defined but not used gfortran:f77: scipy/special/cdflib/dt1.f gfortran:f77: scipy/special/cdflib/dinvr.f scipy/special/cdflib/dinvr.f:99.72: ASSIGN 10 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:105.72: ASSIGN 20 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:142.72: ASSIGN 90 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:167.72: ASSIGN 130 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:202.72: ASSIGN 200 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:237.72: ASSIGN 270 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:346.72: GO TO i99999 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/special/cdflib/dinvr.f:240.5: 270 CONTINUE 1 Warning: Label 270 at (1) defined but not used scipy/special/cdflib/dinvr.f:205.5: 200 yy = fx 1 Warning: Label 200 at (1) defined but not used scipy/special/cdflib/dinvr.f:170.5: 130 yy = fx 1 Warning: Label 130 at (1) defined but not used scipy/special/cdflib/dinvr.f:145.5: 90 yy = fx 1 Warning: Label 90 at (1) defined but not used scipy/special/cdflib/dinvr.f:108.5: 20 fbig = fx 1 Warning: Label 20 at (1) defined but not used scipy/special/cdflib/dinvr.f:102.5: 10 fsmall = fx 1 Warning: Label 10 at (1) defined but not used gfortran:f77: scipy/special/cdflib/dinvnr.f gfortran:f77: scipy/special/cdflib/devlpl.f gfortran:f77: scipy/special/cdflib/cumtnc.f gfortran:f77: scipy/special/cdflib/cumt.f gfortran:f77: scipy/special/cdflib/cumpoi.f gfortran:f77: scipy/special/cdflib/cumnor.f gfortran:f77: scipy/special/cdflib/cumnbn.f gfortran:f77: scipy/special/cdflib/cumgam.f gfortran:f77: scipy/special/cdflib/cumfnc.f gfortran:f77: scipy/special/cdflib/cumf.f gfortran:f77: scipy/special/cdflib/cumchn.f scipy/special/cdflib/cumchn.f:72.20: INTRINSIC dble,exp,int,log 1 Warning: Type specified for intrinsic function 'dble' at (1) is ignored gfortran:f77: scipy/special/cdflib/cumchi.f gfortran:f77: scipy/special/cdflib/cumbin.f gfortran:f77: scipy/special/cdflib/cumbet.f gfortran:f77: scipy/special/cdflib/cdftnc.f gfortran:f77: scipy/special/cdflib/cdft.f gfortran:f77: scipy/special/cdflib/cdfpoi.f gfortran:f77: scipy/special/cdflib/cdfnor.f gfortran:f77: scipy/special/cdflib/cdfnbn.f gfortran:f77: scipy/special/cdflib/cdfgam.f gfortran:f77: scipy/special/cdflib/cdffnc.f gfortran:f77: scipy/special/cdflib/cdff.f gfortran:f77: scipy/special/cdflib/cdfchn.f gfortran:f77: scipy/special/cdflib/cdfchi.f scipy/special/cdflib/cdfchi.f: In function 'cdfchi': scipy/special/cdflib/cdfchi.f:177: warning: 'porq' may be used uninitialized in this function gfortran:f77: scipy/special/cdflib/cdfbin.f gfortran:f77: scipy/special/cdflib/cdfbet.f gfortran:f77: scipy/special/cdflib/bup.f gfortran:f77: scipy/special/cdflib/brcomp.f gfortran:f77: scipy/special/cdflib/brcmp1.f gfortran:f77: scipy/special/cdflib/bratio.f gfortran:f77: scipy/special/cdflib/bpser.f gfortran:f77: scipy/special/cdflib/bgrat.f gfortran:f77: scipy/special/cdflib/bfrac.f gfortran:f77: scipy/special/cdflib/betaln.f gfortran:f77: scipy/special/cdflib/bcorr.f gfortran:f77: scipy/special/cdflib/basym.f gfortran:f77: scipy/special/cdflib/apser.f gfortran:f77: scipy/special/cdflib/alnrel.f gfortran:f77: scipy/special/cdflib/alngam.f gfortran:f77: scipy/special/cdflib/algdiv.f ar: adding 50 object files to build/temp.linux-x86_64-3.4/libsc_cdf.a ar: adding 14 object files to build/temp.linux-x86_64-3.4/libsc_cdf.a building 'sc_specfun' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/special/specfun compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/specfun/specfun.f scipy/special/specfun/specfun.f:5581.34: DOUBLE COMPLEX Z, CEI, IMF 1 Warning: Unused variable 'imf' declared at (1) scipy/special/specfun/specfun.f:8705.2: 6 FNAN=DNAN() 1 scipy/special/specfun/specfun.f:8665.72: IF (JM+1.GT.251) GOTO 6 2 Warning: Label at (1) is not in the same block as the GOTO statement at (2) scipy/special/specfun/specfun.f: In function 'stvhv': scipy/special/specfun/specfun.f:13021: warning: 'bjv' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cisia': scipy/special/specfun/specfun.f:2070: warning: 'bj' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cik01': scipy/special/specfun/specfun.f:12708: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:12708: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'clqmn': scipy/special/specfun/specfun.f:12163: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:12163: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'clqn': scipy/special/specfun/specfun.f:2237: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:2237: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cikna': scipy/special/specfun/specfun.f:12462: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:12462: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'ciknb': scipy/special/specfun/specfun.f:12352: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:12352: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'pbvv': scipy/special/specfun/specfun.f:12027: warning: 'f1' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cikva': scipy/special/specfun/specfun.f:11399: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:11399: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cikvb': scipy/special/specfun/specfun.f:11238: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:11238: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'chgul': scipy/special/specfun/specfun.f:9327: warning: 'r0' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'csphik': scipy/special/specfun/specfun.f:10206: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:10206: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:10210: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:10210: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'fcoef': scipy/special/specfun/specfun.f:8658: warning: 'jm' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cjynb': scipy/special/specfun/specfun.f:6773: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6773: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cjyna': scipy/special/specfun/specfun.f:6637: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6637: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6672: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6672: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'hygfz': scipy/special/specfun/specfun.f:6179: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6179: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6154: warning: 'k' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cchg': scipy/special/specfun/specfun.f:6040: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6040: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6074: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6074: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6075: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:6075: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'ciklv': scipy/special/specfun/specfun.f:5411: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:5411: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:5416: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:5416: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'pbdv': scipy/special/specfun/specfun.f:4685: warning: 'pd1' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cjyvb': scipy/special/specfun/specfun.f:3651: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3651: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3689: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3689: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cjyva': scipy/special/specfun/specfun.f:3375: warning: 'cjv0' may be used uninitialized in this function scipy/special/specfun/specfun.f:3375: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3375: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3403: warning: 'cyv0' may be used uninitialized in this function scipy/special/specfun/specfun.f:3403: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3403: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3406: warning: 'cyv1' may be used uninitialized in this function scipy/special/specfun/specfun.f:3406: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3406: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3424: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3424: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3470: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3470: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3488: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3488: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3518: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:3518: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cva2': scipy/special/specfun/specfun.f:1636: warning: 'iflag' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'cjylv': scipy/special/specfun/specfun.f:1440: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:1440: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:1445: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:1445: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f: In function 'csphjy': scipy/special/specfun/specfun.f:1155: warning: 'REALPART_EXPR ' may be used uninitialized in this function scipy/special/specfun/specfun.f:1155: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function ar: adding 1 object files to build/temp.linux-x86_64-3.4/libsc_specfun.a building 'statlib' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/stats creating build/temp.linux-x86_64-3.4/scipy/stats/statlib compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -c' gfortran:f77: scipy/stats/statlib/swilk.f gfortran:f77: scipy/stats/statlib/spearman.f scipy/stats/statlib/spearman.f:12.49: double precision zero, one, two, b, x, y, z, u, six, 1 Warning: Unused variable 'z' declared at (1) gfortran:f77: scipy/stats/statlib/ansari.f ar: adding 3 object files to build/temp.linux-x86_64-3.4/libstatlib.a running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext resetting extension 'scipy.integrate._odepack' language from 'c' to 'f77'. resetting extension 'scipy.integrate.vode' language from 'c' to 'f77'. resetting extension 'scipy.integrate.lsoda' language from 'c' to 'f77'. resetting extension 'scipy.odr.__odrpack' language from 'c' to 'f77'. extending extension 'scipy.sparse.linalg.dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)] customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler customize Gnu95FCompiler using build_ext building 'scipy.cluster._vq' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/cluster creating build/temp.linux-x86_64-3.4/scipy/cluster/src compile options: '-DSCIPY_PY3K -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/cluster/src/vq.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/src/vq.h:6, from scipy/cluster/src/vq.c:16: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used gcc: scipy/cluster/src/vq_module.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/src/vq_module.c:7: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/cluster/src/vq_module.o build/temp.linux-x86_64-3.4/scipy/cluster/src/vq.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/cluster/_vq.cpython-34m.so building 'scipy.cluster._hierarchy_wrap' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DSCIPY_PY3K -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/cluster/src/hierarchy.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/cluster/src/hierarchy.c:37: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used gcc: scipy/cluster/src/hierarchy_wrap.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/src/hierarchy_wrap.c:39: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/cluster/src/hierarchy_wrap.o build/temp.linux-x86_64-3.4/scipy/cluster/src/hierarchy.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/cluster/_hierarchy_wrap.cpython-34m.so building 'scipy.fftpack._fftpack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4 creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/fftpack creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/fftpack/src compile options: '-Iscipy/fftpack/src -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/fftpack/src/drfft.c gcc: build/src.linux-x86_64-3.4/scipy/fftpack/src/dst.c scipy/fftpack/src/dst.c.src: In function 'dst1': scipy/fftpack/src/dst.c.src:46: warning: unused variable 'n2' scipy/fftpack/src/dst.c.src:46: warning: unused variable 'n1' scipy/fftpack/src/dst.c.src:45: warning: unused variable 'j' scipy/fftpack/src/dst.c.src: In function 'ddst1': scipy/fftpack/src/dst.c.src:46: warning: unused variable 'n2' scipy/fftpack/src/dst.c.src:46: warning: unused variable 'n1' scipy/fftpack/src/dst.c.src:45: warning: unused variable 'j' gcc: scipy/fftpack/src/zrfft.c gcc: scipy/fftpack/src/zfft.c gcc: scipy/fftpack/src/zfftnd.c gcc: build/src.linux-x86_64-3.4/scipy/fftpack/_fftpackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/fftpack/_fftpackmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: build/src.linux-x86_64-3.4/scipy/fftpack/src/dct.c scipy/fftpack/src/dct.c.src: In function 'dct1': scipy/fftpack/src/dct.c.src:46: warning: unused variable 'n2' scipy/fftpack/src/dct.c.src:46: warning: unused variable 'n1' scipy/fftpack/src/dct.c.src:45: warning: unused variable 'j' scipy/fftpack/src/dct.c.src: In function 'ddct1': scipy/fftpack/src/dct.c.src:46: warning: unused variable 'n2' scipy/fftpack/src/dct.c.src:46: warning: unused variable 'n1' scipy/fftpack/src/dct.c.src:45: warning: unused variable 'j' /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/fftpack/_fftpackmodule.o build/temp.linux-x86_64-3.4/scipy/fftpack/src/zfft.o build/temp.linux-x86_64-3.4/scipy/fftpack/src/drfft.o build/temp.linux-x86_64-3.4/scipy/fftpack/src/zrfft.o build/temp.linux-x86_64-3.4/scipy/fftpack/src/zfftnd.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/fftpack/src/dct.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/fftpack/src/dst.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -ldfftpack -lfftpack -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/fftpack/_fftpack.cpython-34m.so building 'scipy.fftpack.convolve' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/fftpack/convolvemodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/fftpack/convolvemodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/fftpack/convolvemodule.c:130: warning: 'f2py_size' defined but not used gcc: scipy/fftpack/src/convolve.c gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/fftpack/convolvemodule.o build/temp.linux-x86_64-3.4/scipy/fftpack/src/convolve.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -ldfftpack -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/fftpack/convolve.cpython-34m.so building 'scipy.integrate._quadpack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/integrate/_quadpackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/integrate/quadpack.h:32, from scipy/integrate/_quadpackmodule.c:4: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" In file included from scipy/integrate/_quadpackmodule.c:5: scipy/integrate/__quadpack.h: In function 'quad_function': scipy/integrate/__quadpack.h:190: warning: unused variable 'nb' /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/scipy/integrate/_quadpackmodule.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lquadpack -llinpack_lite -lmach -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/integrate/_quadpack.cpython-34m.so building 'scipy.integrate._odepack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/integrate/_odepackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/integrate/multipack.h:32, from scipy/integrate/_odepackmodule.c:4: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" In file included from scipy/integrate/_odepackmodule.c:4: scipy/integrate/multipack.h: In function 'call_python_function': scipy/integrate/multipack.h:151: warning: unused variable 'str1' scipy/integrate/_odepackmodule.c: At top level: scipy/integrate/multipack.h:110: warning: 'my_make_numpy_array' defined but not used In file included from scipy/integrate/_odepackmodule.c:6: scipy/integrate/__odepack.h: In function 'odepack_odeint': scipy/integrate/__odepack.h:226: warning: 'tcrit' may be used uninitialized in this function scipy/integrate/__odepack.h:227: warning: 'wa' may be used uninitialized in this function /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/scipy/integrate/_odepackmodule.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lodepack -llinpack_lite -lmach -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/integrate/_odepack.cpython-34m.so building 'scipy.integrate.vode' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/integrate compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c: In function 'cb_f_in_dvode__user__routines': build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:372: warning: unused variable 'ipar' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:371: warning: unused variable 'rpar' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c: In function 'cb_jac_in_dvode__user__routines': build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:504: warning: unused variable 'ipar' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:503: warning: unused variable 'rpar' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:501: warning: unused variable 'mu' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:500: warning: unused variable 'ml' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c: In function 'cb_f_in_zvode__user__routines': build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:632: warning: unused variable 'ipar' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:631: warning: unused variable 'rpar' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c: In function 'cb_jac_in_zvode__user__routines': build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:764: warning: unused variable 'ipar' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:763: warning: unused variable 'rpar' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:761: warning: unused variable 'mu' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:760: warning: unused variable 'ml' build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c: At top level: build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.c:144: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/integrate/vodemodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lodepack -llinpack_lite -lmach -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/integrate/vode.cpython-34m.so building 'scipy.integrate.lsoda' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: build/src.linux-x86_64-3.4/scipy/integrate/lsodamodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/integrate/lsodamodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/integrate/lsodamodule.c: In function 'cb_jac_in_lsoda__user__routines': build/src.linux-x86_64-3.4/scipy/integrate/lsodamodule.c:496: warning: unused variable 'mu' build/src.linux-x86_64-3.4/scipy/integrate/lsodamodule.c:495: warning: unused variable 'ml' build/src.linux-x86_64-3.4/scipy/integrate/lsodamodule.c: At top level: build/src.linux-x86_64-3.4/scipy/integrate/lsodamodule.c:142: warning: 'f2py_size' defined but not used /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/integrate/lsodamodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lodepack -llinpack_lite -lmach -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/integrate/lsoda.cpython-34m.so building 'scipy.integrate._dop' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c: In function 'cb_fcn_in___user__routines': build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c:370: warning: unused variable 'ipar' build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c:369: warning: unused variable 'rpar' build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c: In function 'cb_solout_in___user__routines': build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c:503: warning: unused variable 'irtn' build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c:502: warning: unused variable 'ipar' build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c:501: warning: unused variable 'rpar' build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c: At top level: build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.c:142: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/integrate/_dopmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -ldop -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/integrate/_dop.cpython-34m.so building 'scipy.interpolate.interpnd' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/interpolate/interpnd.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/interpolate/interpnd.c:337: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used scipy/interpolate/interpnd.c: In function '__pyx_fuse_0__pyx_f_5scipy_11interpolate_8interpnd__clough_tocher_2d_single': scipy/interpolate/interpnd.c:7220: warning: '__pyx_v_g1' may be used uninitialized in this function scipy/interpolate/interpnd.c:7221: warning: '__pyx_v_g2' may be used uninitialized in this function scipy/interpolate/interpnd.c:7222: warning: '__pyx_v_g3' may be used uninitialized in this function scipy/interpolate/interpnd.c: In function '__pyx_fuse_1__pyx_f_5scipy_11interpolate_8interpnd__clough_tocher_2d_single': scipy/interpolate/interpnd.c:7952: warning: '__pyx_v_g1' may be used uninitialized in this function scipy/interpolate/interpnd.c:7953: warning: '__pyx_v_g2' may be used uninitialized in this function scipy/interpolate/interpnd.c:7954: warning: '__pyx_v_g3' may be used uninitialized in this function gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/interpolate/interpnd.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/interpolate/interpnd.cpython-34m.so building 'scipy.interpolate._fitpack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/interpolate/src compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/interpolate/src/_fitpackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/interpolate/src/multipack.h:32, from scipy/interpolate/src/_fitpackmodule.c:5: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" In file included from scipy/interpolate/src/_fitpackmodule.c:5: scipy/interpolate/src/multipack.h: In function 'call_python_function': scipy/interpolate/src/multipack.h:164: warning: unused variable 'str1' scipy/interpolate/src/_fitpackmodule.c: At top level: scipy/interpolate/src/multipack.h:123: warning: 'my_make_numpy_array' defined but not used scipy/interpolate/src/multipack.h:147: warning: 'call_python_function' defined but not used In file included from scipy/interpolate/src/_fitpackmodule.c:7: scipy/interpolate/src/__fitpack.h: In function '_bspldismat': scipy/interpolate/src/__fitpack.h:1289: warning: 'dx' may be used uninitialized in this function /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/scipy/interpolate/src/_fitpackmodule.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lfitpack -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/interpolate/_fitpack.cpython-34m.so building 'scipy.interpolate.dfitpack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/interpolate creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/interpolate/src compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/interpolate/src/dfitpackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/interpolate/src/dfitpackmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/interpolate/src/dfitpackmodule.c:151: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: build/src.linux-x86_64-3.4/scipy/interpolate/src/dfitpack-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/interpolate/src/dfitpackmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/interpolate/src/dfitpack-f2pywrappers.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lfitpack -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/interpolate/dfitpack.cpython-34m.so building 'scipy.interpolate._interpolate' extension compiling C++ sources C compiler: g++ -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Iscipy/interpolate/src -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' g++: scipy/interpolate/src/_interpolate.cpp In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/interpolate/src/_interpolate.cpp:5: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" scipy/interpolate/src/_interpolate.cpp: In function 'PyObject* linear_method(PyObject*, PyObject*, PyObject*)': scipy/interpolate/src/_interpolate.cpp:13: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:13: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:13: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:13: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp: In function 'PyObject* loginterp_method(PyObject*, PyObject*, PyObject*)': scipy/interpolate/src/_interpolate.cpp:63: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:63: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:63: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:63: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp: In function 'PyObject* window_average_method(PyObject*, PyObject*, PyObject*)': scipy/interpolate/src/_interpolate.cpp:113: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:113: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:113: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:113: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp: In function 'PyObject* block_average_above_method(PyObject*, PyObject*, PyObject*)': scipy/interpolate/src/_interpolate.cpp:164: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:164: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:164: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp:164: warning: deprecated conversion from string constant to 'char*' scipy/interpolate/src/_interpolate.cpp: In function 'PyObject* PyInit__interpolate()': scipy/interpolate/src/_interpolate.cpp:239: warning: unused variable 'd' scipy/interpolate/src/_interpolate.cpp:239: warning: unused variable 's' g++ -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/interpolate/src/_interpolate.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/interpolate/_interpolate.cpython-34m.so building 'scipy.io.matlab.streams' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/io creating build/temp.linux-x86_64-3.4/scipy/io/matlab compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/io/matlab/streams.c scipy/io/matlab/streams.c: In function 'PyInit_streams': scipy/io/matlab/streams.c:5914: warning: statement with no effect gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/io/matlab/streams.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/io/matlab/streams.cpython-34m.so building 'scipy.io.matlab.mio_utils' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/io/matlab/mio_utils.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/io/matlab/mio_utils.c:340: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/io/matlab/mio_utils.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/io/matlab/mio_utils.cpython-34m.so building 'scipy.io.matlab.mio5_utils' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/io/matlab/mio5_utils.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/io/matlab/mio5_utils.c:341: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used scipy/io/matlab/mio5_utils.c: In function 'PyInit_mio5_utils': scipy/io/matlab/mio5_utils.c:14916: warning: dereferencing pointer '__pyx_f_5scipy_2io_6matlab_7streams_make_stream.1067' does break strict-aliasing rules scipy/io/matlab/mio5_utils.c:12118: note: initialized from here gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/io/matlab/mio5_utils.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/io/matlab/mio5_utils.cpython-34m.so building 'scipy.lib.blas.fblas' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4 creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/fblasmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/fblasmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/fblasmodule.c:154: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: /builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_accelerate.f gfortran:f77: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/fblas-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/fblasmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_accelerate.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/fblas-f2pywrappers.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/lib/blas/fblas.cpython-34m.so building 'scipy.lib.blas.cblas' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/cblasmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/cblasmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/cblasmodule.c:233: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/cblasmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/lib/blas/cblas.cpython-34m.so building 'scipy.lib.lapack.flapack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/flapackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/flapackmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/flapackmodule.c:181: warning: 'f2py_size' defined but not used /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/flapackmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/lib/lapack/flapack.cpython-34m.so building 'scipy.lib.lapack.clapack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/clapackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/clapackmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/clapackmodule.c:117: warning: 'f2py_size' defined but not used /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/clapackmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/lib/lapack/clapack.cpython-34m.so building 'scipy.lib.lapack.calc_lwork' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/lib/lapack/calc_lworkmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/lib/lapack/calc_lworkmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/lib/lapack/calc_lworkmodule.c:137: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/lib creating build/temp.linux-x86_64-3.4/scipy/lib/lapack compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/lib/lapack/calc_lwork.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/lapack/calc_lworkmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/lib/lapack/calc_lwork.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/lib/lapack/calc_lwork.cpython-34m.so building 'scipy.linalg._fblas' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_fblasmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_fblasmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_fblasmodule.c:154: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: /builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_accelerate.f gfortran:f77: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_fblas-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_fblasmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_accelerate.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_fblas-f2pywrappers.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/linalg/_fblas.cpython-34m.so building 'scipy.linalg._flapack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_cgeqp3': build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c:11695: warning: passing argument 9 of 'f2py_func' from incompatible pointer type build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c:11695: note: expected 'float *' but argument is of type 'struct complex_float *' build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_zgeqp3': build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c:11878: warning: passing argument 9 of 'f2py_func' from incompatible pointer type build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c:11878: note: expected 'double *' but argument is of type 'struct complex_double *' build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_cheev': build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c:17619: warning: passing argument 6 of 'f2py_func' from incompatible pointer type build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c:17619: note: expected 'struct complex_float *' but argument is of type 'float *' build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_zheev': build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c:17802: warning: passing argument 6 of 'f2py_func' from incompatible pointer type build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c:17802: note: expected 'struct complex_double *' but argument is of type 'double *' build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c: At top level: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.c:261: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: /builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_accelerate.f gfortran:f77: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapack-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapackmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_accelerate.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapack-f2pywrappers.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/linalg/_flapack.cpython-34m.so building 'scipy.linalg._cblas' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_cblasmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_cblasmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_cblasmodule.c:233: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_cblasmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/linalg/_cblas.cpython-34m.so building 'scipy.linalg._clapack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_clapackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_clapackmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_clapackmodule.c:117: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_clapackmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/linalg/_clapack.cpython-34m.so building 'scipy.linalg._flinalg' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/linalg/_flinalgmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/linalg/_flinalgmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/linalg/_flinalgmodule.c:112: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/linalg creating build/temp.linux-x86_64-3.4/scipy/linalg/src compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/linalg/src/det.f gfortran:f77: scipy/linalg/src/lu.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flinalgmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/linalg/src/det.o build/temp.linux-x86_64-3.4/scipy/linalg/src/lu.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/linalg/_flinalg.cpython-34m.so building 'scipy.linalg.calc_lwork' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/linalg/calc_lworkmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/linalg/calc_lworkmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/linalg/calc_lworkmodule.c:137: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/linalg/src/calc_lwork.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/calc_lworkmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/linalg/src/calc_lwork.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/linalg/calc_lwork.cpython-34m.so building 'scipy.linalg._interpolative' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/linalg/_interpolativemodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/linalg/_interpolativemodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/linalg/_interpolativemodule.c:146: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist creating build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/linalg/src/id_dist/src/prini.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_aid.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.45: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p1t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.49: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p2t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.53: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p3t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.57: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p4t' at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_snorm.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_sfft.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_qrpiv.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_house.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_aid.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.45: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p1t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.49: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p2t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.53: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p3t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.57: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p4t' at (1) gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_aid.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_snorm.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_sfft.f scipy/linalg/src/id_dist/src/idd_sfft.f: In function 'idd_sfft1': scipy/linalg/src/id_dist/src/idd_sfft.f:251: warning: 'sumi' may be used uninitialized in this function scipy/linalg/src/id_dist/src/idd_sfft.f:251: warning: 'sumr' may be used uninitialized in this function gfortran:f77: scipy/linalg/src/id_dist/src/idd_qrpiv.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_house.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_6.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_6.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_7.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_8.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_9.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_10.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_11.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_1.f scipy/linalg/src/id_dist/src/id_rand_subr_1.f:144: warning: 'master.0.id_srand' defined but not used gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_0.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_1.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_2.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_3.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_4.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_4.f: In function 'zffti1': scipy/linalg/src/id_dist/src/dfft_subr_4.f:10: warning: 'ntry' may be used uninitialized in this function gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_5.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 12 Warning: Nonconforming tab character in column 1 of line 41 Warning: Nonconforming tab character in column 1 of line 67 Warning: Nonconforming tab character in column 1 of line 80 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_6.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_6.f: In function 'dzfft1': scipy/linalg/src/id_dist/src/dfft_subr_6.f:11: warning: 'ntry' may be used uninitialized in this function gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_7.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 16 Warning: Nonconforming tab character in column 1 of line 28 Warning: Nonconforming tab character in column 1 of line 48 Warning: Nonconforming tab character in column 1 of line 70 Warning: Nonconforming tab character in column 1 of line 97 Warning: Nonconforming tab character in column 1 of line 104 Warning: Nonconforming tab character in column 1 of line 221 Warning: Nonconforming tab character in column 1 of line 245 Warning: Nonconforming tab character in column 1 of line 288 Warning: Nonconforming tab character in column 1 of line 340 Warning: Nonconforming tab character in column 1 of line 419 Warning: Nonconforming tab character in column 1 of line 536 Warning: Nonconforming tab character in column 1 of line 560 Warning: Nonconforming tab character in column 1 of line 603 Warning: Nonconforming tab character in column 1 of line 655 Warning: Nonconforming tab character in column 1 of line 734 Warning: Nonconforming tab character in column 1 of line 762 Warning: Nonconforming tab character in column 1 of line 800 Warning: Nonconforming tab character in column 1 of line 858 Warning: Nonconforming tab character in column 1 of line 925 Warning: Nonconforming tab character in column 1 of line 1086 Warning: Nonconforming tab character in column 1 of line 1114 Warning: Nonconforming tab character in column 1 of line 1150 Warning: Nonconforming tab character in column 1 of line 1204 Warning: Nonconforming tab character in column 1 of line 1267 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_8.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_9.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_10.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_11.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_12.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_12.f: In function 'dffti1': scipy/linalg/src/id_dist/src/dfft_subr_12.f:10: warning: 'ntry' may be used uninitialized in this function gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_13.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 9 Warning: Nonconforming tab character in column 1 of line 28 Warning: Nonconforming tab character in column 1 of line 45 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_14.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_15.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 13 /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_interpolativemodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/prini.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_rid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_aid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_4.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_5.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_snorm.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_sfft.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_qrpiv.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_house.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_rid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_aid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_rid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_aid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_svd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_svd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_svd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_snorm.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_sfft.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_qrpiv.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_house.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_4.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_5.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_6.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_4.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_5.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_6.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_7.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_8.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_9.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_10.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_11.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rand_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rand_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rand_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_4.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_5.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_6.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_7.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_8.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_9.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_10.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_11.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_12.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_13.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_14.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_15.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/linalg/_interpolative.cpython-34m.so building 'scipy.odr.__odrpack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -Iscipy/odr -I/usr/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/odr/__odrpack.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/odr/odrpack.h:2, from scipy/odr/__odrpack.c:12: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" scipy/odr/__odrpack.c: In function 'odr': scipy/odr/__odrpack.c:1115: warning: format '%d' expects type 'int', but argument 2 has type 'npy_intp' scipy/odr/__odrpack.c: In function 'PyInit___odrpack': scipy/odr/__odrpack.c:1334: warning: unused variable 'd' scipy/odr/__odrpack.c:1334: warning: unused variable 's' scipy/odr/__odrpack.c: At top level: scipy/odr/__odrpack.c:1256: warning: 'check_args' defined but not used scipy/odr/__odrpack.c: In function 'fcn_callback': scipy/odr/__odrpack.c:47: warning: 'result' may be used uninitialized in this function /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/scipy/odr/__odrpack.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lodrpack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/odr/__odrpack.cpython-34m.so building 'scipy.optimize._minpack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/optimize/_minpackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/optimize/minpack.h:38, from scipy/optimize/_minpackmodule.c:5: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" In file included from scipy/optimize/_minpackmodule.c:7: scipy/optimize/__minpack.h: In function 'minpack_hybrd': scipy/optimize/__minpack.h:245: warning: unused variable 'store_multipack_globals3' scipy/optimize/__minpack.h: In function 'minpack_lmdif': scipy/optimize/__minpack.h:452: warning: unused variable 'store_multipack_globals3' /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/scipy/optimize/_minpackmodule.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lminpack -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/optimize/_minpack.cpython-34m.so building 'scipy.optimize._zeros' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/optimize/zeros.c scipy/optimize/zeros.c: In function 'PyInit__zeros': scipy/optimize/zeros.c:194: warning: unused variable 's' scipy/optimize/zeros.c:194: warning: unused variable 'd' scipy/optimize/zeros.c: At top level: scipy/optimize/Zeros/zeros.h:16: warning: 'dminarg1' defined but not used scipy/optimize/Zeros/zeros.h:16: warning: 'dminarg2' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/optimize/zeros.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lrootfind -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/optimize/_zeros.cpython-34m.so building 'scipy.optimize._lbfgsb' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize/lbfgsb compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/optimize/lbfgsb/_lbfgsbmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/optimize/lbfgsb/_lbfgsbmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/optimize/lbfgsb/_lbfgsbmodule.c:184: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/optimize/lbfgsb compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/optimize/lbfgsb/lbfgsb.f scipy/optimize/lbfgsb/lbfgsb.f: In function 'cauchy': scipy/optimize/lbfgsb/lbfgsb.f:1411: warning: 'tl' may be used uninitialized in this function scipy/optimize/lbfgsb/lbfgsb.f:1411: warning: 'tu' may be used uninitialized in this function gfortran:f77: scipy/optimize/lbfgsb/linpack.f gfortran:f77: scipy/optimize/lbfgsb/timer.f scipy/optimize/lbfgsb/timer.f:4.15: real temp 1 Warning: Unused variable 'temp' declared at (1) /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize/lbfgsb/_lbfgsbmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/optimize/lbfgsb/lbfgsb.o build/temp.linux-x86_64-3.4/scipy/optimize/lbfgsb/linpack.o build/temp.linux-x86_64-3.4/scipy/optimize/lbfgsb/timer.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/optimize/_lbfgsb.cpython-34m.so building 'scipy.optimize.moduleTNC' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/optimize/tnc compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/optimize/tnc/tnc.c scipy/optimize/tnc/tnc.c: In function 'tnc_minimize': scipy/optimize/tnc/tnc.c:1418: warning: 'b1' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1418: note: 'b1' was declared here scipy/optimize/tnc/tnc.c:1418: warning: 'tol' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1418: note: 'tol' was declared here scipy/optimize/tnc/tnc.c:1418: warning: 'gtest1' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1418: note: 'gtest1' was declared here scipy/optimize/tnc/tnc.c:1418: warning: 'gtest2' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1418: note: 'gtest2' was declared here scipy/optimize/tnc/tnc.c:1419: warning: 'oldf' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1419: note: 'oldf' was declared here scipy/optimize/tnc/tnc.c:1419: warning: 'gmin' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1419: note: 'gmin' was declared here scipy/optimize/tnc/tnc.c:1419: warning: 'step' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1419: note: 'step' was declared here scipy/optimize/tnc/tnc.c:1419: warning: 'a' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1419: note: 'a' was declared here scipy/optimize/tnc/tnc.c:1419: warning: 'b' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1419: note: 'b' was declared here scipy/optimize/tnc/tnc.c:1419: warning: 'e' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1419: note: 'e' was declared here scipy/optimize/tnc/tnc.c:1419: warning: 'factor' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1419: note: 'factor' was declared here scipy/optimize/tnc/tnc.c:1419: warning: 'scxbnd' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1419: note: 'scxbnd' was declared here scipy/optimize/tnc/tnc.c:1425: warning: 'braktd' may be used uninitialized in this function scipy/optimize/tnc/tnc.c:1425: note: 'braktd' was declared here gcc: scipy/optimize/tnc/moduleTNC.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/optimize/tnc/moduleTNC.c:30: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/optimize/tnc/moduleTNC.o build/temp.linux-x86_64-3.4/scipy/optimize/tnc/tnc.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/optimize/moduleTNC.cpython-34m.so building 'scipy.optimize._cobyla' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize/cobyla compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c: In function 'cb_calcfc_in__cobyla__user__routines': build/src.linux-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c:355: warning: unused variable 'f' build/src.linux-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c: At top level: build/src.linux-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c:129: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/optimize/cobyla compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/optimize/cobyla/cobyla2.f gfortran:f77: scipy/optimize/cobyla/trstlp.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/optimize/cobyla/cobyla2.o build/temp.linux-x86_64-3.4/scipy/optimize/cobyla/trstlp.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/optimize/_cobyla.cpython-34m.so building 'scipy.optimize.minpack2' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize/minpack2 compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/optimize/minpack2/minpack2module.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/optimize/minpack2/minpack2module.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/optimize/minpack2/minpack2module.c:136: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/optimize/minpack2 compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/optimize/minpack2/dcsrch.f gfortran:f77: scipy/optimize/minpack2/dcstep.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize/minpack2/minpack2module.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/optimize/minpack2/dcsrch.o build/temp.linux-x86_64-3.4/scipy/optimize/minpack2/dcstep.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/optimize/minpack2.cpython-34m.so building 'scipy.optimize._slsqp' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize/slsqp compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/optimize/slsqp/_slsqpmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/optimize/slsqp/_slsqpmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/optimize/slsqp/_slsqpmodule.c:152: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/optimize/slsqp compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/optimize/slsqp/slsqp_optmz.f scipy/optimize/slsqp/slsqp_optmz.f:1933.72: 10 assign 30 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1938.19: 20 GO TO next,(30, 50, 70, 110) 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1940.72: assign 50 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1950.72: assign 70 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1956.72: assign 110 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1969.5: 110 IF( ABS(dx(i)) .LE. xmax ) GO TO 115 1 Warning: Label 110 at (1) defined but not used scipy/optimize/slsqp/slsqp_optmz.f:1964.5: 70 IF( ABS(dx(i)) .GT. cutlo ) GO TO 75 1 Warning: Label 70 at (1) defined but not used scipy/optimize/slsqp/slsqp_optmz.f:1945.5: 50 IF( dx(i) .EQ. ZERO) GO TO 200 1 Warning: Label 50 at (1) defined but not used scipy/optimize/slsqp/slsqp_optmz.f: In function 'ldl': scipy/optimize/slsqp/slsqp_optmz.f:1487: warning: 'tp' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f: In function 'linmin': scipy/optimize/slsqp/slsqp_optmz.f:1624: warning: 'e' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f:1649: warning: 'u' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f:1670: warning: 'fx' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f:1671: warning: 'x' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f:1682: warning: 'fw' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f:1682: warning: 'w' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f:1683: warning: 'fv' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f:1683: warning: 'v' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f:1588: warning: 'a' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f:1588: warning: 'b' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f:1588: warning: 'd' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f: In function 'dnrm2_': scipy/optimize/slsqp/slsqp_optmz.f:1887: warning: 'xmax' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f: In function 'hfti': scipy/optimize/slsqp/slsqp_optmz.f:1276: warning: 'hmax' may be used uninitialized in this function scipy/optimize/slsqp/slsqp_optmz.f: In function 'nnls': scipy/optimize/slsqp/slsqp_optmz.f:1090: warning: 'izmax' may be used uninitialized in this function /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize/slsqp/_slsqpmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/optimize/slsqp/slsqp_optmz.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/optimize/_slsqp.cpython-34m.so building 'scipy.optimize._nnls' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize/nnls compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/optimize/nnls/_nnlsmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/optimize/nnls/_nnlsmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/optimize/nnls/_nnlsmodule.c:111: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/scipy/optimize/nnls compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/optimize/nnls/nnls.f scipy/optimize/nnls/nnls.f: In function 'nnls': scipy/optimize/nnls/nnls.f:52: warning: 'jj' may be used uninitialized in this function scipy/optimize/nnls/nnls.f:52: warning: 'izmax' may be used uninitialized in this function /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/optimize/nnls/_nnlsmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/optimize/nnls/nnls.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/optimize/_nnls.cpython-34m.so building 'scipy.signal.sigtools' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/signal creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/signal compile options: '-Iscipy/signal -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/signal/lfilter.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/lfilter.c.src:8: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: build/src.linux-x86_64-3.4/scipy/signal/correlate_nd.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/correlate_nd.c.src:8: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/signal/firfilter.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/sigtools.h:11, from scipy/signal/firfilter.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/signal/medianfilter.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/medianfilter.c:6: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/signal/sigtoolsmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/sigtoolsmodule.c:10: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/signal/sigtoolsmodule.o build/temp.linux-x86_64-3.4/scipy/signal/firfilter.o build/temp.linux-x86_64-3.4/scipy/signal/medianfilter.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/signal/lfilter.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/signal/correlate_nd.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/signal/sigtools.cpython-34m.so building 'scipy.signal._spectral' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/signal/_spectral.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/_spectral.c:340: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/signal/_spectral.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/signal/_spectral.cpython-34m.so building 'scipy.signal.spline' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/signal/Z_bspline_util.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/Z_bspline_util.c:8: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/signal/bspline_util.c gcc: scipy/signal/C_bspline_util.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/C_bspline_util.c:8: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/signal/splinemodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/splinemodule.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/signal/S_bspline_util.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/S_bspline_util.c:8: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/signal/D_bspline_util.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/D_bspline_util.c:8: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/signal/splinemodule.o build/temp.linux-x86_64-3.4/scipy/signal/S_bspline_util.o build/temp.linux-x86_64-3.4/scipy/signal/D_bspline_util.o build/temp.linux-x86_64-3.4/scipy/signal/C_bspline_util.o build/temp.linux-x86_64-3.4/scipy/signal/Z_bspline_util.o build/temp.linux-x86_64-3.4/scipy/signal/bspline_util.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/signal/spline.cpython-34m.so building 'scipy.sparse.linalg.isolve._iterative' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c:153: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f gfortran:f77: build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/getbreak.f gfortran:f77: build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f gfortran:f77: build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f gfortran:f77: build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f gfortran:f77: build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f gfortran:f77: build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:478.37: $ FUNCTION wsAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument 'h' at (1) build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1072.36: $ FUNCTION dAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument 'h' at (1) build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1666.38: $ FUNCTION wscAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument 'h' at (1) build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:2260.37: $ FUNCTION dzAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument 'h' at (1) gfortran:f77: build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f gfortran:f77: /builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_accelerate.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterativemodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/STOPTEST2.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/getbreak.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGREVCOM.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.o build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-3.4/builddir/build/BUILD/scipy-0.13.3/scipy/_build_utils/src/wrap_dummy_accelerate.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve/_iterative.cpython-34m.so building 'scipy.sparse.linalg.dsolve._superlu' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -DUSE_VENDOR_BLAS=1 -I/usr/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/sparse/linalg/dsolve/_superlu_utils.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/linalg/dsolve/_superluobject.h:19, from scipy/sparse/linalg/dsolve/_superlu_utils.c:8: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" scipy/sparse/linalg/dsolve/_superluobject.h:130: warning: 'gstrf' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:131: warning: 'gsitrf' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:132: warning: 'gstrs' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:133: warning: 'gssv' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:134: warning: 'Create_Dense_Matrix' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:135: warning: 'Create_CompRow_Matrix' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:136: warning: 'Create_CompCol_Matrix' defined but not used gcc: scipy/sparse/linalg/dsolve/_superluobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/linalg/dsolve/_superluobject.h:19, from scipy/sparse/linalg/dsolve/_superluobject.c:13: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" scipy/sparse/linalg/dsolve/_superluobject.c: In function 'SciPyLU_getattr': scipy/sparse/linalg/dsolve/_superluobject.c:149: warning: initialization from incompatible pointer type scipy/sparse/linalg/dsolve/_superluobject.c:151: warning: assignment from incompatible pointer type scipy/sparse/linalg/dsolve/_superluobject.c:153: warning: return from incompatible pointer type scipy/sparse/linalg/dsolve/_superluobject.c:156: warning: initialization from incompatible pointer type scipy/sparse/linalg/dsolve/_superluobject.c:158: warning: assignment from incompatible pointer type scipy/sparse/linalg/dsolve/_superluobject.c:160: warning: return from incompatible pointer type scipy/sparse/linalg/dsolve/_superluobject.c: At top level: scipy/sparse/linalg/dsolve/_superluobject.h:133: warning: 'gssv' defined but not used scipy/sparse/linalg/dsolve/_superluobject.c: In function 'droprule_cvt': scipy/sparse/linalg/dsolve/_superluobject.c:672: warning: 'one_value' may be used uninitialized in this function gcc: scipy/sparse/linalg/dsolve/_superlumodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/linalg/dsolve/_superlumodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" scipy/sparse/linalg/dsolve/_superluobject.h:130: warning: 'gstrf' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:131: warning: 'gsitrf' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:132: warning: 'gstrs' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:134: warning: 'Create_Dense_Matrix' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:135: warning: 'Create_CompRow_Matrix' defined but not used scipy/sparse/linalg/dsolve/_superluobject.h:136: warning: 'Create_CompCol_Matrix' defined but not used /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/_superlumodule.o build/temp.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/_superlu_utils.o build/temp.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/_superluobject.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lsuperlu_src -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/_superlu.cpython-34m.so building 'scipy.sparse.linalg.dsolve.umfpack.__umfpack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack compile options: '-DSCIPY_UMFPACK_H -DSCIPY_AMD_H -DATLAS_INFO="\"3.8.4\"" -I/usr/include/suitesparse -I/usr/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c: In function 'SWIG_Python_GetModule': build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c:2427: warning: implicit declaration of function 'PyCObject_Import' build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c:2428: warning: assignment makes pointer from integer without a cast build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c: In function 'SWIG_Python_SetModule': build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c:2497: warning: implicit declaration of function 'PyCObject_FromVoidPtr' build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c:2497: warning: initialization makes pointer from integer without a cast build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c:2488: warning: unused variable 'swig_empty_runtime_method_table' build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c: In function 'SWIG_Python_TypeQuery': build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c:2520: warning: implicit declaration of function 'PyCObject_AsVoidPtr' build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c:2520: warning: cast to pointer from integer of different size build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c:2525: warning: assignment makes pointer from integer without a cast In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c:2701: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.o -L/usr/lib64 -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lumfpack -lamd -lptf77blas -lptcblas -latlas -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/__umfpack.cpython-34m.so building 'scipy.sparse.linalg.eigen.arpack._arpack' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c:262: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpackmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -larpack_scipy -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-34m.so building 'scipy.sparse.sparsetools._csr' extension compiling C++ sources C compiler: g++ -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/sparse/sparsetools compile options: '-D__STDC_FORMAT_MACROS=1 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' g++: scipy/sparse/sparsetools/csr_wrap.cxx In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/csr_wrap.cxx:3069: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" In file included from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/csr_wrap.cxx:3069: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:44:1: warning: "PyInt_FromLong" redefined scipy/sparse/sparsetools/csr_wrap.cxx:758:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:45:1: warning: "PyInt_AsLong" redefined scipy/sparse/sparsetools/csr_wrap.cxx:757:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:63:1: warning: "PyString_Check" redefined scipy/sparse/sparsetools/csr_wrap.cxx:760:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:65:1: warning: "PyString_FromString" redefined scipy/sparse/sparsetools/csr_wrap.cxx:761:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:67:1: warning: "PyString_AS_STRING" redefined scipy/sparse/sparsetools/csr_wrap.cxx:767:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:72:1: warning: "PyString_AsString" redefined scipy/sparse/sparsetools/csr_wrap.cxx:763:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:74:1: warning: "PyString_Size" redefined scipy/sparse/sparsetools/csr_wrap.cxx:764:1: warning: this is the location of the previous definition scipy/sparse/sparsetools/csr_wrap.cxx:3143: warning: 'int type_match(int, int)' defined but not used scipy/sparse/sparsetools/csr_wrap.cxx:3292: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used g++ -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/sparse/sparsetools/csr_wrap.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_csr.cpython-34m.so building 'scipy.sparse.sparsetools._csc' extension compiling C++ sources C compiler: g++ -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-D__STDC_FORMAT_MACROS=1 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' g++: scipy/sparse/sparsetools/csc_wrap.cxx In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/csc_wrap.cxx:3054: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" In file included from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/csc_wrap.cxx:3054: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:44:1: warning: "PyInt_FromLong" redefined scipy/sparse/sparsetools/csc_wrap.cxx:758:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:45:1: warning: "PyInt_AsLong" redefined scipy/sparse/sparsetools/csc_wrap.cxx:757:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:63:1: warning: "PyString_Check" redefined scipy/sparse/sparsetools/csc_wrap.cxx:760:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:65:1: warning: "PyString_FromString" redefined scipy/sparse/sparsetools/csc_wrap.cxx:761:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:67:1: warning: "PyString_AS_STRING" redefined scipy/sparse/sparsetools/csc_wrap.cxx:767:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:72:1: warning: "PyString_AsString" redefined scipy/sparse/sparsetools/csc_wrap.cxx:763:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:74:1: warning: "PyString_Size" redefined scipy/sparse/sparsetools/csc_wrap.cxx:764:1: warning: this is the location of the previous definition scipy/sparse/sparsetools/csc_wrap.cxx:3128: warning: 'int type_match(int, int)' defined but not used scipy/sparse/sparsetools/csc_wrap.cxx:3277: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used scipy/sparse/sparsetools/csc_wrap.cxx:3355: warning: 'PyObject* helper_appendToTuple(PyObject*, PyObject*)' defined but not used g++ -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/sparse/sparsetools/csc_wrap.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_csc.cpython-34m.so building 'scipy.sparse.sparsetools._coo' extension compiling C++ sources C compiler: g++ -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-D__STDC_FORMAT_MACROS=1 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' g++: scipy/sparse/sparsetools/coo_wrap.cxx In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/coo_wrap.cxx:3054: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" In file included from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/coo_wrap.cxx:3054: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:44:1: warning: "PyInt_FromLong" redefined scipy/sparse/sparsetools/coo_wrap.cxx:758:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:45:1: warning: "PyInt_AsLong" redefined scipy/sparse/sparsetools/coo_wrap.cxx:757:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:63:1: warning: "PyString_Check" redefined scipy/sparse/sparsetools/coo_wrap.cxx:760:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:65:1: warning: "PyString_FromString" redefined scipy/sparse/sparsetools/coo_wrap.cxx:761:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:67:1: warning: "PyString_AS_STRING" redefined scipy/sparse/sparsetools/coo_wrap.cxx:767:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:72:1: warning: "PyString_AsString" redefined scipy/sparse/sparsetools/coo_wrap.cxx:763:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:74:1: warning: "PyString_Size" redefined scipy/sparse/sparsetools/coo_wrap.cxx:764:1: warning: this is the location of the previous definition scipy/sparse/sparsetools/coo_wrap.cxx:3128: warning: 'int type_match(int, int)' defined but not used scipy/sparse/sparsetools/coo_wrap.cxx:3277: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used scipy/sparse/sparsetools/coo_wrap.cxx:3355: warning: 'PyObject* helper_appendToTuple(PyObject*, PyObject*)' defined but not used g++ -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/sparse/sparsetools/coo_wrap.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_coo.cpython-34m.so building 'scipy.sparse.sparsetools._bsr' extension compiling C++ sources C compiler: g++ -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-D__STDC_FORMAT_MACROS=1 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' g++: scipy/sparse/sparsetools/bsr_wrap.cxx In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/bsr_wrap.cxx:3054: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" In file included from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/bsr_wrap.cxx:3054: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:44:1: warning: "PyInt_FromLong" redefined scipy/sparse/sparsetools/bsr_wrap.cxx:758:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:45:1: warning: "PyInt_AsLong" redefined scipy/sparse/sparsetools/bsr_wrap.cxx:757:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:63:1: warning: "PyString_Check" redefined scipy/sparse/sparsetools/bsr_wrap.cxx:760:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:65:1: warning: "PyString_FromString" redefined scipy/sparse/sparsetools/bsr_wrap.cxx:761:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:67:1: warning: "PyString_AS_STRING" redefined scipy/sparse/sparsetools/bsr_wrap.cxx:767:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:72:1: warning: "PyString_AsString" redefined scipy/sparse/sparsetools/bsr_wrap.cxx:763:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:74:1: warning: "PyString_Size" redefined scipy/sparse/sparsetools/bsr_wrap.cxx:764:1: warning: this is the location of the previous definition scipy/sparse/sparsetools/bsr_wrap.cxx:3128: warning: 'int type_match(int, int)' defined but not used scipy/sparse/sparsetools/bsr_wrap.cxx:3277: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used scipy/sparse/sparsetools/bsr_wrap.cxx:3355: warning: 'PyObject* helper_appendToTuple(PyObject*, PyObject*)' defined but not used g++ -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/sparse/sparsetools/bsr_wrap.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_bsr.cpython-34m.so building 'scipy.sparse.sparsetools._dia' extension compiling C++ sources C compiler: g++ -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-D__STDC_FORMAT_MACROS=1 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' g++: scipy/sparse/sparsetools/dia_wrap.cxx In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/dia_wrap.cxx:3054: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" In file included from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/dia_wrap.cxx:3054: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:44:1: warning: "PyInt_FromLong" redefined scipy/sparse/sparsetools/dia_wrap.cxx:758:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:45:1: warning: "PyInt_AsLong" redefined scipy/sparse/sparsetools/dia_wrap.cxx:757:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:63:1: warning: "PyString_Check" redefined scipy/sparse/sparsetools/dia_wrap.cxx:760:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:65:1: warning: "PyString_FromString" redefined scipy/sparse/sparsetools/dia_wrap.cxx:761:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:67:1: warning: "PyString_AS_STRING" redefined scipy/sparse/sparsetools/dia_wrap.cxx:767:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:72:1: warning: "PyString_AsString" redefined scipy/sparse/sparsetools/dia_wrap.cxx:763:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:74:1: warning: "PyString_Size" redefined scipy/sparse/sparsetools/dia_wrap.cxx:764:1: warning: this is the location of the previous definition scipy/sparse/sparsetools/dia_wrap.cxx:3128: warning: 'int type_match(int, int)' defined but not used scipy/sparse/sparsetools/dia_wrap.cxx:3277: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used scipy/sparse/sparsetools/dia_wrap.cxx:3355: warning: 'PyObject* helper_appendToTuple(PyObject*, PyObject*)' defined but not used g++ -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/sparse/sparsetools/dia_wrap.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_dia.cpython-34m.so building 'scipy.sparse.sparsetools._csgraph' extension compiling C++ sources C compiler: g++ -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-D__STDC_FORMAT_MACROS=1 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' g++: scipy/sparse/sparsetools/csgraph_wrap.cxx In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/csgraph_wrap.cxx:3054: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" In file included from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/csgraph_wrap.cxx:3054: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:44:1: warning: "PyInt_FromLong" redefined scipy/sparse/sparsetools/csgraph_wrap.cxx:758:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:45:1: warning: "PyInt_AsLong" redefined scipy/sparse/sparsetools/csgraph_wrap.cxx:757:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:63:1: warning: "PyString_Check" redefined scipy/sparse/sparsetools/csgraph_wrap.cxx:760:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:65:1: warning: "PyString_FromString" redefined scipy/sparse/sparsetools/csgraph_wrap.cxx:761:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:67:1: warning: "PyString_AS_STRING" redefined scipy/sparse/sparsetools/csgraph_wrap.cxx:767:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:72:1: warning: "PyString_AsString" redefined scipy/sparse/sparsetools/csgraph_wrap.cxx:763:1: warning: this is the location of the previous definition /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:74:1: warning: "PyString_Size" redefined scipy/sparse/sparsetools/csgraph_wrap.cxx:764:1: warning: this is the location of the previous definition scipy/sparse/sparsetools/csgraph_wrap.cxx:3128: warning: 'int type_match(int, int)' defined but not used scipy/sparse/sparsetools/csgraph_wrap.cxx:3277: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used scipy/sparse/sparsetools/csgraph_wrap.cxx:3355: warning: 'PyObject* helper_appendToTuple(PyObject*, PyObject*)' defined but not used g++ -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/sparse/sparsetools/csgraph_wrap.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_csgraph.cpython-34m.so building 'scipy.sparse.csgraph._shortest_path' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/sparse/csgraph compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/sparse/csgraph/_shortest_path.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_shortest_path.c:340: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/sparse/csgraph/_shortest_path.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_shortest_path.cpython-34m.so building 'scipy.sparse.csgraph._traversal' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/sparse/csgraph/_traversal.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_traversal.c:340: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/sparse/csgraph/_traversal.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_traversal.cpython-34m.so building 'scipy.sparse.csgraph._min_spanning_tree' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/sparse/csgraph/_min_spanning_tree.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_min_spanning_tree.c:340: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/sparse/csgraph/_min_spanning_tree.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_min_spanning_tree.cpython-34m.so building 'scipy.sparse.csgraph._tools' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/sparse/csgraph/_tools.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_tools.c:340: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/sparse/csgraph/_tools.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_tools.cpython-34m.so building 'scipy.spatial.qhull' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/spatial creating build/temp.linux-x86_64-3.4/scipy/spatial/qhull creating build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src compile options: '-DATLAS_INFO="\"3.8.4\"" -Dqh_QHpointer=1 -I/usr/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/spatial/qhull/src/stat.c gcc: scipy/spatial/qhull/src/usermem.c gcc: scipy/spatial/qhull.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/spatial/qhull.c:337: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" scipy/spatial/qhull.c: In function '__pyx_f_5scipy_7spatial_5qhull_6_Qhull__get_voronoi_diagram': scipy/spatial/qhull.c:7821: warning: passing argument 2 of 'qh_eachvoronoi_all' from incompatible pointer type scipy/spatial/qhull/src/io.h:94: note: expected 'printvridgeT' but argument is of type 'void (*)(void *, struct vertexT *, struct vertexT *, struct setT *, unsigned int)' scipy/spatial/qhull.c: In function '__pyx_pf_5scipy_7spatial_5qhull__get_barycentric_transforms': scipy/spatial/qhull.c:10783: warning: implicit declaration of function 'dgetrf_' scipy/spatial/qhull.c:10802: warning: implicit declaration of function 'dgecon_' scipy/spatial/qhull.c:10846: warning: implicit declaration of function 'dgetrs_' scipy/spatial/qhull.c: At top level: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used gcc: scipy/spatial/qhull/src/userprintf_rbox.c gcc: scipy/spatial/qhull/src/poly2.c gcc: scipy/spatial/qhull/src/qset.c gcc: scipy/spatial/qhull/src/userprintf.c gcc: scipy/spatial/qhull/src/poly.c gcc: scipy/spatial/qhull/src/random.c gcc: scipy/spatial/qhull/src/io.c gcc: scipy/spatial/qhull/src/geom.c gcc: scipy/spatial/qhull/src/merge.c gcc: scipy/spatial/qhull/src/user.c gcc: scipy/spatial/qhull/src/rboxlib.c gcc: scipy/spatial/qhull/src/geom2.c gcc: scipy/spatial/qhull/src/mem.c gcc: scipy/spatial/qhull/src/global.c gcc: scipy/spatial/qhull/src/libqhull.c /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/scipy/spatial/qhull.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/geom2.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/geom.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/global.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/io.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/libqhull.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/mem.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/merge.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/poly2.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/poly.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/qset.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/random.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/rboxlib.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/stat.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/user.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/usermem.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/userprintf.o build/temp.linux-x86_64-3.4/scipy/spatial/qhull/src/userprintf_rbox.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/spatial/qhull.cpython-34m.so building 'scipy.spatial.ckdtree' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/spatial/ckdtree.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/ckdtree.c:340: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/spatial/ckdtree.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/spatial/ckdtree.cpython-34m.so building 'scipy.spatial._distance_wrap' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/spatial/src compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/spatial/src/distance_wrap.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/src/distance_wrap.c:40: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" scipy/spatial/src/distance_wrap.c: In function 'pdist_weighted_minkowski_wrap': scipy/spatial/src/distance_wrap.c:866: warning: assignment discards qualifiers from pointer target type gcc: scipy/spatial/src/distance.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/spatial/src/distance.c:37: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/spatial/src/distance_wrap.o build/temp.linux-x86_64-3.4/scipy/spatial/src/distance.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/spatial/_distance_wrap.cpython-34m.so building 'scipy.special.specfun' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/special compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/special/specfunmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/special/specfunmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/special/specfunmodule.c:112: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/special/specfunmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lsc_specfun -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/special/specfun.cpython-34m.so building 'scipy.special._ufuncs' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/builddir/build/BUILD/scipy-0.13.3/scipy/special -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -I/builddir/build/BUILD/scipy-0.13.3/scipy/special/c_misc -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/special/amos_wrappers.c gcc: scipy/special/specfun_wrappers.c scipy/special/specfun_wrappers.c: In function 'cexpi_wrap': scipy/special/specfun_wrappers.c:216: warning: implicit declaration of function 'eixz_' gcc: scipy/special/cdf_wrappers.c gcc: build/src.linux-x86_64-3.4/scipy/special/_logit.c gcc: scipy/special/sf_error.c gcc: scipy/special/_ufuncs.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/special/_ufuncs.c:342: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zabs': scipy/special/_ufuncs.c:13348: warning: dereferencing type-punned pointer will break strict-aliasing rules scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zlog': scipy/special/_ufuncs.c:13409: warning: dereferencing type-punned pointer will break strict-aliasing rules scipy/special/_ufuncs.c:13418: warning: dereferencing type-punned pointer will break strict-aliasing rules scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zexp': scipy/special/_ufuncs.c:13478: warning: dereferencing type-punned pointer will break strict-aliasing rules scipy/special/_ufuncs.c:13487: warning: dereferencing type-punned pointer will break strict-aliasing rules scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_hyp2f1': scipy/special/_ufuncs.c:14489: warning: dereferencing type-punned pointer will break strict-aliasing rules scipy/special/_ufuncs.c:14498: warning: dereferencing type-punned pointer will break strict-aliasing rules scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_hyp1f1': scipy/special/_ufuncs.c:14559: warning: dereferencing type-punned pointer will break strict-aliasing rules scipy/special/_ufuncs.c:14568: warning: dereferencing type-punned pointer will break strict-aliasing rules scipy/special/_ufuncs.c: At top level: scipy/special/_ufuncs.c:3640: warning: '__pyx_f_5scipy_7special_7_ufuncs__set_errprint' defined but not used scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_legendre': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_chebyu': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_chebyt': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_6_xlogy_xlogy': scipy/special/_ufuncs.c:13409: warning: dereferencing pointer '__pyx_v_x.484' does break strict-aliasing rules scipy/special/_ufuncs.c:13409: note: initialized from here scipy/special/_ufuncs.c: In function 'PyInit__ufuncs': scipy/special/_ufuncs.c:63747: warning: dereferencing pointer '__pyx_f_5scipy_7special_11_ufuncs_cxx__set_errprint.732' does break strict-aliasing rules scipy/special/_ufuncs.c:20995: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_f_5scipy_7special_8lambertw_lambertw_scalar': scipy/special/_ufuncs.c:13348: warning: dereferencing pointer '__pyx_v_x.481' does break strict-aliasing rules scipy/special/_ufuncs.c:13348: note: initialized from here scipy/special/_ufuncs.c:13409: warning: dereferencing pointer '__pyx_v_x.484' does break strict-aliasing rules scipy/special/_ufuncs.c:13409: note: initialized from here scipy/special/_ufuncs.c:13348: warning: dereferencing pointer '__pyx_v_x.481' does break strict-aliasing rules scipy/special/_ufuncs.c:13348: note: initialized from here scipy/special/_ufuncs.c:13348: warning: dereferencing pointer '__pyx_v_x.481' does break strict-aliasing rules scipy/special/_ufuncs.c:13348: note: initialized from here scipy/special/_ufuncs.c:13409: warning: dereferencing pointer '__pyx_v_x.484' does break strict-aliasing rules scipy/special/_ufuncs.c:13409: note: initialized from here scipy/special/_ufuncs.c:13478: warning: dereferencing pointer '__pyx_v_x.487' does break strict-aliasing rules scipy/special/_ufuncs.c:13478: note: initialized from here scipy/special/_ufuncs.c:13348: warning: dereferencing pointer '__pyx_v_x.481' does break strict-aliasing rules scipy/special/_ufuncs.c:13348: note: initialized from here scipy/special/_ufuncs.c:13348: warning: dereferencing pointer '__pyx_v_x.481' does break strict-aliasing rules scipy/special/_ufuncs.c:13348: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_gegenbauer': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_sh_chebyt': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_chebyc': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_sh_legendre': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_sh_chebyu': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_chebys': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_jacobi': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_genlaguerre': scipy/special/_ufuncs.c:14559: warning: dereferencing pointer '__pyx_v_z.511' does break strict-aliasing rules scipy/special/_ufuncs.c:14559: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_laguerre': scipy/special/_ufuncs.c:14559: warning: dereferencing pointer '__pyx_v_z.511' does break strict-aliasing rules scipy/special/_ufuncs.c:14559: note: initialized from here scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_eval_sh_jacobi': scipy/special/_ufuncs.c:14489: warning: dereferencing pointer '__pyx_v_z.508' does break strict-aliasing rules scipy/special/_ufuncs.c:14489: note: initialized from here /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/scipy/special/_ufuncs.o build/temp.linux-x86_64-3.4/scipy/special/sf_error.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/special/_logit.o build/temp.linux-x86_64-3.4/scipy/special/amos_wrappers.o build/temp.linux-x86_64-3.4/scipy/special/cdf_wrappers.o build/temp.linux-x86_64-3.4/scipy/special/specfun_wrappers.o -L/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/lib -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lsc_amos -lsc_c_misc -lsc_cephes -lsc_mach -lsc_cdf -lsc_specfun -lnpymath -lm -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/special/_ufuncs.cpython-34m.so building 'scipy.special._ufuncs_cxx' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/builddir/build/BUILD/scipy-0.13.3/scipy/special -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/special/sf_error.c compiling C++ sources C compiler: g++ -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/builddir/build/BUILD/scipy-0.13.3/scipy/special -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' g++: scipy/special/_ufuncs_cxx.cxx In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/special/_ufuncs_cxx.cxx:342: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" g++: scipy/special/Faddeeva.cc g++: scipy/special/_faddeeva.cxx g++ -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/special/sf_error.o build/temp.linux-x86_64-3.4/scipy/special/_ufuncs_cxx.o build/temp.linux-x86_64-3.4/scipy/special/_faddeeva.o build/temp.linux-x86_64-3.4/scipy/special/Faddeeva.o -L/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/lib -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lnpymath -lm -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/special/_ufuncs_cxx.cpython-34m.so building 'scipy.stats.statlib' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/stats compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/stats/statlibmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/stats/statlibmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/stats/statlibmodule.c:111: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/stats/statlibmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lstatlib -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/stats/statlib.cpython-34m.so building 'scipy.stats.vonmises_cython' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/stats/vonmises_cython.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/stats/vonmises_cython.c:340: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/stats/vonmises_cython.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/stats/vonmises_cython.cpython-34m.so building 'scipy.stats._rank' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/stats/_rank.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/stats/_rank.c:340: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: warning: '_import_array' defined but not used /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used scipy/stats/_rank.c: In function '__pyx_fuse_2__pyx_f_5scipy_5stats_5_rank__rankdata_fused': scipy/stats/_rank.c:2536: warning: '__pyx_v_tie_rank' may be used uninitialized in this function scipy/stats/_rank.c: In function '__pyx_fuse_1__pyx_f_5scipy_5stats_5_rank__rankdata_fused': scipy/stats/_rank.c:1946: warning: '__pyx_v_tie_rank' may be used uninitialized in this function scipy/stats/_rank.c: In function '__pyx_fuse_0__pyx_f_5scipy_5stats_5_rank__rankdata_fused': scipy/stats/_rank.c:1356: warning: '__pyx_v_tie_rank' may be used uninitialized in this function gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/stats/_rank.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/stats/_rank.cpython-34m.so building 'scipy.stats.futil' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/stats/futilmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/stats/futilmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/stats/futilmodule.c:104: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/stats/futil.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/stats/futilmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/stats/futil.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/stats/futil.cpython-34m.so building 'scipy.stats.mvn' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/scipy/stats/mvnmodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/stats/mvnmodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/stats/mvnmodule.c:104: warning: 'f2py_size' defined but not used gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/stats/mvndst.f scipy/stats/mvndst.f: In function 'bvnmvn': scipy/stats/mvndst.f:909: warning: '__result_bvnmvn' may be used uninitialized in this function scipy/stats/mvndst.f: In function 'covsrt': scipy/stats/mvndst.f:257: warning: 'amin' may be used uninitialized in this function scipy/stats/mvndst.f:257: warning: 'bmin' may be used uninitialized in this function gfortran:f77: build/src.linux-x86_64-3.4/scipy/stats/mvn-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/stats/mvnmodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/stats/mvndst.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/stats/mvn-f2pywrappers.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/stats/mvn.cpython-34m.so building 'scipy.ndimage._nd_image' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-3.4/scipy/ndimage creating build/temp.linux-x86_64-3.4/scipy/ndimage/src compile options: '-Iscipy/ndimage/src -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/ndimage/src/nd_image.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/nd_image.c:32: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" scipy/ndimage/src/nd_image.c: In function 'PyInit__nd_image': scipy/ndimage/src/nd_image.c:1017: warning: unused variable 'd' scipy/ndimage/src/nd_image.c:1017: warning: unused variable 's' gcc: scipy/ndimage/src/ni_interpolation.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_interpolation.c:32: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/ndimage/src/ni_morphology.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_morphology.c:32: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/ndimage/src/ni_fourier.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_fourier.c:32: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/ndimage/src/ni_measure.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_measure.c:32: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/ndimage/src/ni_filters.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_filters.c:32: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: scipy/ndimage/src/ni_support.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_support.c:32: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/ndimage/src/nd_image.o build/temp.linux-x86_64-3.4/scipy/ndimage/src/ni_filters.o build/temp.linux-x86_64-3.4/scipy/ndimage/src/ni_fourier.o build/temp.linux-x86_64-3.4/scipy/ndimage/src/ni_interpolation.o build/temp.linux-x86_64-3.4/scipy/ndimage/src/ni_measure.o build/temp.linux-x86_64-3.4/scipy/ndimage/src/ni_morphology.o build/temp.linux-x86_64-3.4/scipy/ndimage/src/ni_support.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/ndimage/_nd_image.cpython-34m.so building 'scipy.ndimage._ni_label' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Iscipy/ndimage/src -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: scipy/ndimage/src/_ni_label.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/ndimage/src/_ni_label.c:340: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: warning: '_import_umath' defined but not used gcc -pthread -shared -L/opt/rh/rh-python34/root/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.4/scipy/ndimage/src/_ni_label.o -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -lpython3.4m -o build/lib.linux-x86_64-3.4/scipy/ndimage/_ni_label.cpython-34m.so /opt/rh/rh-python34/root/usr/lib64/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) Running from scipy source directory. "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: []) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RIsrF1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64 + cd scipy-0.13.3 + LANG=C + export LANG + unset DISPLAY + scl enable rh-python34 - blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/opt/rh/rh-python34/root/usr/lib', '/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib'] NOT AVAILABLE openblas_info: libraries not found in ['/opt/rh/rh-python34/root/usr/lib', '/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib'] NOT AVAILABLE atlas_blas_threads_info: Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config compiling '_configtest.c': /* This file is generated from numpy/distutils/system_info.py */ void ATL_buildinfo(void); int main(void) { ATL_buildinfo(); return 0; } C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-c' gcc: _configtest.c gcc -pthread _configtest.o -L/usr/lib64/atlas -lptf77blas -lptcblas -latlas -o _configtest ATLAS version 3.8.4 built by mockbuild on Wed Mar 21 01:43:44 GMT 2012: UNAME : Linux c6b6.bsys.dev.centos.org 2.6.32-44.2.el6.x86_64 #1 SMP Wed Jul 21 12:48:32 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux INSTFLG : -1 0 -a 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_PII -DATL_CPUMHZ=2261 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 163840 F77 : gfortran, version GNU Fortran (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) F77FLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 SMC : gcc, version gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) SMCFLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 SKC : gcc, version gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) SKCFLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 success! removing: _configtest.c _configtest.o _configtest Setting PTATLAS=ATLAS FOUND: include_dirs = ['/usr/include'] libraries = ['ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] FOUND: include_dirs = ['/usr/include'] libraries = ['ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] lapack_opt_info: lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/opt/rh/rh-python34/root/usr/lib', '/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib'] NOT AVAILABLE NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS FOUND: include_dirs = ['/usr/include'] libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] FOUND: include_dirs = ['/usr/include'] libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] ATLAS version: 3.8.4 ATLAS version: 3.8.4 ATLAS version: 3.8.4 Splitting linalg.interpolative Fortran source files umfpack_info: amd_info: FOUND: library_dirs = ['/usr/lib64'] libraries = ['amd'] include_dirs = ['/usr/include/suitesparse'] swig_opts = ['-I/usr/include/suitesparse'] define_macros = [('SCIPY_AMD_H', None)] FOUND: library_dirs = ['/usr/lib64'] libraries = ['umfpack', 'amd'] include_dirs = ['/usr/include/suitesparse'] swig_opts = ['-I/usr/include/suitesparse', '-I/usr/include/suitesparse'] define_macros = [('SCIPY_UMFPACK_H', None), ('SCIPY_AMD_H', None)] 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 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 f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.fftpack.convolve" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.integrate._quadpack" sources building extension "scipy.integrate._odepack" sources building extension "scipy.integrate.vode" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.integrate.lsoda" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.integrate._dop" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.interpolate.interpnd" sources building extension "scipy.interpolate._fitpack" sources building extension "scipy.interpolate.dfitpack" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/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 f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/lib/blas/fblas-f2pywrappers.f' to sources. building extension "scipy.lib.blas.cblas" sources adding 'scipy/lib/blas/cblas.pyf.src' to sources. f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.lib.lapack.flapack" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.lib.lapack.clapack" sources adding 'scipy/lib/lapack/clapack.pyf.src' to sources. f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.lib.lapack.calc_lwork" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.linalg._fblas" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_fblas-f2pywrappers.f' to sources. building extension "scipy.linalg._flapack" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_flapack-f2pywrappers.f' to sources. building extension "scipy.linalg._cblas" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.linalg._clapack" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.linalg._flinalg" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.linalg.calc_lwork" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.linalg._interpolative" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' 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 f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.optimize.moduleTNC" sources building extension "scipy.optimize._cobyla" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.optimize.minpack2" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.optimize._slsqp" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.optimize._nnls" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.signal.sigtools" sources building extension "scipy.signal._spectral" sources building extension "scipy.signal.spline" sources building extension "scipy.sparse.linalg.isolve._iterative" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.sparse.linalg.dsolve._superlu" sources building extension "scipy.sparse.linalg.dsolve.umfpack.__umfpack" sources adding 'scipy/sparse/linalg/dsolve/umfpack/umfpack.i' to sources. building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/build/src.linux-x86_64-3.4/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 f2py options: ['--no-wrap-functions'] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.special._ufuncs" sources building extension "scipy.special._ufuncs_cxx" sources building extension "scipy.stats.statlib" sources f2py options: ['--no-wrap-functions'] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.stats.vonmises_cython" sources building extension "scipy.stats._rank" sources building extension "scipy.stats.futil" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. building extension "scipy.stats.mvn" sources f2py options: [] adding 'build/src.linux-x86_64-3.4/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.4' to include_dirs. adding 'build/src.linux-x86_64-3.4/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 copying scipy/version.py -> build/lib.linux-x86_64-3.4/scipy copying build/src.linux-x86_64-3.4/scipy/__config__.py -> build/lib.linux-x86_64-3.4/scipy running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using build_clib running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext resetting extension 'scipy.integrate._odepack' language from 'c' to 'f77'. resetting extension 'scipy.integrate.vode' language from 'c' to 'f77'. resetting extension 'scipy.integrate.lsoda' language from 'c' to 'f77'. resetting extension 'scipy.odr.__odrpack' language from 'c' to 'f77'. extending extension 'scipy.sparse.linalg.dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)] customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using build_ext building 'scipy.linalg._interpolative' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gcc: build/src.linux-x86_64-3.4/fortranobject.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/fortranobject.c:2: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" gcc: build/src.linux-x86_64-3.4/scipy/linalg/_interpolativemodule.c In file included from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.4/fortranobject.h:13, from build/src.linux-x86_64-3.4/scipy/linalg/_interpolativemodule.c:18: /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" build/src.linux-x86_64-3.4/scipy/linalg/_interpolativemodule.c:146: warning: 'f2py_size' defined but not used compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Ibuild/src.linux-x86_64-3.4 -I/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/include -I/opt/rh/rh-python34/root/usr/include/python3.4m -c' gfortran:f77: scipy/linalg/src/id_dist/src/prini.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_aid.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.45: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p1t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.49: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p2t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.53: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p3t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.57: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p4t' at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_snorm.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_sfft.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_qrpiv.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_house.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_aid.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.45: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p1t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.49: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p2t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.53: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p3t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.57: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p4t' at (1) gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_aid.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_snorm.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_sfft.f scipy/linalg/src/id_dist/src/idd_sfft.f: In function 'idd_sfft1': scipy/linalg/src/id_dist/src/idd_sfft.f:251: warning: 'sumi' may be used uninitialized in this function scipy/linalg/src/id_dist/src/idd_sfft.f:251: warning: 'sumr' may be used uninitialized in this function gfortran:f77: scipy/linalg/src/id_dist/src/idd_qrpiv.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_house.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_6.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_6.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_7.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_8.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_9.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_10.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_11.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_1.f scipy/linalg/src/id_dist/src/id_rand_subr_1.f:144: warning: 'master.0.id_srand' defined but not used gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_0.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_1.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_2.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_3.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_4.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_4.f: In function 'zffti1': scipy/linalg/src/id_dist/src/dfft_subr_4.f:10: warning: 'ntry' may be used uninitialized in this function gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_5.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 12 Warning: Nonconforming tab character in column 1 of line 41 Warning: Nonconforming tab character in column 1 of line 67 Warning: Nonconforming tab character in column 1 of line 80 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_6.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_6.f: In function 'dzfft1': scipy/linalg/src/id_dist/src/dfft_subr_6.f:11: warning: 'ntry' may be used uninitialized in this function gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_7.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 16 Warning: Nonconforming tab character in column 1 of line 28 Warning: Nonconforming tab character in column 1 of line 48 Warning: Nonconforming tab character in column 1 of line 70 Warning: Nonconforming tab character in column 1 of line 97 Warning: Nonconforming tab character in column 1 of line 104 Warning: Nonconforming tab character in column 1 of line 221 Warning: Nonconforming tab character in column 1 of line 245 Warning: Nonconforming tab character in column 1 of line 288 Warning: Nonconforming tab character in column 1 of line 340 Warning: Nonconforming tab character in column 1 of line 419 Warning: Nonconforming tab character in column 1 of line 536 Warning: Nonconforming tab character in column 1 of line 560 Warning: Nonconforming tab character in column 1 of line 603 Warning: Nonconforming tab character in column 1 of line 655 Warning: Nonconforming tab character in column 1 of line 734 Warning: Nonconforming tab character in column 1 of line 762 Warning: Nonconforming tab character in column 1 of line 800 Warning: Nonconforming tab character in column 1 of line 858 Warning: Nonconforming tab character in column 1 of line 925 Warning: Nonconforming tab character in column 1 of line 1086 Warning: Nonconforming tab character in column 1 of line 1114 Warning: Nonconforming tab character in column 1 of line 1150 Warning: Nonconforming tab character in column 1 of line 1204 Warning: Nonconforming tab character in column 1 of line 1267 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_8.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_9.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_10.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_11.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_12.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_12.f: In function 'dffti1': scipy/linalg/src/id_dist/src/dfft_subr_12.f:10: warning: 'ntry' may be used uninitialized in this function gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_13.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 9 Warning: Nonconforming tab character in column 1 of line 28 Warning: Nonconforming tab character in column 1 of line 45 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_14.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_15.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 13 /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/scipy/linalg/_interpolativemodule.o build/temp.linux-x86_64-3.4/build/src.linux-x86_64-3.4/fortranobject.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/prini.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_rid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_aid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_4.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_5.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_snorm.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_sfft.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_qrpiv.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_house.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_rid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_aid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_rid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_aid.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_svd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_svd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_svd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_snorm.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_sfft.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_qrpiv.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_house.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_4.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_5.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_6.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_4.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_5.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_6.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_7.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_8.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_9.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_10.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_11.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rand_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rand_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rand_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_0.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_1.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_2.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_3.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_4.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_5.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_6.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_7.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_8.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_9.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_10.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_11.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_12.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_13.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_14.o build/temp.linux-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_15.o -L/usr/lib64/atlas -L/opt/rh/rh-python34/root/usr/lib64 -Lbuild/temp.linux-x86_64-3.4 -llapack -lptf77blas -lptcblas -latlas -lpython3.4m -lgfortran -o build/lib.linux-x86_64-3.4/scipy/linalg/_interpolative.cpython-34m.so running install_lib creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34 creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64 creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy copying build/lib.linux-x86_64-3.4/scipy/__config__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy copying build/lib.linux-x86_64-3.4/scipy/version.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-3.4/scipy/_build_utils/_fortran.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-3.4/scipy/_build_utils/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/_build_utils creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/_ni_label.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/_nd_image.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/morphology.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/measurements.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/io.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/interpolation.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/fourier.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/filters.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/_ni_support.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.4/scipy/ndimage/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/mvn.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/futil.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/_rank.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/vonmises_cython.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/statlib.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/vonmises.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/stats.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/rv.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/mstats_extras.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/mstats_basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/mstats.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/morestats.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/kde.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/distributions.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/contingency.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/_tukeylambda_stats.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/_support.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/_binned_statistic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats copying build/lib.linux-x86_64-3.4/scipy/stats/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/_ufuncs_cxx.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/_ufuncs.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/specfun.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/spfun_stats.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/orthogonal.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/lambertw.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/generate_ufuncs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/add_newdocs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/_testutils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special copying build/lib.linux-x86_64-3.4/scipy/special/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.4/scipy/spatial/_distance_wrap.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.4/scipy/spatial/ckdtree.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.4/scipy/spatial/qhull.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.4/scipy/spatial/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.4/scipy/spatial/kdtree.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.4/scipy/spatial/distance.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.4/scipy/spatial/_plotutils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.4/scipy/spatial/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_tools.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_min_spanning_tree.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_traversal.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_shortest_path.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_validation.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_laplacian.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/_components.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.4/scipy/sparse/csgraph/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_csgraph.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_dia.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_bsr.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_coo.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_csc.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/_csr.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/dia.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/csr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/csgraph.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/csc.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/coo.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/bsr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-3.4/scipy/sparse/sparsetools/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/arpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/eigen/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/_superlu.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/__umfpack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/_umfpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/umfpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/umfpack/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/linsolve.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/dsolve/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve/_iterative.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve/utils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve/minres.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve/lsqr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve/lsmr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve/lgmres.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve/iterative.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/isolve/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/matfuncs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/interface.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/_onenormest.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/_expm_multiply.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.4/scipy/sparse/linalg/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.4/scipy/sparse/sputils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/spfuncs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/lil.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/extract.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/dok.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/dia.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/data.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/csr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/csc.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/coo.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/construct.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/compressed.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/bsr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/base.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.4/scipy/sparse/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/spline.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/_spectral.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/sigtools.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/windows.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/wavelets.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/waveforms.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/spectral.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/signaltools.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/ltisys.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/fir_filter_design.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/filter_design.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/dltisys.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/cont2discrete.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/bsplines.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/_peak_finding.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/_arraytools.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal copying build/lib.linux-x86_64-3.4/scipy/signal/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_nnls.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_slsqp.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/minpack2.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_cobyla.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/moduleTNC.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_lbfgsb.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_zeros.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_minpack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/zeros.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/tnc.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/slsqp.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/optimize.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/nonlin.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/nnls.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/minpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/linesearch.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/lbfgsb.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/cobyla.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/anneal.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_tstutils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_trustregion_ncg.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_trustregion_dogleg.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_trustregion.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_root.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_minimize.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/_basinhopping.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.4/scipy/optimize/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr copying build/lib.linux-x86_64-3.4/scipy/odr/__odrpack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr copying build/lib.linux-x86_64-3.4/scipy/odr/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr copying build/lib.linux-x86_64-3.4/scipy/odr/odrpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr copying build/lib.linux-x86_64-3.4/scipy/odr/models.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr copying build/lib.linux-x86_64-3.4/scipy/odr/add_newdocs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr copying build/lib.linux-x86_64-3.4/scipy/odr/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc copying build/lib.linux-x86_64-3.4/scipy/misc/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc copying build/lib.linux-x86_64-3.4/scipy/misc/pilutil.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc copying build/lib.linux-x86_64-3.4/scipy/misc/doccer.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc copying build/lib.linux-x86_64-3.4/scipy/misc/common.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc copying build/lib.linux-x86_64-3.4/scipy/misc/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_interpolative.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/calc_lwork.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_flinalg.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_clapack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_cblas.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_flapack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_fblas.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/special_matrices.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/misc.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/matfuncs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/linalg_version.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/lapack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/interpolative.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/flinalg.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/flapack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/fblas.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/decomp_svd.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/decomp_schur.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/decomp_qr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/decomp_lu.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/decomp_cholesky.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/decomp.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/clapack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/cblas.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/blas.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_testutils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_solvers.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_matfuncs_sqrtm.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_matfuncs_inv_ssq.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_interpolative_backend.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_expm_frechet.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_decomp_qz.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/_decomp_polar.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.4/scipy/linalg/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.4/scipy/lib/lapack/calc_lwork.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.4/scipy/lib/lapack/clapack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.4/scipy/lib/lapack/flapack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.4/scipy/lib/lapack/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.4/scipy/lib/lapack/scons_support.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.4/scipy/lib/lapack/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.4/scipy/lib/blas/cblas.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.4/scipy/lib/blas/fblas.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.4/scipy/lib/blas/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.4/scipy/lib/blas/scons_support.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.4/scipy/lib/blas/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.4/scipy/lib/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib copying build/lib.linux-x86_64-3.4/scipy/lib/decorator.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib copying build/lib.linux-x86_64-3.4/scipy/lib/_util.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib copying build/lib.linux-x86_64-3.4/scipy/lib/_gcutils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib copying build/lib.linux-x86_64-3.4/scipy/lib/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-3.4/scipy/io/harwell_boeing/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-3.4/scipy/io/harwell_boeing/hb.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-3.4/scipy/io/harwell_boeing/_fortran_format_parser.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-3.4/scipy/io/harwell_boeing/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff copying build/lib.linux-x86_64-3.4/scipy/io/arff/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff copying build/lib.linux-x86_64-3.4/scipy/io/arff/arffread.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff copying build/lib.linux-x86_64-3.4/scipy/io/arff/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/mio5_utils.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/mio_utils.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/streams.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/miobase.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/mio5_params.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/mio5.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/mio4.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/mio.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/byteordercodes.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/matlab/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.4/scipy/io/wavfile.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io copying build/lib.linux-x86_64-3.4/scipy/io/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io copying build/lib.linux-x86_64-3.4/scipy/io/netcdf.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io copying build/lib.linux-x86_64-3.4/scipy/io/mmio.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io copying build/lib.linux-x86_64-3.4/scipy/io/idl.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io copying build/lib.linux-x86_64-3.4/scipy/io/_fortran.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io copying build/lib.linux-x86_64-3.4/scipy/io/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/_interpolate.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/dfitpack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/_fitpack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/interpnd.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/rbf.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/polyint.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/ndgriddata.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/interpolate_wrapper.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/interpolate.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/interpnd_info.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/fitpack2.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/fitpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.4/scipy/interpolate/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/_dop.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/lsoda.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/vode.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/_odepack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/_quadpack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/quadrature.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/quadpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/odepack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/_ode.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.4/scipy/integrate/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.4/scipy/fftpack/convolve.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.4/scipy/fftpack/_fftpack.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.4/scipy/fftpack/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.4/scipy/fftpack/realtransforms.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.4/scipy/fftpack/pseudo_diffs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.4/scipy/fftpack/helper.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.4/scipy/fftpack/fftpack_version.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.4/scipy/fftpack/basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.4/scipy/fftpack/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants copying build/lib.linux-x86_64-3.4/scipy/constants/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants copying build/lib.linux-x86_64-3.4/scipy/constants/constants.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants copying build/lib.linux-x86_64-3.4/scipy/constants/codata.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants copying build/lib.linux-x86_64-3.4/scipy/constants/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.4/scipy/cluster/_hierarchy_wrap.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.4/scipy/cluster/_vq.cpython-34m.so -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.4/scipy/cluster/vq.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.4/scipy/cluster/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.4/scipy/cluster/hierarchy.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.4/scipy/cluster/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.4/scipy/setup.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy copying build/lib.linux-x86_64-3.4/scipy/__init__.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/__config__.py to __config__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/version.py to version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/_build_utils/_fortran.py to _fortran.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/_build_utils/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/morphology.py to morphology.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/measurements.py to measurements.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/io.py to io.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/interpolation.py to interpolation.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/fourier.py to fourier.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/filters.py to filters.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/_ni_support.py to _ni_support.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/vonmises.py to vonmises.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/stats.py to stats.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/rv.py to rv.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/mstats_extras.py to mstats_extras.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/mstats_basic.py to mstats_basic.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/mstats.py to mstats.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/morestats.py to morestats.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/kde.py to kde.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/distributions.py to distributions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/contingency.py to contingency.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/_tukeylambda_stats.py to _tukeylambda_stats.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/_support.py to _support.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/_binned_statistic.py to _binned_statistic.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/spfun_stats.py to spfun_stats.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/orthogonal.py to orthogonal.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/lambertw.py to lambertw.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/generate_ufuncs.py to generate_ufuncs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/basic.py to basic.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/add_newdocs.py to add_newdocs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_testutils.py to _testutils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/kdtree.py to kdtree.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/distance.py to distance.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/_plotutils.py to _plotutils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/_validation.py to _validation.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/_laplacian.py to _laplacian.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/_components.py to _components.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/dia.py to dia.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/csr.py to csr.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/csgraph.py to csgraph.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/csc.py to csc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/coo.py to coo.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/bsr.py to bsr.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py to lobpcg.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack/arpack.py to arpack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack/_umfpack.py to _umfpack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack/umfpack.py to umfpack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/linsolve.py to linsolve.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/utils.py to utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/minres.py to minres.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/lsqr.py to lsqr.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/lsmr.py to lsmr.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/lgmres.py to lgmres.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/iterative.py to iterative.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/matfuncs.py to matfuncs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/interface.py to interface.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/_onenormest.py to _onenormest.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/_expm_multiply.py to _expm_multiply.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sputils.py to sputils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/spfuncs.py to spfuncs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/lil.py to lil.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/extract.py to extract.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/dok.py to dok.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/dia.py to dia.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/data.py to data.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csr.py to csr.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csc.py to csc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/coo.py to coo.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/construct.py to construct.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/compressed.py to compressed.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/bsr.py to bsr.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/windows.py to windows.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/wavelets.py to wavelets.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/waveforms.py to waveforms.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/spectral.py to spectral.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/signaltools.py to signaltools.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/ltisys.py to ltisys.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/fir_filter_design.py to fir_filter_design.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/filter_design.py to filter_design.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/dltisys.py to dltisys.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/cont2discrete.py to cont2discrete.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/bsplines.py to bsplines.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/_peak_finding.py to _peak_finding.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/_arraytools.py to _arraytools.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/zeros.py to zeros.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tnc.py to tnc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/slsqp.py to slsqp.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/optimize.py to optimize.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/nonlin.py to nonlin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/nnls.py to nnls.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/minpack.py to minpack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/linesearch.py to linesearch.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/lbfgsb.py to lbfgsb.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/cobyla.py to cobyla.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/anneal.py to anneal.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_tstutils.py to _tstutils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_trustregion_ncg.py to _trustregion_ncg.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_trustregion_dogleg.py to _trustregion_dogleg.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_trustregion.py to _trustregion.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_root.py to _root.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_minimize.py to _minimize.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_basinhopping.py to _basinhopping.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr/odrpack.py to odrpack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr/models.py to models.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr/add_newdocs.py to add_newdocs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/pilutil.py to pilutil.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/doccer.py to doccer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/common.py to common.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/special_matrices.py to special_matrices.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/misc.py to misc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/matfuncs.py to matfuncs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/linalg_version.py to linalg_version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/lapack.py to lapack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/interpolative.py to interpolative.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/flinalg.py to flinalg.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/flapack.py to flapack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/fblas.py to fblas.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/decomp_svd.py to decomp_svd.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/decomp_schur.py to decomp_schur.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/decomp_qr.py to decomp_qr.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/decomp_lu.py to decomp_lu.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/decomp_cholesky.py to decomp_cholesky.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/decomp.py to decomp.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/clapack.py to clapack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/cblas.py to cblas.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/blas.py to blas.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/basic.py to basic.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_testutils.py to _testutils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_solvers.py to _solvers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_matfuncs_sqrtm.py to _matfuncs_sqrtm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_matfuncs_inv_ssq.py to _matfuncs_inv_ssq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_interpolative_backend.py to _interpolative_backend.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_expm_frechet.py to _expm_frechet.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_decomp_qz.py to _decomp_qz.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_decomp_polar.py to _decomp_polar.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/scons_support.py to scons_support.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas/scons_support.py to scons_support.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/decorator.py to decorator.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/_util.py to _util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/_gcutils.py to _gcutils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing/hb.py to hb.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing/_fortran_format_parser.py to _fortran_format_parser.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/arffread.py to arffread.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/miobase.py to miobase.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/mio5_params.py to mio5_params.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/mio5.py to mio5.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/mio4.py to mio4.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/mio.py to mio.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/byteordercodes.py to byteordercodes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/wavfile.py to wavfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/netcdf.py to netcdf.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/mmio.py to mmio.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/idl.py to idl.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py to _fortran.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/rbf.py to rbf.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/polyint.py to polyint.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/ndgriddata.py to ndgriddata.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/interpolate_wrapper.py to interpolate_wrapper.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/interpolate.py to interpolate.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/interpnd_info.py to interpnd_info.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/fitpack2.py to fitpack2.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/fitpack.py to fitpack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/quadrature.py to quadrature.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/quadpack.py to quadpack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/odepack.py to odepack.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/_ode.py to _ode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/realtransforms.py to realtransforms.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/pseudo_diffs.py to pseudo_diffs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/helper.py to helper.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/fftpack_version.py to fftpack_version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/basic.py to basic.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants/constants.py to constants.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants/codata.py to codata.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/vq.py to vq.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/hierarchy.py to hierarchy.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/__init__.py to __init__.cpython-34.pyc running install_data creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_5d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_string.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex32.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated_3d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100-le-1ch-4bytes.wav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-5x1x1.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_2d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_4d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int16.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float32.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-5x3x1.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated_3d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_1d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-7x1x1.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_byte.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-10x1x11.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_1.nc -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-5x1x1.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/various_compressed.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_6d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_4d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_8d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint32.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_7d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_1d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint16.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_inherit.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float64.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x1.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x1.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_6d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_7d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint64.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_2d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int64.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_3d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-7x1x1.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_heap_pointer.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-5x3x1.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-22x10x15.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_5d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_3d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated_3d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-22x10x15.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_8d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000-le-2ch-1byteu.wav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated_3d.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int32.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex64.sav -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-10x1x11.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/data creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/estimate_gradients_hang.npy -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/bug-1310.npz -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/data creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/README.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_strels.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_results.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_inputs.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/data creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants/tests copying scipy/constants/tests/test_codata.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants/tests/ copying scipy/constants/tests/test_constants.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/constants/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests copying scipy/cluster/tests/test_vq.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-1.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-weighted.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-3.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-4.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-1.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-0.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/data.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-centroid.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-2.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-1.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-4.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/iris.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-4.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-complete-tdist.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-average-tdist.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-single.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-5.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-single-tdist.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-complete.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-4.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_hierarchy.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-2.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-2.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-4.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-3.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-3.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-5.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-weighted-tdist.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-median.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-6.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-3.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-X.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-ward.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-1.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-3.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-average.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/Q-X.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-2.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/vq_test.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-2.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/tests copying scipy/sparse/linalg/isolve/tests/test_iterative.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lsqr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_utils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lsmr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/demo_lgmres.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lgmres.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/tests creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test1.arff -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/missing.arff -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test3.arff -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/iris.arff -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test4.arff -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test5.arff -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test2.arff -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/tests/data creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/tests copying scipy/misc/tests/test_common.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_doccer.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_pilutil.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack/tests copying scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests copying scipy/fftpack/tests/test_real_transforms.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_dct.c -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_pseudo_diffs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/Makefile -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test.npz -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.m -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gen_fftw_ref.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_single_ref.npz -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_double_ref.npz -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_helper.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/tests copying scipy/lib/lapack/tests/test_esv.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/tests/ copying scipy/lib/lapack/tests/test_gesv.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/tests/ copying scipy/lib/lapack/tests/common.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/tests/ copying scipy/lib/lapack/tests/test_lapack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/benchmarks copying scipy/linalg/benchmarks/bench_basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/benchmarks/ copying scipy/linalg/benchmarks/bench_decom.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/benchmarks/ copying scipy/linalg/benchmarks/bench_sqrtm.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/benchmarks/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests copying scipy/signal/tests/test_waveforms.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_peak_finding.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_ltisys.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_dltisys.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_windows.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_cont2discrete.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_array_tools.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_signaltools.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_spectral.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_filter_design.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_fir_filter_design.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_wavelets.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/single_empty_string.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testfunc_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testhdf5_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_skip_variable.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/nasty_duplicate_fieldnames.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/some_functions.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_mat4_le_floats.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/one_by_zero_char.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/parabola.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/sqr.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testvec_4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testbool_8_WIN64.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_empty_struct.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsefloat_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/big_endian.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/japanese_utf8.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/little_endian.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr/tests copying scipy/odr/tests/test_odr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests copying scipy/spatial/tests/test_distance.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_kdtree.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test__plotutils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_qhull.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/benchmarks copying scipy/sparse/linalg/benchmarks/bench_expm.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/benchmarks/ copying scipy/sparse/linalg/benchmarks/bench_expm_multiply.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/benchmarks/ copying scipy/interpolate/tests/test_regression.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate_wrapper.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_polyint.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpnd.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_ndgriddata.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack2.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_rbf.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebychev-ml.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml-iris.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml-iris.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-double-inp.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebychev-ml-iris.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-spearman-ml.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X2.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml-iris.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml-iris.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-bool-data.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-hamming-ml.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/degenerate_pointset.npz -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-5.8-ml-iris.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml-iris.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-boolean-inp.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/iris.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jaccard-ml.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X1.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml-iris.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/tests/data creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests copying scipy/optimize/tests/test_minpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_anneal.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linesearch.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nnls.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_optimize.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_regression.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_cobyla.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_slsqp.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__basinhopping.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_tnc.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_zeros.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nonlin.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__root.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests copying scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ copying scipy/sparse/linalg/eigen/lobpcg/tests/large_scale.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ copying scipy/sparse/linalg/eigen/lobpcg/tests/benchmark.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/tests copying scipy/sparse/csgraph/tests/test_traversal.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_connected_components.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_spanning_tree.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_graph_components.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_conversions.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_graph_laplacian.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_shortest_path.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests/data copying scipy/special/tests/data/boost.npz -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests/data copying scipy/special/tests/data/README -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests/data copying scipy/special/tests/data/gsl.npz -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests/data copying scipy/ndimage/tests/test_measurements.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_ndimage.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_datatypes.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/dots.png -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_io.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_filters.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_regression.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/tests copying scipy/sparse/linalg/dsolve/tests/test_linsolve.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/tests/ copying INSTALL.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy copying HACKING.rst.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy copying THANKS.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy copying LICENSE.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy copying BENTO_BUILD.txt -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests copying scipy/linalg/tests/test_solvers.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_build.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_interpolative.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_polar.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_blas.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_lapack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_cholesky.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_fblas.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_special_matrices.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/tests copying scipy/sparse/linalg/tests/test_onenormest.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_expm_multiply.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_interface.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/benchmarks copying scipy/fftpack/benchmarks/bench_basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/benchmarks/ copying scipy/fftpack/benchmarks/bench_pseudo_diffs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/benchmarks/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests copying scipy/stats/tests/test_distributions.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_kdeoth.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_extras.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_tukeylambda_stats.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_stats.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_contingency.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_discrete_basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_continuous_extra.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_morestats.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_rank.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_fit.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_binned_statistic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_continuous_basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/tests copying scipy/sparse/tests/test_construct.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csc.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_extract.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_base.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_sputils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_spfuncs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/benchmarks copying scipy/sparse/benchmarks/bench_sparse.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/benchmarks/ copying scipy/special/tests/test_data.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests copying scipy/special/tests/test_spfun_stats.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests copying scipy/special/tests/test_logit.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests copying scipy/special/tests/test_mpmath.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests copying scipy/special/tests/test_basic.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal_eval.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests copying scipy/special/tests/test_lambertw.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/benchmarks copying scipy/optimize/benchmarks/bench_zeros.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/benchmarks/ copying scipy/misc/face.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/ copying scipy/misc/ascent.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/ copying scipy/misc/lena.dat -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas/tests copying scipy/lib/blas/tests/test_fblas.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas/tests/ copying scipy/lib/blas/tests/test_blas.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/tests copying scipy/integrate/tests/test_integrate.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadrature.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon_mono.png -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon_mono_flat.png -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon.png -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/misc/tests/data creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/tests copying scipy/lib/tests/test__gcutils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/tests copying scipy/io/tests/test_netcdf.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/ copying scipy/io/tests/test_fortran.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/ copying scipy/io/tests/test_idl.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/ copying scipy/io/tests/test_wavfile.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/ copying scipy/io/tests/test_mmio.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack/tests copying scipy/sparse/linalg/dsolve/umfpack/tests/try_umfpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack/tests/ copying scipy/sparse/linalg/dsolve/umfpack/tests/test_umfpack.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack/tests/ copying scipy/io/matlab/tests/test_mio_funcs.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_streams.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/save_matfile.m -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio5_utils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/afunc.m -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat5files.m -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_byteordercodes.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio_utils.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_miobase.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_pathological.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat4files.m -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/benchmarks copying scipy/spatial/benchmarks/bench_ckdtree.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/benchmarks/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing/tests copying scipy/io/harwell_boeing/tests/test_hb.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing/tests/ copying scipy/io/harwell_boeing/tests/test_fortran_format.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/harwell_boeing/tests/ creating /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/benchmarks copying scipy/io/matlab/benchmarks/bench_memusage.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/benchmarks/ copying scipy/io/matlab/benchmarks/bench_structarr.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/benchmarks/ copying scipy/io/arff/tests/test_arffread.py -> /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/arff/tests/ running install_egg_info Writing /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy-0.13.3-py3.4.egg-info running install_clib /opt/rh/rh-python34/root/usr/lib64/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) Running from scipy source directory. + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/scipy-0.13.3 extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/_vq.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/cluster/_hierarchy_wrap.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/_fftpack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/fftpack/convolve.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/_quadpack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/_odepack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/vode.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/lsoda.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/integrate/_dop.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/interpnd.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/_fitpack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/dfitpack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/interpolate/_interpolate.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/streams.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/mio_utils.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/mio5_utils.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas/fblas.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/blas/cblas.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/flapack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/clapack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/lib/lapack/calc_lwork.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_fblas.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_flapack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_cblas.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_clapack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_flinalg.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/calc_lwork.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/linalg/_interpolative.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/odr/__odrpack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_minpack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_zeros.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_lbfgsb.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/moduleTNC.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_cobyla.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/minpack2.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_slsqp.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/optimize/_nnls.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/sigtools.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/_spectral.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/signal/spline.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/isolve/_iterative.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/umfpack/__umfpack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/dsolve/_superlu.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/_csr.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/_csc.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/_coo.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/_bsr.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/_dia.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/sparsetools/_csgraph.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/_traversal.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/sparse/csgraph/_tools.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/qhull.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/ckdtree.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/spatial/_distance_wrap.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/specfun.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_ufuncs.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_ufuncs_cxx.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/statlib.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/vonmises_cython.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/_rank.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/futil.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/mvn.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/_nd_image.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/ndimage/_ni_label.cpython-34m.so 57339 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python34/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python34 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-34 /opt/rh/rh-python34/root/usr/bin/python3 1 /opt/rh/rh-python34/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RAI58V + umask 022 + cd /builddir/build/BUILD + cd scipy-0.13.3 + unset DISPLAY + mkdir test + cd test + scl enable rh-python34 - nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] nose.config: INFO: Excluding tests matching ['f2py_ext', 'f2py_f90_ext', 'gen_ext', 'pyrex_ext', 'swig_ext'] /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/lib/utils.py:134: DeprecationWarning: `scipy.lib.blas` is deprecated, use `scipy.linalg.blas` instead! warnings.warn(depdoc, DeprecationWarning) /opt/rh/rh-python34/root/usr/lib64/python3.4/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 test_interpolate.TestInterp1D.test_cubic ... ok test_interpolate.TestInterp1D.test_init ... ok test_interpolate.TestInterp1D.test_linear ... ok test_interpolate.TestInterp1D.test_nd ... ok test_interpolate.TestInterp1D.test_nd_zero_spline ... KNOWNFAIL: zero-order splines fail for the last point test_interpolate.TestInterp1D.test_nearest ... ok test_interpolate.TestInterp1D.test_validation ... ok test_interpolate.TestInterp1D.test_zero ... 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(, (), (0,), None, -1) ... ok test_polyint.test_shapes(, (), (0,), None, 0) ... ok test_polyint.test_shapes(, (), (1,), None, -1) ... ok test_polyint.test_shapes(, (), (1,), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (0,), (0,), None, -1) ... ok test_polyint.test_shapes(, (0,), (0,), None, 0) ... ok test_polyint.test_shapes(, (0,), (1,), None, -1) ... ok test_polyint.test_shapes(, (0,), (1,), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (1,), (0,), None, -1) ... ok test_polyint.test_shapes(, (1,), (0,), None, 0) ... ok test_polyint.test_shapes(, (1,), (1,), None, -1) ... ok test_polyint.test_shapes(, (1,), (1,), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (), (0,), None, -1) ... ok test_polyint.test_shapes(, (), (0,), None, 0) ... ok test_polyint.test_shapes(, (), (1,), None, -1) ... ok test_polyint.test_shapes(, (), (1,), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (0,), (0,), None, -1) ... ok test_polyint.test_shapes(, (0,), (0,), None, 0) ... ok test_polyint.test_shapes(, (0,), (1,), None, -1) ... ok test_polyint.test_shapes(, (0,), (1,), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (1,), (0,), None, -1) ... ok test_polyint.test_shapes(, (1,), (0,), None, 0) ... ok test_polyint.test_shapes(, (1,), (1,), None, -1) ... ok test_polyint.test_shapes(, (1,), (1,), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (), (0,), None, -1) ... ok test_polyint.test_shapes(, (), (0,), None, 0) ... ok test_polyint.test_shapes(, (), (1,), None, -1) ... ok test_polyint.test_shapes(, (), (1,), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (0,), (0,), None, -1) ... ok test_polyint.test_shapes(, (0,), (0,), None, 0) ... ok test_polyint.test_shapes(, (0,), (1,), None, -1) ... ok test_polyint.test_shapes(, (0,), (1,), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (1,), (0,), None, -1) ... ok test_polyint.test_shapes(, (1,), (0,), None, 0) ... ok test_polyint.test_shapes(, (1,), (1,), None, -1) ... ok test_polyint.test_shapes(, (1,), (1,), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 2) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (), (0,), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (), (0,), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (), (0,), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (), (0,), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (), (1,), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (), (1,), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (), (1,), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (), (1,), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (), (3, 2, 5), (3,), -3) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (), (3, 2, 5), (4,), -3) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (), (3, 2, 5), (3,), -2) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (), (3, 2, 5), (4,), -2) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (), (3, 2, 5), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (), (3, 2, 5), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (), (3, 2, 5), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (), (3, 2, 5), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (), (3, 2, 5), (3,), 1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (), (3, 2, 5), (4,), 1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (), (3, 2, 5), (3,), 2) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (), (3, 2, 5), (4,), 2) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (0,), (0,), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (0,), (0,), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (0,), (0,), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (0,), (0,), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (0,), (1,), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (0,), (1,), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (0,), (1,), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (0,), (1,), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (0,), (3, 2, 5), (3,), -3) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (0,), (3, 2, 5), (4,), -3) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (0,), (3, 2, 5), (3,), -2) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (0,), (3, 2, 5), (4,), -2) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (0,), (3, 2, 5), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (0,), (3, 2, 5), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (0,), (3, 2, 5), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (0,), (3, 2, 5), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (0,), (3, 2, 5), (3,), 1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (0,), (3, 2, 5), (4,), 1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (0,), (3, 2, 5), (3,), 2) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (0,), (3, 2, 5), (4,), 2) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (1,), (0,), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (1,), (0,), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (1,), (0,), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (1,), (0,), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (1,), (1,), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (1,), (1,), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (1,), (1,), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (1,), (1,), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (1,), (3, 2, 5), (3,), -3) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (1,), (3, 2, 5), (4,), -3) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (1,), (3, 2, 5), (3,), -2) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (1,), (3, 2, 5), (4,), -2) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (1,), (3, 2, 5), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (1,), (3, 2, 5), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (1,), (3, 2, 5), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (1,), (3, 2, 5), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (1,), (3, 2, 5), (3,), 1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (1,), (3, 2, 5), (4,), 1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (1,), (3, 2, 5), (3,), 2) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (1,), (3, 2, 5), (4,), 2) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (3, 2, 5), (0,), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (3, 2, 5), (0,), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (3, 2, 5), (0,), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (3, 2, 5), (0,), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (3, 2, 5), (1,), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (3, 2, 5), (1,), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (3, 2, 5), (1,), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (3, 2, 5), (1,), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (3, 2, 5), (3, 2, 5), (3,), -3) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (4,), -3) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (3, 2, 5), (3, 2, 5), (3,), -2) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (4,), -2) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (3, 2, 5), (3, 2, 5), (3,), -1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (4,), -1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (3, 2, 5), (3, 2, 5), (3,), 0) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (4,), 0) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (3, 2, 5), (3, 2, 5), (3,), 1) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (4,), 1) ... ok test_polyint.test_derivs_shapes(.krogh_derivs at 0x7f9be6193f28>, (3, 2, 5), (3, 2, 5), (3,), 2) ... ok test_polyint.test_derivs_shapes(.pchip_derivs at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (4,), 2) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (0,), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (0,), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (0,), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (0,), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (0,), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (0,), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (0,), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (0,), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (0,), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (0,), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (1,), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (1,), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (1,), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (1,), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (1,), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (1,), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (1,), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (1,), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (1,), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (1,), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (3, 2, 5), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (3, 2, 5), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (3, 2, 5), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (3, 2, 5), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(.krogh_deriv at 0x7f9be6193d90>, (3, 2, 5), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (0,), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (0,), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (0,), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (0,), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (0,), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (0,), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (0,), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (0,), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (0,), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (0,), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (1,), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (1,), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (1,), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (1,), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (1,), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (1,), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (1,), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (1,), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (1,), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (1,), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (3, 2, 5), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (3, 2, 5), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (3, 2, 5), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (3, 2, 5), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (3, 2, 5), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (3, 2, 5), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (3, 2, 5), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (3, 2, 5), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (3, 2, 5), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(.pchip_deriv at 0x7f9be6193e18>, (3, 2, 5), (3, 2, 5), (), 2) ... ok test_polyint.test_complex(,) ... ok test_polyint.test_complex(,) ... ok test_polyint.test_complex(,) ... 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', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat'], {'testdouble': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_load('string', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat'], {'teststring': array(['"Do nine men interpret?" "Nine men," I nod.'], ... ok test_mio.test_load('complex', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/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', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat'], {'testmatrix': array([[ 1., 2., 3., 4., 5.], ... ok test_mio.test_load('sparse', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat'], {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_load('sparsecomplex', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_load('multi', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat'], {'theta': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_load('minus', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat'], {'testminus': array([[-1]])}) ... ok test_mio.test_load('onechar', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat'], {'testonechar': array(['r'], ... ok test_mio.test_load('cell', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat'], {'testcell': array([[ array(['This cell contains this string and 3 arrays of increasing length'], ... ok test_mio.test_load('scalarcell', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat'], {'testscalarcell': array([[array([[1]])]], dtype=object)}) ... ok test_mio.test_load('emptycell', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat'], {'testemptycell': array([[array([[1]]), array([[2]]), array([], shape=(0, 0), dtype=float64), ... ok test_mio.test_load('stringarray', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat'], {'teststringarray': array(['one ', 'two ', 'three'], ... ok test_mio.test_load('3dmatrix', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat'], {'test3dmatrix': array([[[ 1, 7, 13, 19], ... ok test_mio.test_load('struct', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat'], {'teststruct': array([[ (['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', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat'], {'testcellnest': array([[array([[1]]), ... ok test_mio.test_load('structnest', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat'], {'teststructnest': array([[([[1]], [[(array(['number 3'], ... ok test_mio.test_load('structarr', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat'], {'teststructarr': array([[([[1]], [[2]]), (['number 1'], ['number 2'])]], ... ok test_mio.test_load('object', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat'], {'testobject': MatlabObject([[(['x'], [' x = INLINE_INPUTS_{1};'], ['x'], [[0]], [[1]], [[1]])]], ... ok test_mio.test_load('unicode', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat'], {'testunicode': array([ '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', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat'], {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_load('sparsecomplex', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_load('bool', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testbool_8_WIN64.mat'], {'testbools': array([[ True], ... ok test_mio.test_whos('double', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat'], {'testdouble': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_whos('string', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat'], {'teststring': array(['"Do nine men interpret?" "Nine men," I nod.'], ... ok test_mio.test_whos('complex', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/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', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat'], {'testmatrix': array([[ 1., 2., 3., 4., 5.], ... ok test_mio.test_whos('sparse', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat'], {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_whos('sparsecomplex', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_whos('multi', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat'], {'theta': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_whos('minus', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat'], {'testminus': array([[-1]])}, {'testminus': 'double'}) ... ok test_mio.test_whos('onechar', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat'], {'testonechar': array(['r'], ... ok test_mio.test_whos('cell', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat'], {'testcell': array([[ array(['This cell contains this string and 3 arrays of increasing length'], ... ok test_mio.test_whos('scalarcell', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/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', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat'], {'testemptycell': array([[array([[1]]), array([[2]]), array([], shape=(0, 0), dtype=float64), ... ok test_mio.test_whos('stringarray', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat'], {'teststringarray': array(['one ', 'two ', 'three'], ... ok test_mio.test_whos('3dmatrix', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat'], {'test3dmatrix': array([[[ 1, 7, 13, 19], ... ok test_mio.test_whos('struct', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat'], {'teststruct': array([[ (['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', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat'], {'testcellnest': array([[array([[1]]), ... ok test_mio.test_whos('structnest', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat'], {'teststructnest': array([[([[1]], [[(array(['number 3'], ... ok test_mio.test_whos('structarr', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat'], {'teststructarr': array([[([[1]], [[2]]), (['number 1'], ['number 2'])]], ... ok test_mio.test_whos('object', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat'], {'testobject': MatlabObject([[(['x'], [' x = INLINE_INPUTS_{1};'], ['x'], [[0]], [[1]], [[1]])]], ... ok test_mio.test_whos('unicode', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat'], {'testunicode': array([ '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', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat'], {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_whos('sparsecomplex', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_whos('bool', ['/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/matlab/tests/data/testbool_8_WIN64.mat'], {'testbools': array([[ True], ... ok test_mio.test_round_trip('double_round_trip', {'testdouble': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_round_trip('double_round_trip', {'testdouble': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_round_trip('string_round_trip', {'teststring': array(['"Do nine men interpret?" "Nine men," I nod.'], ... ok test_mio.test_round_trip('string_round_trip', {'teststring': array(['"Do nine men interpret?" "Nine men," I nod.'], ... ok test_mio.test_round_trip('complex_round_trip', {'testcomplex': array([[ 1.00000000e+00 +0.00000000e+00j, ... ok test_mio.test_round_trip('complex_round_trip', {'testcomplex': array([[ 1.00000000e+00 +0.00000000e+00j, ... ok test_mio.test_round_trip('matrix_round_trip', {'testmatrix': array([[ 1., 2., 3., 4., 5.], ... ok test_mio.test_round_trip('matrix_round_trip', {'testmatrix': array([[ 1., 2., 3., 4., 5.], ... ok test_mio.test_round_trip('sparse_round_trip', {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('sparse_round_trip', {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('sparsecomplex_round_trip', {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('sparsecomplex_round_trip', {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('multi_round_trip', {'theta': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_round_trip('multi_round_trip', {'theta': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_round_trip('minus_round_trip', {'testminus': array([[-1]])}, '4') ... ok test_mio.test_round_trip('minus_round_trip', {'testminus': array([[-1]])}, '5') ... ok test_mio.test_round_trip('onechar_round_trip', {'testonechar': array(['r'], ... ok test_mio.test_round_trip('onechar_round_trip', {'testonechar': array(['r'], ... ok test_mio.test_round_trip('cell_round_trip', {'testcell': array([[ array(['This cell contains this string and 3 arrays of increasing length'], ... ok test_mio.test_round_trip('scalarcell_round_trip', {'testscalarcell': array([[array([[1]])]], dtype=object)}, '5') ... ok test_mio.test_round_trip('emptycell_round_trip', {'testemptycell': array([[array([[1]]), array([[2]]), array([], shape=(0, 0), dtype=float64), ... ok test_mio.test_round_trip('stringarray_round_trip', {'teststringarray': array(['one ', 'two ', 'three'], ... ok test_mio.test_round_trip('3dmatrix_round_trip', {'test3dmatrix': array([[[ 1, 7, 13, 19], ... ok test_mio.test_round_trip('struct_round_trip', {'teststruct': array([[ (['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_round_trip('cellnest_round_trip', {'testcellnest': array([[array([[1]]), ... ok test_mio.test_round_trip('structnest_round_trip', {'teststructnest': array([[([[1]], [[(array(['number 3'], ... ok test_mio.test_round_trip('structarr_round_trip', {'teststructarr': array([[([[1]], [[2]]), (['number 1'], ['number 2'])]], ... ok test_mio.test_round_trip('object_round_trip', {'testobject': MatlabObject([[(['x'], [' x = INLINE_INPUTS_{1};'], ['x'], [[0]], [[1]], [[1]])]], ... ok test_mio.test_round_trip('unicode_round_trip', {'testunicode': array([ '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_round_trip('sparse_round_trip', {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('sparse_round_trip', {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('sparsecomplex_round_trip', {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('sparsecomplex_round_trip', {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('bool_round_trip', {'testbools': array([[ True], ... ok test_mio.test_round_trip('objectarray_round_trip', {'testobjectarray': MatlabObject([[(['x'], [' x = INLINE_INPUTS_{1};'], ['x'], [[0]], [[1]], [[1]]), ... 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(['python'], ... ok test_mio.test_recarray(array([[ 0.5]]), 0.5) ... ok test_mio.test_recarray(array(['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(['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(16777216, 16777216) ... ok test_mio5_utils.test_byteswap(1, 1) ... ok test_mio5_utils.test_byteswap(65536, 65536) ... ok test_mio5_utils.test_byteswap(256, 256) ... ok test_mio5_utils.test_byteswap(256, 256) ... ok test_mio5_utils.test_byteswap(65536, 65536) ... ok test_mio5_utils.test_read_tag(, ) ... ok test_mio5_utils.test_read_tag(, ) ... ok test_mio5_utils.test_read_stream(b'\x05\x00\x04\x00\x01\x00\x00\x00', b'\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], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 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=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 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(b'a\x00string', b'a\x00string') ... ok test_streams.test_read(b'a\x00st', b'a\x00st') ... ok test_streams.test_read(b'a\x00st', b'a\x00st') ... ok test_streams.test_read(b'ring', b'ring') ... ok test_streams.test_read(, , , 2) ... ok test_streams.test_read(b'a\x00st', b'a\x00st') ... ok test_streams.test_read(b'ring', b'ring') ... ok test_streams.test_read(, , , 2) ... ok test_streams.test_read(b'a\x00string', b'a\x00string') ... ok test_streams.test_read(b'a\x00st', b'a\x00st') ... ok test_streams.test_read(b'a\x00st', b'a\x00st') ... ok test_streams.test_read(b'ring', b'ring') ... ok test_streams.test_read(, , , 2) ... ok test_streams.test_read(b'a\x00st', b'a\x00st') ... ok test_streams.test_read(b'ring', b'ring') ... ok test_streams.test_read(, , , 2) ... ok test_streams.test_read(b'a\x00string', b'a\x00string') ... ok test_streams.test_read(b'a\x00st', b'a\x00st') ... ok test_streams.test_read(b'a\x00st', b'a\x00st') ... ok test_streams.test_read(b'ring', b'ring') ... ok test_streams.test_read(, , , 2) ... ok test_streams.test_read(b'a\x00st', b'a\x00st') ... ok test_streams.test_read(b'ring', b'ring') ... ok test_streams.test_read(, , , 2) ... ok test_fortran.test_fortranfiles_read ... /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) 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 ... /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/io/idl.py:167: UserWarning: warning: empty strings are now set to '' instead of None warnings.warn("warning: empty strings are now set to '' instead of None") 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(b'Created for a test', b'Created for a test') ... ok test_netcdf.test_read_write_files(b'days since 2008-01-01', b'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(b'Created for a test', b'Created for a test') ... ok test_netcdf.test_read_write_files(b'days since 2008-01-01', b'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(b'Created for a test', b'Created for a test') ... ok test_netcdf.test_read_write_files(b'days since 2008-01-01', b'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(b'Created for a test', b'Created for a test') ... ok test_netcdf.test_read_write_sio(b'days since 2008-01-01', b'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(, , <_io.BytesIO object at 0x7f9be5eda0a8>, 'r', True) ... ok test_netcdf.test_read_write_sio(b'Created for a test', b'Created for a test') ... ok test_netcdf.test_read_write_sio(b'days since 2008-01-01', b'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(b'Created for a test', b'Created for a test') ... ok test_netcdf.test_read_write_sio(b'days since 2008-01-01', b'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(, >, 'time', 'int64', ('time',)) ... ok test_netcdf.test_write_invalid_dtype(, >, 'time', 'uint64', ('time',)) ... ok test_netcdf.test_write_invalid_dtype(, >, 'time', 'int', ('time',)) ... ok test_netcdf.test_write_invalid_dtype(, >, 'time', 'uint', ('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('>f16'), 1) ... ok test_wavfile.test_write_roundtrip(False, 8000, dtype('>f16'), 2) ... ok test_wavfile.test_write_roundtrip(False, 8000, dtype('>f16'), 5) ... ok test_wavfile.test_write_roundtrip(False, 32000, dtype('>f16'), 1) ... ok test_wavfile.test_write_roundtrip(False, 32000, dtype('>f16'), 2) ... ok test_wavfile.test_write_roundtrip(False, 32000, dtype('>f16'), 5) ... ok test_wavfile.test_write_roundtrip(False, 8000, dtype('float128'), 1) ... ok test_wavfile.test_write_roundtrip(False, 8000, dtype('float128'), 2) ... ok test_wavfile.test_write_roundtrip(False, 8000, dtype('float128'), 5) ... ok test_wavfile.test_write_roundtrip(False, 32000, dtype('float128'), 1) ... ok test_wavfile.test_write_roundtrip(False, 32000, dtype('float128'), 2) ... ok test_wavfile.test_write_roundtrip(False, 32000, dtype('float128'), 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('>f16'), 1) ... ok test_wavfile.test_write_roundtrip(True, 8000, dtype('>f16'), 2) ... ok test_wavfile.test_write_roundtrip(True, 8000, dtype('>f16'), 5) ... ok test_wavfile.test_write_roundtrip(True, 32000, dtype('>f16'), 1) ... ok test_wavfile.test_write_roundtrip(True, 32000, dtype('>f16'), 2) ... ok test_wavfile.test_write_roundtrip(True, 32000, dtype('>f16'), 5) ... ok test_wavfile.test_write_roundtrip(True, 8000, dtype('float128'), 1) ... ok test_wavfile.test_write_roundtrip(True, 8000, dtype('float128'), 2) ... ok test_wavfile.test_write_roundtrip(True, 8000, dtype('float128'), 5) ... ok test_wavfile.test_write_roundtrip(True, 32000, dtype('float128'), 1) ... ok test_wavfile.test_write_roundtrip(True, 32000, dtype('float128'), 2) ... ok test_wavfile.test_write_roundtrip(True, 32000, dtype('float128'), 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) ... ok 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_decomp.TestEig.test_falker ... ok test_decomp.TestEig.test_not_square_error ... ok test_decomp.TestEig.test_shape_mismatch ... 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_crash_2609 (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), (-0-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(,) ... ok test_interpolative.TestInterpolativeDecomposition.test_id(,) ... 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_medium_matrix (test_matfuncs.TestExpmFrechet) ... SKIP: Skipping test: test_medium_matrix: this test is deliberately slow 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) ... SKIP: Skipping test: test_bytescale: Need to import PIL for this test test_bytescale_keywords (test_pilutil.TestPILUtil) ... SKIP: Skipping test: test_bytescale_keywords: Need to import PIL for this test test_imresize (test_pilutil.TestPILUtil) ... SKIP: Skipping test: test_imresize: Need to import PIL for this test test_imresize2 (test_pilutil.TestPILUtil) ... SKIP: Skipping test: test_imresize2: Need to import PIL for this test test_imresize3 (test_pilutil.TestPILUtil) ... SKIP: Skipping test: test_imresize3: Need to import PIL for this test Failure: SkipTest (Skipping test: test_fromimage: Need to import PIL for this test) ... SKIP: Skipping test: test_fromimage: Need to import PIL for this test 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(, , array([ 0.]), 1, -1) ... ok test_filters.test_orders_gauss(, , 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(, , array([ 0.]), 1, -1, -1) ... ok test_filters.test_orders_gauss(, , array([ 0.]), 1, -1, 4) ... ok Regression test for #1311. ... ok test_io.test_imread ... SKIP: Skipping test: test_imread: The Python Image Library could not be found. 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 test_measurements.test_label_default_dtype ... 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 ... /opt/rh/rh-python34/root/usr/lib64/python3.4/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 Github issue #3025 - improper merging of labels ... 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 Anneal: test for Boltzmann schedule ... ok Anneal: test for Cauchy schedule ... ok Anneal: test for fast schedule ... ok minimize with 'anneal' method ... 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 test_optimize.TestOptimize.test_bfgs ... ok test_optimize.TestOptimize.test_bfgs_infinite ... ok test_optimize.TestOptimize.test_bfgs_nan ... ok test_optimize.TestOptimize.test_bfgs_numerical_jacobian ... ok test_optimize.TestOptimize.test_cg ... ok test_optimize.TestOptimize.test_l_bfgs_b ... ok test_optimize.TestOptimize.test_l_bfgs_b_funjac ... ok test_optimize.TestOptimize.test_l_bfgs_b_numjac ... ok test_optimize.TestOptimize.test_minimize ... ok test_optimize.TestOptimize.test_minimize_l_bfgs_b ... ok test_optimize.TestOptimize.test_minimize_l_bfgs_b_ftol ... ok test_optimize.TestOptimize.test_minimize_tol_parameter ... ok test_optimize.TestOptimize.test_ncg ... ok test_optimize.TestOptimize.test_ncg_hess ... ok test_optimize.TestOptimize.test_ncg_hessp ... ok test_optimize.TestOptimize.test_neldermead ... 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 test_optimize.TestOptimize.test_powell ... ok test_optimize.TestOptimize.test_slsqp_respect_bounds ... ok 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_ltisys.Test_bode.test_01 ... ok test_ltisys.Test_bode.test_02 ... ok test_ltisys.Test_bode.test_03 ... ok test_ltisys.Test_bode.test_04 ... ok test_ltisys.Test_bode.test_05 ... ok test_ltisys.Test_bode.test_06 ... ok test_ltisys.Test_bode.test_07 ... 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 ... ok 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_ltisys.Test_lsim2.test_06 ... 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.TestCorrelateComplex256) ... ok test_rank1_same (test_signaltools.TestCorrelateComplex256) ... ok test_rank1_valid (test_signaltools.TestCorrelateComplex256) ... ok test_rank3 (test_signaltools.TestCorrelateComplex256) ... ok test_rank1_full (test_signaltools.TestCorrelateComplex256) ... ok test_rank1_same (test_signaltools.TestCorrelateComplex256) ... ok test_rank1_valid (test_signaltools.TestCorrelateComplex256) ... ok test_rank3 (test_signaltools.TestCorrelateComplex256) ... 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.TestCorrelateFloat128) ... ok test_rank1_same (test_signaltools.TestCorrelateFloat128) ... ok test_rank1_valid (test_signaltools.TestCorrelateFloat128) ... ok test_rank3_all (test_signaltools.TestCorrelateFloat128) ... ok test_rank3_same (test_signaltools.TestCorrelateFloat128) ... ok test_rank3_valid (test_signaltools.TestCorrelateFloat128) ... 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.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.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_spectral.TestLombscargle.test_amplitude ... ok test_spectral.TestLombscargle.test_frequency ... 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(, (4,)) ... ok test_shortest_path.test_shortest_path_indices(, (4,)) ... ok test_shortest_path.test_shortest_path_indices(, (4,)) ... ok test_shortest_path.test_shortest_path_indices(, (4, 1)) ... ok test_shortest_path.test_shortest_path_indices(, (4, 1)) ... ok test_shortest_path.test_shortest_path_indices(, (4, 1)) ... ok test_shortest_path.test_shortest_path_indices(, (2, 2)) ... ok test_shortest_path.test_shortest_path_indices(, (2, 2)) ... ok test_shortest_path.test_shortest_path_indices(, (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 test_umfpack.TestFactorization.test_complex_lu ... SKIP: Skipping test: test_complex_lu: UMFPACK appears not to be compiled test_umfpack.TestFactorization.test_real_lu ... SKIP: Skipping test: test_real_lu: UMFPACK appears not to be compiled test_umfpack.TestFactorization.test_complex_lu ... SKIP: Skipping test: test_complex_lu: UMFPACK appears not to be compiled test_umfpack.TestFactorization.test_real_lu ... SKIP: Skipping test: test_real_lu: UMFPACK appears not to be compiled test_umfpack.TestSolvers.test_factorized_umfpack ... SKIP: Skipping test: test_factorized_umfpack: UMFPACK appears not to be compiled test_umfpack.TestSolvers.test_factorized_without_umfpack ... SKIP: Skipping test: test_factorized_without_umfpack: UMFPACK appears not to be compiled test_umfpack.TestSolvers.test_solve_complex_umfpack ... SKIP: Skipping test: test_solve_complex_umfpack: UMFPACK appears not to be compiled test_umfpack.TestSolvers.test_solve_complex_without_umfpack ... SKIP: Skipping test: test_solve_complex_without_umfpack: UMFPACK appears not to be compiled test_umfpack.TestSolvers.test_solve_sparse_rhs ... SKIP: Skipping test: test_solve_sparse_rhs: UMFPACK appears not to be compiled test_umfpack.TestSolvers.test_solve_umfpack ... SKIP: Skipping test: test_solve_umfpack: UMFPACK appears not to be compiled test_umfpack.TestSolvers.test_solve_without_umfpack ... 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, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 1, 'LM', array([ 0.41269636, 0.00960835, 0.35408631, 0.01148503, 0.50139314, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 1, 'LM', array([ 0.56676437, 0.19022742, 0.45528289, 0.71284735, 0.77866285, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 1, 'LM', array([ 0.14138307, 0.01164138, 0.71092969, 0.36212587, 0.34644246, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 1, 'LM', array([ 0.46962556, 0.56231337, 0.87562271, 0.00308084, 0.84794618, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 2, 'LM', array([ 0.98596376, 0.85196507, 0.79026061, 0.10343032, 0.70278829, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 2, 'LM', array([ 0.53233171, 0.3101198 , 0.67918398, 0.70867385, 0.33128772, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 2, 'LM', array([ 0.70464522, 0.51724982, 0.67499 , 0.81002331, 0.66976255, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 2, 'LM', array([ 0.42437501, 0.48749626, 0.72897401, 0.58120501, 0.29981558, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 3, 'LM', array([ 0.08962601, 0.81984955, 0.35813275, 0.22546215, 0.12842874, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 3, 'LM', array([ 0.24999289, 0.76675923, 0.12279806, 0.27926745, 0.59434502, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 3, 'LM', array([ 0.97633594, 0.59026343, 0.30687043, 0.51567054, 0.1712912 , ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 3, 'LM', array([ 0.06844307, 0.90287966, 0.30342479, 0.45676258, 0.00906532, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 4, 'LM', array([ 0.73214144, 0.62640047, 0.54344255, 0.80745506, 0.87415659, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 4, 'LM', array([ 0.16603075, 0.11532257, 0.67992713, 0.1599241 , 0.0114733 , ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 4, 'LM', array([ 0.61669004, 0.34440598, 0.64905792, 0.36332896, 0.66675228, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 4, 'LM', array([ 0.26326538, 0.9545484 , 0.05326332, 0.51488055, 0.50778964, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 5, 'LM', array([ 0.80487007, 0.60510474, 0.19692439, 0.63565904, 0.91801673, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 5, 'LM', array([ 0.67410763, 0.48056736, 0.81938441, 0.69739442, 0.77492463, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 5, 'LM', array([ 0.32776815, 0.49633607, 0.41503069, 0.109256 , 0.42711499, ... ok test_arpack.test_symmetric_starting_vector(True, , '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, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , '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, , '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, , '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, , '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, , '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, , '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, , '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, , '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, , 'F', 3, 'LM', array([ 0.08962601+0.j, 0.81984955+0.j, 0.35813275+0.j, 0.22546215+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 3, 'LM', array([ 0.24999289+0.j, 0.76675923+0.j, 0.12279806+0.j, 0.27926745+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 3, 'LM', array([ 0.97633594+0.j, 0.59026343+0.j, 0.30687043+0.j, 0.51567054+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 3, 'LM', array([ 0.06844307+0.j, 0.90287966+0.j, 0.30342479+0.j, 0.45676258+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 4, 'LM', array([ 0.73214144+0.j, 0.62640047+0.j, 0.54344255+0.j, 0.80745506+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 4, 'LM', array([ 0.16603075+0.j, 0.11532257+0.j, 0.67992713+0.j, 0.15992410+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 4, 'LM', array([ 0.61669004+0.j, 0.34440598+0.j, 0.64905792+0.j, 0.36332896+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 4, 'LM', array([ 0.26326538+0.j, 0.95454840+0.j, 0.05326332+0.j, 0.51488055+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 1, 'LM', array([ 0.41269636+0.j, 0.00960835+0.j, 0.35408631+0.j, 0.01148503+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 1, 'LM', array([ 0.56676437+0.j, 0.19022742+0.j, 0.45528289+0.j, 0.71284735+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 1, 'LM', array([ 0.14138307+0.j, 0.01164138+0.j, 0.71092969+0.j, 0.36212587+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 1, 'LM', array([ 0.46962556+0.j, 0.56231337+0.j, 0.87562271+0.j, 0.00308084+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 2, 'LM', array([ 0.98596376+0.j, 0.85196507+0.j, 0.79026061+0.j, 0.10343032+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 2, 'LM', array([ 0.53233171+0.j, 0.31011980+0.j, 0.67918398+0.j, 0.70867385+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 2, 'LM', array([ 0.70464522+0.j, 0.51724982+0.j, 0.67499000+0.j, 0.81002331+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 2, 'LM', array([ 0.42437501+0.j, 0.48749626+0.j, 0.72897401+0.j, 0.58120501+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 3, 'LM', array([ 0.08962601+0.j, 0.81984955+0.j, 0.35813275+0.j, 0.22546215+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 3, 'LM', array([ 0.24999289+0.j, 0.76675923+0.j, 0.12279806+0.j, 0.27926745+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 3, 'LM', array([ 0.97633594+0.j, 0.59026343+0.j, 0.30687043+0.j, 0.51567054+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 3, 'LM', array([ 0.06844307+0.j, 0.90287966+0.j, 0.30342479+0.j, 0.45676258+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 4, 'LM', array([ 0.73214144+0.j, 0.62640047+0.j, 0.54344255+0.j, 0.80745506+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 4, 'LM', array([ 0.16603075+0.j, 0.11532257+0.j, 0.67992713+0.j, 0.15992410+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 4, 'LM', array([ 0.61669004+0.j, 0.34440598+0.j, 0.64905792+0.j, 0.36332896+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 4, 'LM', array([ 0.26326538+0.j, 0.95454840+0.j, 0.05326332+0.j, 0.51488055+0.j, ... ok test_arpack.test_standard_nonsymmetric_no_convergence ... ok test_arpack.test_eigen_bad_shapes ... ok test_arpack.test_eigen_bad_kwargs ... ok test_arpack.test_ticket_1459_arpack_crash ... ok test_arpack.test_svd_simple_real ... ok test_arpack.test_svd_simple_complex ... ok test_arpack.test_svd_maxiter ... ok test_arpack.test_svd_return ... ok test_arpack.test_svd_which ... ok test_arpack.test_svd_v0 ... ok test_lobpcg.test_Small ... ok test_lobpcg.test_ElasticRod ... ok test_lobpcg.test_MikotaPair ... ok test_lobpcg.test_trivial ... ok test_abi (test_iterative.TestGMRES) ... ok test_callback (test_iterative.TestGMRES) ... ok Check that QMR works with left and right preconditioners ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_gmres_basic ... ok test_iterative.test_reentrancy(, True) ... ok test_iterative.test_reentrancy(, True) ... ok test_iterative.test_reentrancy(, False) ... ok test_iterative.test_reentrancy(, False) ... ok test_iterative.test_reentrancy(, False) ... ok test_iterative.test_reentrancy(, False) ... ok test_iterative.test_reentrancy(, False) ... ok test_iterative.test_reentrancy(, False) ... ok test_outer_v (test_lgmres.TestLGMRES) ... ok test_preconditioner (test_lgmres.TestLGMRES) ... ok test_lsmr.TestLSMR.testBidiagonalA ... ok test_lsmr.TestLSMR.testIdentityACase1 ... ok test_lsmr.TestLSMR.testIdentityACase2 ... ok test_lsmr.TestLSMR.testIdentityACase3 ... ok test_lsmr.TestLSMRReturns.testNormar ... ok test_lsmr.TestLSMRReturns.testNormr ... ok test_lsmr.TestLSMRReturns.testNormx ... ok test_lsqr.test_basic ... ok test_lsqr.test_gh_2466 ... ok test_utils.test_make_system_bad_shape ... ok test_expm_multiply_interval_matrix (test_expm_multiply.TestExpmActionInterval) ... ok test_expm_multiply_interval_status_0 (test_expm_multiply.TestExpmActionInterval) ... ok test_expm_multiply_interval_status_1 (test_expm_multiply.TestExpmActionInterval) ... ok test_expm_multiply_interval_status_2 (test_expm_multiply.TestExpmActionInterval) ... ok test_expm_multiply_interval_vector (test_expm_multiply.TestExpmActionInterval) ... ok test_sparse_expm_multiply_interval (test_expm_multiply.TestExpmActionInterval) ... ok test_complex (test_expm_multiply.TestExpmActionSimple) ... ok test_expm_multiply (test_expm_multiply.TestExpmActionSimple) ... ok test_matrix_vector_multiply (test_expm_multiply.TestExpmActionSimple) ... ok test_onenormest_matrix_power (test_expm_multiply.TestExpmActionSimple) ... ok test_p_max_default (test_expm_multiply.TestExpmActionSimple) ... ok test_p_max_range (test_expm_multiply.TestExpmActionSimple) ... ok test_scaled_expm_multiply (test_expm_multiply.TestExpmActionSimple) ... ok test_scaled_expm_multiply_single_timepoint (test_expm_multiply.TestExpmActionSimple) ... ok test_sparse_expm_multiply (test_expm_multiply.TestExpmActionSimple) ... ok test_theta_monotonicity (test_expm_multiply.TestExpmActionSimple) ... ok test_basic (test_interface.TestAsLinearOperator) ... ok test_dot (test_interface.TestAsLinearOperator) ... ok test_matvec (test_interface.TestLinearOperator) ... ok test_bidiagonal_sparse (test_matfuncs.TestExpM) ... ok test_logm_consistency (test_matfuncs.TestExpM) ... ok test_overscaling_example (test_matfuncs.TestExpM) ... ok test_padecases_dtype_complex (test_matfuncs.TestExpM) ... ok test_padecases_dtype_float (test_matfuncs.TestExpM) ... ok test_padecases_dtype_sparse_complex (test_matfuncs.TestExpM) ... ok test_padecases_dtype_sparse_float (test_matfuncs.TestExpM) ... ok test_triangularity_perturbation (test_matfuncs.TestExpM) ... ok test_zero (test_matfuncs.TestExpM) ... ok test_zero_sparse (test_matfuncs.TestExpM) ... ok test_matrix_power_operator (test_matfuncs.TestOperators) ... ok test_product_operator (test_matfuncs.TestOperators) ... ok test_randn_inv (test_onenormest.TestAlgorithm_2_2) ... ok test_onenormest_linear_operator (test_onenormest.TestOnenormest) ... ok test_onenormest_table_3_t_2 (test_onenormest.TestOnenormest) ... SKIP: Skipping test: test_onenormest_table_3_t_2: this test is annoyingly slow test_onenormest_table_4_t_7 (test_onenormest.TestOnenormest) ... SKIP: Skipping test: test_onenormest_table_4_t_7: this test is annoyingly slow test_onenormest_table_5_t_1 (test_onenormest.TestOnenormest) ... ok test_onenormest_table_6_t_1 (test_onenormest.TestOnenormest) ... SKIP: Skipping test: test_onenormest_table_6_t_1: this test is annoyingly slow test_returns (test_onenormest.TestOnenormest) ... ok test_base.TestBSR.test_abs ... ok test_base.TestBSR.test_add(,) ... ok test_base.TestBSR.test_add(,) ... ok test_base.TestBSR.test_add(,) ... ok test_base.TestBSR.test_add0(,) ... ok test_base.TestBSR.test_add0(,) ... ok test_base.TestBSR.test_add0(,) ... ok test_base.TestBSR.test_add_dense(,) ... ok test_base.TestBSR.test_add_dense(,) ... ok test_base.TestBSR.test_add_dense(,) ... ok test_base.TestBSR.test_add_sub ... ok test_base.TestBSR.test_asfptype ... ok test_base.TestBSR.test_astype ... ok test_base.TestBSR.test_bad_index ... SKIP: feature not implemented test_base.TestBSR.test_bad_index_assign ... SKIP: feature not implemented test_base.TestBSR.test_bool(,) ... ok test_base.TestBSR.test_bool(,) ... ok test_base.TestBSR.test_bool(,) ... ok test_base.TestBSR.test_bool_rollover ... ok test_base.TestBSR.test_bsr_matvec ... ok test_base.TestBSR.test_bsr_matvecs ... ok test_base.TestBSR.test_constructor1 ... ok test_base.TestBSR.test_constructor2 ... ok test_base.TestBSR.test_copy ... ok test_base.TestBSR.test_diagonal ... ok test_base.TestBSR.test_elementwise_divide ... ok test_base.TestBSR.test_elementwise_multiply ... ok test_base.TestBSR.test_elementwise_multiply_broadcast ... ok test_base.TestBSR.test_eliminate_zeros ... ok test_base.TestBSR.test_empty ... ok test_base.TestBSR.test_empty_arithmetic ... ok test_base.TestBSR.test_eq(,) ... ok test_base.TestBSR.test_eq(,) ... ok test_base.TestBSR.test_eq(,) ... ok test_base.TestBSR.test_expm ... ok test_base.TestBSR.test_fancy_assign_list ... SKIP: feature not implemented test_base.TestBSR.test_fancy_assign_ndarray ... SKIP: feature not implemented test_base.TestBSR.test_fancy_assign_slice ... SKIP: feature not implemented test_base.TestBSR.test_fancy_indexing ... SKIP: feature not implemented test_base.TestBSR.test_fancy_indexing_boolean ... SKIP: feature not implemented test_base.TestBSR.test_fancy_indexing_multidim_set ... SKIP: feature not implemented test_base.TestBSR.test_fancy_indexing_ndarray ... SKIP: feature not implemented test_base.TestBSR.test_fancy_indexing_randomized ... SKIP: feature not implemented test_base.TestBSR.test_fancy_indexing_set ... SKIP: feature not implemented test_base.TestBSR.test_fancy_indexing_sparse_boolean ... SKIP: feature not implemented test_base.TestBSR.test_from_array ... ok test_base.TestBSR.test_from_list ... ok test_base.TestBSR.test_from_matrix ... ok test_base.TestBSR.test_from_sparse ... ok test_base.TestBSR.test_ge(,) ... ok test_base.TestBSR.test_ge(,) ... ok test_base.TestBSR.test_ge(,) ... ok test_base.TestBSR.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_get_horiz_slice ... SKIP: feature not implemented test_base.TestBSR.test_get_slices ... SKIP: feature not implemented test_base.TestBSR.test_get_vert_slice ... SKIP: feature not implemented test_base.TestBSR.test_getcol ... ok test_base.TestBSR.test_getelement ... SKIP: feature not implemented test_base.TestBSR.test_getrow ... ok test_base.TestBSR.test_gt(,) ... ok test_base.TestBSR.test_gt(,) ... ok test_base.TestBSR.test_gt(,) ... ok test_base.TestBSR.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_idiv_scalar(,) ... ok test_base.TestBSR.test_idiv_scalar(,) ... ok test_base.TestBSR.test_imag ... ok test_base.TestBSR.test_imul_scalar(,) ... ok test_base.TestBSR.test_imul_scalar(,) ... ok test_base.TestBSR.test_imul_scalar(,) ... ok test_base.TestBSR.test_index_scalar_assign ... SKIP: feature not implemented test_base.TestBSR.test_inv(,) ... ok test_base.TestBSR.test_invalid_shapes ... ok test_base.TestBSR.test_iterator ... KNOWNFAIL: BSR not implemented test_base.TestBSR.test_le(,) ... ok test_base.TestBSR.test_le(,) ... ok test_base.TestBSR.test_le(,) ... ok test_base.TestBSR.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_lt(,) ... ok test_base.TestBSR.test_lt(,) ... ok test_base.TestBSR.test_lt(,) ... ok test_base.TestBSR.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestBSR.test_matmat_dense ... ok test_base.TestBSR.test_matmat_sparse ... ok test_base.TestBSR.test_matvec ... ok test_base.TestBSR.test_mean(,) ... ok test_base.TestBSR.test_mean(,) ... ok test_base.TestBSR.test_mean(,) ... ok test_base.TestBSR.test_minmax ... ok test_base.TestBSR.test_mu ... ok test_base.TestBSR.test_mul_scalar(,) ... ok test_base.TestBSR.test_mul_scalar(,) ... ok test_base.TestBSR.test_mul_scalar(,) ... ok test_base.TestBSR.test_ne(,) ... ok test_base.TestBSR.test_ne(,) ... ok test_base.TestBSR.test_ne(,) ... ok test_base.TestBSR.test_neg ... ok test_base.TestBSR.test_non_unit_stride_2d_indexing ... SKIP: feature not implemented test_base.TestBSR.test_nonzero ... ok test_base.TestBSR.test_pow ... ok test_base.TestBSR.test_radd(,) ... ok test_base.TestBSR.test_radd(,) ... ok test_base.TestBSR.test_radd(,) ... ok test_base.TestBSR.test_real ... ok test_base.TestBSR.test_repr ... ok test_base.TestBSR.test_rmatvec ... ok test_base.TestBSR.test_rmul_scalar(,) ... ok test_base.TestBSR.test_rmul_scalar(,) ... ok test_base.TestBSR.test_rmul_scalar(,) ... ok test_base.TestBSR.test_rsub(,) ... ok test_base.TestBSR.test_rsub(,) ... ok test_base.TestBSR.test_rsub(,) ... ok test_base.TestBSR.test_scalar_assign_2 ... SKIP: feature not implemented test_base.TestBSR.test_self_self_assignment ... SKIP: feature not implemented test_base.TestBSR.test_sequence_assignment ... SKIP: feature not implemented test_base.TestBSR.test_set_slice ... SKIP: feature not implemented test_base.TestBSR.test_setelement ... SKIP: feature not implemented test_base.TestBSR.test_size_zero_conversions ... ok test_base.TestBSR.test_size_zero_matrix_arithmetic ... ok test_base.TestBSR.test_slice_assign_2 ... SKIP: feature not implemented test_base.TestBSR.test_slice_assignment ... SKIP: feature not implemented test_base.TestBSR.test_slice_scalar_assign ... SKIP: feature not implemented test_base.TestBSR.test_slicing_2 ... SKIP: feature not implemented test_base.TestBSR.test_slicing_3 ... ok test_base.TestBSR.test_small_multiplication ... ok test_base.TestBSR.test_solve ... ok test_base.TestBSR.test_sparse_format_conversions ... ok test_base.TestBSR.test_str ... ok test_base.TestBSR.test_sub(,) ... ok test_base.TestBSR.test_sub(,) ... ok test_base.TestBSR.test_sub(,) ... ok test_base.TestBSR.test_sub_dense(,) ... ok test_base.TestBSR.test_sub_dense(,) ... ok test_base.TestBSR.test_sub_dense(,) ... ok test_base.TestBSR.test_sum(,) ... ok test_base.TestBSR.test_sum(,) ... ok test_base.TestBSR.test_sum(,) ... ok test_base.TestBSR.test_toarray ... ok test_base.TestBSR.test_tobsr ... ok test_base.TestBSR.test_todense ... ok test_base.TestBSR.test_transpose(,) ... ok test_base.TestBSR.test_transpose(,) ... ok test_base.TestBSR.test_transpose(,) ... ok test_base.TestCOO.test_abs ... ok test_base.TestCOO.test_add(,) ... ok test_base.TestCOO.test_add(,) ... ok test_base.TestCOO.test_add(,) ... ok test_base.TestCOO.test_add0(,) ... ok test_base.TestCOO.test_add0(,) ... ok test_base.TestCOO.test_add0(,) ... ok test_base.TestCOO.test_add_dense(,) ... ok test_base.TestCOO.test_add_dense(,) ... ok test_base.TestCOO.test_add_dense(,) ... ok test_base.TestCOO.test_add_sub ... ok test_base.TestCOO.test_asfptype ... ok test_base.TestCOO.test_astype ... ok test_base.TestCOO.test_bad_index ... SKIP: feature not implemented test_base.TestCOO.test_bad_index_assign ... SKIP: feature not implemented test_base.TestCOO.test_bool(,) ... ok test_base.TestCOO.test_bool(,) ... ok test_base.TestCOO.test_bool(,) ... ok test_base.TestCOO.test_bool_rollover ... ok test_base.TestCOO.test_constructor1 ... ok test_base.TestCOO.test_constructor2 ... ok test_base.TestCOO.test_constructor3 ... ok test_base.TestCOO.test_constructor4 ... ok test_base.TestCOO.test_copy ... ok test_base.TestCOO.test_diagonal ... ok test_base.TestCOO.test_elementwise_divide ... ok test_base.TestCOO.test_elementwise_multiply ... ok test_base.TestCOO.test_elementwise_multiply_broadcast ... ok test_base.TestCOO.test_empty ... ok test_base.TestCOO.test_empty_arithmetic ... ok test_base.TestCOO.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_expm ... ok test_base.TestCOO.test_fancy_assign_list ... SKIP: feature not implemented test_base.TestCOO.test_fancy_assign_ndarray ... SKIP: feature not implemented test_base.TestCOO.test_fancy_assign_slice ... SKIP: feature not implemented test_base.TestCOO.test_fancy_indexing ... SKIP: feature not implemented test_base.TestCOO.test_fancy_indexing_boolean ... SKIP: feature not implemented test_base.TestCOO.test_fancy_indexing_multidim_set ... SKIP: feature not implemented test_base.TestCOO.test_fancy_indexing_ndarray ... SKIP: feature not implemented test_base.TestCOO.test_fancy_indexing_randomized ... SKIP: feature not implemented test_base.TestCOO.test_fancy_indexing_set ... SKIP: feature not implemented test_base.TestCOO.test_fancy_indexing_sparse_boolean ... SKIP: feature not implemented test_base.TestCOO.test_from_array ... ok test_base.TestCOO.test_from_list ... ok test_base.TestCOO.test_from_matrix ... ok test_base.TestCOO.test_from_sparse ... ok test_base.TestCOO.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_get_horiz_slice ... SKIP: feature not implemented test_base.TestCOO.test_get_slices ... SKIP: feature not implemented test_base.TestCOO.test_get_vert_slice ... SKIP: feature not implemented test_base.TestCOO.test_getcol ... ok test_base.TestCOO.test_getelement ... SKIP: feature not implemented test_base.TestCOO.test_getrow ... ok test_base.TestCOO.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_idiv_scalar(,) ... ok test_base.TestCOO.test_idiv_scalar(,) ... ok test_base.TestCOO.test_imag ... ok test_base.TestCOO.test_imul_scalar(,) ... ok test_base.TestCOO.test_imul_scalar(,) ... ok test_base.TestCOO.test_imul_scalar(,) ... ok test_base.TestCOO.test_index_scalar_assign ... SKIP: feature not implemented test_base.TestCOO.test_inv(,) ... ok test_base.TestCOO.test_invalid_shapes ... ok test_base.TestCOO.test_iterator ... ok test_base.TestCOO.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCOO.test_matmat_dense ... ok test_base.TestCOO.test_matmat_sparse ... ok test_base.TestCOO.test_matvec ... ok test_base.TestCOO.test_mean(,) ... ok test_base.TestCOO.test_mean(,) ... ok test_base.TestCOO.test_mean(,) ... ok test_base.TestCOO.test_minmax ... ok test_base.TestCOO.test_mu ... ok test_base.TestCOO.test_mul_scalar(,) ... ok test_base.TestCOO.test_mul_scalar(,) ... ok test_base.TestCOO.test_mul_scalar(,) ... ok test_base.TestCOO.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestCOO.test_neg ... ok test_base.TestCOO.test_non_unit_stride_2d_indexing ... SKIP: feature not implemented test_base.TestCOO.test_nonzero ... ok test_base.TestCOO.test_pow ... ok test_base.TestCOO.test_radd(,) ... ok test_base.TestCOO.test_radd(,) ... ok test_base.TestCOO.test_radd(,) ... ok test_base.TestCOO.test_real ... ok test_base.TestCOO.test_repr ... ok test_base.TestCOO.test_rmatvec ... ok test_base.TestCOO.test_rmul_scalar(,) ... ok test_base.TestCOO.test_rmul_scalar(,) ... ok test_base.TestCOO.test_rmul_scalar(,) ... ok test_base.TestCOO.test_rsub(,) ... ok test_base.TestCOO.test_rsub(,) ... ok test_base.TestCOO.test_rsub(,) ... ok test_base.TestCOO.test_scalar_assign_2 ... SKIP: feature not implemented test_base.TestCOO.test_self_self_assignment ... SKIP: feature not implemented test_base.TestCOO.test_sequence_assignment ... SKIP: feature not implemented test_base.TestCOO.test_set_slice ... SKIP: feature not implemented test_base.TestCOO.test_setelement ... SKIP: feature not implemented test_base.TestCOO.test_size_zero_conversions ... ok test_base.TestCOO.test_size_zero_matrix_arithmetic ... ok test_base.TestCOO.test_slice_assign_2 ... SKIP: feature not implemented test_base.TestCOO.test_slice_assignment ... SKIP: feature not implemented test_base.TestCOO.test_slice_scalar_assign ... SKIP: feature not implemented test_base.TestCOO.test_slicing_2 ... SKIP: feature not implemented test_base.TestCOO.test_slicing_3 ... ok test_base.TestCOO.test_small_multiplication ... ok test_base.TestCOO.test_solve ... ok test_base.TestCOO.test_sparse_format_conversions ... ok test_base.TestCOO.test_str ... ok test_base.TestCOO.test_sub(,) ... ok test_base.TestCOO.test_sub(,) ... ok test_base.TestCOO.test_sub(,) ... ok test_base.TestCOO.test_sub_dense(,) ... ok test_base.TestCOO.test_sub_dense(,) ... ok test_base.TestCOO.test_sub_dense(,) ... ok test_base.TestCOO.test_sum(,) ... ok test_base.TestCOO.test_sum(,) ... ok test_base.TestCOO.test_sum(,) ... ok test_base.TestCOO.test_toarray ... ok test_base.TestCOO.test_tobsr ... ok test_base.TestCOO.test_todense ... ok test_base.TestCOO.test_todia_all_zeros ... ok test_base.TestCOO.test_transpose(,) ... ok test_base.TestCOO.test_transpose(,) ... ok test_base.TestCOO.test_transpose(,) ... ok test_base.TestCSC.test_abs ... ok test_base.TestCSC.test_add(,) ... ok test_base.TestCSC.test_add(,) ... ok test_base.TestCSC.test_add(,) ... ok test_base.TestCSC.test_add(,) ... ok test_base.TestCSC.test_add0(,) ... ok test_base.TestCSC.test_add0(,) ... ok test_base.TestCSC.test_add0(,) ... ok test_base.TestCSC.test_add0(,) ... ok test_base.TestCSC.test_add_dense(,) ... ok test_base.TestCSC.test_add_dense(,) ... ok test_base.TestCSC.test_add_dense(,) ... ok test_base.TestCSC.test_add_dense(,) ... ok test_base.TestCSC.test_add_sub ... ok test_base.TestCSC.test_asfptype ... ok test_base.TestCSC.test_astype ... ok test_base.TestCSC.test_bad_index ... ok test_base.TestCSC.test_bad_index_assign ... ok test_base.TestCSC.test_bool(,) ... ok test_base.TestCSC.test_bool(,) ... ok test_base.TestCSC.test_bool(,) ... ok test_base.TestCSC.test_bool(,) ... ok test_base.TestCSC.test_bool_rollover ... ok test_base.TestCSC.test_constructor1 ... ok test_base.TestCSC.test_constructor2 ... ok test_base.TestCSC.test_constructor3 ... ok test_base.TestCSC.test_constructor4 ... ok test_base.TestCSC.test_constructor5 ... ok test_base.TestCSC.test_copy ... ok test_base.TestCSC.test_diagonal ... ok test_base.TestCSC.test_elementwise_divide ... ok test_base.TestCSC.test_elementwise_multiply ... ok test_base.TestCSC.test_elementwise_multiply_broadcast ... ok test_base.TestCSC.test_eliminate_zeros ... ok test_base.TestCSC.test_empty ... ok test_base.TestCSC.test_empty_arithmetic ... ok test_base.TestCSC.test_eq(,) ... ok test_base.TestCSC.test_eq(,) ... ok test_base.TestCSC.test_eq(,) ... ok test_base.TestCSC.test_eq(,) ... ok test_base.TestCSC.test_expm ... ok test_base.TestCSC.test_fancy_assign_list ... ok test_base.TestCSC.test_fancy_assign_ndarray ... ok test_base.TestCSC.test_fancy_assign_slice ... ok test_base.TestCSC.test_fancy_indexing ... ok test_base.TestCSC.test_fancy_indexing_boolean ... ok test_base.TestCSC.test_fancy_indexing_broadcast ... ok test_base.TestCSC.test_fancy_indexing_multidim_set ... ok test_base.TestCSC.test_fancy_indexing_ndarray ... ok test_base.TestCSC.test_fancy_indexing_randomized ... ok test_base.TestCSC.test_fancy_indexing_set ... ok test_base.TestCSC.test_fancy_indexing_sparse_boolean ... ok test_base.TestCSC.test_from_array ... ok test_base.TestCSC.test_from_list ... ok test_base.TestCSC.test_from_matrix ... ok test_base.TestCSC.test_from_sparse ... ok test_base.TestCSC.test_ge(,) ... ok test_base.TestCSC.test_ge(,) ... ok test_base.TestCSC.test_ge(,) ... ok test_base.TestCSC.test_ge(,) ... ok test_base.TestCSC.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_get_horiz_slice ... ok test_base.TestCSC.test_get_slices ... ok test_base.TestCSC.test_get_vert_slice ... ok test_base.TestCSC.test_getcol ... ok test_base.TestCSC.test_getelement ... ok test_base.TestCSC.test_getrow ... ok test_base.TestCSC.test_gt(,) ... ok test_base.TestCSC.test_gt(,) ... ok test_base.TestCSC.test_gt(,) ... ok test_base.TestCSC.test_gt(,) ... ok test_base.TestCSC.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_idiv_scalar(,) ... ok test_base.TestCSC.test_idiv_scalar(,) ... ok test_base.TestCSC.test_imag ... ok test_base.TestCSC.test_imul_scalar(,) ... ok test_base.TestCSC.test_imul_scalar(,) ... ok test_base.TestCSC.test_imul_scalar(,) ... ok test_base.TestCSC.test_imul_scalar(,) ... ok test_base.TestCSC.test_index_scalar_assign ... ok test_base.TestCSC.test_inv(,) ... ok test_base.TestCSC.test_invalid_shapes ... ok test_base.TestCSC.test_iterator ... ok test_base.TestCSC.test_le(,) ... ok test_base.TestCSC.test_le(,) ... ok test_base.TestCSC.test_le(,) ... ok test_base.TestCSC.test_le(,) ... ok test_base.TestCSC.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_lt(,) ... ok test_base.TestCSC.test_lt(,) ... ok test_base.TestCSC.test_lt(,) ... ok test_base.TestCSC.test_lt(,) ... ok test_base.TestCSC.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSC.test_matmat_dense ... ok test_base.TestCSC.test_matmat_sparse ... ok test_base.TestCSC.test_matvec ... ok test_base.TestCSC.test_mean(,) ... ok test_base.TestCSC.test_mean(,) ... ok test_base.TestCSC.test_mean(,) ... ok test_base.TestCSC.test_mean(,) ... ok test_base.TestCSC.test_minmax ... ok test_base.TestCSC.test_mu ... ok test_base.TestCSC.test_mul_scalar(,) ... ok test_base.TestCSC.test_mul_scalar(,) ... ok test_base.TestCSC.test_mul_scalar(,) ... ok test_base.TestCSC.test_mul_scalar(,) ... ok test_base.TestCSC.test_ne(,) ... ok test_base.TestCSC.test_ne(,) ... ok test_base.TestCSC.test_ne(,) ... ok test_base.TestCSC.test_ne(,) ... ok test_base.TestCSC.test_neg ... ok test_base.TestCSC.test_non_unit_stride_2d_indexing ... ok test_base.TestCSC.test_nonzero ... ok test_base.TestCSC.test_pow ... ok test_base.TestCSC.test_radd(,) ... ok test_base.TestCSC.test_radd(,) ... ok test_base.TestCSC.test_radd(,) ... ok test_base.TestCSC.test_radd(,) ... ok test_base.TestCSC.test_real ... ok test_base.TestCSC.test_repr ... ok test_base.TestCSC.test_rmatvec ... ok test_base.TestCSC.test_rmul_scalar(,) ... ok test_base.TestCSC.test_rmul_scalar(,) ... ok test_base.TestCSC.test_rmul_scalar(,) ... ok test_base.TestCSC.test_rmul_scalar(,) ... ok test_base.TestCSC.test_rsub(,) ... ok test_base.TestCSC.test_rsub(,) ... ok test_base.TestCSC.test_rsub(,) ... ok test_base.TestCSC.test_rsub(,) ... ok test_base.TestCSC.test_scalar_assign_2 ... ok test_base.TestCSC.test_self_self_assignment ... ok test_base.TestCSC.test_sequence_assignment ... ok test_base.TestCSC.test_set_slice ... ok test_base.TestCSC.test_setelement ... ok test_base.TestCSC.test_size_zero_conversions ... ok test_base.TestCSC.test_size_zero_matrix_arithmetic ... ok test_base.TestCSC.test_slice_assign_2 ... ok test_base.TestCSC.test_slice_assignment ... ok test_base.TestCSC.test_slice_scalar_assign ... ok test_base.TestCSC.test_slicing_2 ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None),) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None),) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None),) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2),) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1),) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2),) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1),) ... ok test_base.TestCSC.test_slicing_3(0,) ... ok test_base.TestCSC.test_slicing_3(1,) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None),) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None),) ... ok test_base.TestCSC.test_slicing_3(-1,) ... ok test_base.TestCSC.test_slicing_3(-2,) ... ok test_base.TestCSC.test_slicing_3(-5,) ... ok test_base.TestCSC.test_slicing_3(array(-1),) ... ok test_base.TestCSC.test_slicing_3(-3,) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), 0) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), 1) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), -1) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), -2) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), -5) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), array(4)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 2, None), -3) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), 0) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), 1) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), -1) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), -2) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), -5) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), array(4)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 2, None), -3) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), 0) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), 1) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), -1) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), -2) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), -5) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), array(4)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, None), -3) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), 0) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), 1) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), -1) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), -2) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), -5) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), array(4)) ... ok test_base.TestCSC.test_slicing_3(slice(3, None, 2), -3) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), 0) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), 1) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), -1) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), -2) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), -5) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), array(4)) ... ok test_base.TestCSC.test_slicing_3(slice(8, 3, -1), -3) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), 0) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), 1) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), -1) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), -2) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), -5) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), array(4)) ... ok test_base.TestCSC.test_slicing_3(slice(4, None, -2), -3) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), 0) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), 1) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), -1) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), -2) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), -5) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), array(4)) ... ok test_base.TestCSC.test_slicing_3(slice(None, 5, -1), -3) ... ok test_base.TestCSC.test_slicing_3(0, slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(0, slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(0, slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(0, slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(0, slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(0, slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(0, slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(0, 0) ... ok test_base.TestCSC.test_slicing_3(0, 1) ... ok test_base.TestCSC.test_slicing_3(0, slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(0, slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(0, -1) ... ok test_base.TestCSC.test_slicing_3(0, -2) ... ok test_base.TestCSC.test_slicing_3(0, -5) ... ok test_base.TestCSC.test_slicing_3(0, array(4)) ... ok test_base.TestCSC.test_slicing_3(0, -3) ... ok test_base.TestCSC.test_slicing_3(1, slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(1, slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(1, slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(1, slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(1, slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(1, slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(1, slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(1, 0) ... ok test_base.TestCSC.test_slicing_3(1, 1) ... ok test_base.TestCSC.test_slicing_3(1, slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(1, slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(1, -1) ... ok test_base.TestCSC.test_slicing_3(1, -2) ... ok test_base.TestCSC.test_slicing_3(1, -5) ... ok test_base.TestCSC.test_slicing_3(1, array(4)) ... ok test_base.TestCSC.test_slicing_3(1, -3) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), 0) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), 1) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), -1) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), -2) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), -5) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), array(4)) ... ok test_base.TestCSC.test_slicing_3(slice(None, None, None), -3) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), 0) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), 1) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), -1) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), -2) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), -5) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), array(4)) ... ok test_base.TestCSC.test_slicing_3(slice(1, 5, None), -3) ... ok test_base.TestCSC.test_slicing_3(-1, slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(-1, slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(-1, slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(-1, slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(-1, slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(-1, slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(-1, slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(-1, 0) ... ok test_base.TestCSC.test_slicing_3(-1, 1) ... ok test_base.TestCSC.test_slicing_3(-1, slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(-1, slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(-1, -1) ... ok test_base.TestCSC.test_slicing_3(-1, -2) ... ok test_base.TestCSC.test_slicing_3(-1, -5) ... ok test_base.TestCSC.test_slicing_3(-1, array(4)) ... ok test_base.TestCSC.test_slicing_3(-1, -3) ... ok test_base.TestCSC.test_slicing_3(-2, slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(-2, slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(-2, slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(-2, slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(-2, slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(-2, slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(-2, slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(-2, 0) ... ok test_base.TestCSC.test_slicing_3(-2, 1) ... ok test_base.TestCSC.test_slicing_3(-2, slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(-2, slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(-2, -1) ... ok test_base.TestCSC.test_slicing_3(-2, -2) ... ok test_base.TestCSC.test_slicing_3(-2, -5) ... ok test_base.TestCSC.test_slicing_3(-2, array(4)) ... ok test_base.TestCSC.test_slicing_3(-2, -3) ... ok test_base.TestCSC.test_slicing_3(-5, slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(-5, slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(-5, slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(-5, slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(-5, slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(-5, slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(-5, slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(-5, 0) ... ok test_base.TestCSC.test_slicing_3(-5, 1) ... ok test_base.TestCSC.test_slicing_3(-5, slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(-5, slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(-5, -1) ... ok test_base.TestCSC.test_slicing_3(-5, -2) ... ok test_base.TestCSC.test_slicing_3(-5, -5) ... ok test_base.TestCSC.test_slicing_3(-5, array(4)) ... ok test_base.TestCSC.test_slicing_3(-5, -3) ... ok test_base.TestCSC.test_slicing_3(array(4), slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(array(4), slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(array(4), slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(array(4), slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(array(4), slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(array(4), slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(array(4), slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(array(4), 0) ... ok test_base.TestCSC.test_slicing_3(array(4), 1) ... ok test_base.TestCSC.test_slicing_3(array(4), slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(array(4), slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(array(4), -1) ... ok test_base.TestCSC.test_slicing_3(array(4), -2) ... ok test_base.TestCSC.test_slicing_3(array(4), -5) ... ok test_base.TestCSC.test_slicing_3(array(4), array(4)) ... ok test_base.TestCSC.test_slicing_3(array(4), -3) ... ok test_base.TestCSC.test_slicing_3(-3, slice(None, 2, None)) ... ok test_base.TestCSC.test_slicing_3(-3, slice(1, 2, None)) ... ok test_base.TestCSC.test_slicing_3(-3, slice(3, None, None)) ... ok test_base.TestCSC.test_slicing_3(-3, slice(3, None, 2)) ... ok test_base.TestCSC.test_slicing_3(-3, slice(8, 3, -1)) ... ok test_base.TestCSC.test_slicing_3(-3, slice(4, None, -2)) ... ok test_base.TestCSC.test_slicing_3(-3, slice(None, 5, -1)) ... ok test_base.TestCSC.test_slicing_3(-3, 0) ... ok test_base.TestCSC.test_slicing_3(-3, 1) ... ok test_base.TestCSC.test_slicing_3(-3, slice(None, None, None)) ... ok test_base.TestCSC.test_slicing_3(-3, slice(1, 5, None)) ... ok test_base.TestCSC.test_slicing_3(-3, -1) ... ok test_base.TestCSC.test_slicing_3(-3, -2) ... ok test_base.TestCSC.test_slicing_3(-3, -5) ... ok test_base.TestCSC.test_slicing_3(-3, array(4)) ... ok test_base.TestCSC.test_slicing_3(-3, -3) ... ok test_base.TestCSC.test_small_multiplication ... ok test_base.TestCSC.test_solve ... ok test_base.TestCSC.test_sort_indices ... ok test_base.TestCSC.test_sparse_format_conversions ... ok test_base.TestCSC.test_str ... ok test_base.TestCSC.test_sub(,) ... ok test_base.TestCSC.test_sub(,) ... ok test_base.TestCSC.test_sub(,) ... ok test_base.TestCSC.test_sub(,) ... ok test_base.TestCSC.test_sub_dense(,) ... ok test_base.TestCSC.test_sub_dense(,) ... ok test_base.TestCSC.test_sub_dense(,) ... ok test_base.TestCSC.test_sub_dense(,) ... ok test_base.TestCSC.test_sum(,) ... ok test_base.TestCSC.test_sum(,) ... ok test_base.TestCSC.test_sum(,) ... ok test_base.TestCSC.test_sum(,) ... ok test_base.TestCSC.test_toarray ... ok test_base.TestCSC.test_tobsr ... ok test_base.TestCSC.test_todense ... ok test_base.TestCSC.test_transpose(,) ... ok test_base.TestCSC.test_transpose(,) ... ok test_base.TestCSC.test_transpose(,) ... ok test_base.TestCSC.test_transpose(,) ... ok test_base.TestCSC.test_ufuncs ... ok test_base.TestCSC.test_unsorted_arithmetic ... ok test_base.TestCSR.test_abs ... ok test_base.TestCSR.test_add(,) ... ok test_base.TestCSR.test_add(,) ... ok test_base.TestCSR.test_add(,) ... ok test_base.TestCSR.test_add(,) ... ok test_base.TestCSR.test_add0(,) ... ok test_base.TestCSR.test_add0(,) ... ok test_base.TestCSR.test_add0(,) ... ok test_base.TestCSR.test_add0(,) ... ok test_base.TestCSR.test_add_dense(,) ... ok test_base.TestCSR.test_add_dense(,) ... ok test_base.TestCSR.test_add_dense(,) ... ok test_base.TestCSR.test_add_dense(,) ... ok test_base.TestCSR.test_add_sub ... ok test_base.TestCSR.test_asfptype ... ok test_base.TestCSR.test_astype ... ok test_base.TestCSR.test_bad_index ... ok test_base.TestCSR.test_bad_index_assign ... ok test_base.TestCSR.test_bool(,) ... ok test_base.TestCSR.test_bool(,) ... ok test_base.TestCSR.test_bool(,) ... ok test_base.TestCSR.test_bool(,) ... ok test_base.TestCSR.test_bool_rollover ... ok test_base.TestCSR.test_constructor1 ... ok test_base.TestCSR.test_constructor2 ... ok test_base.TestCSR.test_constructor3 ... ok test_base.TestCSR.test_constructor4 ... ok test_base.TestCSR.test_constructor5 ... ok test_base.TestCSR.test_copy ... ok test_base.TestCSR.test_diagonal ... ok test_base.TestCSR.test_elementwise_divide ... ok test_base.TestCSR.test_elementwise_multiply ... ok test_base.TestCSR.test_elementwise_multiply_broadcast ... ok test_base.TestCSR.test_eliminate_zeros ... ok test_base.TestCSR.test_empty ... ok test_base.TestCSR.test_empty_arithmetic ... ok test_base.TestCSR.test_eq(,) ... ok test_base.TestCSR.test_eq(,) ... ok test_base.TestCSR.test_eq(,) ... ok test_base.TestCSR.test_eq(,) ... ok test_base.TestCSR.test_expm ... ok test_base.TestCSR.test_fancy_assign_list ... ok test_base.TestCSR.test_fancy_assign_ndarray ... ok test_base.TestCSR.test_fancy_assign_slice ... ok test_base.TestCSR.test_fancy_indexing ... ok test_base.TestCSR.test_fancy_indexing_boolean ... ok test_base.TestCSR.test_fancy_indexing_broadcast ... ok test_base.TestCSR.test_fancy_indexing_multidim_set ... ok test_base.TestCSR.test_fancy_indexing_ndarray ... ok test_base.TestCSR.test_fancy_indexing_randomized ... ok test_base.TestCSR.test_fancy_indexing_set ... ok test_base.TestCSR.test_fancy_indexing_sparse_boolean ... ok test_base.TestCSR.test_from_array ... ok test_base.TestCSR.test_from_list ... ok test_base.TestCSR.test_from_matrix ... ok test_base.TestCSR.test_from_sparse ... ok test_base.TestCSR.test_ge(,) ... ok test_base.TestCSR.test_ge(,) ... ok test_base.TestCSR.test_ge(,) ... ok test_base.TestCSR.test_ge(,) ... ok test_base.TestCSR.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_get_horiz_slice ... ok test_base.TestCSR.test_get_slices ... ok test_base.TestCSR.test_get_vert_slice ... ok test_base.TestCSR.test_getcol ... ok test_base.TestCSR.test_getelement ... ok test_base.TestCSR.test_getrow ... ok test_base.TestCSR.test_gt(,) ... ok test_base.TestCSR.test_gt(,) ... ok test_base.TestCSR.test_gt(,) ... ok test_base.TestCSR.test_gt(,) ... ok test_base.TestCSR.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_idiv_scalar(,) ... ok test_base.TestCSR.test_idiv_scalar(,) ... ok test_base.TestCSR.test_imag ... ok test_base.TestCSR.test_imul_scalar(,) ... ok test_base.TestCSR.test_imul_scalar(,) ... ok test_base.TestCSR.test_imul_scalar(,) ... ok test_base.TestCSR.test_imul_scalar(,) ... ok test_base.TestCSR.test_index_scalar_assign ... ok test_base.TestCSR.test_inv(,) ... ok test_base.TestCSR.test_invalid_shapes ... ok test_base.TestCSR.test_iterator ... ok test_base.TestCSR.test_le(,) ... ok test_base.TestCSR.test_le(,) ... ok test_base.TestCSR.test_le(,) ... ok test_base.TestCSR.test_le(,) ... ok test_base.TestCSR.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_lt(,) ... ok test_base.TestCSR.test_lt(,) ... ok test_base.TestCSR.test_lt(,) ... ok test_base.TestCSR.test_lt(,) ... ok test_base.TestCSR.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestCSR.test_matmat_dense ... ok test_base.TestCSR.test_matmat_sparse ... ok test_base.TestCSR.test_matvec ... ok test_base.TestCSR.test_mean(,) ... ok test_base.TestCSR.test_mean(,) ... ok test_base.TestCSR.test_mean(,) ... ok test_base.TestCSR.test_mean(,) ... ok test_base.TestCSR.test_minmax ... ok test_base.TestCSR.test_mu ... ok test_base.TestCSR.test_mul_scalar(,) ... ok test_base.TestCSR.test_mul_scalar(,) ... ok test_base.TestCSR.test_mul_scalar(,) ... ok test_base.TestCSR.test_mul_scalar(,) ... ok test_base.TestCSR.test_ne(,) ... ok test_base.TestCSR.test_ne(,) ... ok test_base.TestCSR.test_ne(,) ... ok test_base.TestCSR.test_ne(,) ... ok test_base.TestCSR.test_neg ... ok test_base.TestCSR.test_non_unit_stride_2d_indexing ... ok test_base.TestCSR.test_nonzero ... ok test_base.TestCSR.test_pow ... ok test_base.TestCSR.test_radd(,) ... ok test_base.TestCSR.test_radd(,) ... ok test_base.TestCSR.test_radd(,) ... ok test_base.TestCSR.test_radd(,) ... ok test_base.TestCSR.test_real ... ok test_base.TestCSR.test_repr ... ok test_base.TestCSR.test_rmatvec ... ok test_base.TestCSR.test_rmul_scalar(,) ... ok test_base.TestCSR.test_rmul_scalar(,) ... ok test_base.TestCSR.test_rmul_scalar(,) ... ok test_base.TestCSR.test_rmul_scalar(,) ... ok test_base.TestCSR.test_rsub(,) ... ok test_base.TestCSR.test_rsub(,) ... ok test_base.TestCSR.test_rsub(,) ... ok test_base.TestCSR.test_rsub(,) ... ok test_base.TestCSR.test_scalar_assign_2 ... ok test_base.TestCSR.test_self_self_assignment ... ok test_base.TestCSR.test_sequence_assignment ... ok test_base.TestCSR.test_set_slice ... ok test_base.TestCSR.test_setelement ... ok test_base.TestCSR.test_size_zero_conversions ... ok test_base.TestCSR.test_size_zero_matrix_arithmetic ... ok test_base.TestCSR.test_slice_assign_2 ... ok test_base.TestCSR.test_slice_assignment ... ok test_base.TestCSR.test_slice_scalar_assign ... ok test_base.TestCSR.test_slicing_2 ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None),) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None),) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None),) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2),) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1),) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2),) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1),) ... ok test_base.TestCSR.test_slicing_3(0,) ... ok test_base.TestCSR.test_slicing_3(1,) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None),) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None),) ... ok test_base.TestCSR.test_slicing_3(-1,) ... ok test_base.TestCSR.test_slicing_3(-2,) ... ok test_base.TestCSR.test_slicing_3(-5,) ... ok test_base.TestCSR.test_slicing_3(array(-1),) ... ok test_base.TestCSR.test_slicing_3(-3,) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), 0) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), 1) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), -1) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), -2) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), -5) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), array(4)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 2, None), -3) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), 0) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), 1) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), -1) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), -2) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), -5) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), array(4)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 2, None), -3) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), 0) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), 1) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), -1) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), -2) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), -5) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), array(4)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, None), -3) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), 0) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), 1) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), -1) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), -2) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), -5) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), array(4)) ... ok test_base.TestCSR.test_slicing_3(slice(3, None, 2), -3) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), 0) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), 1) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), -1) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), -2) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), -5) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), array(4)) ... ok test_base.TestCSR.test_slicing_3(slice(8, 3, -1), -3) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), 0) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), 1) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), -1) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), -2) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), -5) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), array(4)) ... ok test_base.TestCSR.test_slicing_3(slice(4, None, -2), -3) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), 0) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), 1) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), -1) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), -2) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), -5) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), array(4)) ... ok test_base.TestCSR.test_slicing_3(slice(None, 5, -1), -3) ... ok test_base.TestCSR.test_slicing_3(0, slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(0, slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(0, slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(0, slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(0, slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(0, slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(0, slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(0, 0) ... ok test_base.TestCSR.test_slicing_3(0, 1) ... ok test_base.TestCSR.test_slicing_3(0, slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(0, slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(0, -1) ... ok test_base.TestCSR.test_slicing_3(0, -2) ... ok test_base.TestCSR.test_slicing_3(0, -5) ... ok test_base.TestCSR.test_slicing_3(0, array(4)) ... ok test_base.TestCSR.test_slicing_3(0, -3) ... ok test_base.TestCSR.test_slicing_3(1, slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(1, slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(1, slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(1, slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(1, slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(1, slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(1, slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(1, 0) ... ok test_base.TestCSR.test_slicing_3(1, 1) ... ok test_base.TestCSR.test_slicing_3(1, slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(1, slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(1, -1) ... ok test_base.TestCSR.test_slicing_3(1, -2) ... ok test_base.TestCSR.test_slicing_3(1, -5) ... ok test_base.TestCSR.test_slicing_3(1, array(4)) ... ok test_base.TestCSR.test_slicing_3(1, -3) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), 0) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), 1) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), -1) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), -2) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), -5) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), array(4)) ... ok test_base.TestCSR.test_slicing_3(slice(None, None, None), -3) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), 0) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), 1) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), -1) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), -2) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), -5) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), array(4)) ... ok test_base.TestCSR.test_slicing_3(slice(1, 5, None), -3) ... ok test_base.TestCSR.test_slicing_3(-1, slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(-1, slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(-1, slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(-1, slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(-1, slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(-1, slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(-1, slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(-1, 0) ... ok test_base.TestCSR.test_slicing_3(-1, 1) ... ok test_base.TestCSR.test_slicing_3(-1, slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(-1, slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(-1, -1) ... ok test_base.TestCSR.test_slicing_3(-1, -2) ... ok test_base.TestCSR.test_slicing_3(-1, -5) ... ok test_base.TestCSR.test_slicing_3(-1, array(4)) ... ok test_base.TestCSR.test_slicing_3(-1, -3) ... ok test_base.TestCSR.test_slicing_3(-2, slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(-2, slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(-2, slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(-2, slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(-2, slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(-2, slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(-2, slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(-2, 0) ... ok test_base.TestCSR.test_slicing_3(-2, 1) ... ok test_base.TestCSR.test_slicing_3(-2, slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(-2, slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(-2, -1) ... ok test_base.TestCSR.test_slicing_3(-2, -2) ... ok test_base.TestCSR.test_slicing_3(-2, -5) ... ok test_base.TestCSR.test_slicing_3(-2, array(4)) ... ok test_base.TestCSR.test_slicing_3(-2, -3) ... ok test_base.TestCSR.test_slicing_3(-5, slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(-5, slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(-5, slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(-5, slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(-5, slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(-5, slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(-5, slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(-5, 0) ... ok test_base.TestCSR.test_slicing_3(-5, 1) ... ok test_base.TestCSR.test_slicing_3(-5, slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(-5, slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(-5, -1) ... ok test_base.TestCSR.test_slicing_3(-5, -2) ... ok test_base.TestCSR.test_slicing_3(-5, -5) ... ok test_base.TestCSR.test_slicing_3(-5, array(4)) ... ok test_base.TestCSR.test_slicing_3(-5, -3) ... ok test_base.TestCSR.test_slicing_3(array(4), slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(array(4), slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(array(4), slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(array(4), slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(array(4), slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(array(4), slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(array(4), slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(array(4), 0) ... ok test_base.TestCSR.test_slicing_3(array(4), 1) ... ok test_base.TestCSR.test_slicing_3(array(4), slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(array(4), slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(array(4), -1) ... ok test_base.TestCSR.test_slicing_3(array(4), -2) ... ok test_base.TestCSR.test_slicing_3(array(4), -5) ... ok test_base.TestCSR.test_slicing_3(array(4), array(4)) ... ok test_base.TestCSR.test_slicing_3(array(4), -3) ... ok test_base.TestCSR.test_slicing_3(-3, slice(None, 2, None)) ... ok test_base.TestCSR.test_slicing_3(-3, slice(1, 2, None)) ... ok test_base.TestCSR.test_slicing_3(-3, slice(3, None, None)) ... ok test_base.TestCSR.test_slicing_3(-3, slice(3, None, 2)) ... ok test_base.TestCSR.test_slicing_3(-3, slice(8, 3, -1)) ... ok test_base.TestCSR.test_slicing_3(-3, slice(4, None, -2)) ... ok test_base.TestCSR.test_slicing_3(-3, slice(None, 5, -1)) ... ok test_base.TestCSR.test_slicing_3(-3, 0) ... ok test_base.TestCSR.test_slicing_3(-3, 1) ... ok test_base.TestCSR.test_slicing_3(-3, slice(None, None, None)) ... ok test_base.TestCSR.test_slicing_3(-3, slice(1, 5, None)) ... ok test_base.TestCSR.test_slicing_3(-3, -1) ... ok test_base.TestCSR.test_slicing_3(-3, -2) ... ok test_base.TestCSR.test_slicing_3(-3, -5) ... ok test_base.TestCSR.test_slicing_3(-3, array(4)) ... ok test_base.TestCSR.test_slicing_3(-3, -3) ... ok test_base.TestCSR.test_small_multiplication ... ok test_base.TestCSR.test_solve ... ok test_base.TestCSR.test_sort_indices ... ok test_base.TestCSR.test_sparse_format_conversions ... ok test_base.TestCSR.test_str ... ok test_base.TestCSR.test_sub(,) ... ok test_base.TestCSR.test_sub(,) ... ok test_base.TestCSR.test_sub(,) ... ok test_base.TestCSR.test_sub(,) ... ok test_base.TestCSR.test_sub_dense(,) ... ok test_base.TestCSR.test_sub_dense(,) ... ok test_base.TestCSR.test_sub_dense(,) ... ok test_base.TestCSR.test_sub_dense(,) ... ok test_base.TestCSR.test_sum(,) ... ok test_base.TestCSR.test_sum(,) ... ok test_base.TestCSR.test_sum(,) ... ok test_base.TestCSR.test_sum(,) ... ok test_base.TestCSR.test_toarray ... ok test_base.TestCSR.test_tobsr ... ok test_base.TestCSR.test_todense ... ok test_base.TestCSR.test_transpose(,) ... ok test_base.TestCSR.test_transpose(,) ... ok test_base.TestCSR.test_transpose(,) ... ok test_base.TestCSR.test_transpose(,) ... ok test_base.TestCSR.test_ufuncs ... ok test_base.TestCSR.test_unsorted_arithmetic ... ok test_base.TestDIA.test_abs ... ok test_base.TestDIA.test_add(,) ... ok test_base.TestDIA.test_add(,) ... ok test_base.TestDIA.test_add(,) ... ok test_base.TestDIA.test_add0(,) ... ok test_base.TestDIA.test_add0(,) ... ok test_base.TestDIA.test_add0(,) ... ok test_base.TestDIA.test_add_dense(,) ... ok test_base.TestDIA.test_add_dense(,) ... ok test_base.TestDIA.test_add_dense(,) ... ok test_base.TestDIA.test_add_sub ... ok test_base.TestDIA.test_asfptype ... ok test_base.TestDIA.test_astype ... ok test_base.TestDIA.test_bad_index ... SKIP: feature not implemented test_base.TestDIA.test_bad_index_assign ... SKIP: feature not implemented test_base.TestDIA.test_bool(,) ... ok test_base.TestDIA.test_bool(,) ... ok test_base.TestDIA.test_bool(,) ... ok test_base.TestDIA.test_bool_rollover ... ok test_base.TestDIA.test_constructor1 ... ok test_base.TestDIA.test_copy ... ok test_base.TestDIA.test_diagonal ... ok test_base.TestDIA.test_elementwise_divide ... ok test_base.TestDIA.test_elementwise_multiply ... ok test_base.TestDIA.test_elementwise_multiply_broadcast ... ok test_base.TestDIA.test_empty ... ok test_base.TestDIA.test_empty_arithmetic ... ok test_base.TestDIA.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_expm ... ok test_base.TestDIA.test_fancy_assign_list ... SKIP: feature not implemented test_base.TestDIA.test_fancy_assign_ndarray ... SKIP: feature not implemented test_base.TestDIA.test_fancy_assign_slice ... SKIP: feature not implemented test_base.TestDIA.test_fancy_indexing ... SKIP: feature not implemented test_base.TestDIA.test_fancy_indexing_boolean ... SKIP: feature not implemented test_base.TestDIA.test_fancy_indexing_multidim_set ... SKIP: feature not implemented test_base.TestDIA.test_fancy_indexing_ndarray ... SKIP: feature not implemented test_base.TestDIA.test_fancy_indexing_randomized ... SKIP: feature not implemented test_base.TestDIA.test_fancy_indexing_set ... SKIP: feature not implemented test_base.TestDIA.test_fancy_indexing_sparse_boolean ... SKIP: feature not implemented test_base.TestDIA.test_from_array ... ok test_base.TestDIA.test_from_list ... ok test_base.TestDIA.test_from_matrix ... ok test_base.TestDIA.test_from_sparse ... ok test_base.TestDIA.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_get_horiz_slice ... SKIP: feature not implemented test_base.TestDIA.test_get_slices ... SKIP: feature not implemented test_base.TestDIA.test_get_vert_slice ... SKIP: feature not implemented test_base.TestDIA.test_getcol ... ok test_base.TestDIA.test_getelement ... SKIP: feature not implemented test_base.TestDIA.test_getrow ... ok test_base.TestDIA.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_idiv_scalar(,) ... ok test_base.TestDIA.test_idiv_scalar(,) ... ok test_base.TestDIA.test_imag ... ok test_base.TestDIA.test_imul_scalar(,) ... ok test_base.TestDIA.test_imul_scalar(,) ... ok test_base.TestDIA.test_imul_scalar(,) ... ok test_base.TestDIA.test_index_scalar_assign ... SKIP: feature not implemented test_base.TestDIA.test_inv(,) ... ok test_base.TestDIA.test_invalid_shapes ... ok test_base.TestDIA.test_iterator ... ok test_base.TestDIA.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDIA.test_matmat_dense ... ok test_base.TestDIA.test_matmat_sparse ... ok test_base.TestDIA.test_matvec ... ok test_base.TestDIA.test_mean(,) ... ok test_base.TestDIA.test_mean(,) ... ok test_base.TestDIA.test_mean(,) ... ok test_base.TestDIA.test_minmax ... SKIP: feature not implemented test_base.TestDIA.test_mu ... ok test_base.TestDIA.test_mul_scalar(,) ... ok test_base.TestDIA.test_mul_scalar(,) ... ok test_base.TestDIA.test_mul_scalar(,) ... ok test_base.TestDIA.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDIA.test_neg ... ok test_base.TestDIA.test_non_unit_stride_2d_indexing ... SKIP: feature not implemented test_base.TestDIA.test_nonzero ... ok test_base.TestDIA.test_pow ... ok test_base.TestDIA.test_radd(,) ... ok test_base.TestDIA.test_radd(,) ... ok test_base.TestDIA.test_radd(,) ... ok test_base.TestDIA.test_real ... ok test_base.TestDIA.test_repr ... ok test_base.TestDIA.test_rmatvec ... ok test_base.TestDIA.test_rmul_scalar(,) ... ok test_base.TestDIA.test_rmul_scalar(,) ... ok test_base.TestDIA.test_rmul_scalar(,) ... ok test_base.TestDIA.test_rsub(,) ... ok test_base.TestDIA.test_rsub(,) ... ok test_base.TestDIA.test_rsub(,) ... ok test_base.TestDIA.test_scalar_assign_2 ... SKIP: feature not implemented test_base.TestDIA.test_self_self_assignment ... SKIP: feature not implemented test_base.TestDIA.test_sequence_assignment ... SKIP: feature not implemented test_base.TestDIA.test_set_slice ... SKIP: feature not implemented test_base.TestDIA.test_setelement ... SKIP: feature not implemented test_base.TestDIA.test_size_zero_conversions ... ok test_base.TestDIA.test_size_zero_matrix_arithmetic ... ok test_base.TestDIA.test_slice_assign_2 ... SKIP: feature not implemented test_base.TestDIA.test_slice_assignment ... SKIP: feature not implemented test_base.TestDIA.test_slice_scalar_assign ... SKIP: feature not implemented test_base.TestDIA.test_slicing_2 ... SKIP: feature not implemented test_base.TestDIA.test_slicing_3 ... ok test_base.TestDIA.test_small_multiplication ... ok test_base.TestDIA.test_solve ... ok test_base.TestDIA.test_sparse_format_conversions ... ok test_base.TestDIA.test_str ... ok test_base.TestDIA.test_sub(,) ... ok test_base.TestDIA.test_sub(,) ... ok test_base.TestDIA.test_sub(,) ... ok test_base.TestDIA.test_sub_dense(,) ... ok test_base.TestDIA.test_sub_dense(,) ... ok test_base.TestDIA.test_sub_dense(,) ... ok test_base.TestDIA.test_sum(,) ... ok test_base.TestDIA.test_sum(,) ... ok test_base.TestDIA.test_sum(,) ... ok test_base.TestDIA.test_toarray ... ok test_base.TestDIA.test_tobsr ... ok test_base.TestDIA.test_todense ... ok test_base.TestDIA.test_transpose(,) ... ok test_base.TestDIA.test_transpose(,) ... ok test_base.TestDIA.test_transpose(,) ... ok test_base.TestDOK.test_abs ... ok test_base.TestDOK.test_add(,) ... ok test_base.TestDOK.test_add(,) ... ok test_base.TestDOK.test_add(,) ... ok test_base.TestDOK.test_add0(,) ... ok test_base.TestDOK.test_add0(,) ... ok test_base.TestDOK.test_add0(,) ... ok test_base.TestDOK.test_add_dense(,) ... ok test_base.TestDOK.test_add_dense(,) ... ok test_base.TestDOK.test_add_dense(,) ... ok test_base.TestDOK.test_add_nonzero ... ok test_base.TestDOK.test_add_sub ... KNOWNFAIL: known deficiency in DOK test_base.TestDOK.test_asfptype ... ok test_base.TestDOK.test_astype ... ok test_base.TestDOK.test_bad_index ... SKIP: feature not implemented test_base.TestDOK.test_bad_index_assign ... ok test_base.TestDOK.test_bool(,) ... SKIP: Skipping test: check: Cannot create a rank <= 2 DOK matrix. test_base.TestDOK.test_bool(,) ... SKIP: Skipping test: check: Cannot create a rank <= 2 DOK matrix. test_base.TestDOK.test_bool(,) ... SKIP: Skipping test: check: Cannot create a rank <= 2 DOK matrix. test_base.TestDOK.test_bool_rollover ... ok test_base.TestDOK.test_convert ... ok test_base.TestDOK.test_copy ... ok test_base.TestDOK.test_ctor ... ok test_base.TestDOK.test_diagonal ... ok test_base.TestDOK.test_elementwise_divide ... ok test_base.TestDOK.test_elementwise_multiply ... ok test_base.TestDOK.test_elementwise_multiply_broadcast ... ok test_base.TestDOK.test_empty ... ok test_base.TestDOK.test_empty_arithmetic ... ok test_base.TestDOK.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_expm ... ok test_base.TestDOK.test_fancy_assign_list ... KNOWNFAIL: known deficiency in DOK test_base.TestDOK.test_fancy_assign_ndarray ... KNOWNFAIL: known deficiency in DOK test_base.TestDOK.test_fancy_assign_slice ... KNOWNFAIL: known deficiency in DOK test_base.TestDOK.test_fancy_indexing ... KNOWNFAIL: known deficiency in DOK test_base.TestDOK.test_fancy_indexing_boolean ... SKIP: feature not implemented test_base.TestDOK.test_fancy_indexing_multidim_set ... KNOWNFAIL: known deficiency in DOK test_base.TestDOK.test_fancy_indexing_ndarray ... SKIP: feature not implemented test_base.TestDOK.test_fancy_indexing_randomized ... SKIP: feature not implemented test_base.TestDOK.test_fancy_indexing_set ... KNOWNFAIL: known deficiency in DOK test_base.TestDOK.test_fancy_indexing_sparse_boolean ... SKIP: feature not implemented test_base.TestDOK.test_from_array ... ok test_base.TestDOK.test_from_list ... ok test_base.TestDOK.test_from_matrix ... ok test_base.TestDOK.test_from_sparse ... ok test_base.TestDOK.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_get_horiz_slice ... SKIP: feature not implemented test_base.TestDOK.test_get_slices ... SKIP: feature not implemented test_base.TestDOK.test_get_vert_slice ... SKIP: feature not implemented test_base.TestDOK.test_getcol ... ok test_base.TestDOK.test_getelement ... ok test_base.TestDOK.test_getrow ... ok test_base.TestDOK.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_idiv_scalar(,) ... ok test_base.TestDOK.test_idiv_scalar(,) ... ok test_base.TestDOK.test_imag ... ok test_base.TestDOK.test_imul_scalar(,) ... ok test_base.TestDOK.test_imul_scalar(,) ... ok test_base.TestDOK.test_imul_scalar(,) ... ok test_base.TestDOK.test_index_scalar_assign ... ok test_base.TestDOK.test_inv(,) ... ok test_base.TestDOK.test_invalid_shapes ... ok test_base.TestDOK.test_iterator ... ok test_base.TestDOK.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestDOK.test_matmat_dense ... ok test_base.TestDOK.test_matmat_sparse ... ok test_base.TestDOK.test_matvec ... ok test_base.TestDOK.test_mean(,) ... ok test_base.TestDOK.test_mean(,) ... ok test_base.TestDOK.test_mean(,) ... ok test_base.TestDOK.test_minmax ... SKIP: feature not implemented test_base.TestDOK.test_mu ... ok test_base.TestDOK.test_mul_scalar(,) ... ok test_base.TestDOK.test_mul_scalar(,) ... ok test_base.TestDOK.test_mul_scalar(,) ... ok test_base.TestDOK.test_mult ... ok test_base.TestDOK.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestDOK.test_neg ... ok test_base.TestDOK.test_non_unit_stride_2d_indexing ... SKIP: feature not implemented test_base.TestDOK.test_nonzero ... ok test_base.TestDOK.test_pow ... ok test_base.TestDOK.test_radd(,) ... ok test_base.TestDOK.test_radd(,) ... ok test_base.TestDOK.test_radd(,) ... ok test_base.TestDOK.test_real ... ok test_base.TestDOK.test_repr ... ok test_base.TestDOK.test_resize ... ok test_base.TestDOK.test_rmatvec ... ok test_base.TestDOK.test_rmul_scalar(,) ... KNOWNFAIL: LIL and DOK type's __rmul__ method has problems with int data. test_base.TestDOK.test_rmul_scalar(,) ... ok test_base.TestDOK.test_rmul_scalar(,) ... ok test_base.TestDOK.test_rsub(,) ... ok test_base.TestDOK.test_rsub(,) ... ok test_base.TestDOK.test_rsub(,) ... ok test_base.TestDOK.test_scalar_assign_2 ... KNOWNFAIL: known deficiency in DOK test_base.TestDOK.test_self_self_assignment ... SKIP: feature not implemented test_base.TestDOK.test_sequence_assignment ... SKIP: feature not implemented test_base.TestDOK.test_set_slice ... SKIP: feature not implemented test_base.TestDOK.test_setelement ... ok test_base.TestDOK.test_size_zero_conversions ... ok test_base.TestDOK.test_size_zero_matrix_arithmetic ... ok test_base.TestDOK.test_slice_assign_2 ... KNOWNFAIL: known deficiency in DOK test_base.TestDOK.test_slice_assignment ... SKIP: feature not implemented test_base.TestDOK.test_slice_scalar_assign ... KNOWNFAIL: known deficiency in DOK test_base.TestDOK.test_slicing_2 ... SKIP: feature not implemented test_base.TestDOK.test_slicing_3 ... ok test_base.TestDOK.test_small_multiplication ... ok test_base.TestDOK.test_solve ... ok test_base.TestDOK.test_sparse_format_conversions ... ok test_base.TestDOK.test_str ... ok test_base.TestDOK.test_sub(,) ... ok test_base.TestDOK.test_sub(,) ... ok test_base.TestDOK.test_sub(,) ... ok test_base.TestDOK.test_sub_dense(,) ... ok test_base.TestDOK.test_sub_dense(,) ... ok test_base.TestDOK.test_sub_dense(,) ... ok test_base.TestDOK.test_sum(,) ... ok test_base.TestDOK.test_sum(,) ... ok test_base.TestDOK.test_sum(,) ... ok test_base.TestDOK.test_ticket1160 ... ok test_base.TestDOK.test_toarray ... ok test_base.TestDOK.test_tobsr ... ok test_base.TestDOK.test_todense ... ok test_base.TestDOK.test_transpose(,) ... ok test_base.TestDOK.test_transpose(,) ... ok test_base.TestDOK.test_transpose(,) ... ok test_base.TestLIL.test_abs ... ok test_base.TestLIL.test_add(,) ... ok test_base.TestLIL.test_add(,) ... ok test_base.TestLIL.test_add(,) ... ok test_base.TestLIL.test_add0(,) ... ok test_base.TestLIL.test_add0(,) ... ok test_base.TestLIL.test_add0(,) ... ok test_base.TestLIL.test_add_dense(,) ... ok test_base.TestLIL.test_add_dense(,) ... ok test_base.TestLIL.test_add_dense(,) ... ok test_base.TestLIL.test_add_sub ... ok test_base.TestLIL.test_asfptype ... ok test_base.TestLIL.test_astype ... ok test_base.TestLIL.test_bad_index ... ok test_base.TestLIL.test_bad_index_assign ... ok test_base.TestLIL.test_bool(,) ... ok test_base.TestLIL.test_bool(,) ... ok test_base.TestLIL.test_bool(,) ... ok test_base.TestLIL.test_bool_rollover ... ok test_base.TestLIL.test_copy ... ok test_base.TestLIL.test_diagonal ... ok test_base.TestLIL.test_dot ... ok test_base.TestLIL.test_elementwise_divide ... ok test_base.TestLIL.test_elementwise_multiply ... ok test_base.TestLIL.test_elementwise_multiply_broadcast ... ok test_base.TestLIL.test_empty ... ok test_base.TestLIL.test_empty_arithmetic ... ok test_base.TestLIL.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_eq(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_expm ... ok test_base.TestLIL.test_fancy_assign_list ... ok test_base.TestLIL.test_fancy_assign_ndarray ... ok test_base.TestLIL.test_fancy_assign_slice ... ok test_base.TestLIL.test_fancy_indexing ... ok test_base.TestLIL.test_fancy_indexing_boolean ... ok test_base.TestLIL.test_fancy_indexing_lil ... ok test_base.TestLIL.test_fancy_indexing_multidim_set ... ok test_base.TestLIL.test_fancy_indexing_ndarray ... ok test_base.TestLIL.test_fancy_indexing_randomized ... ok test_base.TestLIL.test_fancy_indexing_set ... ok test_base.TestLIL.test_fancy_indexing_sparse_boolean ... ok test_base.TestLIL.test_from_array ... ok test_base.TestLIL.test_from_list ... ok test_base.TestLIL.test_from_matrix ... ok test_base.TestLIL.test_from_sparse ... ok test_base.TestLIL.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_ge(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_ge(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_get_horiz_slice ... ok test_base.TestLIL.test_get_slices ... ok test_base.TestLIL.test_get_vert_slice ... ok test_base.TestLIL.test_getcol ... ok test_base.TestLIL.test_getelement ... ok test_base.TestLIL.test_getrow ... ok test_base.TestLIL.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_gt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_gt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_idiv_scalar(,) ... ok test_base.TestLIL.test_idiv_scalar(,) ... ok test_base.TestLIL.test_imag ... ok test_base.TestLIL.test_imul_scalar(,) ... ok test_base.TestLIL.test_imul_scalar(,) ... ok test_base.TestLIL.test_imul_scalar(,) ... ok test_base.TestLIL.test_index_scalar_assign ... ok test_base.TestLIL.test_inplace_ops ... ok test_base.TestLIL.test_inv(,) ... ok test_base.TestLIL.test_invalid_shapes ... ok test_base.TestLIL.test_iterator ... ok test_base.TestLIL.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_le(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_le(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_lil_from_csr ... ok test_base.TestLIL.test_lil_iteration ... ok test_base.TestLIL.test_lil_multiply_removal ... ok test_base.TestLIL.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_lt(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_lt(,) ... KNOWNFAIL: Dense rhs is not supported for inequalities. test_base.TestLIL.test_matmat_dense ... ok test_base.TestLIL.test_matmat_sparse ... ok test_base.TestLIL.test_matvec ... ok test_base.TestLIL.test_mean(,) ... ok test_base.TestLIL.test_mean(,) ... ok test_base.TestLIL.test_mean(,) ... ok test_base.TestLIL.test_minmax ... SKIP: feature not implemented test_base.TestLIL.test_mu ... ok test_base.TestLIL.test_mul_scalar(,) ... ok test_base.TestLIL.test_mul_scalar(,) ... ok test_base.TestLIL.test_mul_scalar(,) ... ok test_base.TestLIL.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_ne(,) ... SKIP: Skipping test: check: Bool comparisons only implemented for BSR, CSC, and CSR. test_base.TestLIL.test_neg ... ok test_base.TestLIL.test_non_unit_stride_2d_indexing ... ok test_base.TestLIL.test_nonzero ... ok test_base.TestLIL.test_point_wise_multiply ... ok test_base.TestLIL.test_pow ... ok test_base.TestLIL.test_radd(,) ... ok test_base.TestLIL.test_radd(,) ... ok test_base.TestLIL.test_radd(,) ... ok test_base.TestLIL.test_real ... ok test_base.TestLIL.test_repr ... ok test_base.TestLIL.test_reshape ... ok test_base.TestLIL.test_rmatvec ... ok test_base.TestLIL.test_rmul_scalar(,) ... KNOWNFAIL: LIL and DOK type's __rmul__ method has problems with int data. test_base.TestLIL.test_rmul_scalar(,) ... ok test_base.TestLIL.test_rmul_scalar(,) ... ok test_base.TestLIL.test_rsub(,) ... ok test_base.TestLIL.test_rsub(,) ... ok test_base.TestLIL.test_rsub(,) ... ok test_base.TestLIL.test_scalar_assign_2 ... ok test_base.TestLIL.test_scalar_mul ... ok test_base.TestLIL.test_self_self_assignment ... ok test_base.TestLIL.test_sequence_assignment ... ok test_base.TestLIL.test_set_slice ... ok test_base.TestLIL.test_setelement ... ok test_base.TestLIL.test_size_zero_conversions ... ok test_base.TestLIL.test_size_zero_matrix_arithmetic ... ok test_base.TestLIL.test_slice_assign_2 ... ok test_base.TestLIL.test_slice_assignment ... ok test_base.TestLIL.test_slice_scalar_assign ... ok test_base.TestLIL.test_slicing_2 ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None),) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None),) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None),) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2),) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1),) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2),) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1),) ... ok test_base.TestLIL.test_slicing_3(0,) ... ok test_base.TestLIL.test_slicing_3(1,) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None),) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None),) ... ok test_base.TestLIL.test_slicing_3(-1,) ... ok test_base.TestLIL.test_slicing_3(-2,) ... ok test_base.TestLIL.test_slicing_3(-5,) ... ok test_base.TestLIL.test_slicing_3(array(-1),) ... ok test_base.TestLIL.test_slicing_3(-3,) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), 0) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), 1) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), -1) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), -2) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), -5) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), array(-1)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 2, None), -3) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), 0) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), 1) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), -1) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), -2) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), -5) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), array(-1)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 2, None), -3) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), 0) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), 1) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), -1) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), -2) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), -5) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), array(-1)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, None), -3) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), 0) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), 1) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), -1) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), -2) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), -5) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), array(-1)) ... ok test_base.TestLIL.test_slicing_3(slice(3, None, 2), -3) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), 0) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), 1) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), -1) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), -2) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), -5) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), array(-1)) ... ok test_base.TestLIL.test_slicing_3(slice(8, 3, -1), -3) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), 0) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), 1) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), -1) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), -2) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), -5) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), array(-1)) ... ok test_base.TestLIL.test_slicing_3(slice(4, None, -2), -3) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), 0) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), 1) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), -1) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), -2) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), -5) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), array(-1)) ... ok test_base.TestLIL.test_slicing_3(slice(None, 5, -1), -3) ... ok test_base.TestLIL.test_slicing_3(0, slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(0, slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(0, slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(0, slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(0, slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(0, slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(0, slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(0, 0) ... ok test_base.TestLIL.test_slicing_3(0, 1) ... ok test_base.TestLIL.test_slicing_3(0, slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(0, slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(0, -1) ... ok test_base.TestLIL.test_slicing_3(0, -2) ... ok test_base.TestLIL.test_slicing_3(0, -5) ... ok test_base.TestLIL.test_slicing_3(0, array(-1)) ... ok test_base.TestLIL.test_slicing_3(0, -3) ... ok test_base.TestLIL.test_slicing_3(1, slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(1, slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(1, slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(1, slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(1, slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(1, slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(1, slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(1, 0) ... ok test_base.TestLIL.test_slicing_3(1, 1) ... ok test_base.TestLIL.test_slicing_3(1, slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(1, slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(1, -1) ... ok test_base.TestLIL.test_slicing_3(1, -2) ... ok test_base.TestLIL.test_slicing_3(1, -5) ... ok test_base.TestLIL.test_slicing_3(1, array(-1)) ... ok test_base.TestLIL.test_slicing_3(1, -3) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), 0) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), 1) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), -1) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), -2) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), -5) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), array(-1)) ... ok test_base.TestLIL.test_slicing_3(slice(None, None, None), -3) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), 0) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), 1) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), -1) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), -2) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), -5) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), array(-1)) ... ok test_base.TestLIL.test_slicing_3(slice(1, 5, None), -3) ... ok test_base.TestLIL.test_slicing_3(-1, slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(-1, slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(-1, slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(-1, slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(-1, slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(-1, slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(-1, slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(-1, 0) ... ok test_base.TestLIL.test_slicing_3(-1, 1) ... ok test_base.TestLIL.test_slicing_3(-1, slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(-1, slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(-1, -1) ... ok test_base.TestLIL.test_slicing_3(-1, -2) ... ok test_base.TestLIL.test_slicing_3(-1, -5) ... ok test_base.TestLIL.test_slicing_3(-1, array(-1)) ... ok test_base.TestLIL.test_slicing_3(-1, -3) ... ok test_base.TestLIL.test_slicing_3(-2, slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(-2, slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(-2, slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(-2, slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(-2, slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(-2, slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(-2, slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(-2, 0) ... ok test_base.TestLIL.test_slicing_3(-2, 1) ... ok test_base.TestLIL.test_slicing_3(-2, slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(-2, slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(-2, -1) ... ok test_base.TestLIL.test_slicing_3(-2, -2) ... ok test_base.TestLIL.test_slicing_3(-2, -5) ... ok test_base.TestLIL.test_slicing_3(-2, array(-1)) ... ok test_base.TestLIL.test_slicing_3(-2, -3) ... ok test_base.TestLIL.test_slicing_3(-5, slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(-5, slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(-5, slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(-5, slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(-5, slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(-5, slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(-5, slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(-5, 0) ... ok test_base.TestLIL.test_slicing_3(-5, 1) ... ok test_base.TestLIL.test_slicing_3(-5, slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(-5, slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(-5, -1) ... ok test_base.TestLIL.test_slicing_3(-5, -2) ... ok test_base.TestLIL.test_slicing_3(-5, -5) ... ok test_base.TestLIL.test_slicing_3(-5, array(-1)) ... ok test_base.TestLIL.test_slicing_3(-5, -3) ... ok test_base.TestLIL.test_slicing_3(array(-1), slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(array(-1), slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(array(-1), slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(array(-1), slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(array(-1), slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(array(-1), slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(array(-1), slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(array(-1), 0) ... ok test_base.TestLIL.test_slicing_3(array(-1), 1) ... ok test_base.TestLIL.test_slicing_3(array(-1), slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(array(-1), slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(array(-1), -1) ... ok test_base.TestLIL.test_slicing_3(array(-1), -2) ... ok test_base.TestLIL.test_slicing_3(array(-1), -5) ... ok test_base.TestLIL.test_slicing_3(array(-1), array(-1)) ... ok test_base.TestLIL.test_slicing_3(array(-1), -3) ... ok test_base.TestLIL.test_slicing_3(-3, slice(None, 2, None)) ... ok test_base.TestLIL.test_slicing_3(-3, slice(1, 2, None)) ... ok test_base.TestLIL.test_slicing_3(-3, slice(3, None, None)) ... ok test_base.TestLIL.test_slicing_3(-3, slice(3, None, 2)) ... ok test_base.TestLIL.test_slicing_3(-3, slice(8, 3, -1)) ... ok test_base.TestLIL.test_slicing_3(-3, slice(4, None, -2)) ... ok test_base.TestLIL.test_slicing_3(-3, slice(None, 5, -1)) ... ok test_base.TestLIL.test_slicing_3(-3, 0) ... ok test_base.TestLIL.test_slicing_3(-3, 1) ... ok test_base.TestLIL.test_slicing_3(-3, slice(None, None, None)) ... ok test_base.TestLIL.test_slicing_3(-3, slice(1, 5, None)) ... ok test_base.TestLIL.test_slicing_3(-3, -1) ... ok test_base.TestLIL.test_slicing_3(-3, -2) ... ok test_base.TestLIL.test_slicing_3(-3, -5) ... ok test_base.TestLIL.test_slicing_3(-3, array(-1)) ... ok test_base.TestLIL.test_slicing_3(-3, -3) ... ok test_base.TestLIL.test_small_multiplication ... ok test_base.TestLIL.test_solve ... ok test_base.TestLIL.test_sparse_format_conversions ... ok test_base.TestLIL.test_str ... ok test_base.TestLIL.test_sub(,) ... ok test_base.TestLIL.test_sub(,) ... ok test_base.TestLIL.test_sub(,) ... ok test_base.TestLIL.test_sub_dense(,) ... ok test_base.TestLIL.test_sub_dense(,) ... ok test_base.TestLIL.test_sub_dense(,) ... ok test_base.TestLIL.test_sum(,) ... ok test_base.TestLIL.test_sum(,) ... ok test_base.TestLIL.test_sum(,) ... ok test_base.TestLIL.test_toarray ... ok test_base.TestLIL.test_tobsr ... ok test_base.TestLIL.test_todense ... ok test_base.TestLIL.test_transpose(,) ... ok test_base.TestLIL.test_transpose(,) ... ok test_base.TestLIL.test_transpose(,) ... ok Construct a base class, optionally converting some of the tests in ... ok block_diag with one matrix ... ok basic test for block_diag ... ok block_diag with scalar and 1d arguments ... ok test_bmat (test_construct.TestConstructUtils) ... ok test_diags (test_construct.TestConstructUtils) ... ok test_diags_bad (test_construct.TestConstructUtils) ... ok test_diags_dtype (test_construct.TestConstructUtils) ... ok test_diags_one_diagonal (test_construct.TestConstructUtils) ... ok test_diags_vs_diag (test_construct.TestConstructUtils) ... ok test_eye (test_construct.TestConstructUtils) ... ok test_eye_one (test_construct.TestConstructUtils) ... ok test_hstack (test_construct.TestConstructUtils) ... ok test_identity (test_construct.TestConstructUtils) ... ok test_kron (test_construct.TestConstructUtils) ... ok test_kronsum (test_construct.TestConstructUtils) ... ok test_rand (test_construct.TestConstructUtils) ... ok test_spdiags (test_construct.TestConstructUtils) ... ok test_vstack (test_construct.TestConstructUtils) ... ok test_csc.test_csc_getrow ... ok test_csc.test_csc_getcol ... ok test_csr.test_csr_rowslice(0, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(0, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(0, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(0, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(1, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(1, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(1, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(1, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(2, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(2, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(2, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(2, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(3, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(3, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(3, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(3, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(4, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(4, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(4, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(4, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(5, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(5, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(5, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(5, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(6, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(6, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(6, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(6, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(7, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(7, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(7, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(7, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(8, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(8, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(8, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(8, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(9, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(9, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(9, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(9, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_getrow ... ok test_csr.test_csr_getcol ... ok test_tril (test_extract.TestExtract) ... ok test_triu (test_extract.TestExtract) ... ok test_count_blocks (test_spfuncs.TestSparseFunctions) ... ok test_estimate_blocksize (test_spfuncs.TestSparseFunctions) ... ok test_scale_rows_and_cols (test_spfuncs.TestSparseFunctions) ... ok test_getdtype (test_sputils.TestSparseUtils) ... ok test_isdense (test_sputils.TestSparseUtils) ... ok test_isintlike (test_sputils.TestSparseUtils) ... ok test_isscalarlike (test_sputils.TestSparseUtils) ... ok test_issequence (test_sputils.TestSparseUtils) ... ok test_isshape (test_sputils.TestSparseUtils) ... ok test_upcast (test_sputils.TestSparseUtils) ... ok test__plotutils.TestPlotting.test_convex_hull ... SKIP: Skipping test: test_convex_hull: Matplotlib not available test__plotutils.TestPlotting.test_delaunay ... SKIP: Skipping test: test_delaunay: Matplotlib not available test__plotutils.TestPlotting.test_voronoi ... SKIP: Skipping test: test_voronoi: Matplotlib not available Tests cdist(X, 'braycurtis') on random data. ... ok Tests cdist(X, 'canberra') on random data. ... ok Tests cdist(X, 'chebychev') on random data. ... ok Tests cdist(X, 'cityblock') on random data. ... ok Tests cdist(X, 'correlation') on random data. ... ok Tests cdist(X, 'cosine') on random data. ... ok Tests cdist(X, 'dice') on random data. ... ok Tests cdist(X, 'euclidean') on random data. ... ok Tests cdist(X, u'euclidean') using unicode metric string ... ok Tests cdist(X, 'hamming') on random boolean data. ... ok Tests cdist(X, 'hamming') on random data. ... ok Tests cdist(X, 'jaccard') on random boolean data. ... ok Tests cdist(X, 'jaccard') on random data. ... ok Tests cdist(X, 'kulsinski') on random data. ... ok Tests cdist(X, 'mahalanobis') on random data. ... ok Tests cdist(X, 'matching') on random data. ... ok Tests cdist(X, 'minkowski') on random data. (p=1.23) ... ok Tests cdist(X, 'minkowski') on random data. (p=3.8) ... ok Tests cdist(X, 'minkowski') on random data. (p=4.6) ... ok Tests cdist(X, 'rogerstanimoto') on random data. ... ok Tests cdist(X, 'russellrao') on random data. ... ok Tests cdist(X, 'seuclidean') on random data. ... ok Tests cdist(X, 'sokalmichener') on random data. ... ok Tests cdist(X, 'sokalsneath') on random data. ... ok Tests cdist(X, 'sqeuclidean') on random data. ... ok Tests cdist(X, 'wminkowski') on random data. (p=1.23) ... ok Tests cdist(X, 'wminkowski') on random data. (p=3.8) ... ok Tests cdist(X, 'wminkowski') on random data. (p=4.6) ... ok Tests cdist(X, 'yule') on random data. ... ok Tests is_valid_dm(*) on an assymetric distance matrix. Exception expected. ... ok Tests is_valid_dm(*) on an assymetric distance matrix. False expected. ... ok Tests is_valid_dm(*) on a correct 1x1. True expected. ... ok Tests is_valid_dm(*) on a correct 2x2. True expected. ... ok Tests is_valid_dm(*) on a correct 3x3. True expected. ... ok Tests is_valid_dm(*) on a correct 4x4. True expected. ... ok Tests is_valid_dm(*) on a correct 5x5. True expected. ... ok Tests is_valid_dm(*) on a 1D array. Exception expected. ... ok Tests is_valid_dm(*) on a 1D array. False expected. ... ok Tests is_valid_dm(*) on a 3D array. Exception expected. ... ok Tests is_valid_dm(*) on a 3D array. False expected. ... ok Tests is_valid_dm(*) on an int16 array. Exception expected. ... ok Tests is_valid_dm(*) on an int16 array. False expected. ... ok Tests is_valid_dm(*) on a distance matrix with a nonzero diagonal. Exception expected. ... ok Tests is_valid_dm(*) on a distance matrix with a nonzero diagonal. False expected. ... ok Tests is_valid_y(*) on 100 improper condensed distance matrices. Expecting exception. ... ok Tests is_valid_y(*) on a correct 2x2 condensed. True expected. ... ok Tests is_valid_y(*) on a correct 3x3 condensed. True expected. ... ok Tests is_valid_y(*) on a correct 4x4 condensed. True expected. ... ok Tests is_valid_y(*) on a correct 5x5 condensed. True expected. ... ok Tests is_valid_y(*) on a 2D array. Exception expected. ... ok Tests is_valid_y(*) on a 2D array. False expected. ... ok Tests is_valid_y(*) on a 3D array. Exception expected. ... ok Tests is_valid_y(*) on a 3D array. False expected. ... ok Tests is_valid_y(*) on an int16 array. Exception expected. ... ok Tests is_valid_y(*) on an int16 array. False expected. ... ok Tests num_obs_dm(D) on a 0x0 distance matrix. Expecting exception. ... ok Tests num_obs_dm(D) on a 1x1 distance matrix. ... ok Tests num_obs_dm(D) on a 2x2 distance matrix. ... ok Tests num_obs_dm(D) on a 3x3 distance matrix. ... ok Tests num_obs_dm(D) on a 4x4 distance matrix. ... ok Tests num_obs_dm with observation matrices of multiple sizes. ... ok Tests num_obs_y(y) on a condensed distance matrix over 1 observations. Expecting exception. ... ok Tests num_obs_y(y) on a condensed distance matrix over 2 observations. ... ok Tests num_obs_y(y) on 100 improper condensed distance matrices. Expecting exception. ... ok Tests num_obs_y(y) on a condensed distance matrix over 3 observations. ... ok Tests num_obs_y(y) on a condensed distance matrix over 4 observations. ... ok Tests num_obs_y(y) on a condensed distance matrix between 5 and 15 observations. ... ok Tests num_obs_y with observation matrices of multiple sizes. ... ok Tests pdist(X, 'canberra') to see if the two implementations match on the Iris data set. ... ok Tests pdist(X, 'canberra') to see if Canberra gives the right result as reported in Scipy bug report 711. ... ok Tests pdist(X, 'chebychev') on the Iris data set. ... ok Tests pdist(X, 'chebychev') on the Iris data set. (float32) ... ok Tests pdist(X, 'test_chebychev') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'chebychev') on random data. ... ok Tests pdist(X, 'chebychev') on random data. (float32) ... ok Tests pdist(X, 'test_chebychev') [the non-C implementation] on random data. ... ok Tests pdist(X, 'cityblock') on the Iris data set. ... ok Tests pdist(X, 'cityblock') on the Iris data set. (float32) ... ok Tests pdist(X, 'test_cityblock') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'cityblock') on random data. ... ok Tests pdist(X, 'cityblock') on random data. (float32) ... ok Tests pdist(X, 'test_cityblock') [the non-C implementation] on random data. ... ok Tests pdist(X, 'correlation') on the Iris data set. ... ok Tests pdist(X, 'correlation') on the Iris data set. (float32) ... ok Tests pdist(X, 'test_correlation') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'correlation') on random data. ... ok Tests pdist(X, 'correlation') on random data. (float32) ... ok Tests pdist(X, 'test_correlation') [the non-C implementation] on random data. ... ok Tests pdist(X, 'cosine') on the Iris data set. ... ok Tests pdist(X, 'cosine') on the Iris data set. ... ok Tests pdist(X, 'test_cosine') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'cosine') on random data. ... ok Tests pdist(X, 'cosine') on random data. (float32) ... ok Tests pdist(X, 'test_cosine') [the non-C implementation] on random data. ... ok Tests pdist(X, 'hamming') on random data. ... ok Tests pdist(X, 'hamming') on random data. (float32) ... ok Tests pdist(X, 'test_hamming') [the non-C implementation] on random data. ... ok Tests pdist(X, 'dice') to see if the two implementations match on random double input data. ... ok Tests dice(*,*) with mtica example #1. ... ok Tests dice(*,*) with mtica example #2. ... ok Tests pdist(X, 'jaccard') on random data. ... ok Tests pdist(X, 'jaccard') on random data. (float32) ... ok Tests pdist(X, 'test_jaccard') [the non-C implementation] on random data. ... ok Tests pdist(X, 'euclidean') on the Iris data set. ... ok Tests pdist(X, 'euclidean') on the Iris data set. (float32) ... ok Tests pdist(X, 'test_euclidean') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'euclidean') on random data. ... ok Tests pdist(X, 'euclidean') on random data (float32). ... ok Tests pdist(X, 'test_euclidean') [the non-C implementation] on random data. ... ok Tests pdist(X, 'euclidean') with unicode metric string ... ok Tests pdist(X, 'hamming') on random data. ... ok Tests pdist(X, 'hamming') on random data. ... ok Tests pdist(X, 'test_hamming') [the non-C implementation] on random data. ... ok Tests pdist(X, 'jaccard') to see if the two implementations match on random double input data. ... ok Tests jaccard(*,*) with mtica example #1. ... ok Tests jaccard(*,*) with mtica example #2. ... ok Tests pdist(X, 'jaccard') on random data. ... ok Tests pdist(X, 'jaccard') on random data. (float32) ... ok Tests pdist(X, 'test_jaccard') [the non-C implementation] on random data. ... ok Tests pdist(X, 'kulsinski') to see if the two implementations match on random double input data. ... ok Tests pdist(X, 'matching') to see if the two implementations match on random boolean input data. ... ok Tests matching(*,*) with mtica example #1 (nums). ... ok Tests matching(*,*) with mtica example #2. ... ok Tests pdist(X, 'minkowski') on iris data. ... ok Tests pdist(X, 'minkowski') on iris data. (float32) ... ok Tests pdist(X, 'test_minkowski') [the non-C implementation] on iris data. ... ok Tests pdist(X, 'minkowski') on iris data. ... ok Tests pdist(X, 'minkowski') on iris data. (float32) ... ok Tests pdist(X, 'test_minkowski') [the non-C implementation] on iris data. ... ok Tests pdist(X, 'minkowski') on random data. ... ok Tests pdist(X, 'minkowski') on random data. (float32) ... ok Tests pdist(X, 'test_minkowski') [the non-C implementation] on random data. ... ok Tests pdist(X, 'rogerstanimoto') to see if the two implementations match on random double input data. ... ok Tests rogerstanimoto(*,*) with mtica example #1. ... ok Tests rogerstanimoto(*,*) with mtica example #2. ... ok Tests pdist(X, 'russellrao') to see if the two implementations match on random double input data. ... ok Tests russellrao(*,*) with mtica example #1. ... ok Tests russellrao(*,*) with mtica example #2. ... ok Tests pdist(X, 'seuclidean') on the Iris data set. ... ok Tests pdist(X, 'seuclidean') on the Iris data set (float32). ... ok Tests pdist(X, 'test_seuclidean') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'seuclidean') on random data. ... ok Tests pdist(X, 'seuclidean') on random data (float32). ... ok Tests pdist(X, 'test_sqeuclidean') [the non-C implementation] on random data. ... ok Tests pdist(X, 'sokalmichener') to see if the two implementations match on random double input data. ... ok Tests pdist(X, 'sokalsneath') to see if the two implementations match on random double input data. ... ok Tests sokalsneath(*,*) with mtica example #1. ... ok Tests sokalsneath(*,*) with mtica example #2. ... ok test_pdist_wminkowski (test_distance.TestPdist) ... ok Tests pdist(X, 'yule') to see if the two implementations match on random double input data. ... ok Tests yule(*,*) with mtica example #1. ... ok Tests yule(*,*) with mtica example #2. ... ok test_correlation (test_distance.TestSomeDistanceFunctions) ... ok test_cosine (test_distance.TestSomeDistanceFunctions) ... ok test_euclidean (test_distance.TestSomeDistanceFunctions) ... ok test_mahalanobis (test_distance.TestSomeDistanceFunctions) ... ok test_minkowski (test_distance.TestSomeDistanceFunctions) ... ok test_sqeuclidean (test_distance.TestSomeDistanceFunctions) ... ok test_wminkowski (test_distance.TestSomeDistanceFunctions) ... ok Tests squareform on a 1x1 matrix. ... ok Tests squareform on a 2x2 matrix. ... ok Tests squareform on an empty matrix. ... ok Tests squareform on an empty vector. ... ok Tests squareform on a square matrices of multiple sizes. ... ok Tests squareform on a 1x1 binary matrix; conversion to double was ... ok Tests squareform on a 1-D array, length=1. ... ok Loading test data files for the scipy.spatial.distance tests. ... ok Raise ValueError if p < 1. ... ok Regression test for ticket #876 ... ok Regression test for ticket #1430. ... ok Regression test for ticket #1430. ... ok Regression test for ticket #1328. ... ok Test that sokalmichener has the same result for bool and int inputs. ... ok Assorted tests for _validate_vector. ... ok test_kdtree.test_count_neighbors.test_large_radius ... ok test_kdtree.test_count_neighbors.test_multiple_radius ... ok test_kdtree.test_count_neighbors.test_one_radius ... ok test_kdtree.test_count_neighbors_compiled.test_large_radius ... ok test_kdtree.test_count_neighbors_compiled.test_multiple_radius ... ok test_kdtree.test_count_neighbors_compiled.test_one_radius ... ok test_kdtree.test_random.test_approx ... ok test_kdtree.test_random.test_m_nearest ... ok test_kdtree.test_random.test_nearest ... ok test_kdtree.test_random.test_points_near ... ok test_kdtree.test_random.test_points_near_l1 ... ok test_kdtree.test_random.test_points_near_linf ... ok test_kdtree.test_random_ball.test_found_all ... ok test_kdtree.test_random_ball.test_in_ball ... ok test_kdtree.test_random_ball_approx.test_found_all ... ok test_kdtree.test_random_ball_approx.test_in_ball ... ok test_kdtree.test_random_ball_approx_compiled.test_found_all ... ok test_kdtree.test_random_ball_approx_compiled.test_in_ball ... ok test_kdtree.test_random_ball_compiled.test_found_all ... ok test_kdtree.test_random_ball_compiled.test_in_ball ... ok test_kdtree.test_random_ball_far.test_found_all ... ok test_kdtree.test_random_ball_far.test_in_ball ... ok test_kdtree.test_random_ball_far_compiled.test_found_all ... ok test_kdtree.test_random_ball_far_compiled.test_in_ball ... ok test_kdtree.test_random_ball_l1.test_found_all ... ok test_kdtree.test_random_ball_l1.test_in_ball ... ok test_kdtree.test_random_ball_l1_compiled.test_found_all ... ok test_kdtree.test_random_ball_l1_compiled.test_in_ball ... ok test_kdtree.test_random_ball_linf.test_found_all ... ok test_kdtree.test_random_ball_linf.test_in_ball ... ok test_kdtree.test_random_ball_linf_compiled.test_found_all ... ok test_kdtree.test_random_ball_linf_compiled.test_in_ball ... ok test_kdtree.test_random_compiled.test_approx ... ok test_kdtree.test_random_compiled.test_m_nearest ... ok test_kdtree.test_random_compiled.test_nearest ... ok test_kdtree.test_random_compiled.test_points_near ... ok test_kdtree.test_random_compiled.test_points_near_l1 ... ok test_kdtree.test_random_compiled.test_points_near_linf ... ok test_kdtree.test_random_far.test_approx ... ok test_kdtree.test_random_far.test_m_nearest ... ok test_kdtree.test_random_far.test_nearest ... ok test_kdtree.test_random_far.test_points_near ... ok test_kdtree.test_random_far.test_points_near_l1 ... ok test_kdtree.test_random_far.test_points_near_linf ... ok test_kdtree.test_random_far_compiled.test_approx ... ok test_kdtree.test_random_far_compiled.test_m_nearest ... ok test_kdtree.test_random_far_compiled.test_nearest ... ok test_kdtree.test_random_far_compiled.test_points_near ... ok test_kdtree.test_random_far_compiled.test_points_near_l1 ... ok test_kdtree.test_random_far_compiled.test_points_near_linf ... ok test_kdtree.test_rectangle.test_max_inside ... ok test_kdtree.test_rectangle.test_max_one_side ... ok test_kdtree.test_rectangle.test_max_two_sides ... ok test_kdtree.test_rectangle.test_min_inside ... ok test_kdtree.test_rectangle.test_min_one_side ... ok test_kdtree.test_rectangle.test_min_two_sides ... ok test_kdtree.test_rectangle.test_split ... ok test_kdtree.test_small.test_approx ... ok test_kdtree.test_small.test_m_nearest ... ok test_kdtree.test_small.test_nearest ... ok test_kdtree.test_small.test_nearest_two ... ok test_kdtree.test_small.test_points_near ... ok test_kdtree.test_small.test_points_near_l1 ... ok test_kdtree.test_small.test_points_near_linf ... ok test_kdtree.test_small_compiled.test_approx ... ok test_kdtree.test_small_compiled.test_m_nearest ... ok test_kdtree.test_small_compiled.test_nearest ... ok test_kdtree.test_small_compiled.test_nearest_two ... ok test_kdtree.test_small_compiled.test_points_near ... ok test_kdtree.test_small_compiled.test_points_near_l1 ... ok test_kdtree.test_small_compiled.test_points_near_linf ... ok test_kdtree.test_small_nonleaf.test_approx ... ok test_kdtree.test_small_nonleaf.test_m_nearest ... ok test_kdtree.test_small_nonleaf.test_nearest ... ok test_kdtree.test_small_nonleaf.test_nearest_two ... ok test_kdtree.test_small_nonleaf.test_points_near ... ok test_kdtree.test_small_nonleaf.test_points_near_l1 ... ok test_kdtree.test_small_nonleaf.test_points_near_linf ... ok test_kdtree.test_small_nonleaf_compiled.test_approx ... ok test_kdtree.test_small_nonleaf_compiled.test_m_nearest ... ok test_kdtree.test_small_nonleaf_compiled.test_nearest ... ok test_kdtree.test_small_nonleaf_compiled.test_nearest_two ... ok test_kdtree.test_small_nonleaf_compiled.test_points_near ... ok test_kdtree.test_small_nonleaf_compiled.test_points_near_l1 ... ok test_kdtree.test_small_nonleaf_compiled.test_points_near_linf ... ok test_kdtree.test_sparse_distance_matrix.test_consistency_with_neighbors ... ok test_kdtree.test_sparse_distance_matrix.test_zero_distance ... ok test_kdtree.test_sparse_distance_matrix_compiled.test_consistency_with_neighbors ... ok test_kdtree.test_sparse_distance_matrix_compiled.test_consistency_with_python ... ok test_kdtree.test_sparse_distance_matrix_compiled.test_zero_distance ... ok test_kdtree.test_two_random_trees.test_all_in_ball ... ok test_kdtree.test_two_random_trees.test_found_all ... ok test_kdtree.test_two_random_trees_compiled.test_all_in_ball ... ok test_kdtree.test_two_random_trees_compiled.test_found_all ... ok test_kdtree.test_two_random_trees_far.test_all_in_ball ... ok test_kdtree.test_two_random_trees_far.test_found_all ... ok test_kdtree.test_two_random_trees_far_compiled.test_all_in_ball ... ok test_kdtree.test_two_random_trees_far_compiled.test_found_all ... ok test_kdtree.test_two_random_trees_linf.test_all_in_ball ... ok test_kdtree.test_two_random_trees_linf.test_found_all ... ok test_kdtree.test_two_random_trees_linf_compiled.test_all_in_ball ... ok test_kdtree.test_two_random_trees_linf_compiled.test_found_all ... ok test_kdtree.test_vectorization.test_single_query ... ok test_kdtree.test_vectorization.test_single_query_all_neighbors ... ok test_kdtree.test_vectorization.test_single_query_multiple_neighbors ... ok test_kdtree.test_vectorization.test_vectorized_query ... ok test_kdtree.test_vectorization.test_vectorized_query_all_neighbors ... ok test_kdtree.test_vectorization.test_vectorized_query_multiple_neighbors ... ok test_kdtree.test_vectorization_compiled.test_single_query ... ok test_kdtree.test_vectorization_compiled.test_single_query_multiple_neighbors ... ok test_kdtree.test_vectorization_compiled.test_vectorized_query ... ok test_kdtree.test_vectorization_compiled.test_vectorized_query_multiple_neighbors ... ok test_kdtree.test_vectorization_compiled.test_vectorized_query_noncontiguous_values ... ok test_kdtree.test_random_ball_vectorized ... ok test_kdtree.test_random_ball_vectorized_compiled ... ok test_kdtree.test_distance_l2 ... ok test_kdtree.test_distance_l1 ... ok test_kdtree.test_distance_linf ... ok test_kdtree.test_distance_vectorization ... ok test_kdtree.test_distance_matrix ... ok test_kdtree.test_distance_matrix_looping ... ok test_kdtree.test_onetree_query(, 0.1) ... ok test_kdtree.test_onetree_query(, 0.1) ... ok test_kdtree.test_onetree_query(, 0.001) ... ok test_kdtree.test_onetree_query(, 1e-05) ... ok test_kdtree.test_onetree_query(, 1e-06) ... ok test_kdtree.test_onetree_query_compiled(, 0.1) ... ok test_kdtree.test_onetree_query_compiled(, 0.1) ... ok test_kdtree.test_onetree_query_compiled(, 0.001) ... ok test_kdtree.test_onetree_query_compiled(, 1e-05) ... ok test_kdtree.test_onetree_query_compiled(, 1e-06) ... ok test_kdtree.test_query_pairs_single_node ... ok test_kdtree.test_query_pairs_single_node_compiled ... ok Regression test for #1373. ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('pathological-1',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('pathological-2',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-2d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-3d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-4d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-5d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-6d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-7d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-8d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('some-points',) ... ok test_qhull.TestConvexHull.test_incremental('bug-2850',) ... ok test_qhull.TestConvexHull.test_incremental('bug-2850-2',) ... ok test_qhull.TestConvexHull.test_incremental('pathological-1-chunk-1',) ... ok test_qhull.TestConvexHull.test_incremental('pathological-1-chunk-16',) ... ok test_qhull.TestConvexHull.test_incremental('pathological-1-chunk-4',) ... ok test_qhull.TestConvexHull.test_incremental('pathological-2-chunk-1',) ... ok test_qhull.TestConvexHull.test_incremental('pathological-2-chunk-16',) ... ok test_qhull.TestConvexHull.test_incremental('pathological-2-chunk-4',) ... ok test_qhull.TestConvexHull.test_incremental('random-2d-chunk-1',) ... ok test_qhull.TestConvexHull.test_incremental('random-2d-chunk-16',) ... ok test_qhull.TestConvexHull.test_incremental('random-2d-chunk-4',) ... ok test_qhull.TestConvexHull.test_incremental('random-3d-chunk-1',) ... ok test_qhull.TestConvexHull.test_incremental('random-3d-chunk-16',) ... ok test_qhull.TestConvexHull.test_incremental('random-3d-chunk-4',) ... ok test_qhull.TestConvexHull.test_incremental('random-4d-chunk-1',) ... ok test_qhull.TestConvexHull.test_incremental('random-4d-chunk-16',) ... ok test_qhull.TestConvexHull.test_incremental('random-4d-chunk-4',) ... ok test_qhull.TestConvexHull.test_incremental('random-5d-chunk-1',) ... ok test_qhull.TestConvexHull.test_incremental('random-5d-chunk-16',) ... ok test_qhull.TestConvexHull.test_incremental('random-5d-chunk-4',) ... ok test_qhull.TestConvexHull.test_incremental('random-6d-chunk-1',) ... ok test_qhull.TestConvexHull.test_incremental('random-6d-chunk-16',) ... ok test_qhull.TestConvexHull.test_incremental('random-6d-chunk-4',) ... ok test_qhull.TestConvexHull.test_incremental('random-7d-chunk-1',) ... ok test_qhull.TestConvexHull.test_incremental('random-7d-chunk-16',) ... ok test_qhull.TestConvexHull.test_incremental('random-7d-chunk-4',) ... ok test_qhull.TestConvexHull.test_incremental('random-8d-chunk-1',) ... ok test_qhull.TestConvexHull.test_incremental('random-8d-chunk-16',) ... ok test_qhull.TestConvexHull.test_incremental('random-8d-chunk-4',) ... ok test_qhull.TestConvexHull.test_incremental('some-points-chunk-1',) ... ok test_qhull.TestConvexHull.test_incremental('some-points-chunk-16',) ... ok test_qhull.TestConvexHull.test_incremental('some-points-chunk-4',) ... ok test_qhull.TestConvexHull.test_vertices_2d ... ok test_qhull.TestDelaunay.test_2d_square ... ok test_qhull.TestDelaunay.test_coplanar ... ok test_qhull.TestDelaunay.test_duplicate_points ... ok test_qhull.TestDelaunay.test_furthest_site ... ok test_qhull.TestDelaunay.test_incremental('bug-2850',) ... ok test_qhull.TestDelaunay.test_incremental('bug-2850-2',) ... ok test_qhull.TestDelaunay.test_incremental('pathological-1-chunk-1',) ... ok test_qhull.TestDelaunay.test_incremental('pathological-1-chunk-16',) ... ok test_qhull.TestDelaunay.test_incremental('pathological-1-chunk-4',) ... ok test_qhull.TestDelaunay.test_incremental('pathological-2-chunk-1',) ... ok test_qhull.TestDelaunay.test_incremental('pathological-2-chunk-16',) ... ok test_qhull.TestDelaunay.test_incremental('pathological-2-chunk-4',) ... ok test_qhull.TestDelaunay.test_incremental('random-2d-chunk-1',) ... ok test_qhull.TestDelaunay.test_incremental('random-2d-chunk-16',) ... ok test_qhull.TestDelaunay.test_incremental('random-2d-chunk-4',) ... ok test_qhull.TestDelaunay.test_incremental('random-3d-chunk-1',) ... ok test_qhull.TestDelaunay.test_incremental('random-3d-chunk-16',) ... ok test_qhull.TestDelaunay.test_incremental('random-3d-chunk-4',) ... ok test_qhull.TestDelaunay.test_incremental('random-4d-chunk-1',) ... ok test_qhull.TestDelaunay.test_incremental('random-4d-chunk-16',) ... ok test_qhull.TestDelaunay.test_incremental('random-4d-chunk-4',) ... ok test_qhull.TestDelaunay.test_incremental('random-5d-chunk-1',) ... ok test_qhull.TestDelaunay.test_incremental('random-5d-chunk-16',) ... ok test_qhull.TestDelaunay.test_incremental('random-5d-chunk-4',) ... ok test_qhull.TestDelaunay.test_incremental('random-6d-chunk-1',) ... ok test_qhull.TestDelaunay.test_incremental('random-6d-chunk-16',) ... ok test_qhull.TestDelaunay.test_incremental('random-6d-chunk-4',) ... ok test_qhull.TestDelaunay.test_incremental('random-7d-chunk-1',) ... ok test_qhull.TestDelaunay.test_incremental('random-7d-chunk-16',) ... ok test_qhull.TestDelaunay.test_incremental('random-7d-chunk-4',) ... ok test_qhull.TestDelaunay.test_incremental('random-8d-chunk-1',) ... ok test_qhull.TestDelaunay.test_incremental('random-8d-chunk-16',) ... ok test_qhull.TestDelaunay.test_incremental('random-8d-chunk-4',) ... ok test_qhull.TestDelaunay.test_incremental('some-points-chunk-1',) ... ok test_qhull.TestDelaunay.test_incremental('some-points-chunk-16',) ... ok test_qhull.TestDelaunay.test_incremental('some-points-chunk-4',) ... ok test_qhull.TestDelaunay.test_joggle ... ok test_qhull.TestDelaunay.test_nd_simplex ... ok test_qhull.TestDelaunay.test_pathological ... ok test_qhull.TestUtilities.test_convex_hull ... ok test_qhull.TestUtilities.test_degenerate_barycentric_transforms ... ok test_qhull.TestUtilities.test_find_simplex ... ok test_qhull.TestUtilities.test_more_barycentric_transforms ... ok test_qhull.TestUtilities.test_plane_distance ... ok test_qhull.TestVertexNeighborVertices.test_complicated ... ok test_qhull.TestVertexNeighborVertices.test_rectangle ... ok test_qhull.TestVertexNeighborVertices.test_triangle ... ok test_qhull.TestVoronoi.test_furthest_site ... ok test_qhull.TestVoronoi.test_incremental('bug-2850',) ... ok test_qhull.TestVoronoi.test_incremental('bug-2850-2',) ... ok test_qhull.TestVoronoi.test_incremental('pathological-1-chunk-1',) ... ok test_qhull.TestVoronoi.test_incremental('pathological-1-chunk-16',) ... ok test_qhull.TestVoronoi.test_incremental('pathological-1-chunk-4',) ... ok test_qhull.TestVoronoi.test_incremental('pathological-2-chunk-1',) ... ok test_qhull.TestVoronoi.test_incremental('pathological-2-chunk-16',) ... ok test_qhull.TestVoronoi.test_incremental('pathological-2-chunk-4',) ... ok test_qhull.TestVoronoi.test_incremental('random-2d-chunk-1',) ... ok test_qhull.TestVoronoi.test_incremental('random-2d-chunk-16',) ... ok test_qhull.TestVoronoi.test_incremental('random-2d-chunk-4',) ... ok test_qhull.TestVoronoi.test_incremental('random-3d-chunk-1',) ... ok test_qhull.TestVoronoi.test_incremental('random-3d-chunk-16',) ... ok test_qhull.TestVoronoi.test_incremental('random-3d-chunk-4',) ... ok test_qhull.TestVoronoi.test_incremental('some-points-chunk-1',) ... ok test_qhull.TestVoronoi.test_incremental('some-points-chunk-16',) ... ok test_qhull.TestVoronoi.test_incremental('some-points-chunk-4',) ... ok test_qhull.TestVoronoi.test_ridges('random-7d',) ... ok test_qhull.TestVoronoi.test_ridges('pathological-2',) ... ok test_qhull.TestVoronoi.test_ridges('random-3d',) ... ok test_qhull.TestVoronoi.test_ridges('random-2d',) ... ok test_qhull.TestVoronoi.test_ridges('random-5d',) ... ok test_qhull.TestVoronoi.test_ridges('random-4d',) ... ok test_qhull.TestVoronoi.test_ridges('pathological-1',) ... ok test_qhull.TestVoronoi.test_ridges('random-8d',) ... ok test_qhull.TestVoronoi.test_ridges('random-6d',) ... ok test_qhull.TestVoronoi.test_ridges('some-points',) ... ok test_qhull.TestVoronoi.test_simple ... ok test_qhull.Test_Qhull.test_swapping ... ok test_ai_zeros (test_basic.TestAiry) ... ok test_airy (test_basic.TestAiry) ... ok test_airye (test_basic.TestAiry) ... ok test_bi_zeros (test_basic.TestAiry) ... ok test_assoc_laguerre (test_basic.TestAssocLaguerre) ... ok test_bernoulli (test_basic.TestBernoulli) ... ok test_i0 (test_basic.TestBessel) ... ok test_i0_series (test_basic.TestBessel) ... ok test_i0e (test_basic.TestBessel) ... ok test_i1 (test_basic.TestBessel) ... ok test_i1_series (test_basic.TestBessel) ... ok test_i1e (test_basic.TestBessel) ... ok test_it2i0k0 (test_basic.TestBessel) ... ok test_it2j0y0 (test_basic.TestBessel) ... ok test_iti0k0 (test_basic.TestBessel) ... ok test_itj0y0 (test_basic.TestBessel) ... ok test_iv (test_basic.TestBessel) ... ok test_iv_cephes_vs_amos (test_basic.TestBessel) ... ok test_iv_cephes_vs_amos_mass_test (test_basic.TestBessel) ... ok test_iv_hyperg_poles (test_basic.TestBessel) ... ok test_iv_series (test_basic.TestBessel) ... ok test_ive (test_basic.TestBessel) ... ok test_ivp (test_basic.TestBessel) ... ok test_ivp0 (test_basic.TestBessel) ... ok test_j0 (test_basic.TestBessel) ... ok test_j1 (test_basic.TestBessel) ... ok test_jacobi (test_basic.TestBessel) ... ok test_jn (test_basic.TestBessel) ... ok test_jn_zeros (test_basic.TestBessel) ... ok test_jn_zeros_slow (test_basic.TestBessel) ... ok test_jnjnp_zeros (test_basic.TestBessel) ... ok test_jnp_zeros (test_basic.TestBessel) ... ok test_jnyn_zeros (test_basic.TestBessel) ... ok test_jv (test_basic.TestBessel) ... ok test_jv_cephes_vs_amos (test_basic.TestBessel) ... ok test_jve (test_basic.TestBessel) ... ok test_jvp (test_basic.TestBessel) ... ok test_k0 (test_basic.TestBessel) ... ok test_k0e (test_basic.TestBessel) ... ok test_k1 (test_basic.TestBessel) ... ok test_k1e (test_basic.TestBessel) ... ok test_kn (test_basic.TestBessel) ... ok test_kn_largeorder (test_basic.TestBessel) ... ok test_kv0 (test_basic.TestBessel) ... ok test_kv1 (test_basic.TestBessel) ... ok test_kv2 (test_basic.TestBessel) ... ok test_kv_cephes_vs_amos (test_basic.TestBessel) ... ok test_kv_largearg (test_basic.TestBessel) ... ok test_kve (test_basic.TestBessel) ... ok test_kvp_n1 (test_basic.TestBessel) ... ok test_kvp_n2 (test_basic.TestBessel) ... ok test_kvp_v0n1 (test_basic.TestBessel) ... ok test_negv_iv (test_basic.TestBessel) ... ok test_negv_ive (test_basic.TestBessel) ... ok test_negv_jv (test_basic.TestBessel) ... ok test_negv_jve (test_basic.TestBessel) ... ok test_negv_kv (test_basic.TestBessel) ... ok test_negv_kve (test_basic.TestBessel) ... ok test_negv_yv (test_basic.TestBessel) ... ok test_negv_yve (test_basic.TestBessel) ... ok Real-valued Bessel I overflow ... ok test_ticket_623 (test_basic.TestBessel) ... ok Negative-order Bessels ... ok Real-valued Bessel domains ... ok test_y0 (test_basic.TestBessel) ... ok test_y0_zeros (test_basic.TestBessel) ... ok test_y1 (test_basic.TestBessel) ... ok test_y1_zeros (test_basic.TestBessel) ... ok test_y1p_zeros (test_basic.TestBessel) ... ok test_yn (test_basic.TestBessel) ... ok test_yn_zeros (test_basic.TestBessel) ... ok test_ynp_zeros (test_basic.TestBessel) ... ok test_ynp_zeros_large_order (test_basic.TestBessel) ... ok test_yv (test_basic.TestBessel) ... ok test_yv_cephes_vs_amos (test_basic.TestBessel) ... ok test_yv_cephes_vs_amos_only_small_orders (test_basic.TestBessel) ... ok test_yve (test_basic.TestBessel) ... ok test_yvp (test_basic.TestBessel) ... ok test_besselpoly (test_basic.TestBesselpoly) ... ok test_beta (test_basic.TestBeta) ... ok test_betainc (test_basic.TestBeta) ... ok test_betaincinv (test_basic.TestBeta) ... ok test_betaln (test_basic.TestBeta) ... ok test_airy (test_basic.TestCephes) ... ok test_airye (test_basic.TestCephes) ... ok test_bdtr (test_basic.TestCephes) ... ok test_bdtrc (test_basic.TestCephes) ... ok test_bdtri (test_basic.TestCephes) ... ok test_bdtrik (test_basic.TestCephes) ... ok test_bdtrin (test_basic.TestCephes) ... ok test_bei (test_basic.TestCephes) ... ok test_beip (test_basic.TestCephes) ... ok test_ber (test_basic.TestCephes) ... ok test_berp (test_basic.TestCephes) ... ok test_besselpoly (test_basic.TestCephes) ... ok test_beta (test_basic.TestCephes) ... ok test_beta_inf (test_basic.TestCephes) ... ok test_betainc (test_basic.TestCephes) ... ok test_betaincinv (test_basic.TestCephes) ... ok test_betaln (test_basic.TestCephes) ... ok test_binom (test_basic.TestCephes) ... /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_testutils.py:244: RuntimeWarning: invalid value encountered in greater pinf_x = np.isinf(x) & (x > 0) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_testutils.py:245: RuntimeWarning: invalid value encountered in greater pinf_y = np.isinf(y) & (y > 0) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_testutils.py:246: RuntimeWarning: invalid value encountered in less minf_x = np.isinf(x) & (x < 0) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_testutils.py:247: RuntimeWarning: invalid value encountered in less minf_y = np.isinf(y) & (y < 0) ok test_binom_2 (test_basic.TestCephes) ... ok test_binom_exact (test_basic.TestCephes) ... ok test_btdtr (test_basic.TestCephes) ... ok test_btdtri (test_basic.TestCephes) ... ok test_btdtria (test_basic.TestCephes) ... ok test_btdtrib (test_basic.TestCephes) ... ok test_cbrt (test_basic.TestCephes) ... ok test_chdtr (test_basic.TestCephes) ... ok test_chdtrc (test_basic.TestCephes) ... ok test_chdtri (test_basic.TestCephes) ... ok test_chdtriv (test_basic.TestCephes) ... ok test_chndtr (test_basic.TestCephes) ... ok test_chndtridf (test_basic.TestCephes) ... ok test_chndtrinc (test_basic.TestCephes) ... ok test_chndtrix (test_basic.TestCephes) ... ok test_cosdg (test_basic.TestCephes) ... ok test_cosm1 (test_basic.TestCephes) ... ok test_cotdg (test_basic.TestCephes) ... ok test_dawsn (test_basic.TestCephes) ... ok test_ellipe (test_basic.TestCephes) ... ok test_ellipeinc (test_basic.TestCephes) ... ok test_ellipj (test_basic.TestCephes) ... ok test_ellipk (test_basic.TestCephes) ... ok test_ellipkinc (test_basic.TestCephes) ... ok test_erf (test_basic.TestCephes) ... ok test_erfc (test_basic.TestCephes) ... ok test_exp1 (test_basic.TestCephes) ... ok test_exp10 (test_basic.TestCephes) ... ok test_exp1_reg (test_basic.TestCephes) ... ok test_exp2 (test_basic.TestCephes) ... ok test_expi (test_basic.TestCephes) ... ok test_expm1 (test_basic.TestCephes) ... ok test_expn (test_basic.TestCephes) ... ok test_fdtr (test_basic.TestCephes) ... ok test_fdtrc (test_basic.TestCephes) ... ok test_fdtri (test_basic.TestCephes) ... ok test_fdtridfd (test_basic.TestCephes) ... ok test_fresnel (test_basic.TestCephes) ... ok test_gamma (test_basic.TestCephes) ... ok test_gammainc (test_basic.TestCephes) ... ok test_gammaincc (test_basic.TestCephes) ... ok test_gammainccinv (test_basic.TestCephes) ... ok test_gammaln (test_basic.TestCephes) ... ok test_gammasgn (test_basic.TestCephes) ... ok test_gdtr (test_basic.TestCephes) ... ok test_gdtrc (test_basic.TestCephes) ... ok test_gdtria (test_basic.TestCephes) ... ok test_gdtrib (test_basic.TestCephes) ... ok test_gdtrix (test_basic.TestCephes) ... ok test_hankel1 (test_basic.TestCephes) ... ok test_hankel1e (test_basic.TestCephes) ... ok test_hankel2 (test_basic.TestCephes) ... ok test_hankel2e (test_basic.TestCephes) ... ok test_hyp1f1 (test_basic.TestCephes) ... ok test_hyp1f2 (test_basic.TestCephes) ... ok test_hyp2f0 (test_basic.TestCephes) ... ok test_hyp2f1 (test_basic.TestCephes) ... ok test_hyp3f0 (test_basic.TestCephes) ... ok test_hyperu (test_basic.TestCephes) ... ok test_i0 (test_basic.TestCephes) ... ok test_i0e (test_basic.TestCephes) ... ok test_i1 (test_basic.TestCephes) ... ok test_i1e (test_basic.TestCephes) ... ok test_it2i0k0 (test_basic.TestCephes) ... ok test_it2j0y0 (test_basic.TestCephes) ... ok test_it2struve0 (test_basic.TestCephes) ... ok test_itairy (test_basic.TestCephes) ... ok test_iti0k0 (test_basic.TestCephes) ... ok test_itj0y0 (test_basic.TestCephes) ... ok test_itmodstruve0 (test_basic.TestCephes) ... ok test_itstruve0 (test_basic.TestCephes) ... ok test_iv (test_basic.TestCephes) ... ok test_j0 (test_basic.TestCephes) ... ok test_j1 (test_basic.TestCephes) ... ok test_jn (test_basic.TestCephes) ... ok test_jv (test_basic.TestCephes) ... ok test_k0 (test_basic.TestCephes) ... ok test_k0e (test_basic.TestCephes) ... ok test_k1 (test_basic.TestCephes) ... ok test_k1e (test_basic.TestCephes) ... ok test_kei (test_basic.TestCephes) ... ok test_keip (test_basic.TestCephes) ... ok test_ker (test_basic.TestCephes) ... ok test_kerp (test_basic.TestCephes) ... ok test_kn (test_basic.TestCephes) ... ok test_kolmogi (test_basic.TestCephes) ... ok test_kolmogorov (test_basic.TestCephes) ... ok test_log1p (test_basic.TestCephes) ... ok test_lpmv (test_basic.TestCephes) ... ok test_mathieu_a (test_basic.TestCephes) ... ok test_mathieu_b (test_basic.TestCephes) ... ok test_mathieu_cem (test_basic.TestCephes) ... ok test_mathieu_modcem1 (test_basic.TestCephes) ... ok test_mathieu_modcem2 (test_basic.TestCephes) ... ok test_mathieu_modsem1 (test_basic.TestCephes) ... ok test_mathieu_modsem2 (test_basic.TestCephes) ... ok test_mathieu_overflow (test_basic.TestCephes) ... ok test_mathieu_sem (test_basic.TestCephes) ... ok test_mathieu_ticket_1847 (test_basic.TestCephes) ... ok test_modfresnelm (test_basic.TestCephes) ... ok test_modfresnelp (test_basic.TestCephes) ... ok test_nbdtr (test_basic.TestCephes) ... ok test_nbdtrc (test_basic.TestCephes) ... ok test_nbdtri (test_basic.TestCephes) ... ok test_nbdtrin (test_basic.TestCephes) ... ok test_ncfdtr (test_basic.TestCephes) ... ok test_ncfdtri (test_basic.TestCephes) ... ok test_ncfdtridfd (test_basic.TestCephes) ... ok test_nctdtr (test_basic.TestCephes) ... ok test_nctdtrinc (test_basic.TestCephes) ... ok test_nctdtrit (test_basic.TestCephes) ... ok test_ndtr (test_basic.TestCephes) ... ok test_ndtri (test_basic.TestCephes) ... ok test_nrdtrimn (test_basic.TestCephes) ... ok test_nrdtrisd (test_basic.TestCephes) ... ok test_obl_ang1 (test_basic.TestCephes) ... ok test_obl_ang1_cv (test_basic.TestCephes) ... ok test_obl_rad1 (test_basic.TestCephes) ... ok test_obl_rad1_cv (test_basic.TestCephes) ... ok test_obl_rad2 (test_basic.TestCephes) ... ok test_obl_rad2_cv (test_basic.TestCephes) ... ok test_pbdv (test_basic.TestCephes) ... ok test_pbvv (test_basic.TestCephes) ... ok test_pbwa (test_basic.TestCephes) ... ok test_pdtr (test_basic.TestCephes) ... ok test_pdtrc (test_basic.TestCephes) ... ok test_pdtri (test_basic.TestCephes) ... ok test_pdtrik (test_basic.TestCephes) ... ok test_pro_ang1 (test_basic.TestCephes) ... ok test_pro_ang1_cv (test_basic.TestCephes) ... ok test_pro_rad1 (test_basic.TestCephes) ... ok test_pro_rad1_cv (test_basic.TestCephes) ... ok test_pro_rad2 (test_basic.TestCephes) ... ok test_pro_rad2_cv (test_basic.TestCephes) ... ok test_psi (test_basic.TestCephes) ... ok test_radian (test_basic.TestCephes) ... ok test_rgamma (test_basic.TestCephes) ... ok test_round (test_basic.TestCephes) ... ok test_shichi (test_basic.TestCephes) ... ok test_sici (test_basic.TestCephes) ... ok test_sindg (test_basic.TestCephes) ... ok test_smirnov (test_basic.TestCephes) ... ok test_smirnovi (test_basic.TestCephes) ... ok test_spence (test_basic.TestCephes) ... ok test_stdtr (test_basic.TestCephes) ... ok test_stdtridf (test_basic.TestCephes) ... ok test_stdtrit (test_basic.TestCephes) ... ok test_struve (test_basic.TestCephes) ... ok test_tandg (test_basic.TestCephes) ... ok test_tklmbda (test_basic.TestCephes) ... ok test_wofz (test_basic.TestCephes) ... ok test_y0 (test_basic.TestCephes) ... ok test_y1 (test_basic.TestCephes) ... ok test_yn (test_basic.TestCephes) ... ok test_yv (test_basic.TestCephes) ... ok test_zeta (test_basic.TestCephes) ... ok test_zetac (test_basic.TestCephes) ... ok test_ellipe (test_basic.TestEllip) ... ok test_ellipeinc (test_basic.TestEllip) ... ok test_ellipj (test_basic.TestEllip) ... ok Regression test for #912. ... ok test_ellipk (test_basic.TestEllip) ... ok test_ellipkinc (test_basic.TestEllip) ... ok test_dawsn_consistent (test_basic.TestErf) ... ok test_erf (test_basic.TestErf) ... ok test_erf_zeros (test_basic.TestErf) ... ok test_erfc_consistent (test_basic.TestErf) ... ok test_erfcinv (test_basic.TestErf) ... ok test_erfcx_consistent (test_basic.TestErf) ... ok test_erfi_consistent (test_basic.TestErf) ... ok test_erfinv (test_basic.TestErf) ... ok test_errprint (test_basic.TestErf) ... ok test_euler (test_basic.TestEuler) ... ok test_exp10 (test_basic.TestExp) ... ok test_exp10more (test_basic.TestExp) ... ok test_exp2 (test_basic.TestExp) ... ok test_exp2more (test_basic.TestExp) ... ok test_expm1 (test_basic.TestExp) ... ok test_expm1more (test_basic.TestExp) ... ok test_fresnel (test_basic.TestFresnel) ... ok test_fresnel_zeros (test_basic.TestFresnel) ... ok test_fresnelc_zeros (test_basic.TestFresnel) ... ok test_fresnels_zeros (test_basic.TestFresnel) ... ok test_modfresnelm (test_basic.TestFresnelIntegral) ... ok test_modfresnelp (test_basic.TestFresnelIntegral) ... ok test_975 (test_basic.TestGamma) ... ok test_gamma (test_basic.TestGamma) ... ok test_gammainc (test_basic.TestGamma) ... ok test_gammaincc (test_basic.TestGamma) ... ok test_gammainccinv (test_basic.TestGamma) ... ok test_gammainccnan (test_basic.TestGamma) ... ok test_gammaincinv (test_basic.TestGamma) ... ok test_gammaincnan (test_basic.TestGamma) ... ok test_gammainczero (test_basic.TestGamma) ... ok test_gammaln (test_basic.TestGamma) ... ok test_infinity (test_basic.TestGamma) ... ok test_rgamma (test_basic.TestGamma) ... ok test_hankel1 (test_basic.TestHankel) ... ok test_hankel1e (test_basic.TestHankel) ... ok test_hankel2 (test_basic.TestHankel) ... ok test_hankl2e (test_basic.TestHankel) ... ok test_neg2e (test_basic.TestHankel) ... ok test_negv1 (test_basic.TestHankel) ... ok test_negv1e (test_basic.TestHankel) ... ok test_negv2 (test_basic.TestHankel) ... ok test_h1vp (test_basic.TestHyper) ... ok test_h2vp (test_basic.TestHyper) ... ok test_hyp0f1 (test_basic.TestHyper) ... ok test_hyp1f1 (test_basic.TestHyper) ... ok test_hyp1f2 (test_basic.TestHyper) ... ok test_hyp2f0 (test_basic.TestHyper) ... ok test_hyp2f1 (test_basic.TestHyper) ... ok test_hyp3f0 (test_basic.TestHyper) ... ok test_hyperu (test_basic.TestHyper) ... ok test_bei (test_basic.TestKelvin) ... ok test_bei_zeros (test_basic.TestKelvin) ... ok test_beip (test_basic.TestKelvin) ... ok test_beip_zeros (test_basic.TestKelvin) ... ok test_ber (test_basic.TestKelvin) ... ok test_ber_zeros (test_basic.TestKelvin) ... ok test_berp (test_basic.TestKelvin) ... ok test_berp_zeros (test_basic.TestKelvin) ... ok test_kei (test_basic.TestKelvin) ... ok test_kei_zeros (test_basic.TestKelvin) ... ok test_keip (test_basic.TestKelvin) ... ok test_keip_zeros (test_basic.TestKelvin) ... ok test_kelvin (test_basic.TestKelvin) ... ok test_kelvin_zeros (test_basic.TestKelvin) ... ok test_ker (test_basic.TestKelvin) ... ok test_ker_zeros (test_basic.TestKelvin) ... ok test_kerp (test_basic.TestKelvin) ... ok test_kerp_zeros (test_basic.TestKelvin) ... ok test_genlaguerre (test_basic.TestLaguerre) ... ok test_laguerre (test_basic.TestLaguerre) ... ok test_lmbda (test_basic.TestLambda) ... ok test_legendre (test_basic.TestLegendre) ... ok test_clpmn (test_basic.TestLegendreFunctions) ... ok test_lpmn (test_basic.TestLegendreFunctions) ... ok test_lpmv (test_basic.TestLegendreFunctions) ... ok test_lpn (test_basic.TestLegendreFunctions) ... ok test_lqmn (test_basic.TestLegendreFunctions) ... ok test_lqmn_shape (test_basic.TestLegendreFunctions) ... ok test_lqn (test_basic.TestLegendreFunctions) ... ok test_log1p (test_basic.TestLog1p) ... ok test_log1pmore (test_basic.TestLog1p) ... ok test_mathieu_a (test_basic.TestMathieu) ... ok test_mathieu_even_coef (test_basic.TestMathieu) ... ok test_mathieu_odd_coef (test_basic.TestMathieu) ... ok test_obl_cv_seq (test_basic.TestOblCvSeq) ... ok test_pbdn_seq (test_basic.TestParabolicCylinder) ... ok test_pbdv (test_basic.TestParabolicCylinder) ... ok test_pbdv_gradient (test_basic.TestParabolicCylinder) ... ok test_pbdv_points (test_basic.TestParabolicCylinder) ... ok test_pbdv_seq (test_basic.TestParabolicCylinder) ... ok test_pbvv_gradient (test_basic.TestParabolicCylinder) ... ok test_polygamma (test_basic.TestPolygamma) ... ok test_pro_cv_seq (test_basic.TestProCvSeq) ... ok test_psi (test_basic.TestPsi) ... ok test_radian (test_basic.TestRadian) ... ok test_radianmore (test_basic.TestRadian) ... ok test_riccati_jn (test_basic.TestRiccati) ... ok test_riccati_yn (test_basic.TestRiccati) ... ok test_round (test_basic.TestRound) ... ok test_sph_harm (test_basic.TestSpherical) ... ok test_sph_in (test_basic.TestSpherical) ... ok test_sph_inkn (test_basic.TestSpherical) ... ok test_sph_jn (test_basic.TestSpherical) ... ok test_sph_jnyn (test_basic.TestSpherical) ... ok test_sph_kn (test_basic.TestSpherical) ... ok test_sph_yn (test_basic.TestSpherical) ... ok test_basic.TestStruve.test_regression_679 ... ok test_basic.TestStruve.test_some_values ... ok test_basic.TestStruve.test_vs_series ... ok test_specialpoints (test_basic.TestTandg) ... ok test_tandg (test_basic.TestTandg) ... ok test_tandgmore (test_basic.TestTandg) ... ok test_0 (test_basic.TestTrigonometric) ... ok test_cbrt (test_basic.TestTrigonometric) ... ok test_cbrtmore (test_basic.TestTrigonometric) ... ok test_cosdg (test_basic.TestTrigonometric) ... ok test_cosdgmore (test_basic.TestTrigonometric) ... ok test_cosm1 (test_basic.TestTrigonometric) ... ok test_cotdg (test_basic.TestTrigonometric) ... ok test_cotdgmore (test_basic.TestTrigonometric) ... ok test_sinc (test_basic.TestTrigonometric) ... ok test_sindg (test_basic.TestTrigonometric) ... ok test_sindgmore (test_basic.TestTrigonometric) ... ok test_specialpoints (test_basic.TestTrigonometric) ... ok test_basic.test_error_raising ... ok test_basic.test_sph_harm(array((0.28209479177387814+0j)), 0.28209479177387814) ... ok test_basic.test_sph_harm(array((0.1931371010115948+0j)), 0.19313710101159473) ... ok test_basic.test_sph_harm(array((0.3862742020231897+0j)), 0.38627420202318957) ... ok test_basic.test_sph_harm(array((0.3862742020231896-9.460676842305331e-17j)), (0.38627420202318957-9.4606768423053307e-17j)) ... ok test_basic.test_sph_harm(array((1.1521668490919394e-17+0.18816934037548774j)), (1.1521668490919398e-17+0.18816934037548777j)) ... ok test_basic.test_sph_harm(array((1.6935260841945282e-18+0.027658293277811382j)), (1.6935260841945294e-18+0.027658293277811399j)) ... ok test_basic.test_chi2_smalldf ... ok test_basic.test_chi2c_smalldf ... ok test_basic.test_chi2_inv_smalldf ... ok test_basic.test_agm_simple ... ok test_basic.test_legacy ... ok test_basic.test_xlogy ... /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_testutils.py:244: RuntimeWarning: invalid value encountered in greater pinf_x = np.isinf(x) & (x > 0) /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_testutils.py:246: RuntimeWarning: invalid value encountered in less minf_x = np.isinf(x) & (x < 0) FAIL test_basic.test_xlog1py ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_lambertw.test_values ... FAIL test_lambertw.test_ufunc ... FAIL test_float32 (test_logit.TestExpit) ... ok test_float64 (test_logit.TestExpit) ... ok test_float32 (test_logit.TestLogit) ... ok test_float64 (test_logit.TestLogit) ... ok test_nan (test_logit.TestLogit) ... ok test_mpmath.TestSystematic.test_airyai ... SKIP: Skipping test: test_airyai: mpmath is not installed test_mpmath.TestSystematic.test_airyai_complex ... SKIP: Skipping test: test_airyai_complex: mpmath is not installed test_mpmath.TestSystematic.test_airyai_prime ... SKIP: Skipping test: test_airyai_prime: mpmath is not installed test_mpmath.TestSystematic.test_airyai_prime_complex ... SKIP: Skipping test: test_airyai_prime_complex: mpmath is not installed test_mpmath.TestSystematic.test_airybi ... SKIP: Skipping test: test_airybi: mpmath is not installed test_mpmath.TestSystematic.test_airybi_complex ... SKIP: Skipping test: test_airybi_complex: mpmath is not installed test_mpmath.TestSystematic.test_airybi_prime ... SKIP: Skipping test: test_airybi_prime: mpmath is not installed test_mpmath.TestSystematic.test_airybi_prime_complex ... SKIP: Skipping test: test_airybi_prime_complex: mpmath is not installed test_mpmath.TestSystematic.test_bei ... SKIP: Skipping test: test_bei: mpmath is not installed test_mpmath.TestSystematic.test_ber ... SKIP: Skipping test: test_ber: mpmath is not installed test_mpmath.TestSystematic.test_bernoulli ... SKIP: Skipping test: test_bernoulli: mpmath is not installed test_mpmath.TestSystematic.test_besseli ... SKIP: Skipping test: test_besseli: mpmath is not installed test_mpmath.TestSystematic.test_besseli_complex ... SKIP: Skipping test: test_besseli_complex: mpmath is not installed test_mpmath.TestSystematic.test_besselj ... SKIP: Skipping test: test_besselj: mpmath is not installed test_mpmath.TestSystematic.test_besselj_complex ... SKIP: Skipping test: test_besselj_complex: mpmath is not installed test_mpmath.TestSystematic.test_besselk ... SKIP: Skipping test: test_besselk: mpmath is not installed test_mpmath.TestSystematic.test_besselk_complex ... SKIP: Skipping test: test_besselk_complex: mpmath is not installed test_mpmath.TestSystematic.test_besselk_int ... SKIP: Skipping test: test_besselk_int: mpmath is not installed test_mpmath.TestSystematic.test_bessely ... SKIP: Skipping test: test_bessely: mpmath is not installed test_mpmath.TestSystematic.test_bessely_complex ... SKIP: Skipping test: test_bessely_complex: mpmath is not installed test_mpmath.TestSystematic.test_bessely_int ... SKIP: Skipping test: test_bessely_int: mpmath is not installed test_mpmath.TestSystematic.test_beta ... SKIP: Skipping test: test_beta: mpmath is not installed test_mpmath.TestSystematic.test_betainc ... SKIP: Skipping test: test_betainc: mpmath is not installed test_mpmath.TestSystematic.test_binom ... SKIP: Skipping test: test_binom: mpmath is not installed test_mpmath.TestSystematic.test_chebyt ... SKIP: Skipping test: test_chebyt: mpmath is not installed test_mpmath.TestSystematic.test_chebyt_int ... SKIP: Skipping test: test_chebyt_int: mpmath is not installed test_mpmath.TestSystematic.test_chebyu ... SKIP: Skipping test: test_chebyu: mpmath is not installed test_mpmath.TestSystematic.test_chebyu_int ... SKIP: Skipping test: test_chebyu_int: mpmath is not installed test_mpmath.TestSystematic.test_chi ... SKIP: Skipping test: test_chi: mpmath is not installed test_mpmath.TestSystematic.test_ci ... SKIP: Skipping test: test_ci: mpmath is not installed test_mpmath.TestSystematic.test_digamma ... SKIP: Skipping test: test_digamma: mpmath is not installed test_mpmath.TestSystematic.test_digamma_complex ... SKIP: Skipping test: test_digamma_complex: mpmath is not installed test_mpmath.TestSystematic.test_e1 ... SKIP: Skipping test: test_e1: mpmath is not installed test_mpmath.TestSystematic.test_e1_complex ... SKIP: Skipping test: test_e1_complex: mpmath is not installed test_mpmath.TestSystematic.test_ei ... SKIP: Skipping test: test_ei: mpmath is not installed test_mpmath.TestSystematic.test_ei_complex ... SKIP: Skipping test: test_ei_complex: mpmath is not installed test_mpmath.TestSystematic.test_ellipe ... SKIP: Skipping test: test_ellipe: mpmath is not installed test_mpmath.TestSystematic.test_ellipf ... SKIP: Skipping test: test_ellipf: mpmath is not installed test_mpmath.TestSystematic.test_ellipfun_cn ... SKIP: Skipping test: test_ellipfun_cn: mpmath is not installed test_mpmath.TestSystematic.test_ellipfun_dn ... SKIP: Skipping test: test_ellipfun_dn: mpmath is not installed test_mpmath.TestSystematic.test_ellipfun_sn ... SKIP: Skipping test: test_ellipfun_sn: mpmath is not installed test_mpmath.TestSystematic.test_ellipk ... SKIP: Skipping test: test_ellipk: mpmath is not installed test_mpmath.TestSystematic.test_erf ... SKIP: Skipping test: test_erf: mpmath is not installed test_mpmath.TestSystematic.test_erf_complex ... SKIP: Skipping test: test_erf_complex: mpmath is not installed test_mpmath.TestSystematic.test_erfc ... SKIP: Skipping test: test_erfc: mpmath is not installed test_mpmath.TestSystematic.test_erfc_complex ... SKIP: Skipping test: test_erfc_complex: mpmath is not installed test_mpmath.TestSystematic.test_erfi ... SKIP: Skipping test: test_erfi: mpmath is not installed test_mpmath.TestSystematic.test_erfi_complex ... SKIP: Skipping test: test_erfi_complex: mpmath is not installed test_mpmath.TestSystematic.test_eulernum ... SKIP: Skipping test: test_eulernum: mpmath is not installed test_mpmath.TestSystematic.test_expint ... SKIP: Skipping test: test_expint: mpmath is not installed test_mpmath.TestSystematic.test_fresnelc ... SKIP: Skipping test: test_fresnelc: mpmath is not installed test_mpmath.TestSystematic.test_fresnels ... SKIP: Skipping test: test_fresnels: mpmath is not installed test_mpmath.TestSystematic.test_gamma ... SKIP: Skipping test: test_gamma: mpmath is not installed test_mpmath.TestSystematic.test_gammainc ... SKIP: Skipping test: test_gammainc: mpmath is not installed test_mpmath.TestSystematic.test_gegenbauer ... SKIP: Skipping test: test_gegenbauer: mpmath is not installed test_mpmath.TestSystematic.test_gegenbauer_complex ... SKIP: Skipping test: test_gegenbauer_complex: mpmath is not installed test_mpmath.TestSystematic.test_gegenbauer_complex_general ... SKIP: Skipping test: test_gegenbauer_complex_general: mpmath is not installed test_mpmath.TestSystematic.test_gegenbauer_int ... SKIP: Skipping test: test_gegenbauer_int: mpmath is not installed test_mpmath.TestSystematic.test_hankel1 ... SKIP: Skipping test: test_hankel1: mpmath is not installed test_mpmath.TestSystematic.test_hankel2 ... SKIP: Skipping test: test_hankel2: mpmath is not installed test_mpmath.TestSystematic.test_hermite ... SKIP: Skipping test: test_hermite: mpmath is not installed test_mpmath.TestSystematic.test_hyp0f1 ... SKIP: Skipping test: test_hyp0f1: mpmath is not installed test_mpmath.TestSystematic.test_hyp0f1_complex ... SKIP: Skipping test: test_hyp0f1_complex: mpmath is not installed test_mpmath.TestSystematic.test_hyp1f1 ... SKIP: Skipping test: test_hyp1f1: mpmath is not installed test_mpmath.TestSystematic.test_hyp1f1_complex ... SKIP: Skipping test: test_hyp1f1_complex: mpmath is not installed test_mpmath.TestSystematic.test_hyp1f2 ... SKIP: Skipping test: test_hyp1f2: mpmath is not installed test_mpmath.TestSystematic.test_hyp2f0 ... SKIP: Skipping test: test_hyp2f0: mpmath is not installed test_mpmath.TestSystematic.test_hyp2f1 ... SKIP: Skipping test: test_hyp2f1: mpmath is not installed test_mpmath.TestSystematic.test_hyp2f1_complex ... SKIP: Skipping test: test_hyp2f1_complex: mpmath is not installed test_mpmath.TestSystematic.test_hyperu ... SKIP: Skipping test: test_hyperu: mpmath is not installed test_mpmath.TestSystematic.test_j0 ... SKIP: Skipping test: test_j0: mpmath is not installed test_mpmath.TestSystematic.test_j1 ... SKIP: Skipping test: test_j1: mpmath is not installed test_mpmath.TestSystematic.test_jacobi ... SKIP: Skipping test: test_jacobi: mpmath is not installed test_mpmath.TestSystematic.test_jacobi_int ... SKIP: Skipping test: test_jacobi_int: mpmath is not installed test_mpmath.TestSystematic.test_kei ... SKIP: Skipping test: test_kei: mpmath is not installed test_mpmath.TestSystematic.test_ker ... SKIP: Skipping test: test_ker: mpmath is not installed test_mpmath.TestSystematic.test_laguerre ... SKIP: Skipping test: test_laguerre: mpmath is not installed test_mpmath.TestSystematic.test_laguerre_int ... SKIP: Skipping test: test_laguerre_int: mpmath is not installed test_mpmath.TestSystematic.test_lambertw ... SKIP: Skipping test: test_lambertw: mpmath is not installed test_mpmath.TestSystematic.test_legendre ... SKIP: Skipping test: test_legendre: mpmath is not installed test_mpmath.TestSystematic.test_legendre_int ... SKIP: Skipping test: test_legendre_int: mpmath is not installed test_mpmath.TestSystematic.test_legenp ... SKIP: Skipping test: test_legenp: mpmath is not installed test_mpmath.TestSystematic.test_legenp_complex ... SKIP: Skipping test: test_legenp_complex: mpmath is not installed test_mpmath.TestSystematic.test_legenq ... SKIP: Skipping test: test_legenq: mpmath is not installed test_mpmath.TestSystematic.test_legenq_complex ... SKIP: Skipping test: test_legenq_complex: mpmath is not installed test_mpmath.TestSystematic.test_pcfd ... SKIP: Skipping test: test_pcfd: mpmath is not installed test_mpmath.TestSystematic.test_pcfv ... SKIP: Skipping test: test_pcfv: mpmath is not installed test_mpmath.TestSystematic.test_pcfw ... SKIP: Skipping test: test_pcfw: mpmath is not installed test_mpmath.TestSystematic.test_polygamma ... SKIP: Skipping test: test_polygamma: mpmath is not installed test_mpmath.TestSystematic.test_rf ... SKIP: Skipping test: test_rf: mpmath is not installed test_mpmath.TestSystematic.test_rgamma ... SKIP: Skipping test: test_rgamma: mpmath is not installed test_mpmath.TestSystematic.test_shi ... SKIP: Skipping test: test_shi: mpmath is not installed test_mpmath.TestSystematic.test_si ... SKIP: Skipping test: test_si: mpmath is not installed test_mpmath.TestSystematic.test_spherharm ... SKIP: Skipping test: test_spherharm: mpmath is not installed test_mpmath.TestSystematic.test_struveh ... SKIP: Skipping test: test_struveh: mpmath is not installed test_mpmath.TestSystematic.test_struvel ... SKIP: Skipping test: test_struvel: mpmath is not installed test_mpmath.TestSystematic.test_zeta ... SKIP: Skipping test: test_zeta: mpmath is not installed test_mpmath.test_expi_complex ... SKIP: Skipping test: test_expi_complex: mpmath is not installed test_mpmath.test_hyp2f1_strange_points ... SKIP: Skipping test: test_hyp2f1_strange_points: mpmath is not installed test_mpmath.test_hyp2f1_real_some_points ... SKIP: Skipping test: test_hyp2f1_real_some_points: mpmath is not installed test_mpmath.test_hyp2f1_some_points_2 ... SKIP: Skipping test: test_hyp2f1_some_points_2: mpmath is not installed test_mpmath.test_hyp2f1_real_some ... SKIP: Skipping test: test_hyp2f1_real_some: mpmath is not installed test_mpmath.test_hyp2f1_real_random ... SKIP: Skipping test: test_hyp2f1_real_random: mpmath is not installed test_mpmath.test_erf_complex ... SKIP: Skipping test: test_erf_complex: mpmath is not installed test_mpmath.test_lpmv ... SKIP: Skipping test: test_lpmv: mpmath is not installed test_mpmath.test_beta ... SKIP: Skipping test: test_beta: mpmath is not installed test_orthogonal.TestCall.test_call ... ok test_chebyc (test_orthogonal.TestCheby) ... ok test_chebys (test_orthogonal.TestCheby) ... ok test_chebyt (test_orthogonal.TestCheby) ... ok test_chebyu (test_orthogonal.TestCheby) ... ok test_gegenbauer (test_orthogonal.TestGegenbauer) ... ok test_hermite (test_orthogonal.TestHermite) ... ok test_hermitenorm (test_orthogonal.TestHermite) ... ok test_orthogonal_eval.TestPolys.test_chebyc ... ok test_orthogonal_eval.TestPolys.test_chebys ... ok test_orthogonal_eval.TestPolys.test_chebyt ... ok test_orthogonal_eval.TestPolys.test_chebyu ... ok test_orthogonal_eval.TestPolys.test_gegenbauer ... ok test_orthogonal_eval.TestPolys.test_genlaguerre ... ok test_orthogonal_eval.TestPolys.test_hermite ... ok test_orthogonal_eval.TestPolys.test_hermitenorm ... ok test_orthogonal_eval.TestPolys.test_jacobi ... ok test_orthogonal_eval.TestPolys.test_laguerre ... ok test_orthogonal_eval.TestPolys.test_legendre ... ok test_orthogonal_eval.TestPolys.test_sh_chebyt ... ok test_orthogonal_eval.TestPolys.test_sh_chebyu ... ok test_orthogonal_eval.TestPolys.test_sh_jacobi ... ok test_orthogonal_eval.TestPolys.test_sh_legendre ... ok test_orthogonal_eval.TestRecurrence.test_chebyc ... ok test_orthogonal_eval.TestRecurrence.test_chebys ... ok test_orthogonal_eval.TestRecurrence.test_chebyt ... ok test_orthogonal_eval.TestRecurrence.test_chebyu ... ok test_orthogonal_eval.TestRecurrence.test_gegenbauer ... ok test_orthogonal_eval.TestRecurrence.test_genlaguerre ... ok test_orthogonal_eval.TestRecurrence.test_jacobi ... ok test_orthogonal_eval.TestRecurrence.test_laguerre ... ok test_orthogonal_eval.TestRecurrence.test_legendre ... ok test_orthogonal_eval.TestRecurrence.test_sh_chebyt ... ok test_orthogonal_eval.TestRecurrence.test_sh_chebyu ... ok test_orthogonal_eval.TestRecurrence.test_sh_jacobi ... ok test_orthogonal_eval.TestRecurrence.test_sh_legendre ... ok test_orthogonal_eval.test_eval_chebyt ... ok test_orthogonal_eval.test_warnings ... ok test1 (test_spfun_stats.TestMultiGammaLn) ... ok test2 (test_spfun_stats.TestMultiGammaLn) ... ok test_bararg (test_spfun_stats.TestMultiGammaLn) ... ok test_spfun_stats.test_multigammaln_array_arg(array([[ 5.471, 6.191], ... ok test_spfun_stats.test_multigammaln_array_arg(array([[ 5.86 , 5.637]]), 5) ... ok test_spfun_stats.test_multigammaln_array_arg(array([[[ 10., 11.], ... ok test_spfun_stats.test_multigammaln_array_arg(array([ 2.]), 3) ... ok test_spfun_stats.test_multigammaln_array_arg(2.0, 3) ... ok test_binned_statistic.TestBinnedStatistic.test_1d_bincode ... ok test_binned_statistic.TestBinnedStatistic.test_1d_count ... ok test_binned_statistic.TestBinnedStatistic.test_1d_mean ... /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/_methods.py:55: RuntimeWarning: Mean of empty slice. warnings.warn("Mean of empty slice.", RuntimeWarning) ok test_binned_statistic.TestBinnedStatistic.test_1d_median ... ok test_binned_statistic.TestBinnedStatistic.test_1d_std ... /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/_methods.py:79: RuntimeWarning: Degrees of freedom <= 0 for slice warnings.warn("Degrees of freedom <= 0 for slice", RuntimeWarning) ok test_binned_statistic.TestBinnedStatistic.test_1d_sum ... ok test_binned_statistic.TestBinnedStatistic.test_2d_bincode ... ok test_binned_statistic.TestBinnedStatistic.test_2d_count ... ok test_binned_statistic.TestBinnedStatistic.test_2d_mean ... ok test_binned_statistic.TestBinnedStatistic.test_2d_median ... ok test_binned_statistic.TestBinnedStatistic.test_2d_std ... ok test_binned_statistic.TestBinnedStatistic.test_2d_sum ... ok test_binned_statistic.TestBinnedStatistic.test_dd_bincode ... ok test_binned_statistic.TestBinnedStatistic.test_dd_count ... ok test_binned_statistic.TestBinnedStatistic.test_dd_mean ... ok test_binned_statistic.TestBinnedStatistic.test_dd_median ... ok test_binned_statistic.TestBinnedStatistic.test_dd_std ... ok test_binned_statistic.TestBinnedStatistic.test_dd_sum ... ok test_contingency.test_margins ... ok test_contingency.test_expected_freq ... ok test_contingency.test_chi2_contingency_trivial ... ok test_contingency.test_chi2_contingency_R ... ok test_contingency.test_chi2_contingency_g ... ok test_contingency.test_chi2_contingency_bad_args ... ok test_continuous_basic.test_cont_basic(, (3.570477051665046,), array(inf), array(inf), 0.31367479245062546, 0.017416610612647002, 500, 'alphasample mean test') ... ok test_continuous_basic.test_cont_basic(, (3.570477051665046,), array(inf), array(inf), 'alpha') ... ok test_continuous_basic.test_cont_basic(, (3.570477051665046,), 'alpha') ... ok test_continuous_basic.test_cont_basic(, (3.570477051665046,), 'alpha') ... ok test_continuous_basic.test_cont_basic(, (3.570477051665046,), 'alpha') ... ok test_continuous_basic.test_cont_basic(, (3.570477051665046,), 'alpha') ... ok test_continuous_basic.test_cont_basic(, (3.570477051665046,), 'alpha') ... ok test_continuous_basic.test_cont_basic(, (3.570477051665046,), 'alpha') ... ok test_continuous_basic.test_cont_basic(, 0.5, (3.570477051665046,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(0.0), array(0.11685027506808487), 0.018367440208548202, 0.11208199561517891, 500, 'anglitsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(0.0), array(0.11685027506808487), 'anglit') ... ok test_continuous_basic.test_cont_basic(, (), 'anglit') ... ok test_continuous_basic.test_cont_basic(, (), 'anglit') ... ok test_continuous_basic.test_cont_basic(, (), 'anglit') ... ok test_continuous_basic.test_cont_basic(, (), 'anglit') ... ok test_continuous_basic.test_cont_basic(, (), 'anglit') ... ok test_continuous_basic.test_cont_basic(, (), 'anglit') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(0.5), array(0.125), 0.51727075923046451, 0.12643304814773981, 500, 'arcsinesample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(0.5), array(0.125), 'arcsine') ... ok test_continuous_basic.test_cont_basic(, (), 'arcsine') ... ok test_continuous_basic.test_cont_basic(, (), 'arcsine') ... ok test_continuous_basic.test_cont_basic(, (), 'arcsine') ... ok test_continuous_basic.test_cont_basic(, (), 'arcsine') ... ok test_continuous_basic.test_cont_basic(, (), 'arcsine') ... ok test_continuous_basic.test_cont_basic(, (), 'arcsine') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (2.3098496451481823, 0.6268795430096368), array(0.7865381848835467), array(0.04264856955583702), 0.78535971919302683, 0.047244450357504332, 500, 'betasample mean test') ... ok test_continuous_basic.test_cont_basic(, (2.3098496451481823, 0.6268795430096368), array(0.7865381848835467), array(0.04264856955583702), 'beta') ... ok test_continuous_basic.test_cont_basic(, (2.3098496451481823, 0.6268795430096368), 'beta') ... ok test_continuous_basic.test_cont_basic(, (2.3098496451481823, 0.6268795430096368), 'beta') ... ok test_continuous_basic.test_cont_basic(, (2.3098496451481823, 0.6268795430096368), 'beta') ... ok test_continuous_basic.test_cont_basic(, (2.3098496451481823, 0.6268795430096368), 'beta') ... ok test_continuous_basic.test_cont_basic(, (2.3098496451481823, 0.6268795430096368), 'beta') ... ok test_continuous_basic.test_cont_basic(, (2.3098496451481823, 0.6268795430096368), 'beta') ... ok test_continuous_basic.test_cont_basic(, 0.5, (2.3098496451481823, 0.6268795430096368), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (5, 6), array(1.0), array(0.5), 0.99538612978827079, 0.45669922054638906, 500, 'betaprimesample mean test') ... ok test_continuous_basic.test_cont_basic(, (5, 6), array(1.0), array(0.5), 'betaprime') ... ok test_continuous_basic.test_cont_basic(, (5, 6), 'betaprime') ... ok test_continuous_basic.test_cont_basic(, (5, 6), 'betaprime') ... ok test_continuous_basic.test_cont_basic(, (5, 6), 'betaprime') ... ok test_continuous_basic.test_cont_basic(, (5, 6), 'betaprime') ... ok test_continuous_basic.test_cont_basic(, (5, 6), 'betaprime') ... ok test_continuous_basic.test_cont_basic(, (5, 6), 'betaprime') ... ok test_continuous_basic.test_cont_basic(, 0.5, (5, 6), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.29891359763170633,), array(0.47823078529291196), array(0.08323849192231123), 0.49307116783612509, 0.082730699030605204, 500, 'bradfordsample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.29891359763170633,), array(0.47823078529291196), array(0.08323849192231123), 'bradford') ... ok test_continuous_basic.test_cont_basic(, (0.29891359763170633,), 'bradford') ... ok test_continuous_basic.test_cont_basic(, (0.29891359763170633,), 'bradford') ... ok test_continuous_basic.test_cont_basic(, (0.29891359763170633,), 'bradford') ... ok test_continuous_basic.test_cont_basic(, (0.29891359763170633,), 'bradford') ... ok test_continuous_basic.test_cont_basic(, (0.29891359763170633,), 'bradford') ... ok test_continuous_basic.test_cont_basic(, (0.29891359763170633,), 'bradford') ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.29891359763170633,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (10.5, 4.3), array(1.2109372989617821), array(0.029148272765685535), 1.2172088960241723, 0.026780180283484011, 500, 'burrsample mean test') ... ok test_continuous_basic.test_cont_basic(, (10.5, 4.3), array(1.2109372989617821), array(0.029148272765685535), 'burr') ... ok test_continuous_basic.test_cont_basic(, (10.5, 4.3), 'burr') ... ok test_continuous_basic.test_cont_basic(, (10.5, 4.3), 'burr') ... ok test_continuous_basic.test_cont_basic(, (10.5, 4.3), 'burr') ... ok test_continuous_basic.test_cont_basic(, (10.5, 4.3), 'burr') ... ok test_continuous_basic.test_cont_basic(, (10.5, 4.3), 'burr') ... ok test_continuous_basic.test_cont_basic(, (10.5, 4.3), 'burr') ... ok test_continuous_basic.test_cont_basic(, 0.5, (10.5, 4.3), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(inf), array(inf), 1.14108871883173, 255.27806250564547, 500, 'cauchysample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(inf), array(inf), 'cauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'cauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'cauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'cauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'cauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'cauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'cauchy') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (78,), array(8.803500028524274), array(0.4983872477731097), 8.7717120969213145, 0.45211144086349253, 500, 'chisample mean test') ... ok test_continuous_basic.test_cont_basic(, (78,), array(8.803500028524274), array(0.4983872477731097), 'chi') ... ok test_continuous_basic.test_cont_basic(, (78,), 'chi') ... ok test_continuous_basic.test_cont_basic(, (78,), 'chi') ... ok test_continuous_basic.test_cont_basic(, (78,), 'chi') ... ok test_continuous_basic.test_cont_basic(, (78,), 'chi') ... ok test_continuous_basic.test_cont_basic(, (78,), 'chi') ... ok test_continuous_basic.test_cont_basic(, (78,), 'chi') ... ok test_continuous_basic.test_cont_basic(, 0.5, (78,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (55,), array(55.0), array(110.0), 54.482410915931212, 97.639217966893725, 500, 'chi2sample mean test') ... ok test_continuous_basic.test_cont_basic(, (55,), array(55.0), array(110.0), 'chi2') ... ok test_continuous_basic.test_cont_basic(, (55,), 'chi2') ... ok test_continuous_basic.test_cont_basic(, (55,), 'chi2') ... ok test_continuous_basic.test_cont_basic(, (55,), 'chi2') ... ok test_continuous_basic.test_cont_basic(, (55,), 'chi2') ... ok test_continuous_basic.test_cont_basic(, (55,), 'chi2') ... ok test_continuous_basic.test_cont_basic(, (55,), 'chi2') ... ok test_continuous_basic.test_cont_basic(, 0.5, (55,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (1.1023326088288166,), array(0.0), array(2.317469789316161), 0.042812927055214021, 2.1013263587307547, 500, 'dgammasample mean test') ... ok test_continuous_basic.test_cont_basic(, (1.1023326088288166,), array(0.0), array(2.317469789316161), 'dgamma') ... ok test_continuous_basic.test_cont_basic(, (1.1023326088288166,), 'dgamma') ... ok test_continuous_basic.test_cont_basic(, (1.1023326088288166,), 'dgamma') ... ok test_continuous_basic.test_cont_basic(, (1.1023326088288166,), 'dgamma') ... ok test_continuous_basic.test_cont_basic(, (1.1023326088288166,), 'dgamma') ... ok test_continuous_basic.test_cont_basic(, (1.1023326088288166,), 'dgamma') ... ok test_continuous_basic.test_cont_basic(, (1.1023326088288166,), 'dgamma') ... ok test_continuous_basic.test_cont_basic(, 0.5, (1.1023326088288166,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (2.0685080649914673,), array(0.0), array(0.9864464467132684), 0.022932864264314318, 1.0524606122901337, 500, 'dweibullsample mean test') ... ok test_continuous_basic.test_cont_basic(, (2.0685080649914673,), array(0.0), array(0.9864464467132684), 'dweibull') ... ok test_continuous_basic.test_cont_basic(, (2.0685080649914673,), 'dweibull') ... ok test_continuous_basic.test_cont_basic(, (2.0685080649914673,), 'dweibull') ... ok test_continuous_basic.test_cont_basic(, (2.0685080649914673,), 'dweibull') ... ok test_continuous_basic.test_cont_basic(, (2.0685080649914673,), 'dweibull') ... ok test_continuous_basic.test_cont_basic(, (2.0685080649914673,), 'dweibull') ... ok test_continuous_basic.test_cont_basic(, (2.0685080649914673,), 'dweibull') ... ok test_continuous_basic.test_cont_basic(, 0.5, (2.0685080649914673,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (10,), array(10.0), array(10.0), 9.8360649709830064, 8.7098316478958662, 500, 'erlangsample mean test') ... ok test_continuous_basic.test_cont_basic(, (10,), array(10.0), array(10.0), 'erlang') ... ok test_continuous_basic.test_cont_basic(, (10,), 'erlang') ... ok test_continuous_basic.test_cont_basic(, (10,), 'erlang') ... ok test_continuous_basic.test_cont_basic(, (10,), 'erlang') ... ok test_continuous_basic.test_cont_basic(, (10,), 'erlang') ... ok test_continuous_basic.test_cont_basic(, (10,), 'erlang') ... ok test_continuous_basic.test_cont_basic(, (10,), 'erlang') ... ok test_continuous_basic.test_cont_basic(, 0.5, (10,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(1.0), array(1.0), 1.0278015071799511, 0.94136143490892221, 500, 'exponsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(1.0), array(1.0), 'expon') ... ok test_continuous_basic.test_cont_basic(, (), 'expon') ... ok test_continuous_basic.test_cont_basic(, (), 'expon') ... ok test_continuous_basic.test_cont_basic(, (), 'expon') ... ok test_continuous_basic.test_cont_basic(, (), 'expon') ... ok test_continuous_basic.test_cont_basic(, (), 'expon') ... ok test_continuous_basic.test_cont_basic(, (), 'expon') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (2.697119160358469,), array(0.7662233066738208), array(0.05900404926303959), 0.7801740181561988, 0.054499283630077743, 500, 'exponpowsample mean test') ... ok test_continuous_basic.test_cont_basic(, (2.697119160358469,), array(0.7662233066738208), array(0.05900404926303959), 'exponpow') ... ok test_continuous_basic.test_cont_basic(, (2.697119160358469,), 'exponpow') ... ok test_continuous_basic.test_cont_basic(, (2.697119160358469,), 'exponpow') ... ok test_continuous_basic.test_cont_basic(, (2.697119160358469,), 'exponpow') ... ok test_continuous_basic.test_cont_basic(, (2.697119160358469,), 'exponpow') ... ok test_continuous_basic.test_cont_basic(, (2.697119160358469,), 'exponpow') ... ok test_continuous_basic.test_cont_basic(, (2.697119160358469,), 'exponpow') ... ok test_continuous_basic.test_cont_basic(, 0.5, (2.697119160358469,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (2.8923945291034436, 1.9505288745913174), array(1.2873418037984081), array(0.18119174498958057), 1.3078688230441771, 0.16993814077150385, 500, 'exponweibsample mean test') ... ok test_continuous_basic.test_cont_basic(, (2.8923945291034436, 1.9505288745913174), array(1.2873418037984081), array(0.18119174498958057), 'exponweib') ... ok test_continuous_basic.test_cont_basic(, (2.8923945291034436, 1.9505288745913174), 'exponweib') ... ok test_continuous_basic.test_cont_basic(, (2.8923945291034436, 1.9505288745913174), 'exponweib') ... ok test_continuous_basic.test_cont_basic(, (2.8923945291034436, 1.9505288745913174), 'exponweib') ... ok test_continuous_basic.test_cont_basic(, (2.8923945291034436, 1.9505288745913174), 'exponweib') ... ok test_continuous_basic.test_cont_basic(, (2.8923945291034436, 1.9505288745913174), 'exponweib') ... ok test_continuous_basic.test_cont_basic(, (2.8923945291034436, 1.9505288745913174), 'exponweib') ... ok test_continuous_basic.test_cont_basic(, 0.5, (2.8923945291034436, 1.9505288745913174), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (29, 18), array(1.125), array(0.2805572660098522), 1.1058441497371254, 0.2761099956674532, 500, 'fsample mean test') ... ok test_continuous_basic.test_cont_basic(, (29, 18), array(1.125), array(0.2805572660098522), 'f') ... ok test_continuous_basic.test_cont_basic(, (29, 18), 'f') ... ok test_continuous_basic.test_cont_basic(, (29, 18), 'f') ... ok test_continuous_basic.test_cont_basic(, (29, 18), 'f') ... ok test_continuous_basic.test_cont_basic(, (29, 18), 'f') ... ok test_continuous_basic.test_cont_basic(, (29, 18), 'f') ... ok test_continuous_basic.test_cont_basic(, (29, 18), 'f') ... ok test_continuous_basic.test_cont_basic(, 0.5, (29, 18), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (29,), array(421.5), array(884942.25), 440.64984271265479, 761399.69888533256, 500, 'fatiguelifesample mean test') ... ok test_continuous_basic.test_cont_basic(, (29,), array(421.5), array(884942.25), 'fatiguelife') ... ok test_continuous_basic.test_cont_basic(, (29,), 'fatiguelife') ... ok test_continuous_basic.test_cont_basic(, (29,), 'fatiguelife') ... ok test_continuous_basic.test_cont_basic(, (29,), 'fatiguelife') ... ok test_continuous_basic.test_cont_basic(, (29,), 'fatiguelife') ... ok test_continuous_basic.test_cont_basic(, (29,), 'fatiguelife') ... ok test_continuous_basic.test_cont_basic(, (29,), 'fatiguelife') ... ok test_continuous_basic.test_cont_basic(, 0.5, (29,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (3.085754862225318,), array(1.19619763403311), array(0.847635094031008), 1.2116968934029968, 0.67028483370021164, 500, 'fisksample mean test') ... ok test_continuous_basic.test_cont_basic(, (3.085754862225318,), array(1.19619763403311), array(0.847635094031008), 'fisk') ... ok test_continuous_basic.test_cont_basic(, (3.085754862225318,), 'fisk') ... ok test_continuous_basic.test_cont_basic(, (3.085754862225318,), 'fisk') ... ok test_continuous_basic.test_cont_basic(, (3.085754862225318,), 'fisk') ... ok test_continuous_basic.test_cont_basic(, (3.085754862225318,), 'fisk') ... ok test_continuous_basic.test_cont_basic(, (3.085754862225318,), 'fisk') ... ok test_continuous_basic.test_cont_basic(, (3.085754862225318,), 'fisk') ... ok test_continuous_basic.test_cont_basic(, 0.5, (3.085754862225318,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (4.716467345583189,), array(inf), array(inf), 6.5390809793828817, 246.8294454984825, 500, 'foldcauchysample mean test') ... ok test_continuous_basic.test_cont_basic(, (4.716467345583189,), array(inf), array(inf), 'foldcauchy') ... ok test_continuous_basic.test_cont_basic(, (4.716467345583189,), 'foldcauchy') ... ok test_continuous_basic.test_cont_basic(, (4.716467345583189,), 'foldcauchy') ... ok test_continuous_basic.test_cont_basic(, (4.716467345583189,), 'foldcauchy') ... ok test_continuous_basic.test_cont_basic(, (4.716467345583189,), 'foldcauchy') ... ok test_continuous_basic.test_cont_basic(, (4.716467345583189,), 'foldcauchy') ... ok test_continuous_basic.test_cont_basic(, (4.716467345583189,), 'foldcauchy') ... ok test_continuous_basic.test_cont_basic(, 0.5, (4.716467345583189,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (1.952125337355587,), array(1.97141281966251), array(0.9243248272159761), 2.0130752480273602, 0.93181489170164777, 500, 'foldnormsample mean test') ... ok test_continuous_basic.test_cont_basic(, (1.952125337355587,), array(1.97141281966251), array(0.9243248272159761), 'foldnorm') ... ok test_continuous_basic.test_cont_basic(, (1.952125337355587,), 'foldnorm') ... ok test_continuous_basic.test_cont_basic(, (1.952125337355587,), 'foldnorm') ... ok test_continuous_basic.test_cont_basic(, (1.952125337355587,), 'foldnorm') ... ok test_continuous_basic.test_cont_basic(, (1.952125337355587,), 'foldnorm') ... ok test_continuous_basic.test_cont_basic(, (1.952125337355587,), 'foldnorm') ... ok test_continuous_basic.test_cont_basic(, (1.952125337355587,), 'foldnorm') ... ok test_continuous_basic.test_cont_basic(, 0.5, (1.952125337355587,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (3.627991125558324,), array(-0.9014841669765833), array(0.07628805428396324), -0.88601789019302302, 0.070655885568653806, 500, 'frechet_lsample mean test') ... ok test_continuous_basic.test_cont_basic(, (3.627991125558324,), array(-0.9014841669765833), array(0.07628805428396324), 'frechet_l') ... ok test_continuous_basic.test_cont_basic(, (3.627991125558324,), 'frechet_l') ... ok test_continuous_basic.test_cont_basic(, (3.627991125558324,), 'frechet_l') ... ok test_continuous_basic.test_cont_basic(, (3.627991125558324,), 'frechet_l') ... ok test_continuous_basic.test_cont_basic(, (3.627991125558324,), 'frechet_l') ... ok test_continuous_basic.test_cont_basic(, (3.627991125558324,), 'frechet_l') ... ok test_continuous_basic.test_cont_basic(, (3.627991125558324,), 'frechet_l') ... ok test_continuous_basic.test_cont_basic(, -0.5, (3.627991125558324,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (1.8928171603534227,), array(0.8874727066669884), array(0.23766896745884436), 0.9089260664991714, 0.22728316833696841, 500, 'frechet_rsample mean test') ... ok test_continuous_basic.test_cont_basic(, (1.8928171603534227,), array(0.8874727066669884), array(0.23766896745884436), 'frechet_r') ... ok test_continuous_basic.test_cont_basic(, (1.8928171603534227,), 'frechet_r') ... ok test_continuous_basic.test_cont_basic(, (1.8928171603534227,), 'frechet_r') ... ok test_continuous_basic.test_cont_basic(, (1.8928171603534227,), 'frechet_r') ... ok test_continuous_basic.test_cont_basic(, (1.8928171603534227,), 'frechet_r') ... ok test_continuous_basic.test_cont_basic(, (1.8928171603534227,), 'frechet_r') ... ok test_continuous_basic.test_cont_basic(, (1.8928171603534227,), 'frechet_r') ... ok test_continuous_basic.test_cont_basic(, 0.5, (1.8928171603534227,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (1.9932305483800778,), array(1.9932305483800778), array(1.9932305483800778), 1.9122509111901549, 1.6434812827802439, 500, 'gammasample mean test') ... ok test_continuous_basic.test_cont_basic(, (1.9932305483800778,), array(1.9932305483800778), array(1.9932305483800778), 'gamma') ... ok test_continuous_basic.test_cont_basic(, (1.9932305483800778,), 'gamma') ... ok test_continuous_basic.test_cont_basic(, (1.9932305483800778,), 'gamma') ... ok test_continuous_basic.test_cont_basic(, (1.9932305483800778,), 'gamma') ... ok test_continuous_basic.test_cont_basic(, (1.9932305483800778,), 'gamma') ... ok test_continuous_basic.test_cont_basic(, (1.9932305483800778,), 'gamma') ... ok test_continuous_basic.test_cont_basic(, (1.9932305483800778,), 'gamma') ... ok test_continuous_basic.test_cont_basic(, 0.5, (1.9932305483800778,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (-0.1,), array(0.6862870211931967), array(2.226241073208163), 0.73543589359791284, 2.0520236584037406, 500, 'genextremesample mean test') ... ok test_continuous_basic.test_cont_basic(, (-0.1,), array(0.6862870211931967), array(2.226241073208163), 'genextreme') ... ok test_continuous_basic.test_cont_basic(, (-0.1,), 'genextreme') ... ok test_continuous_basic.test_cont_basic(, (-0.1,), 'genextreme') ... ok test_continuous_basic.test_cont_basic(, (-0.1,), 'genextreme') ... ok test_continuous_basic.test_cont_basic(, (-0.1,), 'genextreme') ... ok test_continuous_basic.test_cont_basic(, (-0.1,), 'genextreme') ... ok test_continuous_basic.test_cont_basic(, (-0.1,), 'genextreme') ... ok test_continuous_basic.test_cont_basic(, 0.5, (-0.1,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (4.4162385429431925, 3.119309167924276), array(1.5702162249275609), array(0.06031754975858217), 1.5838942373483642, 0.055266524800612338, 500, 'gengammasample mean test') ... ok test_continuous_basic.test_cont_basic(, (4.4162385429431925, 3.119309167924276), array(1.5702162249275609), array(0.06031754975858217), 'gengamma') ... ok test_continuous_basic.test_cont_basic(, (4.4162385429431925, 3.119309167924276), 'gengamma') ... ok test_continuous_basic.test_cont_basic(, (4.4162385429431925, 3.119309167924276), 'gengamma') ... ok test_continuous_basic.test_cont_basic(, (4.4162385429431925, 3.119309167924276), 'gengamma') ... ok test_continuous_basic.test_cont_basic(, (4.4162385429431925, 3.119309167924276), 'gengamma') ... ok test_continuous_basic.test_cont_basic(, (4.4162385429431925, 3.119309167924276), 'gengamma') ... ok test_continuous_basic.test_cont_basic(, (4.4162385429431925, 3.119309167924276), 'gengamma') ... ok test_continuous_basic.test_cont_basic(, 0.5, (4.4162385429431925, 3.119309167924276), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.7727472780992932,), array(0.7059765645084812), array(0.1245976512110375), 0.72452837582593232, 0.12092761155861501, 500, 'genhalflogisticsample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.7727472780992932,), array(0.7059765645084812), array(0.1245976512110375), 'genhalflogistic') ... ok test_continuous_basic.test_cont_basic(, (0.7727472780992932,), 'genhalflogistic') ... ok test_continuous_basic.test_cont_basic(, (0.7727472780992932,), 'genhalflogistic') ... ok test_continuous_basic.test_cont_basic(, (0.7727472780992932,), 'genhalflogistic') ... ok test_continuous_basic.test_cont_basic(, (0.7727472780992932,), 'genhalflogistic') ... ok test_continuous_basic.test_cont_basic(, (0.7727472780992932,), 'genhalflogistic') ... ok test_continuous_basic.test_cont_basic(, (0.7727472780992932,), 'genhalflogistic') ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.7727472780992932,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.41192440799679475,), array(-1.8996417990533176), array(8.552010763257432), -1.7014478088458649, 6.8944989242387527, 500, 'genlogisticsample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.41192440799679475,), array(-1.8996417990533176), array(8.552010763257432), 'genlogistic') ... ok test_continuous_basic.test_cont_basic(, (0.41192440799679475,), 'genlogistic') ... ok test_continuous_basic.test_cont_basic(, (0.41192440799679475,), 'genlogistic') ... ok test_continuous_basic.test_cont_basic(, (0.41192440799679475,), 'genlogistic') ... ok test_continuous_basic.test_cont_basic(, (0.41192440799679475,), 'genlogistic') ... ok test_continuous_basic.test_cont_basic(, (0.41192440799679475,), 'genlogistic') ... ok test_continuous_basic.test_cont_basic(, (0.41192440799679475,), 'genlogistic') ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.41192440799679475,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.1,), array(1.1111111111111116), array(1.543209876543199), 1.1380337927959154, 1.4171766392561735, 500, 'genparetosample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.1,), array(1.1111111111111116), array(1.543209876543199), 'genpareto') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'genpareto') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'genpareto') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'genpareto') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'genpareto') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'genpareto') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'genpareto') ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.1,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(1.6487212707001282), array(4.670774270471604), 1.6771449621521464, 3.4197840525811904, 500, 'gilbratsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(1.6487212707001282), array(4.670774270471604), 'gilbrat') ... ok test_continuous_basic.test_cont_basic(, (), 'gilbrat') ... ok test_continuous_basic.test_cont_basic(, (), 'gilbrat') ... ok test_continuous_basic.test_cont_basic(, (), 'gilbrat') ... ok test_continuous_basic.test_cont_basic(, (), 'gilbrat') ... ok test_continuous_basic.test_cont_basic(, (), 'gilbrat') ... ok test_continuous_basic.test_cont_basic(, (), 'gilbrat') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.9474371307510525,), array(0.6184238176289112), array(0.18616258957405357), 0.63690201333766361, 0.1817927873650822, 500, 'gompertzsample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.9474371307510525,), array(0.6184238176289112), array(0.18616258957405357), 'gompertz') ... ok test_continuous_basic.test_cont_basic(, (0.9474371307510525,), 'gompertz') ... ok test_continuous_basic.test_cont_basic(, (0.9474371307510525,), 'gompertz') ... ok test_continuous_basic.test_cont_basic(, (0.9474371307510525,), 'gompertz') ... ok test_continuous_basic.test_cont_basic(, (0.9474371307510525,), 'gompertz') ... ok test_continuous_basic.test_cont_basic(, (0.9474371307510525,), 'gompertz') ... ok test_continuous_basic.test_cont_basic(, (0.9474371307510525,), 'gompertz') ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.9474371307510525,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(-0.5772156649015329), array(1.6449340668482264), -0.48813688091010909, 1.3517840299292785, 500, 'gumbel_lsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(-0.5772156649015329), array(1.6449340668482264), 'gumbel_l') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_l') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_l') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_l') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_l') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_l') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_l') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(0.5772156649015329), array(1.6449340668482264), 0.62929461732133063, 1.5374714001867402, 500, 'gumbel_rsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(0.5772156649015329), array(1.6449340668482264), 'gumbel_r') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_r') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_r') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_r') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_r') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_r') ... ok test_continuous_basic.test_cont_basic(, (), 'gumbel_r') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(inf), array(inf), 4.8882174751255674, 944.7992816275538, 500, 'halfcauchysample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(inf), array(inf), 'halfcauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'halfcauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'halfcauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'halfcauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'halfcauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'halfcauchy') ... ok test_continuous_basic.test_cont_basic(, (), 'halfcauchy') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(1.3862943611198906), array(1.3680560780236473), 1.4245028078549744, 1.300592278909374, 500, 'halflogisticsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(1.3862943611198906), array(1.3680560780236473), 'halflogistic') ... ok test_continuous_basic.test_cont_basic(, (), 'halflogistic') ... ok test_continuous_basic.test_cont_basic(, (), 'halflogistic') ... ok test_continuous_basic.test_cont_basic(, (), 'halflogistic') ... ok test_continuous_basic.test_cont_basic(, (), 'halflogistic') ... ok test_continuous_basic.test_cont_basic(, (), 'halflogistic') ... ok test_continuous_basic.test_cont_basic(, (), 'halflogistic') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(0.7978845608028654), array(0.3633802276324186), 0.82379228338887001, 0.35647010671566165, 500, 'halfnormsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(0.7978845608028654), array(0.3633802276324186), 'halfnorm') ... ok test_continuous_basic.test_cont_basic(, (), 'halfnorm') ... ok test_continuous_basic.test_cont_basic(, (), 'halfnorm') ... ok test_continuous_basic.test_cont_basic(, (), 'halfnorm') ... ok test_continuous_basic.test_cont_basic(, (), 'halfnorm') ... ok test_continuous_basic.test_cont_basic(, (), 'halfnorm') ... ok test_continuous_basic.test_cont_basic(, (), 'halfnorm') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(0.0), array(2.4674011002723395), 0.090205448723165882, 2.1073463624281303, 500, 'hypsecantsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(0.0), array(2.4674011002723395), 'hypsecant') ... ok test_continuous_basic.test_cont_basic(, (), 'hypsecant') ... ok test_continuous_basic.test_cont_basic(, (), 'hypsecant') ... ok test_continuous_basic.test_cont_basic(, (), 'hypsecant') ... ok test_continuous_basic.test_cont_basic(, (), 'hypsecant') ... ok test_continuous_basic.test_cont_basic(, (), 'hypsecant') ... ok test_continuous_basic.test_cont_basic(, (), 'hypsecant') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (2.0668996136993067,), array(0.9372953060997531), array(13.13195162509187), 0.92929104026580023, 1.7220796371139622, 500, 'invgammasample mean test') ... ok test_continuous_basic.test_cont_basic(, (2.0668996136993067,), array(0.9372953060997531), array(13.13195162509187), 'invgamma') ... ok test_continuous_basic.test_cont_basic(, (2.0668996136993067,), 'invgamma') ... ok test_continuous_basic.test_cont_basic(, (2.0668996136993067,), 'invgamma') ... ok test_continuous_basic.test_cont_basic(, (2.0668996136993067,), 'invgamma') ... ok test_continuous_basic.test_cont_basic(, (2.0668996136993067,), 'invgamma') ... ok test_continuous_basic.test_cont_basic(, (2.0668996136993067,), 'invgamma') ... ok test_continuous_basic.test_cont_basic(, (2.0668996136993067,), 'invgamma') ... ok test_continuous_basic.test_cont_basic('invgamma', (2.0668996136993067,), 0.01, array([ 0.211, 0.326, 0.295, 2.314, 0.359, 0.75 , 1.167, 0.806, 1.237, ... ok test_continuous_basic.test_cont_basic(, 0.5, (2.0668996136993067,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.14546264555347513,), array(0.14546264555347513), array(0.0030778995751055637), 0.14868174489819427, 0.002898844299527839, 500, 'invgausssample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.14546264555347513,), array(0.14546264555347513), array(0.0030778995751055637), 'invgauss') ... ok test_continuous_basic.test_cont_basic(, (0.14546264555347513,), 'invgauss') ... ok test_continuous_basic.test_cont_basic(, (0.14546264555347513,), 'invgauss') ... ok test_continuous_basic.test_cont_basic(, (0.14546264555347513,), 'invgauss') ... ok test_continuous_basic.test_cont_basic(, (0.14546264555347513,), 'invgauss') ... ok test_continuous_basic.test_cont_basic(, (0.14546264555347513,), 'invgauss') ... ok test_continuous_basic.test_cont_basic(, (0.14546264555347513,), 'invgauss') ... ok test_continuous_basic.test_cont_basic('invgauss', (0.14546264555347513,), 0.01, array([ 0.191, 0.239, 0.122, 0.175, 0.092, 0.082, 0.175, 0.121, 0.242, 0.124, ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.14546264555347513,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (4.317267509914106, 3.1837781130785063), array(0.20952073643389102), array(0.002660854446324197), 0.21201214525530065, 0.0024950933582882388, 500, 'johnsonsbsample mean test') ... ok test_continuous_basic.test_cont_basic(, (4.317267509914106, 3.1837781130785063), array(0.20952073643389102), array(0.002660854446324197), 'johnsonsb') ... ok test_continuous_basic.test_cont_basic(, (4.317267509914106, 3.1837781130785063), 'johnsonsb') ... ok test_continuous_basic.test_cont_basic(, (4.317267509914106, 3.1837781130785063), 'johnsonsb') ... ok test_continuous_basic.test_cont_basic(, (4.317267509914106, 3.1837781130785063), 'johnsonsb') ... ok test_continuous_basic.test_cont_basic(, (4.317267509914106, 3.1837781130785063), 'johnsonsb') ... ok test_continuous_basic.test_cont_basic(, (4.317267509914106, 3.1837781130785063), 'johnsonsb') ... ok test_continuous_basic.test_cont_basic(, (4.317267509914106, 3.1837781130785063), 'johnsonsb') ... ok test_continuous_basic.test_cont_basic('johnsonsb', (4.317267509914106, 3.1837781130785063), 0.01, array([ 0.135, 0.165, 0.158, 0.294, 0.172, 0.223, 0.252, 0.228, 0.256, 0.164, ... ok test_continuous_basic.test_cont_basic(, 0.5, (4.317267509914106, 3.1837781130785063), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(0.0), array(2.0), 0.081555808868726168, 1.6634734528663011, 500, 'laplacesample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(0.0), array(2.0), 'laplace') ... ok test_continuous_basic.test_cont_basic(, (), 'laplace') ... ok test_continuous_basic.test_cont_basic(, (), 'laplace') ... ok test_continuous_basic.test_cont_basic(, (), 'laplace') ... ok test_continuous_basic.test_cont_basic(, (), 'laplace') ... ok test_continuous_basic.test_cont_basic(, (), 'laplace') ... ok test_continuous_basic.test_cont_basic(, (), 'laplace') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(inf), array(inf), 1522.2005254079072, 485955516.06046021, 500, 'levysample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(inf), array(inf), 'levy') ... ok test_continuous_basic.test_cont_basic(, (), 'levy') ... ok test_continuous_basic.test_cont_basic(, (), 'levy') ... ok test_continuous_basic.test_cont_basic(, (), 'levy') ... ok test_continuous_basic.test_cont_basic(, (), 'levy') ... ok test_continuous_basic.test_cont_basic(, (), 'levy') ... ok test_continuous_basic.test_cont_basic(, (), 'levy') ... ok test_continuous_basic.test_cont_basic('levy', (), 0.01, array([ 2.704e-01, 6.147e-01, 5.045e-01, 1.637e+02, 7.518e-01, 4.449e+00, ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(inf), array(inf), -94.225857577823859, 1311894.9063678393, 500, 'levy_lsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(inf), array(inf), 'levy_l') ... ok test_continuous_basic.test_cont_basic(, (), 'levy_l') ... ok test_continuous_basic.test_cont_basic(, (), 'levy_l') ... ok test_continuous_basic.test_cont_basic(, (), 'levy_l') ... ok test_continuous_basic.test_cont_basic(, (), 'levy_l') ... ok test_continuous_basic.test_cont_basic(, (), 'levy_l') ... ok test_continuous_basic.test_cont_basic(, (), 'levy_l') ... ok test_continuous_basic.test_cont_basic('levy_l', (), 0.01, array([ -2.141e+02, -1.524e+01, -2.480e+01, -2.878e-01, -9.949e+00, -1.216e+00, ... ok test_continuous_basic.test_cont_basic(, -0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.4141193182605212,), array(-2.4617679388246976), array(6.842650224597859), -2.3149954392978636, 5.9436315776861628, 500, 'loggammasample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.4141193182605212,), array(-2.4617679388246976), array(6.842650224597859), 'loggamma') ... ok test_continuous_basic.test_cont_basic(, (0.4141193182605212,), 'loggamma') ... ok test_continuous_basic.test_cont_basic(, (0.4141193182605212,), 'loggamma') ... ok test_continuous_basic.test_cont_basic(, (0.4141193182605212,), 'loggamma') ... ok test_continuous_basic.test_cont_basic(, (0.4141193182605212,), 'loggamma') ... ok test_continuous_basic.test_cont_basic(, (0.4141193182605212,), 'loggamma') ... ok test_continuous_basic.test_cont_basic(, (0.4141193182605212,), 'loggamma') ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.4141193182605212,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(0.0), array(3.289868133696453), 0.10349036101100972, 2.8774655378842309, 500, 'logisticsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(0.0), array(3.289868133696453), 'logistic') ... ok test_continuous_basic.test_cont_basic(, (), 'logistic') ... ok test_continuous_basic.test_cont_basic(, (), 'logistic') ... ok test_continuous_basic.test_cont_basic(, (), 'logistic') ... ok test_continuous_basic.test_cont_basic(, (), 'logistic') ... ok test_continuous_basic.test_cont_basic(, (), 'logistic') ... ok test_continuous_basic.test_cont_basic(, (), 'logistic') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (3.2505926592051435,), array(1.1045330480739983), array(0.38917293304477574), 1.1159779194372486, 0.30590858699075046, 500, 'loglaplacesample mean test') ... ok test_continuous_basic.test_cont_basic(, (3.2505926592051435,), array(1.1045330480739983), array(0.38917293304477574), 'loglaplace') ... ok test_continuous_basic.test_cont_basic(, (3.2505926592051435,), 'loglaplace') ... ok test_continuous_basic.test_cont_basic(, (3.2505926592051435,), 'loglaplace') ... ok test_continuous_basic.test_cont_basic(, (3.2505926592051435,), 'loglaplace') ... ok test_continuous_basic.test_cont_basic(, (3.2505926592051435,), 'loglaplace') ... ok test_continuous_basic.test_cont_basic(, (3.2505926592051435,), 'loglaplace') ... ok test_continuous_basic.test_cont_basic(, (3.2505926592051435,), 'loglaplace') ... ok test_continuous_basic.test_cont_basic('loglaplace', (3.2505926592051435,), 0.01, array([ 0.506, 0.757, 0.703, 1.898, 0.807, 1.102, 1.335, 1.134, 1.372, 0.743, ... ok test_continuous_basic.test_cont_basic(, 0.5, (3.2505926592051435,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.9536822696057533,), array(1.5757871665018548), array(3.682706210913771), 1.6056555414792437, 2.7977370822350078, 500, 'lognormsample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.9536822696057533,), array(1.5757871665018548), array(3.682706210913771), 'lognorm') ... ok test_continuous_basic.test_cont_basic(, (0.9536822696057533,), 'lognorm') ... ok test_continuous_basic.test_cont_basic(, (0.9536822696057533,), 'lognorm') ... ok test_continuous_basic.test_cont_basic(, (0.9536822696057533,), 'lognorm') ... ok test_continuous_basic.test_cont_basic(, (0.9536822696057533,), 'lognorm') ... ok test_continuous_basic.test_cont_basic(, (0.9536822696057533,), 'lognorm') ... ok test_continuous_basic.test_cont_basic(, (0.9536822696057533,), 'lognorm') ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.9536822696057533,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (1.8771398388773268,), array(1.1400690695795155), array(inf), 1.1053332551165382, 6.2566550878316187, 500, 'lomaxsample mean test') ... ok test_continuous_basic.test_cont_basic(, (1.8771398388773268,), array(1.1400690695795155), array(inf), 'lomax') ... ok test_continuous_basic.test_cont_basic(, (1.8771398388773268,), 'lomax') ... ok test_continuous_basic.test_cont_basic(, (1.8771398388773268,), 'lomax') ... ok test_continuous_basic.test_cont_basic(, (1.8771398388773268,), 'lomax') ... ok test_continuous_basic.test_cont_basic(, (1.8771398388773268,), 'lomax') ... ok test_continuous_basic.test_cont_basic(, (1.8771398388773268,), 'lomax') ... ok test_continuous_basic.test_cont_basic(, (1.8771398388773268,), 'lomax') ... ok test_continuous_basic.test_cont_basic(, 0.5, (1.8771398388773268,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(1.5957691216057308), array(0.45352091052967447), 1.5730574489749882, 0.40085884223991192, 500, 'maxwellsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(1.5957691216057308), array(0.45352091052967447), 'maxwell') ... ok test_continuous_basic.test_cont_basic(, (), 'maxwell') ... ok test_continuous_basic.test_cont_basic(, (), 'maxwell') ... ok test_continuous_basic.test_cont_basic(, (), 'maxwell') ... ok test_continuous_basic.test_cont_basic(, (), 'maxwell') ... ok test_continuous_basic.test_cont_basic(, (), 'maxwell') ... ok test_continuous_basic.test_cont_basic(, (), 'maxwell') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (4.967379486666624,), array(0.9751907537016976), array(0.049002993894714963), 0.98675630781574042, 0.045501916873606142, 500, 'nakagamisample mean test') ... ok test_continuous_basic.test_cont_basic(, (4.967379486666624,), array(0.9751907537016976), array(0.049002993894714963), 'nakagami') ... ok test_continuous_basic.test_cont_basic(, (4.967379486666624,), 'nakagami') ... ok test_continuous_basic.test_cont_basic(, (4.967379486666624,), 'nakagami') ... ok test_continuous_basic.test_cont_basic(, (4.967379486666624,), 'nakagami') ... ok test_continuous_basic.test_cont_basic(, (4.967379486666624,), 'nakagami') ... ok test_continuous_basic.test_cont_basic(, (4.967379486666624,), 'nakagami') ... ok test_continuous_basic.test_cont_basic(, (4.967379486666624,), 'nakagami') ... ok test_continuous_basic.test_cont_basic(, 0.5, (4.967379486666624,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (27, 27, 0.41578441799226107), array(1.0966313767196905), array(0.1983532534130308), 1.0740685247899553, 0.19118274095379126, 500, 'ncfsample mean test') ... ok test_continuous_basic.test_cont_basic(, (27, 27, 0.41578441799226107), array(1.0966313767196905), array(0.1983532534130308), 'ncf') ... ok test_continuous_basic.test_cont_basic(, (27, 27, 0.41578441799226107), 'ncf') ... ok test_continuous_basic.test_cont_basic(, (27, 27, 0.41578441799226107), 'ncf') ... ok test_continuous_basic.test_cont_basic(, (27, 27, 0.41578441799226107), 'ncf') ... ok test_continuous_basic.test_cont_basic(, (27, 27, 0.41578441799226107), 'ncf') ... ok test_continuous_basic.test_cont_basic(, (27, 27, 0.41578441799226107), 'ncf') ... ok test_continuous_basic.test_cont_basic(, (27, 27, 0.41578441799226107), 'ncf') ... ok test_continuous_basic.test_cont_basic(, 0.5, (27, 27, 0.41578441799226107), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (14, 0.24045031331198066), array(0.2543673273832777), array(1.1694163414603564), 0.29200805409199582, 1.2103533692156594, 500, 'nctsample mean test') ... ok test_continuous_basic.test_cont_basic(, (14, 0.24045031331198066), array(0.2543673273832777), array(1.1694163414603564), 'nct') ... ok test_continuous_basic.test_cont_basic(, (14, 0.24045031331198066), 'nct') ... ok test_continuous_basic.test_cont_basic(, (14, 0.24045031331198066), 'nct') ... ok test_continuous_basic.test_cont_basic(, (14, 0.24045031331198066), 'nct') ... ok test_continuous_basic.test_cont_basic(, (14, 0.24045031331198066), 'nct') ... ok test_continuous_basic.test_cont_basic(, (14, 0.24045031331198066), 'nct') ... ok test_continuous_basic.test_cont_basic(, (14, 0.24045031331198066), 'nct') ... ok test_continuous_basic.test_cont_basic(, 0.5, (14, 0.24045031331198066), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (21, 1.0560465975116415), array(22.056046597511642), array(46.22418639004657), 21.965924328314692, 47.626355015322346, 500, 'ncx2sample mean test') ... ok test_continuous_basic.test_cont_basic(, (21, 1.0560465975116415), array(22.056046597511642), array(46.22418639004657), 'ncx2') ... ok test_continuous_basic.test_cont_basic(, (21, 1.0560465975116415), 'ncx2') ... ok test_continuous_basic.test_cont_basic(, (21, 1.0560465975116415), 'ncx2') ... ok test_continuous_basic.test_cont_basic(, (21, 1.0560465975116415), 'ncx2') ... ok test_continuous_basic.test_cont_basic(, (21, 1.0560465975116415), 'ncx2') ... ok test_continuous_basic.test_cont_basic(, (21, 1.0560465975116415), 'ncx2') ... ok test_continuous_basic.test_cont_basic(, (21, 1.0560465975116415), 'ncx2') ... ok test_continuous_basic.test_cont_basic(, 0.5, (21, 1.0560465975116415), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(0.0), array(1.0), 0.035445900332699898, 1.0338474210363131, 500, 'normsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(0.0), array(1.0), 'norm') ... ok test_continuous_basic.test_cont_basic(, (), 'norm') ... ok test_continuous_basic.test_cont_basic(, (), 'norm') ... ok test_continuous_basic.test_cont_basic(, (), 'norm') ... ok test_continuous_basic.test_cont_basic(, (), 'norm') ... ok test_continuous_basic.test_cont_basic(, (), 'norm') ... ok test_continuous_basic.test_cont_basic(, (), 'norm') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (2.621716532144454,), array(1.616630576416252), array(1.6034057205287133), 1.6175136021410468, 0.99652438237091601, 500, 'paretosample mean test') ... ok test_continuous_basic.test_cont_basic(, (2.621716532144454,), array(1.616630576416252), array(1.6034057205287133), 'pareto') ... ok test_continuous_basic.test_cont_basic(, (2.621716532144454,), 'pareto') ... ok test_continuous_basic.test_cont_basic(, (2.621716532144454,), 'pareto') ... ok test_continuous_basic.test_cont_basic(, (2.621716532144454,), 'pareto') ... ok test_continuous_basic.test_cont_basic(, (2.621716532144454,), 'pareto') ... ok test_continuous_basic.test_cont_basic(, (2.621716532144454,), 'pareto') ... ok test_continuous_basic.test_cont_basic(, (2.621716532144454,), 'pareto') ... ok test_continuous_basic.test_cont_basic(, 1.5, (2.621716532144454,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.1,), array(0.0), array(1.0), -0.045157918926598643, 0.90343127909740151, 500, 'pearson3sample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.1,), array(0.0), array(1.0), 'pearson3') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'pearson3') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'pearson3') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'pearson3') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'pearson3') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'pearson3') ... ok test_continuous_basic.test_cont_basic(, (0.1,), 'pearson3') ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.1,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (1.659113328990585,), array(0.6239347946935357), array(0.06412487003483977), 0.63825155628294095, 0.060978170226970378, 500, 'powerlawsample mean test') ... ok test_continuous_basic.test_cont_basic(, (1.659113328990585,), array(0.6239347946935357), array(0.06412487003483977), 'powerlaw') ... ok test_continuous_basic.test_cont_basic(, (1.659113328990585,), 'powerlaw') ... ok test_continuous_basic.test_cont_basic(, (1.659113328990585,), 'powerlaw') ... ok test_continuous_basic.test_cont_basic(, (1.659113328990585,), 'powerlaw') ... ok test_continuous_basic.test_cont_basic(, (1.659113328990585,), 'powerlaw') ... ok test_continuous_basic.test_cont_basic(, (1.659113328990585,), 'powerlaw') ... ok test_continuous_basic.test_cont_basic(, (1.659113328990585,), 'powerlaw') ... ok test_continuous_basic.test_cont_basic(, 0.5, (1.659113328990585,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (4.445365225459078,), array(-1.093437855173515), array(0.4699972285119369), -1.0525819131267065, 0.42074144479195147, 500, 'powernormsample mean test') ... ok test_continuous_basic.test_cont_basic(, (4.445365225459078,), array(-1.093437855173515), array(0.4699972285119369), 'powernorm') ... ok test_continuous_basic.test_cont_basic(, (4.445365225459078,), 'powernorm') ... ok test_continuous_basic.test_cont_basic(, (4.445365225459078,), 'powernorm') ... ok test_continuous_basic.test_cont_basic(, (4.445365225459078,), 'powernorm') ... ok test_continuous_basic.test_cont_basic(, (4.445365225459078,), 'powernorm') ... ok test_continuous_basic.test_cont_basic(, (4.445365225459078,), 'powernorm') ... ok test_continuous_basic.test_cont_basic(, (4.445365225459078,), 'powernorm') ... ok test_continuous_basic.test_cont_basic('powernorm', (4.445365225459078,), 0.01, array([-2.241, -1.649, -1.771, -0.089, -1.536, -0.831, -0.503, -0.773, -0.465, -1.681, ... ok test_continuous_basic.test_cont_basic(, 0.5, (4.445365225459078,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(1.2533141373155001), array(0.42920367320510344), 1.2828507672382079, 0.40989692335624117, 500, 'rayleighsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(1.2533141373155001), array(0.42920367320510344), 'rayleigh') ... ok test_continuous_basic.test_cont_basic(, (), 'rayleigh') ... ok test_continuous_basic.test_cont_basic(, (), 'rayleigh') ... ok test_continuous_basic.test_cont_basic(, (), 'rayleigh') ... ok test_continuous_basic.test_cont_basic(, (), 'rayleigh') ... ok test_continuous_basic.test_cont_basic(, (), 'rayleigh') ... ok test_continuous_basic.test_cont_basic(, (), 'rayleigh') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.0062309367010521255, 1.0062309367010522), array(0.19667848552072986), array(0.06088230728737548), 0.20609257124548058, 0.06052621443358297, 500, 'reciprocalsample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.0062309367010521255, 1.0062309367010522), array(0.19667848552072986), array(0.06088230728737548), 'reciprocal') ... ok test_continuous_basic.test_cont_basic(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal') ... ok test_continuous_basic.test_cont_basic(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal') ... ok test_continuous_basic.test_cont_basic(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal') ... ok test_continuous_basic.test_cont_basic(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal') ... ok test_continuous_basic.test_cont_basic(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal') ... ok test_continuous_basic.test_cont_basic(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal') ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.0062309367010521255, 1.0062309367010522), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (2.7433514990818093,), array(0.0), array(3.6905172081719186), -0.096308839423193973, 4.1822620019789927, 500, 'tsample mean test') ... ok test_continuous_basic.test_cont_basic(, (2.7433514990818093,), array(0.0), array(3.6905172081719186), 't') ... ok test_continuous_basic.test_cont_basic(, (2.7433514990818093,), 't') ... ok test_continuous_basic.test_cont_basic(, (2.7433514990818093,), 't') ... ok test_continuous_basic.test_cont_basic(, (2.7433514990818093,), 't') ... ok test_continuous_basic.test_cont_basic(, (2.7433514990818093,), 't') ... ok test_continuous_basic.test_cont_basic(, (2.7433514990818093,), 't') ... ok test_continuous_basic.test_cont_basic(, (2.7433514990818093,), 't') ... ok test_continuous_basic.test_cont_basic(, 0.5, (2.7433514990818093,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.15785029824528218,), array(0.385950099415094), array(0.048170356578380126), 0.39670521794704355, 0.047257378789142226, 500, 'triangsample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.15785029824528218,), array(0.385950099415094), array(0.048170356578380126), 'triang') ... ok test_continuous_basic.test_cont_basic(, (0.15785029824528218,), 'triang') ... ok test_continuous_basic.test_cont_basic(, (0.15785029824528218,), 'triang') ... ok test_continuous_basic.test_cont_basic(, (0.15785029824528218,), 'triang') ... ok test_continuous_basic.test_cont_basic(, (0.15785029824528218,), 'triang') ... ok test_continuous_basic.test_cont_basic(, (0.15785029824528218,), 'triang') ... ok test_continuous_basic.test_cont_basic(, (0.15785029824528218,), 'triang') ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.15785029824528218,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (4.690772545681048,), array(0.9565416934684103), array(0.7942583444332338), 0.98643731816069158, 0.76187624238021057, 500, 'truncexponsample mean test') ... ok test_continuous_basic.test_cont_basic(, (4.690772545681048,), array(0.9565416934684103), array(0.7942583444332338), 'truncexpon') ... ok test_continuous_basic.test_cont_basic(, (4.690772545681048,), 'truncexpon') ... ok test_continuous_basic.test_cont_basic(, (4.690772545681048,), 'truncexpon') ... ok test_continuous_basic.test_cont_basic(, (4.690772545681048,), 'truncexpon') ... ok test_continuous_basic.test_cont_basic(, (4.690772545681048,), 'truncexpon') ... ok test_continuous_basic.test_cont_basic(, (4.690772545681048,), 'truncexpon') ... ok test_continuous_basic.test_cont_basic(, (4.690772545681048,), 'truncexpon') ... ok test_continuous_basic.test_cont_basic('truncexpon', (4.690772545681048,), 0.01, array([ 0.055, 0.224, 0.172, 2.646, 0.283, 0.993, 1.595, 1.085, 1.68 , 0.209, ... ok test_continuous_basic.test_cont_basic(, 0.5, (4.690772545681048,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (-1.0978730080013919, 2.730675410903198), array(0.2425601397703228), array(0.6322152443797492), 0.27881914654600104, 0.61146479078324167, 500, 'truncnormsample mean test') ... ok test_continuous_basic.test_cont_basic(, (-1.0978730080013919, 2.730675410903198), array(0.2425601397703228), array(0.6322152443797492), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (-1.0978730080013919, 2.730675410903198), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (-1.0978730080013919, 2.730675410903198), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (-1.0978730080013919, 2.730675410903198), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (-1.0978730080013919, 2.730675410903198), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (-1.0978730080013919, 2.730675410903198), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (-1.0978730080013919, 2.730675410903198), 'truncnorm') ... ok test_continuous_basic.test_cont_basic('truncnorm', (-1.0978730080013919, 2.730675410903198), 0.01, array([ -9.039e-01, -4.955e-01, -6.034e-01, 1.582e+00, -3.846e-01, 4.763e-01, ... ok test_continuous_basic.test_cont_basic(, 0.5, (-1.0978730080013919, 2.730675410903198), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.1, 2.0), array(0.7840519151638219), array(0.2291509367652892), 0.80645844104152153, 0.22714480219714528, 500, 'truncnormsample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.1, 2.0), array(0.7840519151638219), array(0.2291509367652892), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (0.1, 2.0), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (0.1, 2.0), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (0.1, 2.0), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (0.1, 2.0), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (0.1, 2.0), 'truncnorm') ... ok test_continuous_basic.test_cont_basic(, (0.1, 2.0), 'truncnorm') ... ok test_continuous_basic.test_cont_basic('truncnorm', (0.1, 2.0), 0.01, array([ 0.16 , 0.327, 0.278, 1.645, 0.382, 0.907, 1.236, 0.962, 1.276, 0.314, ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.1, 2.0), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (3.1321477856738267,), array(0.0), array(0.02687245442325796), 0.0087410571447445844, 0.026136119132199764, 500, 'tukeylambdasample mean test') ... ok test_continuous_basic.test_cont_basic(, (3.1321477856738267,), array(0.0), array(0.02687245442325796), 'tukeylambda') ... ok test_continuous_basic.test_cont_basic(, (3.1321477856738267,), 'tukeylambda') ... ok test_continuous_basic.test_cont_basic(, (3.1321477856738267,), 'tukeylambda') ... ok test_continuous_basic.test_cont_basic(, (3.1321477856738267,), 'tukeylambda') ... ok test_continuous_basic.test_cont_basic(, (3.1321477856738267,), 'tukeylambda') ... ok test_continuous_basic.test_cont_basic(, (3.1321477856738267,), 'tukeylambda') ... ok test_continuous_basic.test_cont_basic(, (3.1321477856738267,), 'tukeylambda') ... ok test_continuous_basic.test_cont_basic(, 0.3, (3.1321477856738267,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(0.5), array(0.08333333333333333), 0.5149356703175092, 0.08247875218331209, 500, 'uniformsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(0.5), array(0.08333333333333333), 'uniform') ... ok test_continuous_basic.test_cont_basic(, (), 'uniform') ... ok test_continuous_basic.test_cont_basic(, (), 'uniform') ... ok test_continuous_basic.test_cont_basic(, (), 'uniform') ... ok test_continuous_basic.test_cont_basic(, (), 'uniform') ... ok test_continuous_basic.test_cont_basic(, (), 'uniform') ... ok test_continuous_basic.test_cont_basic(, (), 'uniform') ... ok test_continuous_basic.test_cont_basic(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (), array(1.0), array(1.0), 1.0411493806671195, 1.1145804454531147, 500, 'waldsample mean test') ... ok test_continuous_basic.test_cont_basic(, (), array(1.0), array(1.0), 'wald') ... ok test_continuous_basic.test_cont_basic(, (), 'wald') ... ok test_continuous_basic.test_cont_basic(, (), 'wald') ... ok test_continuous_basic.test_cont_basic(, (), 'wald') ... ok test_continuous_basic.test_cont_basic(, (2.8687961709100187,), array(-0.8912967688766094), array(0.11369305518071726), -0.87141717390154927, 0.10417967598316791, 500, 'weibull_maxsample mean test') ... ok test_continuous_basic.test_cont_basic(, (2.8687961709100187,), array(-0.8912967688766094), array(0.11369305518071726), 'weibull_max') ... ok test_continuous_basic.test_cont_basic(, (2.8687961709100187,), 'weibull_max') ... ok test_continuous_basic.test_cont_basic(, (2.8687961709100187,), 'weibull_max') ... ok test_continuous_basic.test_cont_basic(, (2.8687961709100187,), 'weibull_max') ... ok test_continuous_basic.test_cont_basic(, (2.8687961709100187,), 'weibull_max') ... ok test_continuous_basic.test_cont_basic(, (2.8687961709100187,), 'weibull_max') ... ok test_continuous_basic.test_cont_basic(, (2.8687961709100187,), 'weibull_max') ... ok test_continuous_basic.test_cont_basic(, -0.5, (2.8687961709100187,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (1.7866166930421596,), array(0.8896162979747507), array(0.2651066228900293), 0.91166951756373482, 0.2537876833893653, 500, 'weibull_minsample mean test') ... ok test_continuous_basic.test_cont_basic(, (1.7866166930421596,), array(0.8896162979747507), array(0.2651066228900293), 'weibull_min') ... ok test_continuous_basic.test_cont_basic(, (1.7866166930421596,), 'weibull_min') ... ok test_continuous_basic.test_cont_basic(, (1.7866166930421596,), 'weibull_min') ... ok test_continuous_basic.test_cont_basic(, (1.7866166930421596,), 'weibull_min') ... ok test_continuous_basic.test_cont_basic(, (1.7866166930421596,), 'weibull_min') ... ok test_continuous_basic.test_cont_basic(, (1.7866166930421596,), 'weibull_min') ... ok test_continuous_basic.test_cont_basic(, (1.7866166930421596,), 'weibull_min') ... ok test_continuous_basic.test_cont_basic(, 0.5, (1.7866166930421596,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic(, (0.031071279018614728,), array(3.141592653589793), array(3.4151322438845), 3.2366450690320034, 3.3881817541701791, 500, 'wrapcauchysample mean test') ... ok test_continuous_basic.test_cont_basic(, (0.031071279018614728,), array(3.141592653589793), array(3.4151322438845), 'wrapcauchy') ... ok test_continuous_basic.test_cont_basic(, (0.031071279018614728,), 'wrapcauchy') ... ok test_continuous_basic.test_cont_basic(, (0.031071279018614728,), 'wrapcauchy') ... ok test_continuous_basic.test_cont_basic(, (0.031071279018614728,), 'wrapcauchy') ... ok test_continuous_basic.test_cont_basic(, (0.031071279018614728,), 'wrapcauchy') ... ok test_continuous_basic.test_cont_basic(, (0.031071279018614728,), 'wrapcauchy') ... ok test_continuous_basic.test_cont_basic(, (0.031071279018614728,), 'wrapcauchy') ... ok test_continuous_basic.test_cont_basic('wrapcauchy', (0.031071279018614728,), 0.01, array([ 0.322, 1.211, 0.949, 5.915, 1.501, 4.04 , 5.113, 4.253, 5.215, 1.139, ... ok test_continuous_basic.test_cont_basic(, 0.5, (0.031071279018614728,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.0), array(1.2898681336964528), 0.061860250948109222, 1.218459295548328, 500, 'cosinesample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.0), array(1.2898681336964528), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow('cosine', (), 0.01, array([-1.834, -1.02 , -1.207, 1.77 , -0.836, 0.432, 1.047, 0.541, 1.119, -1.069, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), array(0.7906029420813253), array(0.010324457830051759), 0.79708299873138044, 0.0091471490458553371, 500, 'gausshypersample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), array(0.7906029420813253), array(0.010324457830051759), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow('gausshyper', (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 0.01, array([ 0.609, 0.708, 0.688, 0.927, 0.727, 0.838, 0.882, 0.846, 0.887, 0.703, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), array(0.08188155356604093), array(0.004748806170273567), 0.084267400572445153, 0.004551941007047023, 500, 'genexponsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), array(0.08188155356604093), array(0.004748806170273567), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow('genexpon', (9.13259764654189, 16.23195660059063, 3.2819552690843983), 0.01, array([ 0.006, 0.023, 0.018, 0.205, 0.029, 0.089, 0.134, 0.096, 0.14 , 0.022, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (9.13259764654189, 16.23195660059063, 3.2819552690843983), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), array(1.0642459285670487), array(0.019515313751788277), 1.0689108289364395, 0.018008965256400337, 500, 'invweibullsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), array(1.0642459285670487), array(0.019515313751788277), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow('invweibull', (10.58,), 0.01, array([ 0.904, 0.957, 0.944, 1.296, 0.969, 1.078, 1.155, 1.09 , 1.166, 0.953, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (1,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), array(-1.5421538673934547), array(0.7629881969825036), -1.4806488186780331, 0.61494432418945177, 500, 'johnsonsusample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), array(-1.5421538673934547), array(0.7629881969825036), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow('johnsonsu', (2.554395574161155, 2.2482281679651965), 0.01, array([-3.098, -2.146, -2.325, -0.469, -1.987, -1.148, -0.828, -1.089, -0.793, -2.191, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (2.554395574161155, 2.2482281679651965), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), array(0.019651596727324566), array(0.00010726424678741248), 0.020118519486968876, 0.00010244298190713243, 500, 'ksonesample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), array(0.019651596727324566), array(0.00010726424678741248), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow('ksone', (1000,), 0.01, array([ 0.005, 0.01 , 0.009, 0.037, 0.012, 0.022, 0.028, 0.023, 0.029, 0.01 , ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (3,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.868733101720468), array(0.06777109615641685), 0.88007796459833676, 0.064322277879336254, 500, 'kstwobignsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.868733101720468), array(0.06777109615641685), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow('kstwobign', (), 0.01, array([ 0.525, 0.646, 0.617, 1.317, 0.676, 0.921, 1.078, 0.946, 1.099, 0.639, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), array(1.6383160845171076), array(0.7601429668550521), 1.6550677293476586, 0.63689885482395847, 500, 'mielkesample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), array(1.6383160845171076), array(0.7601429668550521), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow('mielke', (10.4, 3.6), 0.01, array([ 0.858, 1.088, 1.033, 2.868, 1.143, 1.636, 2.03 , 1.694, 2.089, 1.073, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (10.4, 3.6), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), array(0.810935038061184), array(0.0873939451413348), 0.82340473191149033, 0.082023934286332104, 500, 'powerlognormsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), array(0.810935038061184), array(0.0873939451413348), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow('powerlognorm', (2.1413923530064087, 0.44639540782048337), 0.01, array([ 0.419, 0.564, 0.53 , 1.308, 0.598, 0.868, 1.038, 0.896, 1.061, 0.556, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (2.1413923530064087, 0.44639540782048337), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), array(0.0), array(1.7800284850122077), 0.03506539159726809, 0.53346618273519475, 500, 'rdistsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), array(0.0), array(1.7800284850122077), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow('rdist', (0.9,), 0.01, array([-0.991, -0.835, -0.902, 0.988, -0.744, 0.441, 0.847, 0.536, 0.874, -0.855, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (0.9,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), array(2.5871940660171644), array(3.587194065907762), 2.4321969356574478, 2.932514428289112, 500, 'recipinvgausssample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), array(2.5871940660171644), array(3.587194065907762), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow('recipinvgauss', (0.6300426780936912,), 0.01, array([ 0.909, 4.33 , 2.297, 1.081, 4.02 , 5.026, 1.079, 2.309, 0.569, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (0.6300426780936912,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), array(1.434767764680493), array(0.5420238697561759), 1.4684663472344708, 0.51775338666365489, 500, 'ricesample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), array(1.434767764680493), array(0.5420238697561759), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow('rice', (0.7749725210111873,), 0.01, array([ 0.389, 0.779, 0.683, 2.668, 0.876, 1.631, 2.063, 1.704, 2.117, 0.753, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (0.7749725210111873,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.0), array(0.25), 0.026451025558700977, 0.2434108797741491, 500, 'semicircularsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.0), array(0.25), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow('semicircular', (), 0.01, array([-0.794, -0.488, -0.568, 0.774, -0.406, 0.214, 0.5 , 0.267, 0.531, -0.509, ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (), (0, 1), [>, >, >, >, >]) ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), array(-2.0179140884590923e-16), array(0.29880424181701337), 0.042709897214280958, 0.32120796661250772, 500, 'vonmisessample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), array(-2.0179140884590923e-16), array(0.29880424181701337), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, 0.5, (3.99390425810714,), (0, 1), [>, >, >, >, >]) ... ok test_continuous_extra.test_cont_extra(, (3.570477051665046,), 'alpha ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.570477051665046,), 'alpha isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.570477051665046,), 'alpha loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'anglit ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'anglit isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'anglit loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'arcsine ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'arcsine isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'arcsine loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.3098496451481823, 0.6268795430096368), 'beta ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.3098496451481823, 0.6268795430096368), 'beta isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.3098496451481823, 0.6268795430096368), 'beta loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (5, 6), 'betaprime ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (5, 6), 'betaprime isf limit test') ... ok test_continuous_extra.test_cont_extra(, (5, 6), 'betaprime loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.29891359763170633,), 'bradford ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.29891359763170633,), 'bradford isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.29891359763170633,), 'bradford loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (10.5, 4.3), 'burr ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.5, 4.3), 'burr isf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.5, 4.3), 'burr loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'cauchy ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'cauchy isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'cauchy loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (78,), 'chi ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (78,), 'chi isf limit test') ... ok test_continuous_extra.test_cont_extra(, (78,), 'chi loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (55,), 'chi2 ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (55,), 'chi2 isf limit test') ... ok test_continuous_extra.test_cont_extra(, (55,), 'chi2 loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'cosine ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'cosine isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'cosine loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.1023326088288166,), 'dgamma ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.1023326088288166,), 'dgamma isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.1023326088288166,), 'dgamma loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.0685080649914673,), 'dweibull ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.0685080649914673,), 'dweibull isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.0685080649914673,), 'dweibull loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (10,), 'erlang ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (10,), 'erlang isf limit test') ... ok test_continuous_extra.test_cont_extra(, (10,), 'erlang loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'expon ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'expon isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'expon loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.697119160358469,), 'exponpow ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.697119160358469,), 'exponpow isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.697119160358469,), 'exponpow loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.8923945291034436, 1.9505288745913174), 'exponweib ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.8923945291034436, 1.9505288745913174), 'exponweib isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.8923945291034436, 1.9505288745913174), 'exponweib loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (29, 18), 'f ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (29, 18), 'f isf limit test') ... ok test_continuous_extra.test_cont_extra(, (29, 18), 'f loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (29,), 'fatiguelife ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (29,), 'fatiguelife isf limit test') ... ok test_continuous_extra.test_cont_extra(, (29,), 'fatiguelife loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (3.085754862225318,), 'fisk ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.085754862225318,), 'fisk isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.085754862225318,), 'fisk loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.716467345583189,), 'foldcauchy ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.716467345583189,), 'foldcauchy isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.716467345583189,), 'foldcauchy loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.952125337355587,), 'foldnorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.952125337355587,), 'foldnorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.952125337355587,), 'foldnorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (3.627991125558324,), 'frechet_l ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.627991125558324,), 'frechet_l isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.627991125558324,), 'frechet_l loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.8928171603534227,), 'frechet_r ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.8928171603534227,), 'frechet_r isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.8928171603534227,), 'frechet_r loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.9932305483800778,), 'gamma ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.9932305483800778,), 'gamma isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.9932305483800778,), 'gamma loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper isf limit test') ... ok test_continuous_extra.test_cont_extra(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon isf limit test') ... ok test_continuous_extra.test_cont_extra(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (-0.1,), 'genextreme ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (-0.1,), 'genextreme isf limit test') ... ok test_continuous_extra.test_cont_extra(, (-0.1,), 'genextreme loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.4162385429431925, 3.119309167924276), 'gengamma ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.4162385429431925, 3.119309167924276), 'gengamma isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.4162385429431925, 3.119309167924276), 'gengamma loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.7727472780992932,), 'genhalflogistic ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.7727472780992932,), 'genhalflogistic isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.7727472780992932,), 'genhalflogistic loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.41192440799679475,), 'genlogistic ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.41192440799679475,), 'genlogistic isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.41192440799679475,), 'genlogistic loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'genpareto ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'genpareto isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'genpareto loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'gilbrat ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gilbrat isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gilbrat loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.9474371307510525,), 'gompertz ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9474371307510525,), 'gompertz isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9474371307510525,), 'gompertz loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_l ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_l isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_l loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_r ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_r isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_r loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfcauchy ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfcauchy isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfcauchy loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'halflogistic ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halflogistic isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halflogistic loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfnorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfnorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfnorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'hypsecant ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'hypsecant isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'hypsecant loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.0668996136993067,), 'invgamma ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.0668996136993067,), 'invgamma isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.0668996136993067,), 'invgamma loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.14546264555347513,), 'invgauss ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.14546264555347513,), 'invgauss isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.14546264555347513,), 'invgauss loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (10.58,), 'invweibull ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.58,), 'invweibull isf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.58,), 'invweibull loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.317267509914106, 3.1837781130785063), 'johnsonsb ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.317267509914106, 3.1837781130785063), 'johnsonsb isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.317267509914106, 3.1837781130785063), 'johnsonsb loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.554395574161155, 2.2482281679651965), 'johnsonsu ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.554395574161155, 2.2482281679651965), 'johnsonsu isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.554395574161155, 2.2482281679651965), 'johnsonsu loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1000,), 'ksone ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1000,), 'ksone isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1000,), 'ksone loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'kstwobign ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'kstwobign isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'kstwobign loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'laplace ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'laplace isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'laplace loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy_l ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy_l isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy_l loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.4141193182605212,), 'loggamma ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.4141193182605212,), 'loggamma isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.4141193182605212,), 'loggamma loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'logistic ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'logistic isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'logistic loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (3.2505926592051435,), 'loglaplace ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.2505926592051435,), 'loglaplace isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.2505926592051435,), 'loglaplace loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.9536822696057533,), 'lognorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9536822696057533,), 'lognorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9536822696057533,), 'lognorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.8771398388773268,), 'lomax ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.8771398388773268,), 'lomax isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.8771398388773268,), 'lomax loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'maxwell ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'maxwell isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'maxwell loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (10.4, 3.6), 'mielke ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.4, 3.6), 'mielke isf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.4, 3.6), 'mielke loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.967379486666624,), 'nakagami ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.967379486666624,), 'nakagami isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.967379486666624,), 'nakagami loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (27, 27, 0.41578441799226107), 'ncf ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (27, 27, 0.41578441799226107), 'ncf isf limit test') ... ok test_continuous_extra.test_cont_extra(, (27, 27, 0.41578441799226107), 'ncf loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (14, 0.24045031331198066), 'nct ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (14, 0.24045031331198066), 'nct isf limit test') ... ok test_continuous_extra.test_cont_extra(, (14, 0.24045031331198066), 'nct loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (21, 1.0560465975116415), 'ncx2 ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (21, 1.0560465975116415), 'ncx2 isf limit test') ... ok test_continuous_extra.test_cont_extra(, (21, 1.0560465975116415), 'ncx2 loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'norm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'norm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'norm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.621716532144454,), 'pareto ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.621716532144454,), 'pareto isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.621716532144454,), 'pareto loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'pearson3 ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'pearson3 isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'pearson3 loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.659113328990585,), 'powerlaw ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.659113328990585,), 'powerlaw isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.659113328990585,), 'powerlaw loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.445365225459078,), 'powernorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.445365225459078,), 'powernorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.445365225459078,), 'powernorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'rayleigh ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'rayleigh isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'rayleigh loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.9,), 'rdist ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9,), 'rdist isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9,), 'rdist loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.6300426780936912,), 'recipinvgauss ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.6300426780936912,), 'recipinvgauss isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.6300426780936912,), 'recipinvgauss loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.7749725210111873,), 'rice ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.7749725210111873,), 'rice isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.7749725210111873,), 'rice loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'semicircular ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'semicircular isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'semicircular loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.7433514990818093,), 't ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.7433514990818093,), 't isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.7433514990818093,), 't loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.15785029824528218,), 'triang ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.15785029824528218,), 'triang isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.15785029824528218,), 'triang loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.690772545681048,), 'truncexpon ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.690772545681048,), 'truncexpon isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.690772545681048,), 'truncexpon loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (-1.0978730080013919, 2.730675410903198), 'truncnorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (-1.0978730080013919, 2.730675410903198), 'truncnorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (-1.0978730080013919, 2.730675410903198), 'truncnorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.1, 2.0), 'truncnorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.1, 2.0), 'truncnorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.1, 2.0), 'truncnorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (3.1321477856738267,), 'tukeylambda ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.1321477856738267,), 'tukeylambda isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.1321477856738267,), 'tukeylambda loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'uniform ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'uniform isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'uniform loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (3.99390425810714,), 'vonmises ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.99390425810714,), 'vonmises isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.99390425810714,), 'vonmises loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'wald ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'wald isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'wald loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.8687961709100187,), 'weibull_max ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.8687961709100187,), 'weibull_max isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.8687961709100187,), 'weibull_max loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.7866166930421596,), 'weibull_min ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.7866166930421596,), 'weibull_min isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.7866166930421596,), 'weibull_min loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.031071279018614728,), 'wrapcauchy ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.031071279018614728,), 'wrapcauchy isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.031071279018614728,), 'wrapcauchy loc, scale test') ... ok test_continuous_extra.test_540_567 ... ok test_continuous_extra.test_erlang_runtimewarning ... ok test_continuous_extra.test_rdist_cdf_gh1285 ... ok test_discrete_basic.test_discrete_basic(0.29999999999999999, array(0.3), 'bernoulli sample mean test') ... ok test_discrete_basic.test_discrete_basic(0.20999999999999627, array(0.21), 'bernoulli sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), 'bernoulli cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), array([0, 1]), 'bernoulli cdf_ppf') ... /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/distributions.py:7208: RuntimeWarning: invalid value encountered in greater_equal return where(temp >= q, vals1, vals) ok test_discrete_basic.test_discrete_basic(, (0.3,), 'bernoulli pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), 'bernoulli oth') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), -1.2380952380951449, 0.8728715609440049, 'bernoulli skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), array([0, 0, 0, ..., 1, 0, 0]), 0.01, 'bernoulli chisquare') ... ok test_discrete_basic.test_discrete_basic(2.0015000000000001, array(2.0), 'binom sample mean test') ... ok test_discrete_basic.test_discrete_basic(1.1854977500000026, array(1.2), 'binom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), 'binom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), array([0, 1, 2, 3, 4, 5]), 'binom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), 'binom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), 'binom oth') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), -0.2624892922502635, 0.2805793366655662, 'binom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), array([2, 2, 2, ..., 4, 1, 3]), 0.01, 'binom chisquare') ... ok test_discrete_basic.test_discrete_basic(0.32900000000000001, array(0.3273108178480401), 'boltzmann sample mean test') ... ok test_discrete_basic.test_discrete_basic(0.43975900000001117, array(0.4344431884043245), 'boltzmann sample var test') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), 'boltzmann cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), array([0, 1, 2, 3, 4]), 'boltzmann cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), 'boltzmann pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), 'boltzmann oth') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), 6.713365248434322, 2.418691392797208, 'boltzmann skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), array([0, 0, 0, ..., 2, 0, 0]), 0.01, 'boltzmann chisquare') ... ok test_discrete_basic.test_discrete_basic(0.0070000000000000001, array(0.0), 'dlaplace sample mean test') ... ok test_discrete_basic.test_discrete_basic(2.9319510000000588, array(2.963534189184372), 'dlaplace sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.8,), 'dlaplace cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.8,), array([-8, -7, -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7]), 'dlaplace cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.8,), 'dlaplace pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.8,), 'dlaplace oth') ... ok test_discrete_basic.test_discrete_basic(, (0.8,), 3.0660776822072453, 0.021996158609059947, 'dlaplace skew_kurt') ... ok test_discrete_basic.test_discrete_basic(1.9870000000000001, array(2.0), 'geom sample mean test') ... ok test_discrete_basic.test_discrete_basic(2.0098310000000303, array(2.0), 'geom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), 'geom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), array([ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]), 'geom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), 'geom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), 'geom oth') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), 5.193588371665577, 2.0476504362662378, 'geom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), array([1, 1, 2, ..., 6, 1, 2]), 0.01, 'geom chisquare') ... ok test_discrete_basic.test_discrete_basic(2.3860000000000001, array(2.4000000000000004), 'hypergeom sample mean test') ... ok test_discrete_basic.test_discrete_basic(1.1500039999999776, array(1.1917241379310344), 'hypergeom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), array([0, 1, 2, 3, 4, 5, 6]), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), 'hypergeom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), 'hypergeom oth') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), -0.2968691636255203, 0.020906577365969316, 'hypergeom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), array([1, 1, 4, ..., 3, 2, 2]), 0.01, 'hypergeom chisquare') ... ok test_discrete_basic.test_discrete_basic(1.724, array(1.7142857142857142), 'hypergeom sample mean test') ... ok test_discrete_basic.test_discrete_basic(0.65282400000000196, array(0.6612244897959184), 'hypergeom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), array([0, 1, 2, 3]), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), 'hypergeom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), 'hypergeom oth') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), -0.4624347256458812, -0.18093529905213196, 'hypergeom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), array([2, 3, 2, ..., 2, 2, 1]), 0.01, 'hypergeom chisquare') ... ok test_discrete_basic.test_discrete_basic(9.4184999999999999, array(9.428571428571429), 'hypergeom sample mean test') ... ok test_discrete_basic.test_discrete_basic(0.68435774999998666, array(0.673469387755102), 'hypergeom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), array([ 8, 9, 10, 11]), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), 'hypergeom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), 'hypergeom oth') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), -0.5339635245761793, 0.09360175584181686, 'hypergeom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), array([ 9, 8, 9, ..., 10, 10, 10]), 0.01, 'hypergeom chisquare') ... ok test_discrete_basic.test_discrete_basic(1.635, array(1.637035001905937), 'logser sample mean test') ... ok test_discrete_basic.test_discrete_basic(1.325775000000023, array(1.4127039072996714), 'logser sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'logser cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), array([1, 2, 3, 4, 5, 6, 7, 8, 9]), 'logser cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'logser pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'logser oth') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 7.559198377977479, 2.494779703822059, 'logser skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), array([1, 1, 1, ..., 1, 1, 4]), 0.01, 'logser chisquare') ... ok test_discrete_basic.test_discrete_basic(4.9210000000000003, array(5.0), 'nbinom sample mean test') ... ok test_discrete_basic.test_discrete_basic(9.4787590000000037, array(10.0), 'nbinom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), 'nbinom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21]), 'nbinom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), 'nbinom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), 'nbinom oth') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), 1.5000586959708402, 0.9735851837301902, 'nbinom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), array([0, 2, 6, ..., 3, 3, 3]), 0.01, 'nbinom chisquare') ... ok test_discrete_basic.test_discrete_basic(0.58399999999999996, array(0.6000000000000001), 'nbinom sample mean test') ... ok test_discrete_basic.test_discrete_basic(1.4729440000000598, array(1.5000000000000002), 'nbinom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), 'nbinom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12]), 'nbinom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), 'nbinom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), 'nbinom oth') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), 13.929082276070467, 3.2071528858780165, 'nbinom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), array([0, 0, 0, ..., 0, 0, 0]), 0.01, 'nbinom chisquare') ... ok test_discrete_basic.test_discrete_basic(1.496, array(1.5031012098113492), 'planck sample mean test') ... ok test_discrete_basic.test_discrete_basic(3.8119840000000167, array(3.7624144567476914), 'planck sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), 'planck cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]), 'planck cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), 'planck pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), 'planck oth') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), 5.0921201134828475, 1.9924056300476671, 'planck skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), array([1, 1, 1, ..., 7, 0, 2]), 0.01, 'planck chisquare') ... ok test_discrete_basic.test_discrete_basic(0.58550000000000002, array(0.6), 'poisson sample mean test') ... ok test_discrete_basic.test_discrete_basic(0.59768974999998681, array(0.6), 'poisson sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'poisson cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), array([0, 1, 2, 3, 4, 5]), 'poisson cdf_ppf') ... /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/stats/distributions.py:7584: RuntimeWarning: invalid value encountered in greater_equal return where((temp >= q), vals1, vals) ok test_discrete_basic.test_discrete_basic(, (0.6,), 'poisson pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'poisson oth') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 1.9406814436782422, 1.3589585241917534, 'poisson skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), array([0, 0, 0, ..., 1, 0, 0]), 0.01, 'poisson chisquare') ... ok test_discrete_basic.test_discrete_basic(18.4725, array(18.5), 'randint sample mean test') ... ok test_discrete_basic.test_discrete_basic(48.800243749999929, array(47.916666666666664), 'randint sample var test') ... ok test_discrete_basic.test_discrete_basic(, (7, 31), 'randint cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (7, 31), array([ 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, ... ok test_discrete_basic.test_discrete_basic(, (7, 31), 'randint pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (7, 31), 'randint oth') ... ok test_discrete_basic.test_discrete_basic(, (7, 31), -1.2115060412211844, -0.025412774105826177, 'randint skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (7, 31), array([27, 10, 15, ..., 16, 9, 17]), 0.01, 'randint chisquare') ... ok test_discrete_basic.test_discrete_basic(7.0019999999999998, array(7.0), 'skellam sample mean test') ... ok test_discrete_basic.test_discrete_basic(22.550995999999991, array(23.0), 'skellam sample var test') ... ok test_discrete_basic.test_discrete_basic(, (15, 8), 'skellam cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (15, 8), array([-10, -7, -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, ... ok test_discrete_basic.test_discrete_basic(, (15, 8), 'skellam pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (15, 8), 'skellam oth') ... ok test_discrete_basic.test_discrete_basic(, (15, 8), 0.11554402415317133, 0.10806520422790773, 'skellam skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (15, 8), array([ 4, 6, 10, ..., 5, 14, 15]), 0.01, 'skellam chisquare') ... ok test_discrete_basic.test_discrete_basic(, 0, (0.3,), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 1, (5, 0.4), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 1, (1.4, 19), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 1, (0.8,), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 1, (0.5,), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 4, (30, 12, 6), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 1, (0.6,), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 1, (5, 0.5), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 1, (0.51,), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 1, (0.6,), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 11, (7, 31), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_basic(, 1, (15, 8), (0,), [>, >, >, >, >]) ... ok test_discrete_basic.test_discrete_basic(,) ... ok test_discrete_basic.test_discrete_extra(, (0.3,), 'bernoulli ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.3,), 'bernoulli isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.3,), 'bernoulli entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.4), 'binom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.4), 'binom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.4), 'binom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (1.4, 19), 'boltzmann ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (1.4, 19), 'boltzmann isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (1.4, 19), 'boltzmann entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.8,), 'dlaplace ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.8,), 'dlaplace isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.8,), 'dlaplace entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.5,), 'geom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.5,), 'geom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.5,), 'geom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (30, 12, 6), 'hypergeom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (30, 12, 6), 'hypergeom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (30, 12, 6), 'hypergeom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (21, 3, 12), 'hypergeom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (21, 3, 12), 'hypergeom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (21, 3, 12), 'hypergeom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (21, 18, 11), 'hypergeom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (21, 18, 11), 'hypergeom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (21, 18, 11), 'hypergeom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'logser ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'logser isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'logser entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.5), 'nbinom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.5), 'nbinom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.5), 'nbinom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.4, 0.4), 'nbinom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.4, 0.4), 'nbinom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.4, 0.4), 'nbinom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.51,), 'planck ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.51,), 'planck isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.51,), 'planck entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'poisson ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'poisson isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'poisson entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (7, 31), 'randint ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (7, 31), 'randint isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (7, 31), 'randint entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (15, 8), 'skellam ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (15, 8), 'skellam isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (15, 8), 'skellam entropy nan test') ... ok Failure: SkipTest (Skipping test: test_discrete_private: Test skipped due to test condition) ... SKIP: Skipping test: test_discrete_private: Test skipped due to test condition test_noexception (test_distributions.TestArrayArgument) ... ok test_entropy (test_distributions.TestBernoulli) ... ok test_rvs (test_distributions.TestBernoulli) ... ok test_logpdf (test_distributions.TestBeta) ... ok test_logpdf_ticket_1866 (test_distributions.TestBeta) ... ok test_logpdf (test_distributions.TestBetaPrime) ... ok test_entropy (test_distributions.TestBinom) ... ok test_pmf (test_distributions.TestBinom) ... ok test_rvs (test_distributions.TestBinom) ... ok test_precision (test_distributions.TestChi2) ... ok test_rvs (test_distributions.TestDLaplace) ... ok test_stats (test_distributions.TestDLaplace) ... ok test_stats2 (test_distributions.TestDLaplace) ... ok test_docstrings (test_distributions.TestDocstring) ... ok test_no_name_arg (test_distributions.TestDocstring) ... ok test_entropy_base (test_distributions.TestEntropy) ... ok test_entropy_positive (test_distributions.TestEntropy) ... ok test_entropy_zero (test_distributions.TestEntropy) ... ok test_beta (test_distributions.TestExpect) ... ok test_genhalflogistic (test_distributions.TestExpect) ... ok test_hypergeom (test_distributions.TestExpect) ... ok test_norm (test_distributions.TestExpect) ... ok test_poisson (test_distributions.TestExpect) ... ok test_tail (test_distributions.TestExpon) ... ok test_zero (test_distributions.TestExpon) ... ok test_tail (test_distributions.TestExponpow) ... ok test_distributions.TestFitMethod.test_fit(, 'uniform', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'norm', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'lognorm', (1.5876170641754364,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'expon', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'beta', (1.4449890262755161, 1.5962868615831063), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'powerlaw', (1.3849011459726603,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'bradford', (1.5756510141648885,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'burr', (1.2903295024027579, 1.1893913285543563), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'fisk', (1.186729528255555,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'cauchy', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'halfcauchy', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'foldcauchy', (1.6127731798686067,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'gamma', (1.6566593889896288,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'gengamma', (1.4765309920093808, 1.0898243611955936), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'loggamma', (1.7576039219664368,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'alpha', (1.8767703708227748,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'anglit', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'arcsine', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'betaprime', (1.9233810159462807, 1.8424602231401823), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'dgamma', (1.898173121357879,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'exponweib', (1.9230824398201767, 1.5405999249480544), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'exponpow', (1.391296050234625,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'frechet_l', (1.7052833998544061,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'frechet_r', (1.2756341213121272,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'gilbrat', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'f', (1.8116287085078784, 1.8494859651863671), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'ncf', (1.8950389674266752, 1.5898011835311598, 1.9497648732321204), 0.01) ... SKIP: ncf fit known to fail test_distributions.TestFitMethod.test_fit(, 'chi2', (1.5796950107456058,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'chi', (1.4505631066311553,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'nakagami', (1.660245378622389,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'genpareto', (1.9962578393535728,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'genextreme', (1.9169412179474561,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'genhalflogistic', (1.7933250841302242,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'pareto', (1.0823729881966475,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'lomax', (1.6127831050407122,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'halfnorm', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'halflogistic', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'fatiguelife', (1.4864442019691668,), 0.001) ... ok test_distributions.TestFitMethod.test_fit(, 'foldnorm', (1.6301473404114728,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'ncx2', (1.8450775756715152, 1.2430356220618561), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 't', (1.7314892207908477,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'nct', (1.117134293208518, 1.2204605368678285), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'weibull_min', (1.7945829717105759,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'weibull_max', (1.3325361492196555,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'dweibull', (1.8159130965336594,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'maxwell', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'rayleigh', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'genlogistic', (1.1006075202160961,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'logistic', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'gumbel_l', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'gumbel_r', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'gompertz', (1.1463584889123037,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'hypsecant', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'laplace', (), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'reciprocal', (0.69767064019123881, 1.6976706401912387), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'triang', (0.57386603678916692,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'tukeylambda', (1.9100160146990397,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'vonmises', (10,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'vonmises', (101,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'vonmises', (1.5341979682607239,), 0.01) ... ok test_distributions.TestFitMethod.test_fit(, 'pearson3', (1.6805891325622566,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'uniform', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'norm', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'lognorm', (1.0266967946622052,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'expon', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'beta', (1.6349999099114583, 1.6063384177542188), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'powerlaw', (1.5759529480315408,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'bradford', (1.3912094093228269,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'burr', (1.3701399403351875, 1.9805166506472687), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'fisk', (1.0363920376114857,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'cauchy', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'halfcauchy', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'foldcauchy', (1.021636509855024,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'gamma', (1.9610312802396113,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'gengamma', (1.1849719413974382, 1.1238951644244317), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'loggamma', (1.2105765098866463,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'alpha', (1.8007465903541808,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'anglit', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'arcsine', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'betaprime', (1.9369691586445807, 1.0227825756686584), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'dgamma', (1.4256188319668173,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'exponweib', (1.1015002193741696, 1.2599198897928319), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'exponpow', (1.2208292713163174,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'frechet_l', (1.6469257198353224,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'frechet_r', (1.3502939673965324,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'gilbrat', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'f', (1.1803179015296879, 1.5036365052098872), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'ncf', (1.0393787070846923, 1.1009212411889666, 1.988235148722501), 0.01) ... SKIP: ncf fit known to fail test_distributions.TestFitMethod.test_fix_fit(, 'chi2', (1.1993557904670631,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'chi', (1.3585553013116018,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'nakagami', (1.7315983062253606,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'genpareto', (1.8383265651934164,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'genextreme', (1.9184820619953316,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'genhalflogistic', (1.1694246060974676,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'pareto', (1.6726405635730526,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'lomax', (1.9665489030431833,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'halfnorm', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'halflogistic', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'fatiguelife', (1.0580509438264987,), 0.001) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'foldnorm', (1.6762017842993782,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'ncx2', (1.8454245937016163, 1.3423125410785839), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 't', (1.2506873392851117,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'nct', (1.5967913934694109, 1.442314033699079), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'weibull_min', (1.174819484451441,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'weibull_max', (1.471625415096288,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'dweibull', (1.4099053956575545,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'maxwell', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'rayleigh', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'genlogistic', (1.5691127395242801,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'logistic', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'gumbel_l', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'gumbel_r', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'gompertz', (1.508600130062633,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'hypsecant', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'laplace', (), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'reciprocal', (0.31144600100020681, 1.3114460010002067), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'triang', (0.83766117436897902,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'tukeylambda', (1.2509326648221371,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'vonmises', (10,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'vonmises', (101,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'vonmises', (1.560600218853524,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit(, 'pearson3', (1.0124363188293144,), 0.01) ... ok test_distributions.TestFitMethod.test_fix_fit_2args_lognorm ... ok test_distributions.TestFitMethod.test_fix_fit_beta ... ok test_distributions.TestFitMethod.test_fix_fit_gamma ... ok test_distributions.TestFitMethod.test_fix_fit_norm ... ok test_gamma (test_distributions.TestFrozen) ... ok test_norm (test_distributions.TestFrozen) ... ok test_regression_ticket_1293 (test_distributions.TestFrozen) ... ok test_logpdf (test_distributions.TestGamma) ... ok test_pdf (test_distributions.TestGamma) ... ok test_cdf_bounds (test_distributions.TestGenExpon) ... ok test_pdf_unity_area (test_distributions.TestGenExpon) ... ok test_cdf_sf (test_distributions.TestGeom) ... ok test_logpmf (test_distributions.TestGeom) ... ok test_pmf (test_distributions.TestGeom) ... ok test_rvs (test_distributions.TestGeom) ... ok test_entropy (test_distributions.TestHypergeom) ... ok test_precision (test_distributions.TestHypergeom) ... ok Test hypergeom precision for large numbers. See #1218. ... ok test_rvs (test_distributions.TestHypergeom) ... ok test_stats (test_distributions.TestLoggamma) ... ok test_pdf (test_distributions.TestLognorm) ... ok test_rvs (test_distributions.TestLogser) ... ok test_pmf (test_distributions.TestNBinom) ... ok test_rvs (test_distributions.TestNBinom) ... ok test_broadcasting (test_distributions.TestNct) ... ok test_nc_parameter (test_distributions.TestNct) ... ok test_stats (test_distributions.TestPareto) ... ok test_cdf (test_distributions.TestPearson3) ... ok test_pdf (test_distributions.TestPearson3) ... ok test_rvs (test_distributions.TestPearson3) ... ok test_rvs (test_distributions.TestPoisson) ... ok test_stats (test_distributions.TestPoisson) ... ok test_cdf (test_distributions.TestRandInt) ... ok test_pdf (test_distributions.TestRandInt) ... ok test_rvs (test_distributions.TestRandInt) ... ok test_entropy (test_distributions.TestRvDiscrete) ... ok test_rvs (test_distributions.TestRvDiscrete) ... ok test_cdf (test_distributions.TestSkellam) ... ok test_pmf (test_distributions.TestSkellam) ... ok test_correct_shapes (test_distributions.TestSubclassingExplicitShapes) ... ok test_extra_kwarg (test_distributions.TestSubclassingExplicitShapes) ... ok test_shapes_args (test_distributions.TestSubclassingExplicitShapes) ... ok test_shapes_identifiers_1 (test_distributions.TestSubclassingExplicitShapes) ... ok test_shapes_identifiers_2 (test_distributions.TestSubclassingExplicitShapes) ... ok test_shapes_identifiers_3 (test_distributions.TestSubclassingExplicitShapes) ... ok test_shapes_identifiers_nodefaults (test_distributions.TestSubclassingExplicitShapes) ... ok test_shapes_keywords (test_distributions.TestSubclassingExplicitShapes) ... ok test_shapes_kwargs (test_distributions.TestSubclassingExplicitShapes) ... ok test_shapes_signature (test_distributions.TestSubclassingExplicitShapes) ... ok test_shapes_signature_inconsistent (test_distributions.TestSubclassingExplicitShapes) ... ok test_shapes_string (test_distributions.TestSubclassingExplicitShapes) ... ok test_star_args (test_distributions.TestSubclassingExplicitShapes) ... ok test_star_args_2 (test_distributions.TestSubclassingExplicitShapes) ... ok test_wrong_shapes_1 (test_distributions.TestSubclassingExplicitShapes) ... ok test_wrong_shapes_2 (test_distributions.TestSubclassingExplicitShapes) ... ok test_defaults_raise (test_distributions.TestSubclassingNoShapes) ... ok test_kwargs_raise (test_distributions.TestSubclassingNoShapes) ... ok test_only__cdf (test_distributions.TestSubclassingNoShapes) ... ok test_only__pdf (test_distributions.TestSubclassingNoShapes) ... ok test_signature_inspection (test_distributions.TestSubclassingNoShapes) ... ok test_signature_inspection_2args (test_distributions.TestSubclassingNoShapes) ... ok test_signature_inspection_2args_incorrect_shapes (test_distributions.TestSubclassingNoShapes) ... ok test_starargs_raise (test_distributions.TestSubclassingNoShapes) ... ok test_gh_1489_trac_962_rvs (test_distributions.TestTruncnorm) ... ok test_gh_2477_large_values (test_distributions.TestTruncnorm) ... SKIP: truncnorm rvs is know to fail at extreme tails test_gh_2477_small_values (test_distributions.TestTruncnorm) ... ok test_isf_ticket1131 (test_distributions.TestTruncnorm) ... ok test_ppf_ticket1131 (test_distributions.TestTruncnorm) ... ok test_rvs (test_distributions.TestZipf) ... ok test_distributions.test_all_distributions('uniform', (), 0.01) ... ok test_distributions.test_all_distributions('norm', (), 0.01) ... ok test_distributions.test_all_distributions('lognorm', (1.7415743774106636,), 0.01) ... ok test_distributions.test_all_distributions('expon', (), 0.01) ... ok test_distributions.test_all_distributions('beta', (1.3359165544734606, 1.0456964935684168), 0.01) ... ok test_distributions.test_all_distributions('powerlaw', (1.2808831642183482,), 0.01) ... ok test_distributions.test_all_distributions('bradford', (1.240130407826354,), 0.01) ... ok test_distributions.test_all_distributions('burr', (1.9531293398277989, 1.3522255615155074), 0.01) ... ok test_distributions.test_all_distributions('fisk', (1.2878779148563999,), 0.01) ... ok test_distributions.test_all_distributions('cauchy', (), 0.01) ... ok test_distributions.test_all_distributions('halfcauchy', (), 0.01) ... ok test_distributions.test_all_distributions('foldcauchy', (1.3592011972537463,), 0.01) ... ok test_distributions.test_all_distributions('gamma', (1.946905835657891,), 0.01) ... ok test_distributions.test_all_distributions('gengamma', (1.6337478522492526, 1.6210768456186673), 0.01) ... ok test_distributions.test_all_distributions('loggamma', (1.7156193503014563,), 0.01) ... ok test_distributions.test_all_distributions('alpha', (1.3880172353125055,), 0.01) ... ok test_distributions.test_all_distributions('anglit', (), 0.01) ... ok test_distributions.test_all_distributions('arcsine', (), 0.01) ... ok test_distributions.test_all_distributions('betaprime', (1.4144179882772474, 1.650832862263345), 0.01) ... ok test_distributions.test_all_distributions('dgamma', (1.0015242218567202,), 0.01) ... ok test_distributions.test_all_distributions('exponweib', (1.1923095412446758, 1.3344016906625016), 0.01) ... ok test_distributions.test_all_distributions('exponpow', (1.2394159601859585,), 0.01) ... ok test_distributions.test_all_distributions('frechet_l', (1.6373994011293003,), 0.01) ... ok test_distributions.test_all_distributions('frechet_r', (1.3786480703230946,), 0.01) ... ok test_distributions.test_all_distributions('gilbrat', (), 0.01) ... ok test_distributions.test_all_distributions('f', (1.8754233917130172, 1.5681514209101919), 0.01) ... ok test_distributions.test_all_distributions('ncf', (1.4144063966836442, 1.4022670751190796, 1.7018296239336754), 0.01) ... ok test_distributions.test_all_distributions('chi2', (1.4182265532924661,), 0.01) ... ok test_distributions.test_all_distributions('chi', (1.6621958889738173,), 0.01) ... ok test_distributions.test_all_distributions('nakagami', (1.0467796859567984,), 0.01) ... ok test_distributions.test_all_distributions('genpareto', (1.4453521897188297,), 0.01) ... ok test_distributions.test_all_distributions('genextreme', (1.2592269234472226,), 0.01) ... ok test_distributions.test_all_distributions('genhalflogistic', (1.1576865721223109,), 0.01) ... ok test_distributions.test_all_distributions('pareto', (1.5275731301676148,), 0.01) ... ok test_distributions.test_all_distributions('lomax', (1.4872656010690322,), 0.01) ... ok test_distributions.test_all_distributions('halfnorm', (), 0.01) ... ok test_distributions.test_all_distributions('halflogistic', (), 0.01) ... ok test_distributions.test_all_distributions('fatiguelife', (1.5614049256144269,), 0.001) ... ok test_distributions.test_all_distributions('foldnorm', (1.7554847672586824,), 0.01) ... ok test_distributions.test_all_distributions('ncx2', (1.8838751542487009, 1.4945826703752867), 0.01) ... ok test_distributions.test_all_distributions('t', (1.3120582464168731,), 0.01) ... ok test_distributions.test_all_distributions('nct', (1.4668922353525236, 1.8090458573603625), 0.01) ... ok test_distributions.test_all_distributions('weibull_min', (1.8750163314802712,), 0.01) ... ok test_distributions.test_all_distributions('weibull_max', (1.8124149323637591,), 0.01) ... ok test_distributions.test_all_distributions('dweibull', (1.188001294050828,), 0.01) ... ok test_distributions.test_all_distributions('maxwell', (), 0.01) ... ok test_distributions.test_all_distributions('rayleigh', (), 0.01) ... ok test_distributions.test_all_distributions('genlogistic', (1.9994203594553304,), 0.01) ... ok test_distributions.test_all_distributions('logistic', (), 0.01) ... ok test_distributions.test_all_distributions('gumbel_l', (), 0.01) ... ok test_distributions.test_all_distributions('gumbel_r', (), 0.01) ... ok test_distributions.test_all_distributions('gompertz', (1.6330887599183004,), 0.01) ... ok test_distributions.test_all_distributions('hypsecant', (), 0.01) ... ok test_distributions.test_all_distributions('laplace', (), 0.01) ... ok test_distributions.test_all_distributions('reciprocal', (0.083467050175729307, 1.0834670501757293), 0.01) ... ok test_distributions.test_all_distributions('triang', (0.98682148020512817,), 0.01) ... ok test_distributions.test_all_distributions('tukeylambda', (1.4018168222125436,), 0.01) ... ok test_distributions.test_all_distributions('vonmises', (10,), 0.01) ... ok test_distributions.test_all_distributions('vonmises', (101,), 0.01) ... ok test_distributions.test_all_distributions('vonmises', (1.6785150052419682,), 0.01) ... ok test_distributions.test_all_distributions('pearson3', (1.3161771372213424,), 0.01) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 100) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 100) ... ok test_distributions.test_rvgeneric_std ... ok test_distributions.TestArgsreduce ... ok test_distributions.test_regression_ticket_1316 ... ok test_distributions.test_regression_ticket_1326 ... ok test_distributions.test_regression_tukey_lambda ... ok test_distributions.test_regression_ticket_1421 ... ok test_distributions.test_nan_arguments_gh_issue_1362 ... ok test_distributions.test_frozen_fit_ticket_1536 ... ok test_distributions.test_regression_ticket_1530 ... ok test_distributions.test_tukeylambda_stats_ticket_1545 ... ok test_distributions.test_poisson_logpmf_ticket_1436 ... ok Test the powerlaw stats function. ... ok test_distributions.test_ksone_fit_freeze ... ok test_distributions.test_norm_logcdf ... ok test_distributions.test_hypergeom_interval_1802 ... ok test_distributions.test_distribution_too_many_args ... ok test_distributions.test_ncx2_tails_ticket_955 ... ok test_distributions.test_foldnorm_zero ... ok test_distributions.test_docstrings ... ok test_fit.test_cont_fit('alpha', (3.570477051665046,)) ... ok test_fit.test_cont_fit('anglit', ()) ... ok test_fit.test_cont_fit('arcsine', ()) ... ok test_fit.test_cont_fit('beta', (2.3098496451481823, 0.6268795430096368)) ... ok test_fit.test_cont_fit('betaprime', (5, 6)) ... ok test_fit.test_cont_fit('bradford', (0.29891359763170633,)) ... ok test_fit.test_cont_fit('burr', (10.5, 4.3)) ... KNOWNFAIL: Fitting burr doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('cauchy', ()) ... ok test_fit.test_cont_fit('chi', (78,)) ... KNOWNFAIL: Fitting chi doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('chi2', (55,)) ... KNOWNFAIL: Fitting chi2 doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('cosine', ()) ... ok test_fit.test_cont_fit('dgamma', (1.1023326088288166,)) ... ok test_fit.test_cont_fit('dweibull', (2.0685080649914673,)) ... ok test_fit.test_cont_fit('expon', ()) ... ok test_fit.test_cont_fit('exponpow', (2.697119160358469,)) ... ok test_fit.test_cont_fit('exponweib', (2.8923945291034436, 1.9505288745913174)) ... ok test_fit.test_cont_fit('f', (29, 18)) ... ok test_fit.test_cont_fit('fatiguelife', (29,)) ... ok test_fit.test_cont_fit('fisk', (3.085754862225318,)) ... ok test_fit.test_cont_fit('foldcauchy', (4.716467345583189,)) ... ok test_fit.test_cont_fit('foldnorm', (1.952125337355587,)) ... ok test_fit.test_cont_fit('frechet_l', (3.627991125558324,)) ... ok test_fit.test_cont_fit('frechet_r', (1.8928171603534227,)) ... ok test_fit.test_cont_fit('gamma', (1.9932305483800778,)) ... ok test_fit.test_cont_fit('gausshyper', (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615)) ... KNOWNFAIL: Fitting gausshyper doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('genexpon', (9.13259764654189, 16.23195660059063, 3.2819552690843983)) ... KNOWNFAIL: Fitting genexpon doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('genextreme', (-0.1,)) ... ok test_fit.test_cont_fit('gengamma', (4.4162385429431925, 3.119309167924276)) ... KNOWNFAIL: Fitting gengamma doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('genhalflogistic', (0.7727472780992932,)) ... ok test_fit.test_cont_fit('genlogistic', (0.41192440799679475,)) ... ok test_fit.test_cont_fit('genpareto', (0.1,)) ... ok test_fit.test_cont_fit('gilbrat', ()) ... ok test_fit.test_cont_fit('gompertz', (0.9474371307510525,)) ... ok test_fit.test_cont_fit('gumbel_l', ()) ... ok test_fit.test_cont_fit('gumbel_r', ()) ... ok test_fit.test_cont_fit('halfcauchy', ()) ... ok test_fit.test_cont_fit('halflogistic', ()) ... ok test_fit.test_cont_fit('halfnorm', ()) ... ok test_fit.test_cont_fit('hypsecant', ()) ... ok test_fit.test_cont_fit('invgamma', (2.0668996136993067,)) ... ok test_fit.test_cont_fit('invgauss', (0.14546264555347513,)) ... ok test_fit.test_cont_fit('invweibull', (10.58,)) ... ok test_fit.test_cont_fit('johnsonsb', (4.317267509914106, 3.1837781130785063)) ... ok test_fit.test_cont_fit('johnsonsu', (2.554395574161155, 2.2482281679651965)) ... ok test_fit.test_cont_fit('ksone', (1000,)) ... KNOWNFAIL: Fitting ksone doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('kstwobign', ()) ... ok test_fit.test_cont_fit('laplace', ()) ... ok test_fit.test_cont_fit('levy', ()) ... ok test_fit.test_cont_fit('levy_l', ()) ... ok test_fit.test_cont_fit('loggamma', (0.4141193182605212,)) ... ok test_fit.test_cont_fit('logistic', ()) ... ok test_fit.test_cont_fit('loglaplace', (3.2505926592051435,)) ... ok test_fit.test_cont_fit('lognorm', (0.9536822696057533,)) ... ok test_fit.test_cont_fit('lomax', (1.8771398388773268,)) ... ok test_fit.test_cont_fit('maxwell', ()) ... ok test_fit.test_cont_fit('mielke', (10.4, 3.6)) ... KNOWNFAIL: Fitting mielke doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('nakagami', (4.967379486666624,)) ... ok test_fit.test_cont_fit('ncf', (27, 27, 0.41578441799226107)) ... KNOWNFAIL: Fitting ncf doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('nct', (14, 0.24045031331198066)) ... ok test_fit.test_cont_fit('ncx2', (21, 1.0560465975116415)) ... KNOWNFAIL: Fitting ncx2 doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('norm', ()) ... ok test_fit.test_cont_fit('pareto', (2.621716532144454,)) ... ok test_fit.test_cont_fit('pearson3', (0.1,)) ... KNOWNFAIL: Fitting pearson3 doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('powerlaw', (1.659113328990585,)) ... ok test_fit.test_cont_fit('powerlognorm', (2.1413923530064087, 0.44639540782048337)) ... KNOWNFAIL: Fitting powerlognorm doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('powernorm', (4.445365225459078,)) ... ok test_fit.test_cont_fit('rayleigh', ()) ... ok test_fit.test_cont_fit('rdist', (0.9,)) ... ok test_fit.test_cont_fit('recipinvgauss', (0.6300426780936912,)) ... ok test_fit.test_cont_fit('reciprocal', (0.0062309367010521255, 1.0062309367010522)) ... ok test_fit.test_cont_fit('rice', (0.7749725210111873,)) ... ok test_fit.test_cont_fit('semicircular', ()) ... ok test_fit.test_cont_fit('t', (2.7433514990818093,)) ... ok test_fit.test_cont_fit('triang', (0.15785029824528218,)) ... ok test_fit.test_cont_fit('truncexpon', (4.690772545681048,)) ... KNOWNFAIL: Fitting truncexpon doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('truncnorm', (-1.0978730080013919, 2.730675410903198)) ... ok test_fit.test_cont_fit('truncnorm', (0.1, 2.0)) ... ok test_fit.test_cont_fit('tukeylambda', (3.1321477856738267,)) ... KNOWNFAIL: Fitting tukeylambda doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('uniform', ()) ... ok test_fit.test_cont_fit('vonmises', (3.99390425810714,)) ... KNOWNFAIL: Fitting vonmises doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_fit.test_cont_fit('wald', ()) ... ok test_fit.test_cont_fit('weibull_max', (2.8687961709100187,)) ... ok test_fit.test_cont_fit('weibull_min', (1.7866166930421596,)) ... ok test_fit.test_cont_fit('wrapcauchy', (0.031071279018614728,)) ... KNOWNFAIL: Fitting wrapcauchy doesn't work reliably yet [Set environment variable SCIPY_XFAIL=1 to run this test nevertheless.] test_kdeoth.test_kde_1d ... ok test_kdeoth.test_kde_bandwidth_method ... ok test_kdeoth.test_gaussian_kde_subclassing ... ok test_kdeoth.test_gaussian_kde_covariance_caching ... ok Ugly, but people may rely on this. See scipy pull request 123, ... ok Regression test for #1181. ... ok test_bad_arg (test_morestats.TestAnderson) ... ok test_expon (test_morestats.TestAnderson) ... ok test_normal (test_morestats.TestAnderson) ... ok test_approx (test_morestats.TestAnsari) ... ok test_bad_arg (test_morestats.TestAnsari) ... ok test_exact (test_morestats.TestAnsari) ... ok test_small (test_morestats.TestAnsari) ... ok Too few args raises ValueError. ... ok test_data (test_morestats.TestBartlett) ... ok Length of x must be 1 or 2. ... ok len(x) is 1, but n is invalid. ... ok test_bad_p (test_morestats.TestBinomP) ... ok test_data (test_morestats.TestBinomP) ... ok test_circfuncs (test_morestats.TestCircFuncs) ... ok test_circfuncs_array_like (test_morestats.TestCircFuncs) ... ok test_circfuncs_small (test_morestats.TestCircFuncs) ... ok test_circmean_axis (test_morestats.TestCircFuncs) ... ok test_circstd_axis (test_morestats.TestCircFuncs) ... ok test_circvar_axis (test_morestats.TestCircFuncs) ... ok test_empty (test_morestats.TestCircFuncs) ... ok test_basic (test_morestats.TestFindRepeats) ... ok test_empty_result (test_morestats.TestFindRepeats) ... ok test_bad_center_value (test_morestats.TestFligner) ... ok test_bad_keyword (test_morestats.TestFligner) ... ok Too few args raises ValueError. ... ok test_data (test_morestats.TestFligner) ... ok Test that center='trimmed' gives the same result as center='mean' when proportiontocut=0. ... ok test_trimmed2 (test_morestats.TestFligner) ... ok test_bad_center_value (test_morestats.TestLevene) ... ok test_bad_keyword (test_morestats.TestLevene) ... ok test_data (test_morestats.TestLevene) ... ok test_equal_mean_median (test_morestats.TestLevene) ... ok test_too_few_args (test_morestats.TestLevene) ... ok Test that center='trimmed' gives the same result as center='mean' when proportiontocut=0. ... ok test_trimmed2 (test_morestats.TestLevene) ... ok test_mood (test_morestats.TestMood) ... ok test_mood_2d (test_morestats.TestMood) ... ok test_mood_3d (test_morestats.TestMood) ... ok test_mood_bad_arg (test_morestats.TestMood) ... ok test_mood_order_of_args (test_morestats.TestMood) ... ok test_mood_with_axis_none (test_morestats.TestMood) ... ok test_bad_arg (test_morestats.TestShapiro) ... ok test_basic (test_morestats.TestShapiro) ... ok Raise ValueError when two args of different lengths are given or ... ok Raise ValueError if fewer than two data points are given. ... ok Raise ValueError if n > 4 or n > 1. ... ok Raise ValueError is n is not 1 or 2. ... ok Raise ValueError when given an invalid distribution. ... ok Raise ValueError when given an invalid distribution. ... ok Raise ValueError if any data value is negative. ... ok test_morestats.test_accuracy_wilcoxon ... ok Tests some computations of Kendall's tau ... ok Tests the seasonal Kendall tau. ... ok test_pearsonr (test_mstats_basic.TestCorr) ... ok Tests point biserial ... ok Tests some computations of Spearman's rho ... ok test_1D (test_mstats_basic.TestGMean) ... ok test_2D (test_mstats_basic.TestGMean) ... ok test_1D (test_mstats_basic.TestHMean) ... ok test_2D (test_mstats_basic.TestHMean) ... ok Tests the Friedman Chi-square test ... ok Tests the Kolmogorov-Smirnov 2 samples test ... ok Tests Obrien transform ... ok test_kurtosis (test_mstats_basic.TestMoments) ... ok test_mode (test_mstats_basic.TestMoments) ... ok test_moment (test_mstats_basic.TestMoments) ... ok test_skewness (test_mstats_basic.TestMoments) ... ok test_variation (test_mstats_basic.TestMoments) ... ok Ticket #867 ... ok test_2D (test_mstats_basic.TestPercentile) ... ok test_percentile (test_mstats_basic.TestPercentile) ... ok test_ranking (test_mstats_basic.TestRanking) ... ok Tests trimming ... ok Tests trimming. ... ok Tests the trimmed mean standard error. ... ok Tests the trimmed mean. ... ok Tests the Winsorization of the data. ... ok this is not in R, so used ... ok this is not in R, so used ... ok not in R, so tested by using ... ok not in R, so tested by using ... ok Regress a line with sinusoidal noise. Test for #1273. ... ok Regression test for #1256 ... ok Tests ideal-fourths ... ok Tests the Marits-Jarrett estimator ... ok Tests the confidence intervals of the trimmed mean. ... ok test_hdquantiles (test_mstats_extras.TestQuantiles) ... ok Basic tests of stats.rankdata. ... ok test_big_tie (test_rank.TestRankData) ... ok stats.rankdata([]) should return an empty array. ... ok test_large_int (test_rank.TestRankData) ... ok Check stats.rankdata with an array of length 1. ... ok Check a few basic examples of the tie correction factor. ... ok An empty array requires no correction, should return 1.0. ... ok Arrays with no ties require no correction. ... ok A single element requires no correction, should return 1.0. ... ok test_rank.test_cases([], 'average', []) ... ok test_rank.test_cases([], 'min', []) ... ok test_rank.test_cases([], 'max', []) ... ok test_rank.test_cases([], 'dense', []) ... ok test_rank.test_cases([], 'ordinal', []) ... ok test_rank.test_cases([100], 'average', [1.0]) ... ok test_rank.test_cases([100], 'min', [1.0]) ... ok test_rank.test_cases([100], 'max', [1.0]) ... ok test_rank.test_cases([100], 'dense', [1.0]) ... ok test_rank.test_cases([100], 'ordinal', [1.0]) ... ok test_rank.test_cases([100, 100, 100], 'average', [2.0, 2.0, 2.0]) ... ok test_rank.test_cases([100, 100, 100], 'min', [1.0, 1.0, 1.0]) ... ok test_rank.test_cases([100, 100, 100], 'max', [3.0, 3.0, 3.0]) ... ok test_rank.test_cases([100, 100, 100], 'dense', [1.0, 1.0, 1.0]) ... ok test_rank.test_cases([100, 100, 100], 'ordinal', [1.0, 2.0, 3.0]) ... ok test_rank.test_cases([100, 300, 200], 'average', [1.0, 3.0, 2.0]) ... ok test_rank.test_cases([100, 300, 200], 'min', [1.0, 3.0, 2.0]) ... ok test_rank.test_cases([100, 300, 200], 'max', [1.0, 3.0, 2.0]) ... ok test_rank.test_cases([100, 300, 200], 'dense', [1.0, 3.0, 2.0]) ... ok test_rank.test_cases([100, 300, 200], 'ordinal', [1.0, 3.0, 2.0]) ... ok test_rank.test_cases([100, 200, 300, 200], 'average', [1.0, 2.5, 4.0, 2.5]) ... ok test_rank.test_cases([100, 200, 300, 200], 'min', [1.0, 2.0, 4.0, 2.0]) ... ok test_rank.test_cases([100, 200, 300, 200], 'max', [1.0, 3.0, 4.0, 3.0]) ... ok test_rank.test_cases([100, 200, 300, 200], 'dense', [1.0, 2.0, 3.0, 2.0]) ... ok test_rank.test_cases([100, 200, 300, 200], 'ordinal', [1.0, 2.0, 4.0, 3.0]) ... ok test_rank.test_cases([100, 200, 300, 200, 100], 'average', [1.5, 3.5, 5.0, 3.5, 1.5]) ... ok test_rank.test_cases([100, 200, 300, 200, 100], 'min', [1.0, 3.0, 5.0, 3.0, 1.0]) ... ok test_rank.test_cases([100, 200, 300, 200, 100], 'max', [2.0, 4.0, 5.0, 4.0, 2.0]) ... ok test_rank.test_cases([100, 200, 300, 200, 100], 'dense', [1.0, 2.0, 3.0, 2.0, 1.0]) ... ok test_rank.test_cases([100, 200, 300, 200, 100], 'ordinal', [1.0, 3.0, 5.0, 4.0, 2.0]) ... ok test_rank.test_cases([10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10], 'ordinal', array([ 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 14., ... ok test_tmeanX (test_stats.TestBasicStats) ... ok test_tstdX (test_stats.TestBasicStats) ... ok test_tvarX (test_stats.TestBasicStats) ... ok test_basic (test_stats.TestCorrPearsonr) ... ok test_pBIGBIG (test_stats.TestCorrPearsonr) ... ok test_pBIGHUGE (test_stats.TestCorrPearsonr) ... ok test_pBIGLITTLE (test_stats.TestCorrPearsonr) ... ok test_pBIGROUND (test_stats.TestCorrPearsonr) ... ok test_pBIGTINY (test_stats.TestCorrPearsonr) ... ok test_pHUGEHUGE (test_stats.TestCorrPearsonr) ... ok test_pHUGEROUND (test_stats.TestCorrPearsonr) ... ok test_pHUGETINY (test_stats.TestCorrPearsonr) ... ok test_pLITTLEHUGE (test_stats.TestCorrPearsonr) ... ok test_pLITTLELITTLE (test_stats.TestCorrPearsonr) ... ok test_pLITTLEROUND (test_stats.TestCorrPearsonr) ... ok test_pLITTLETINY (test_stats.TestCorrPearsonr) ... ok test_pROUNDROUND (test_stats.TestCorrPearsonr) ... ok test_pTINYROUND (test_stats.TestCorrPearsonr) ... ok test_pTINYTINY (test_stats.TestCorrPearsonr) ... ok test_pXBIG (test_stats.TestCorrPearsonr) ... ok test_pXHUGE (test_stats.TestCorrPearsonr) ... ok test_pXLITTLE (test_stats.TestCorrPearsonr) ... ok test_pXROUND (test_stats.TestCorrPearsonr) ... ok test_pXTINY (test_stats.TestCorrPearsonr) ... ok test_pXX (test_stats.TestCorrPearsonr) ... ok test_r_exactly_neg1 (test_stats.TestCorrPearsonr) ... ok test_r_exactly_pos1 (test_stats.TestCorrPearsonr) ... ok test_sBIGBIG (test_stats.TestCorrSpearmanr) ... ok test_sBIGHUGE (test_stats.TestCorrSpearmanr) ... ok test_sBIGLITTLE (test_stats.TestCorrSpearmanr) ... ok test_sBIGROUND (test_stats.TestCorrSpearmanr) ... ok test_sBIGTINY (test_stats.TestCorrSpearmanr) ... ok test_sHUGEHUGE (test_stats.TestCorrSpearmanr) ... ok test_sHUGEROUND (test_stats.TestCorrSpearmanr) ... ok test_sHUGETINY (test_stats.TestCorrSpearmanr) ... ok test_sLITTLEHUGE (test_stats.TestCorrSpearmanr) ... ok test_sLITTLELITTLE (test_stats.TestCorrSpearmanr) ... ok test_sLITTLEROUND (test_stats.TestCorrSpearmanr) ... ok test_sLITTLETINY (test_stats.TestCorrSpearmanr) ... ok test_sROUNDROUND (test_stats.TestCorrSpearmanr) ... ok test_sTINYROUND (test_stats.TestCorrSpearmanr) ... ok test_sTINYTINY (test_stats.TestCorrSpearmanr) ... ok test_sXBIG (test_stats.TestCorrSpearmanr) ... ok test_sXHUGE (test_stats.TestCorrSpearmanr) ... ok test_sXLITTLE (test_stats.TestCorrSpearmanr) ... ok test_sXROUND (test_stats.TestCorrSpearmanr) ... ok test_sXTINY (test_stats.TestCorrSpearmanr) ... ok test_sXX (test_stats.TestCorrSpearmanr) ... ok test_tie1 (test_stats.TestCorrSpearmanrTies) ... ok test_basic (test_stats.TestFOneWay) ... ok test_trivial (test_stats.TestFOneWay) ... ok test_basic (test_stats.TestFisherExact) ... ok test_large_numbers (test_stats.TestFisherExact) ... ok test_less_greater (test_stats.TestFisherExact) ... ok test_precise (test_stats.TestFisherExact) ... ok test_raises (test_stats.TestFisherExact) ... ok test_row_or_col_zero (test_stats.TestFisherExact) ... ok test_1D_array (test_stats.TestGMean) ... ok test_1D_list (test_stats.TestGMean) ... ok test_2D_array_default (test_stats.TestGMean) ... ok test_2D_array_dim1 (test_stats.TestGMean) ... ok test_large_values (test_stats.TestGMean) ... ok test_1darray (test_stats.TestGeoMean) ... ok test_1darray0 (test_stats.TestGeoMean) ... ok test_1dlist (test_stats.TestGeoMean) ... ok test_1dlist0 (test_stats.TestGeoMean) ... ok test_1dma (test_stats.TestGeoMean) ... ok test_1dma0 (test_stats.TestGeoMean) ... ok test_1dmainf (test_stats.TestGeoMean) ... ok test_1dmavalue (test_stats.TestGeoMean) ... ok test_2darray (test_stats.TestGeoMean) ... ok test_2daxis0 (test_stats.TestGeoMean) ... ok test_2daxis1 (test_stats.TestGeoMean) ... ok test_2dlist (test_stats.TestGeoMean) ... ok test_2dma (test_stats.TestGeoMean) ... ok test_2dmatrixaxis1 (test_stats.TestGeoMean) ... ok test_2dmatrixdaxis0 (test_stats.TestGeoMean) ... ok test_1D_array (test_stats.TestHMean) ... ok test_1D_list (test_stats.TestHMean) ... ok test_2D_array_default (test_stats.TestHMean) ... ok test_2D_array_dim1 (test_stats.TestHMean) ... ok test_1darray (test_stats.TestHarMean) ... ok test_1dlist (test_stats.TestHarMean) ... ok test_1dma (test_stats.TestHarMean) ... ok test_1dmavalue (test_stats.TestHarMean) ... ok test_2darray (test_stats.TestHarMean) ... ok test_2daxis0 (test_stats.TestHarMean) ... ok test_2daxis1 (test_stats.TestHarMean) ... ok test_2dlist (test_stats.TestHarMean) ... ok test_2dma (test_stats.TestHarMean) ... ok test_2dmatrixaxis1 (test_stats.TestHarMean) ... ok test_2dmatrixdaxis0 (test_stats.TestHarMean) ... ok test_increased_bins (test_stats.TestHistogram) ... ok test_reduced_bins (test_stats.TestHistogram) ... ok test_simple (test_stats.TestHistogram) ... ok test_weighting (test_stats.TestHistogram) ... ok test_jarque_bera_array_like (test_stats.TestJarqueBera) ... ok test_jarque_bera_size (test_stats.TestJarqueBera) ... ok test_jarque_bera_stats (test_stats.TestJarqueBera) ... ok test_another_tie (test_stats.TestKruskal) ... ok test_basic (test_stats.TestKruskal) ... ok test_simple (test_stats.TestKruskal) ... ok test_simple_tie (test_stats.TestKruskal) ... ok test_three_groups (test_stats.TestKruskal) ... ok test_basic (test_stats.TestMode) ... ok test_kurtosis (test_stats.TestMoments) ... ok test_kurtosis_array_scalar (test_stats.TestMoments) ... ok test_moment (test_stats.TestMoments) ... ok test_skewness (test_stats.TestMoments) ... ok test_skewness_scalar (test_stats.TestMoments) ... ok test_variation (test_stats.TestMoments) ... ok test_nanmean_all (test_stats.TestNanFunc) ... ok test_nanmean_none (test_stats.TestNanFunc) ... ok test_nanmean_some (test_stats.TestNanFunc) ... ok test_nanmedian_all (test_stats.TestNanFunc) ... ok test_nanmedian_none (test_stats.TestNanFunc) ... ok test_nanmedian_scalars (test_stats.TestNanFunc) ... ok test_nanmedian_some (test_stats.TestNanFunc) ... ok test_nanstd_all (test_stats.TestNanFunc) ... ok test_nanstd_negative_axis (test_stats.TestNanFunc) ... ok test_nanstd_none (test_stats.TestNanFunc) ... ok test_nanstd_some (test_stats.TestNanFunc) ... ok test_stats.TestPowerDivergence.test_axis(array([[ 4, 8, 12, 8], ... ok test_stats.TestPowerDivergence.test_axis(array([[ 4, 8, 12, 8], ... ok test_stats.TestPowerDivergence.test_axis(array([[ 4, 8, 12, 8], ... ok test_stats.TestPowerDivergence.test_axis(array([[ 4, 8, 12, 8], ... ok test_stats.TestPowerDivergence.test_axis(array([[ 4, 8], ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], None, 0, None, None, 4) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], None, 0, None, 'pearson', 4) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], None, 0, None, 1, 4) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], None, 0, None, 'log-likelihood', 4.1859851501163829) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], None, 0, None, 'mod-log-likelihood', 4.6029131592284935) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], None, 0, None, 'cressie-read', 4.039722837077624) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], None, 0, None, 0.6666666666666666, 4.039722837077624) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], [2, 16, 12, 2], 0, None, None, 24) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], [2, 16, 12, 2], 0, None, 'pearson', 24) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], [2, 16, 12, 2], 0, None, 1, 24) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], [2, 16, 12, 2], 0, None, 'log-likelihood', 16.635532333438686) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], [2, 16, 12, 2], 0, None, 'mod-log-likelihood', 13.862943611198904) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], [2, 16, 12, 2], 0, None, 'cressie-read', 20.78644537038647) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], [2, 16, 12, 2], 0, None, 0.6666666666666666, 20.78644537038647) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], 8, 0, None, None, 4) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], 8, 0, None, 'pearson', 4) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], 8, 0, None, 1, 4) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], 8, 0, None, 'log-likelihood', 4.1859851501163829) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], 8, 0, None, 'mod-log-likelihood', 4.6029131592284935) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], 8, 0, None, 'cressie-read', 4.039722837077624) ... ok test_stats.TestPowerDivergence.test_basic([4, 8, 12, 8], 8, 0, None, 0.6666666666666666, 4.039722837077624) ... ok test_stats.TestPowerDivergence.test_basic([3, 5, 7, 9], [3, 5, 7, 9], 0, 0, None, 0) ... ok test_stats.TestPowerDivergence.test_basic([3, 5, 7, 9], [3, 5, 7, 9], 0, 0, 'pearson', 0) ... ok test_stats.TestPowerDivergence.test_basic([3, 5, 7, 9], [3, 5, 7, 9], 0, 0, 1, 0) ... ok test_stats.TestPowerDivergence.test_basic([3, 5, 7, 9], [3, 5, 7, 9], 0, 0, 'log-likelihood', 0) ... ok test_stats.TestPowerDivergence.test_basic([3, 5, 7, 9], [3, 5, 7, 9], 0, 0, 'mod-log-likelihood', 0) ... ok test_stats.TestPowerDivergence.test_basic([3, 5, 7, 9], [3, 5, 7, 9], 0, 0, 'cressie-read', 0) ... ok test_stats.TestPowerDivergence.test_basic([3, 5, 7, 9], [3, 5, 7, 9], 0, 0, 0.6666666666666666, 0) ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [ 4 8 12 8], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [3 5 7 9], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [3 5 7 9], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [3 5 7 9], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [3 5 7 9], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [3 5 7 9], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [3 5 7 9], ... ok test_stats.TestPowerDivergence.test_basic_masked(masked_array(data = [3 5 7 9], ... ok test_stats.TestPowerDivergence.test_ddof_broadcasting ... ok test_stats.TestPowerDivergence.test_empty_cases([], None, 0, 0, 'pearson', 0) ... ok test_stats.TestPowerDivergence.test_empty_cases([], None, 0, 0, 'log-likelihood', 0) ... ok test_stats.TestPowerDivergence.test_empty_cases([], None, 0, 0, 'mod-log-likelihood', 0) ... ok test_stats.TestPowerDivergence.test_empty_cases([], None, 0, 0, 'cressie-read', 0) ... ok test_stats.TestPowerDivergence.test_empty_cases(array([], shape=(0, 3), dtype=float64), None, 0, 0, 'pearson', [0, 0, 0]) ... ok test_stats.TestPowerDivergence.test_empty_cases(array([], shape=(0, 3), dtype=float64), None, 0, 0, 'log-likelihood', [0, 0, 0]) ... ok test_stats.TestPowerDivergence.test_empty_cases(array([], shape=(0, 3), dtype=float64), None, 0, 0, 'mod-log-likelihood', [0, 0, 0]) ... ok test_stats.TestPowerDivergence.test_empty_cases(array([], shape=(0, 3), dtype=float64), None, 0, 0, 'cressie-read', [0, 0, 0]) ... ok test_stats.TestPowerDivergence.test_empty_cases(array([], shape=(3, 0), dtype=float64), None, 0, 0, 'pearson', []) ... ok test_stats.TestPowerDivergence.test_empty_cases(array([], shape=(3, 0), dtype=float64), None, 0, 0, 'log-likelihood', []) ... ok test_stats.TestPowerDivergence.test_empty_cases(array([], shape=(3, 0), dtype=float64), None, 0, 0, 'mod-log-likelihood', []) ... ok test_stats.TestPowerDivergence.test_empty_cases(array([], shape=(3, 0), dtype=float64), None, 0, 0, 'cressie-read', []) ... ok test_linregress (test_stats.TestRegression) ... ok test_linregressBIGX (test_stats.TestRegression) ... ok test_regressXX (test_stats.TestRegression) ... ok test_regressZEROX (test_stats.TestRegression) ... ok test_regress_shape_error (test_stats.TestRegression) ... ok test_regress_simple (test_stats.TestRegression) ... ok test_regress_simple_negative_cor (test_stats.TestRegression) ... ok test_regress_simple_onearg_cols (test_stats.TestRegression) ... ok test_regress_simple_onearg_rows (test_stats.TestRegression) ... ok test_2D (test_stats.TestScoreatpercentile) ... ok test_axis (test_stats.TestScoreatpercentile) ... ok test_basic (test_stats.TestScoreatpercentile) ... ok test_exception (test_stats.TestScoreatpercentile) ... ok test_fraction (test_stats.TestScoreatpercentile) ... ok test_lower_higher (test_stats.TestScoreatpercentile) ... ok test_sequence (test_stats.TestScoreatpercentile) ... ok test_stats.TestSigamClip.test_sigmaclip1 ... ok test_stats.TestSigamClip.test_sigmaclip2 ... ok test_stats.TestSigamClip.test_sigmaclip3 ... ok test_onesample (test_stats.TestStudentTest) ... ok test_basic (test_stats.TestThreshold) ... ok test_stats.TestTrim.test_trim1 ... ok test_stats.TestTrim.test_trim_mean ... ok test_stats.TestTrim.test_trimboth ... ok test_sem (test_stats.TestVariability) ... ok test_signaltonoise (test_stats.TestVariability) ... ok test_zmap (test_stats.TestVariability) ... ok test_zmap_axis (test_stats.TestVariability) ... ok test_zmap_ddof (test_stats.TestVariability) ... ok test_zscore (test_stats.TestVariability) ... ok test_zscore_axis (test_stats.TestVariability) ... ok test_zscore_ddof (test_stats.TestVariability) ... ok test_stats.test_kendalltau ... ok test_stats.test_cumfreq ... ok test_stats.test_relfreq ... ok test_stats.test_percentileofscore(35.0, 35.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(40.0, 40.0) ... ok test_stats.test_percentileofscore(45.0, 45.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(50.0, 50.0) ... ok test_stats.test_percentileofscore(40.0, 40.0) ... ok test_stats.test_percentileofscore(50.0, 50.0) ... ok test_stats.test_percentileofscore(45.0, 45.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(60.0, 60.0) ... ok test_stats.test_percentileofscore(30.0, 30) ... ok test_stats.test_percentileofscore(30.0, 30) ... ok test_stats.test_percentileofscore(30.0, 30) ... ok test_stats.test_percentileofscore(30.0, 30) ... ok test_stats.test_percentileofscore(35.0, 35.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(40.0, 40.0) ... ok test_stats.test_percentileofscore(45.0, 45.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(60.0, 60.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(10.0, 10.0) ... ok test_stats.test_percentileofscore(5.0, 5.0) ... ok test_stats.test_percentileofscore(0.0, 0.0) ... ok test_stats.test_percentileofscore(10.0, 10.0) ... ok test_stats.test_percentileofscore(100.0, 100.0) ... ok test_stats.test_percentileofscore(95.0, 95.0) ... ok test_stats.test_percentileofscore(90.0, 90.0) ... ok test_stats.test_percentileofscore(100.0, 100.0) ... ok test_stats.test_percentileofscore(100.0, 100.0) ... ok test_stats.test_percentileofscore(100.0, 100.0) ... ok test_stats.test_percentileofscore(0.0, 0.0) ... ok test_stats.test_chisquare_masked_arrays ... /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/core/_methods.py:55: RuntimeWarning: Mean of empty slice. warnings.warn("Mean of empty slice.", RuntimeWarning) ok test_stats.test_power_divergence_against_cressie_read_data ... ok test_stats.test_friedmanchisquare ... ok test_stats.test_kstest ... ok test_stats.test_ks_2samp ... ok test_stats.test_ttest_rel ... ok test_stats.test_ttest_ind ... ok test_stats.test_ttest_ind_with_uneq_var ... ok test_stats.test_ttest_1samp_new ... ok test_stats.test_describe ... ok test_stats.test_normalitytests((3.9237191815818493, 0.14059672529747549), (3.92371918, 0.14059673)) ... ok test_stats.test_normalitytests((1.9807882609087573, 0.047615023828432253), (1.98078826, 0.04761502)) ... ok test_stats.test_normalitytests((-0.014037344047597383, 0.98880018772590561), (-0.01403734, 0.98880019)) ... ok test_stats.test_skewtest_too_few_samples ... ok test_stats.test_kurtosistest_too_few_samples ... ok test_stats.test_pointbiserial ... ok test_stats.test_obrientransform ... ok test_stats.test_binomtest ... ok test_stats.test_binomtest2 ... ok test_stats.test_binomtest3 ... ok Compare results with some known exact formulas. ... ok Compare results with some values that were computed using mpmath. ... ok Test values of lambda outside the domains of the functions. ... Running unit tests for scipy NumPy version 1.8.2 NumPy is installed in /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy SciPy version 0.13.3 SciPy is installed in /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy Python version 3.4.2 (default, Mar 25 2015, 02:43:36) [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] nose version 1.3.4 ok ====================================================================== FAIL: test_basic.test_xlogy ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests/test_basic.py", line 2736, in test_xlogy assert_func_equal(special.xlogy, w2, z2, rtol=1e-13, atol=1e-13) File "/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_testutils.py", line 87, in assert_func_equal fdata.check() File "/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/_testutils.py", line 292, in check assert_(False, "\n".join(msg)) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/testing/utils.py", line 44, in assert_ raise AssertionError(msg) AssertionError: Max |adiff|: 712.211 Max |rdiff|: 1027.5 Bad results (3 out of 6) for the following points (in output 0): 0j (nan+0j) => (-0+0j) != (nan+nanj) (rdiff 0.0) (1+0j) (2+0j) => (-711.5171111203343+0.7869251466401903j) != (0.6931471805599453+0j) (rdiff 1027.5028349165916) (1+0j) 1j => (-711.5171111203343+0.7869251466401903j) != 1.5707963267948966j (rdiff 452.96613620396505) ====================================================================== FAIL: test_lambertw.test_values ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests/test_lambertw.py", line 21, in test_values assert_equal(lambertw(inf,1).real, inf) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/testing/utils.py", line 304, in assert_equal raise AssertionError(msg) AssertionError: Items are not equal: ACTUAL: nan DESIRED: inf ====================================================================== FAIL: test_lambertw.test_ufunc ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/testing/utils.py", line 581, in chk_same_position assert_array_equal(x_id, y_id) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/testing/utils.py", line 718, in assert_array_equal verbose=verbose, header='Arrays are not equal') File "/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/testing/utils.py", line 644, in assert_array_compare raise AssertionError(msg) AssertionError: Arrays are not equal (mismatch 66.66666666666666%) x: array([False, True, True], dtype=bool) y: array([False, False, False], dtype=bool) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/scipy/special/tests/test_lambertw.py", line 93, in test_ufunc lambertw(r_[0., e, 1.]), r_[0., 1., 0.567143290409783873]) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/testing/utils.py", line 811, in assert_array_almost_equal header=('Arrays are not almost equal to %d decimals' % decimal)) File "/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/testing/utils.py", line 607, in assert_array_compare chk_same_position(x_isnan, y_isnan, hasval='nan') File "/opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages/numpy/testing/utils.py", line 587, in chk_same_position raise AssertionError(msg) AssertionError: Arrays are not almost equal to 6 decimals x and y nan location mismatch: x: array([ 0.+0.j, nan+0.j, nan+0.j]) y: array([ 0. , 1. , 0.567]) ---------------------------------------------------------------------- Ran 9532 tests in 311.591s FAILED (KNOWNFAIL=130, SKIP=324, failures=3) Processing files: rh-python34-scipy-0.13.3-1.el6.x86_64 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9B1wYD + umask 022 + cd /builddir/build/BUILD + cd scipy-0.13.3 + DOCDIR=/builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-scipy-0.13.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-scipy-0.13.3 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-scipy-0.13.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64/opt/rh/rh-python34/root/usr/share/doc/rh-python34-scipy-0.13.3 + exit 0 Provides: __odrpack.cpython-34m.so()(64bit) __umfpack.cpython-34m.so()(64bit) _arpack.cpython-34m.so()(64bit) _bsr.cpython-34m.so()(64bit) _cblas.cpython-34m.so()(64bit) _clapack.cpython-34m.so()(64bit) _cobyla.cpython-34m.so()(64bit) _coo.cpython-34m.so()(64bit) _csc.cpython-34m.so()(64bit) _csgraph.cpython-34m.so()(64bit) _csr.cpython-34m.so()(64bit) _dia.cpython-34m.so()(64bit) _distance_wrap.cpython-34m.so()(64bit) _dop.cpython-34m.so()(64bit) _fblas.cpython-34m.so()(64bit) _fftpack.cpython-34m.so()(64bit) _fitpack.cpython-34m.so()(64bit) _flapack.cpython-34m.so()(64bit) _flinalg.cpython-34m.so()(64bit) _hierarchy_wrap.cpython-34m.so()(64bit) _interpolate.cpython-34m.so()(64bit) _interpolative.cpython-34m.so()(64bit) _iterative.cpython-34m.so()(64bit) _lbfgsb.cpython-34m.so()(64bit) _min_spanning_tree.cpython-34m.so()(64bit) _minpack.cpython-34m.so()(64bit) _nd_image.cpython-34m.so()(64bit) _ni_label.cpython-34m.so()(64bit) _nnls.cpython-34m.so()(64bit) _odepack.cpython-34m.so()(64bit) _quadpack.cpython-34m.so()(64bit) _rank.cpython-34m.so()(64bit) _shortest_path.cpython-34m.so()(64bit) _slsqp.cpython-34m.so()(64bit) _spectral.cpython-34m.so()(64bit) _superlu.cpython-34m.so()(64bit) _tools.cpython-34m.so()(64bit) _traversal.cpython-34m.so()(64bit) _ufuncs.cpython-34m.so()(64bit) _ufuncs_cxx.cpython-34m.so()(64bit) _vq.cpython-34m.so()(64bit) _zeros.cpython-34m.so()(64bit) calc_lwork.cpython-34m.so()(64bit) cblas.cpython-34m.so()(64bit) ckdtree.cpython-34m.so()(64bit) clapack.cpython-34m.so()(64bit) convolve.cpython-34m.so()(64bit) dfitpack.cpython-34m.so()(64bit) fblas.cpython-34m.so()(64bit) flapack.cpython-34m.so()(64bit) futil.cpython-34m.so()(64bit) interpnd.cpython-34m.so()(64bit) lsoda.cpython-34m.so()(64bit) minpack2.cpython-34m.so()(64bit) mio5_utils.cpython-34m.so()(64bit) mio_utils.cpython-34m.so()(64bit) moduleTNC.cpython-34m.so()(64bit) mvn.cpython-34m.so()(64bit) qhull.cpython-34m.so()(64bit) sigtools.cpython-34m.so()(64bit) specfun.cpython-34m.so()(64bit) spline.cpython-34m.so()(64bit) statlib.cpython-34m.so()(64bit) streams.cpython-34m.so()(64bit) vode.cpython-34m.so()(64bit) vonmises_cython.cpython-34m.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libamd.so.2()(64bit) libatlas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgfortran.so.3()(64bit) libgfortran.so.3(GFORTRAN_1.0)(64bit) liblapack.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libptcblas.so.3()(64bit) libptf77blas.so.3()(64bit) libpthread.so.0()(64bit) libpython3.4m.so.rh-python34-1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libumfpack.so.5()(64bit) rh-python34-python(abi) = 3.4 rtld(GNU_HASH) Processing files: rh-python34-scipy-debuginfo-0.13.3-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-178250727 Wrote: /builddir/build/RPMS/rh-python34-scipy-0.13.3-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-python34-scipy-debuginfo-0.13.3-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S6Gp5x + umask 022 + cd /builddir/build/BUILD + cd scipy-0.13.3 + /bin/rm -rf /builddir/build/BUILDROOT/rh-python34-scipy-0.13.3-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->