Package evaluation to test GenericLinearAlgebra on Julia 1.14.0-DEV.2043 (b936235316*) started at 2026-04-19T13:03:27.756 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.04s ################################################################################ # Installation # Installing GenericLinearAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [14197337] + GenericLinearAlgebra v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [14197337] + GenericLinearAlgebra v0.4.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.3s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 28.58s ################################################################################ # Testing # Testing GenericLinearAlgebra Status `/tmp/jl_rYCaPs/Project.toml` [497a8b3b] DoubleFloats v1.7.1 [14197337] GenericLinearAlgebra v0.4.0 [94ee1d12] Quaternions v0.7.7 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [8e850b90] libblastrampoline_jll v5.15.0+0 Status `/tmp/jl_rYCaPs/Manifest.toml` [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.7.1 [14197337] GenericLinearAlgebra v0.4.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [21216c6a] Preferences v1.5.2 [be4d8f0f] Quadmath v1.0.1 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [276daf66] SpecialFunctions v2.7.2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time rankUpdate! | 5 5 16.3s Test Summary: | Pass Total Time triangular multiplication: UpperTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 1.1s Test Summary: | Pass Total Time triangular multiplication: UnitUpperTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.0s Test Summary: | Pass Total Time triangular multiplication: LowerTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.0s Test Summary: | Pass Total Time triangular multiplication: UnitLowerTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.0s Test Summary: | Pass Total Time Cholesky | 30 30 43.9s Test Summary: | Pass Total Time ldlt. n=5, uplo=U | 3 3 26.0s Test Summary: | Pass Total Time ldlt. n=5, uplo=L | 3 3 1.8s Test Summary: | Pass Total Time ldlt. n=50, uplo=U | 3 3 0.0s Test Summary: | Pass Total Time ldlt. n=50, uplo=L | 3 3 0.0s Test Summary: | Pass Total Time ldlt. n=500, uplo=U | 3 3 4.7s Test Summary: | Pass Total Time ldlt. n=500, uplo=L | 3 3 10.8s Test Summary: | Pass Total Time The QR decomposition | 158 158 2.6s Test Summary: | Pass Total Time The selfadjoint eigen problem | 81 81 1m07.6s Test Summary: | Pass Total Time The General eigenvalue problem | 45 45 1m40.1s Test Summary: | Pass Total Time Test sign of eigenvalues | 1 1 0.3s norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 1.5311411618485836e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 2.696110676853178e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 2.679442036619565e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 1.0660538918987178e-13 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 1.1372495877911283e-13 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 6.418130561114234e-14 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 4.83184467418476e-13 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 6.541226327491299e-13 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 6.821604607342421e-13 Test Summary: | Pass Total Time Singular value decomposition | 87 87 1m24.7s Test Summary: | Pass Total Time LAPACK wrappers | 48 48 22.4s Testing GenericLinearAlgebra tests passed Testing completed after 448.59s PkgEval succeeded after 508.9s