Package evaluation of ArnoldiMethod on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:04:14.649 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 3.69s ################################################################################ # Installation # Installing ArnoldiMethod... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [ec485272] + ArnoldiMethod v0.4.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.61s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 6.61s ################################################################################ # Testing # Testing ArnoldiMethod Status `/tmp/jl_4O6tJL/Project.toml` [ec485272] ArnoldiMethod v0.4.0 [c145ed77] GenericSchur v0.5.4 [90137ffa] StaticArrays v1.9.12 [37e2e46d] LinearAlgebra [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_4O6tJL/Manifest.toml` [ec485272] ArnoldiMethod v0.4.0 [c145ed77] GenericSchur v0.5.4 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [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... Test Summary: | Pass Total Time Initialization | 1 1 2.8s Test Summary: | Pass Total Time Arnoldi Factorization | 8 8 18.4s Test Summary: | Pass Total Time Invariant subspace | 4 4 1.2s Test Summary: | Pass Total Time Givens rotation | 32 32 16.6s Test Summary: | Pass Total Time Stable permutation ordering | 20 20 0.0s Test Summary: | Pass Total Time Schur factorization | 118 118 10.1s Test Summary: | Pass Total Time Schur with nearly repeated eigenvalues | 2 2 1.1s Test Summary: | Pass Total Time Convergence issue encountered in the wild | 2 2 0.2s Test Summary: | Pass Total Time Exactly repeated eigenvalues in 2x2 block | 5 5 0.2s Test Summary: | Pass Total Time Tiny sylvester equation Float64, (2, 2) | 2 2 0.8s Test Summary: | Pass Total Time Tiny sylvester equation Float64, (2, 1) | 2 2 0.8s Test Summary: | Pass Total Time Tiny sylvester equation Float64, (1, 2) | 2 2 0.1s Test Summary: | Pass Total Time Tiny sylvester equation ComplexF64, (2, 2) | 2 2 0.9s Test Summary: | Pass Total Time Tiny sylvester equation ComplexF64, (2, 1) | 2 2 0.3s Test Summary: | Pass Total Time Tiny sylvester equation ComplexF64, (1, 2) | 2 2 0.1s Test Summary: | Pass Total Time Singular sylvester Float64 | 3 3 0.0s Test Summary: | Pass Total Time Singular sylvester ComplexF64 | 3 3 0.0s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 1 (Float64) | 3 3 0.1s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 1 (ComplexF64) | 3 3 0.1s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 1 (BigFloat) | 3 3 0.1s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 1 (Complex{BigFloat}) | 3 3 0.4s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 2 (Float64) | 5 5 0.4s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 2 (ComplexF64) | 5 5 0.6s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 2 (BigFloat) | 5 5 1.0s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 2 (Complex{BigFloat}) | 5 5 6.1s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 1 (Float64) | 5 5 0.1s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 1 (ComplexF64) | 5 5 0.2s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 1 (BigFloat) | 5 5 0.2s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 1 (Complex{BigFloat}) | 5 5 0.2s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 2 (Float64) | 7 7 0.2s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 2 (ComplexF64) | 7 7 0.4s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 2 (BigFloat) | 7 7 1.0s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 2 (Complex{BigFloat}) | 7 7 1.6s Test Summary: | Pass Total Time Rotation right with single eigenvalues | 48 48 3.6s Test Summary: | Pass Total Time Rotation right with two conjugate pairs | 40 40 0.1s Test Summary: | Pass Total Time Rotation right with one 2 × 2 block on the right | 48 48 0.0s Test Summary: | Pass Total Time Rotation right with one 2 × 2 block on the left | 48 48 0.0s Test Summary: | Pass Total Time Stewart's example | 12 12 0.6s Test Summary: | Pass Total Time Small eigenvalue separation | 8 8 1.3s Test Summary: | Pass Total Time Identical eigenvalues should not blow up | 6 6 0.6s Test Summary: | Pass Total Time Eigenvector upper triangular matrix | 160 160 19.8s Test Summary: | Pass Total Time Eigenvectors quasi-upper triangular matrix | 80 80 1.2s Test Summary: | Pass Total Time Extract partial | 4 4 0.7s Test Summary: | Pass Total Time Zero eigenvalues & low-rank matrices | 20 20 1m37.0s Test Summary: | Pass Total Time Stopping criterion specified in different number type is fine | 2 2 4.2s Test Summary: | Pass Total Time Right number type | 1 1 1.4s Test Summary: | Pass Total Time Find all eigenvalues of a small matrix | 2 2 0.0s Test Summary: | Pass Total Time Incorrect input | 5 5 0.2s Test Summary: | Pass Total Time Eigenvector as initial vector is not problematic | 3 3 1.1s Test Summary: | Pass Total Time Target non-dominant eigenvalues | 1 1 1.7s Test Summary: | Pass Total Time Repeated eigenvalues | 3 3 1.2s Test Summary: | Pass Total Time Zero matrix | 8 8 0.0s Test Summary: | Pass Total Time Passing an initial Schur decomp | 6 6 0.1s Test Summary: | Pass Total Time Schur to eigen Float64 take 1 | 11 11 6.8s Test Summary: | Pass Total Time Schur to eigen Float64 take 2 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 3 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 4 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 5 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 6 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 7 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 8 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 9 | 11 11 0.2s Test Summary: | Pass Total Time Schur to eigen Float64 take 10 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 1 | 11 11 7.3s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 2 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 3 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 4 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 5 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 6 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 7 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 8 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 9 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 10 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen BigFloat take 1 | 11 11 10.5s Test Summary: | Pass Total Time Schur to eigen BigFloat take 2 | 11 11 2.9s Test Summary: | Pass Total Time Schur to eigen BigFloat take 3 | 11 11 2.7s Test Summary: | Pass Total Time Schur to eigen BigFloat take 4 | 11 11 2.8s Test Summary: | Pass Total Time Schur to eigen BigFloat take 5 | 11 11 3.0s Test Summary: | Pass Total Time Schur to eigen BigFloat take 6 | 11 11 2.8s Test Summary: | Pass Total Time Schur to eigen BigFloat take 7 | 11 11 2.9s Test Summary: | Pass Total Time Schur to eigen BigFloat take 8 | 11 11 2.9s Test Summary: | Pass Total Time Schur to eigen BigFloat take 9 | 11 11 2.9s Test Summary: | Pass Total Time Schur to eigen BigFloat take 10 | 11 11 2.8s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 1 | 11 11 14.8s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 2 | 11 11 8.7s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 3 | 11 11 8.2s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 4 | 11 11 8.6s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 5 | 11 11 8.1s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 6 | 11 11 8.6s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 7 | 11 11 8.0s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 8 | 11 11 8.5s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 9 | 11 11 8.2s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 10 | 11 11 8.2s Testing ArnoldiMethod tests passed Testing completed after 368.28s PkgEval succeeded after 384.64s