Package evaluation of GenericLinearAlgebra on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:34:51.809 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.31s ################################################################################ # Installation # Installing GenericLinearAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [14197337] + GenericLinearAlgebra v0.3.17 Updating `~/.julia/environments/v1.10/Manifest.toml` [14197337] + GenericLinearAlgebra v0.3.17 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [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.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.29s ################################################################################ # Testing # Testing GenericLinearAlgebra Status `/tmp/jl_fdBBKi/Project.toml` [497a8b3b] DoubleFloats v1.4.3 [14197337] GenericLinearAlgebra v0.3.17 [94ee1d12] Quaternions v0.7.6 [37e2e46d] LinearAlgebra [de0858da] Printf [9a3f8284] Random [8dfed614] Test [8e850b90] libblastrampoline_jll v5.11.0+0 Status `/tmp/jl_fdBBKi/Manifest.toml` [34da2185] Compat v4.16.0 [187b0558] ConstructionBase v1.5.8 [ffbed154] DocStringExtensions v0.9.4 [497a8b3b] DoubleFloats v1.4.3 [14197337] GenericLinearAlgebra v0.3.17 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 [f27b6e38] Polynomials v4.0.19 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [be4d8f0f] Quadmath v0.5.13 [94ee1d12] Quaternions v0.7.6 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.5.1 [1e83bf80] StaticArraysCore v1.4.3 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [9fa8497b] Future [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 [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time rankUpdate! | 5 5 45.3s Test Summary: | Pass Total Time triangular multiplication: UpperTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.6s Test Summary: | Pass Total Time triangular multiplication: UnitUpperTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.2s Test Summary: | Pass Total Time triangular multiplication: LowerTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.2s Test Summary: | Pass Total Time triangular multiplication: UnitLowerTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.2s Test Summary: | Pass Total Time Cholesky | 30 30 1m07.6s Test Summary: | Pass Total Time The QR decomposition | 158 158 3.1s Test Summary: | Pass Total Time The selfadjoint eigen problem | 80 80 1m24.4s Test Summary: | Pass Total Time The General eigenvalue problem | 45 45 1m08.3s Test Summary: | Pass Total Time Test sign of eigenvalues | 1 1 0.3s norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 2.684120956140388e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 4.512283048152518e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 1.7430855057240604e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 7.836039898863846e-14 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 7.826450818687192e-14 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 7.82671521303027e-14 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 4.266272157335311e-13 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 5.117013137444434e-13 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 8.52679437920184e-13 Test Summary: | Pass Total Time Singular value decomposition | 82 82 9.4s Test Summary: | Pass Total Time LAPACK wrappers | 48 48 13.9s Testing GenericLinearAlgebra tests passed Testing completed after 472.78s PkgEval succeeded after 499.13s