Package evaluation of Expokit on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:31:43.544 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.22s ################################################################################ # 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.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.61s ################################################################################ # Testing # Testing Expokit Status `/tmp/jl_I10vqz/Project.toml` [a1e7a1ef] Expokit v0.2.0 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_I10vqz/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.7095006221246133e-14 time dif: -0.00047648600000000014 testing complex n=100 (first expmv, then expm) residuum: 1.2447725352937527e-15 time dif: -0.003160449 testing real n=1000 (first expmv, then expm) residuum: 8.20296524427429e-11 time dif: -1.105375111 testing complex n=1000 (first expmv, then expm) residuum: 8.631379386297823e-15 time dif: -3.838652872 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.634440570757229e-14 time dif: -0.288367613 testing 2x2 cases residua: 2.482534153247273e-16, 0.0 testing real n=1000 (first padm, then expm) residuum: 1.5787783882111434e-16 time dif: -0.46950176 testing complex n=100 (first padm, then expm) residuum: 1.7740751151361184e-16 time dif: -0.31430877699999993 testing real n=100 (first chbv, then expm) residuum: 2.837462716259483e-12 time dif: 0.0012903580000000001 testing complex n=100 (first chbv, then expm) residuum: 2.9183669047313415e-12 time dif: 0.00013101899999999958 testing real n=1000 (first chbv, then expm) residuum: 4.22946270554224e-12 time dif: -0.3352378560000001 testing real n=100 (first phimv, then expm) residuum: 1.8691123694134268e-15 time dif: -0.0009456309999999999 testing complex n=100 (first phimv, then expm) residuum: 1.8317245641039752e-14 time dif: -0.0031213309999999998 testing real n=1000 (first phimv, then expm) residuum: 1.3542942468761518e-13 time dif: -0.9180385139999999 testing complex n=1000 (first phimv, then expm) residuum: 2.875839149860896e-13 time dif: -3.573459144 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.223575925766583e-14 time dif: -0.89019591 Testing Expokit tests passed Testing completed after 136.71s PkgEval succeeded after 168.61s