Package evaluation of Expokit on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:49:39.470 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.28s ################################################################################ # Installation # Installing Expokit... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [a1e7a1ef] + Expokit v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [a1e7a1ef] + Expokit v0.2.0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [8dfed614] + Test [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.71s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.63s ################################################################################ # Testing # Testing Expokit Status `/tmp/jl_yhlsLa/Project.toml` [a1e7a1ef] Expokit v0.2.0 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_yhlsLa/Manifest.toml` [a1e7a1ef] Expokit v0.2.0 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... testing real n=100 (first expmv, then expm) residuum: 1.1955057443564391e-14 time dif: -0.0005228049999999999 testing complex n=100 (first expmv, then expm) residuum: 1.810669338173151e-15 time dif: -0.003056427 testing real n=1000 (first expmv, then expm) residuum: 7.732914471062187e-11 time dif: -1.121092797 testing complex n=1000 (first expmv, then expm) residuum: 3.207541141901434e-14 time dif: -4.024302006 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: 2.9851088006166576e-14 time dif: -0.3673504040000001 testing 2x2 cases residua: 2.482534153247273e-16, 0.0 testing real n=1000 (first padm, then expm) residuum: 1.4053449446027642e-16 time dif: -0.33987165500000005 testing complex n=100 (first padm, then expm) residuum: 1.5434627840914737e-16 time dif: -0.36490474299999986 testing real n=100 (first chbv, then expm) residuum: 2.784664808493216e-12 time dif: 0.0005598450000000002 testing complex n=100 (first chbv, then expm) residuum: 2.9058742423409724e-12 time dif: -0.0019979489999999997 testing real n=1000 (first chbv, then expm) residuum: 4.323335384965961e-12 time dif: -0.322380472 testing real n=100 (first phimv, then expm) residuum: 1.4889316085421655e-14 time dif: -0.0009353200000000001 testing complex n=100 (first phimv, then expm) residuum: 6.726001816484077e-15 time dif: -0.0032837759999999995 testing real n=1000 (first phimv, then expm) residuum: 1.1039955396592177e-12 time dif: -0.949700188 testing complex n=1000 (first phimv, then expm) residuum: 7.717833509559205e-13 time dif: -3.677436475 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: 2.3218986979248396e-14 time dif: -0.8968547760000001 Testing Expokit tests passed Testing completed after 144.32s PkgEval succeeded after 167.06s