Package evaluation of Expokit on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:35:46.831 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.57s ################################################################################ # 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.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.29s ################################################################################ # Testing # Testing Expokit Status `/tmp/jl_WrrDLL/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_WrrDLL/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.554266460169703e-15 time dif: -0.00019331700000000014 testing complex n=100 (first expmv, then expm) residuum: 1.1569865114580297e-15 time dif: -0.0025212839999999995 testing real n=1000 (first expmv, then expm) residuum: 7.918914460558142e-11 time dif: -1.065635305 testing complex n=1000 (first expmv, then expm) residuum: 1.2001209731599737e-14 time dif: -3.952078927 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: 4.1765895016000966e-14 time dif: -0.8872126699999998 testing 2x2 cases residua: 2.482534153247273e-16, 0.0 testing real n=1000 (first padm, then expm) residuum: 1.5911329776372025e-16 time dif: -0.031150088999999936 testing complex n=100 (first padm, then expm) residuum: 1.3666975523278127e-16 time dif: -0.468602999 testing real n=100 (first chbv, then expm) residuum: 2.772695670824955e-12 time dif: 0.01653533 testing complex n=100 (first chbv, then expm) residuum: 2.950915033341994e-12 time dif: -0.0016922130000000006 testing real n=1000 (first chbv, then expm) residuum: 4.490254528642076e-12 time dif: -0.2222908389999998 testing real n=100 (first phimv, then expm) residuum: 1.2444041337081534e-15 time dif: -0.001090619 testing complex n=100 (first phimv, then expm) residuum: 1.0693262281843288e-14 time dif: -0.003508804 testing real n=1000 (first phimv, then expm) residuum: 4.0467104603979086e-13 time dif: -1.094436874 testing complex n=1000 (first phimv, then expm) residuum: 5.840860424799981e-13 time dif: -2.7326417380000003 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: 6.461223377415468e-11 time dif: -0.899050079 Testing Expokit tests passed Testing completed after 188.43s PkgEval succeeded after 219.2s