[SciPy-Dev] scipy.test bails with segmentation error

hannes gisxperts at web.de
Fri Apr 30 08:20:40 EDT 2010


Dear Pauli, below the results. 

getting factors of real matrix ... SKIP: Skipping test: test_real_lu
UMFPACK appears not to be compiled
Prefactorize (with UMFPACK) matrix for solving with multiple rhs ...
SKIP: Skipping test: test_factorized_umfpack
UMFPACK appears not to be compiled
Prefactorize matrix for solving with multiple rhs ... SKIP: Skipping
test: test_factorized_without_umfpack
UMFPACK appears not to be compiled
Solve with UMFPACK: double precision complex ... SKIP: Skipping test:
test_solve_complex_umfpack
UMFPACK appears not to be compiled
Solve: single precision complex ... SKIP: Skipping test:
test_solve_complex_without_umfpack
UMFPACK appears not to be compiled
Solve with UMFPACK: double precision, sparse rhs ... SKIP: Skipping
test: test_solve_sparse_rhs
UMFPACK appears not to be compiled
Solve with UMFPACK: double precision ... SKIP: Skipping test:
test_solve_umfpack
UMFPACK appears not to be compiled
Solve: single precision ... SKIP: Skipping test:
test_solve_without_umfpack
UMFPACK appears not to be compiled
test_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 ... Segmentation fault


Hannes







On Fri, 2010-04-30 at 08:26 +0000, Pauli Virtanen wrote:
> scipy.test(verbose=2)




More information about the SciPy-Dev mailing list