Package evaluation of Expokit on Julia 1.11.5 (32ac370b68*) started at 2025-06-29T05:20:54.783 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.94s ################################################################################ # Installation # Installing Expokit... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [a1e7a1ef] + Expokit v0.2.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [a1e7a1ef] + Expokit v0.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [8dfed614] + Test v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.26s ################################################################################ # Testing # Testing Expokit Status `/tmp/jl_YjZCcq/Project.toml` [a1e7a1ef] Expokit v0.2.0 [37e2e46d] LinearAlgebra v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_YjZCcq/Manifest.toml` [a1e7a1ef] Expokit v0.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... testing real n=100 (first expmv, then expm) residuum: 2.972474580375585e-15 time dif: -0.00024123799999999996 testing complex n=100 (first expmv, then expm) residuum: 1.5123735753655009e-15 time dif: -0.0024780230000000006 testing real n=1000 (first expmv, then expm) residuum: 1.1500127664029624e-10 time dif: -1.0819480179999998 testing complex n=1000 (first expmv, then expm) residuum: 3.1312489237009417e-14 time dif: -4.067421791 testing linear operator n=1000 (first expmv, then expm) ┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`. │ To suppress this warning, please specify the `anorm` keyword manually. └ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8 residuum: 8.622862248677659e-15 time dif: -1.0665210719999998 testing 2x2 cases residua: 2.482534153247273e-16, 0.0 testing real n=1000 (first padm, then expm) residuum: 1.565011463978492e-16 time dif: -0.03721271199999998 testing complex n=100 (first padm, then expm) residuum: 1.5286385521149218e-16 time dif: -0.3973625009999999 testing real n=100 (first chbv, then expm) residuum: 2.841706332868368e-12 time dif: 0.0013483050000000002 testing complex n=100 (first chbv, then expm) residuum: 2.971651413350745e-12 time dif: 0.0010189180000000006 testing real n=1000 (first chbv, then expm) residuum: 4.717309448946849e-12 time dif: -0.46783248 testing real n=100 (first phimv, then expm) residuum: 1.2837454582153595e-14 time dif: -0.0007170529999999999 testing complex n=100 (first phimv, then expm) residuum: 6.6231366124376745e-15 time dif: -0.0020061589999999995 testing real n=1000 (first phimv, then expm) residuum: 5.167370402271057e-13 time dif: -0.792814269 testing complex n=1000 (first phimv, then expm) residuum: 3.6813485109262026e-13 time dif: -3.243913201 testing real n=1000 (first phimv, then expm), the linear operator version. ┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`. │ To suppress this warning, please specify the `anorm` keyword manually. └ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8 ┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`. │ To suppress this warning, please specify the `anorm` keyword manually. └ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8 residuum: 9.583027759168352e-14 time dif: -0.985324337 Testing Expokit tests passed Testing completed after 187.12s PkgEval succeeded after 223.9s