Package evaluation of GenericLinearAlgebra on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:11:35.560 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.93s ################################################################################ # Installation # Installing GenericLinearAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [14197337] + GenericLinearAlgebra v0.3.15 Updating `~/.julia/environments/v1.10/Manifest.toml` [14197337] + GenericLinearAlgebra v0.3.15 [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.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.97s ################################################################################ # Testing # Testing GenericLinearAlgebra Status `/tmp/jl_lGoHUY/Project.toml` [497a8b3b] DoubleFloats v1.4.2 [14197337] GenericLinearAlgebra v0.3.15 [94ee1d12] Quaternions v0.7.6 [37e2e46d] LinearAlgebra [de0858da] Printf [9a3f8284] Random [8dfed614] Test [8e850b90] libblastrampoline_jll v5.11.0+0 Status `/tmp/jl_lGoHUY/Manifest.toml` [34da2185] Compat v4.16.0 [187b0558] ConstructionBase v1.5.8 [ffbed154] DocStringExtensions v0.9.3 [497a8b3b] DoubleFloats v1.4.2 [14197337] GenericLinearAlgebra v0.3.15 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.15 [bac558e1] OrderedCollections v1.8.0 [f27b6e38] Polynomials v4.0.17 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [be4d8f0f] Quadmath v0.5.11 [94ee1d12] Quaternions v0.7.6 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.0 [efcf1570] Setfield v1.1.1 [276daf66] SpecialFunctions v2.5.0 [1e83bf80] StaticArraysCore v1.4.3 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [9fa8497b] Future [b77e0a4c] InteractiveUtils [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [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 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.1+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time rankUpdate! | 5 5 46.1s 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 1m06.8s Test Summary: | Pass Total Time The QR decomposition | 158 158 3.1s Test Summary: | Pass Broken Total Time The selfadjoint eigen problem | 72 1 73 1m19.1s Test Summary: | Pass Total Time The General eigenvalue problem | 45 45 1m08.9s Test Summary: | Pass Total Time Test sign of eigenvalues | 1 1 0.3s norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 3.59407549289218e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 1.4936523181711914e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 1.9212162989686302e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 9.237280548560813e-14 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 7.836931524804806e-14 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 8.548643199882326e-14 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 4.548183108597945e-13 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 4.833960147039765e-13 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 4.83199006942872e-13 Test Summary: | Pass Total Time Singular value decomposition | 82 82 9.9s Test Summary: | Pass Broken Total Time Rectangular Full Pack Format | 160 24 184 22.9s Test Summary: | Pass Total Time LAPACK wrappers | 48 48 11.4s Testing GenericLinearAlgebra tests passed Testing completed after 486.54s PkgEval succeeded after 509.09s