Package evaluation of SDPSymmetryReduction on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:26:16.058 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.18s ################################################################################ # Installation # Installing SDPSymmetryReduction... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [56ed78d6] + SDPSymmetryReduction v0.1.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [56ed78d6] + SDPSymmetryReduction v0.1.3 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [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 11.07s ################################################################################ # Testing # Testing SDPSymmetryReduction Status `/tmp/jl_2EhlFA/Project.toml` [56ed78d6] SDPSymmetryReduction v0.1.3 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_2EhlFA/Manifest.toml` [56ed78d6] SDPSymmetryReduction v0.1.3 [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... Starting the reduction. Original dimension: 1653 Iteration 1, Current dimension: 2 Iteration 2, Current dimension: 6 Iteration 3, Current dimension: 14 Iteration 4, Current dimension: 17 Iteration 5, Current dimension: 18 5 Total iterations, Final dimension: 18, Old dimension: 1653 Starting the reduction. Original dimension: 1653 Iteration 1, Current dimension: 2 Iteration 2, Current dimension: 6 Iteration 3, Current dimension: 14 Iteration 4, Current dimension: 17 Iteration 5, Current dimension: 18 5 Total iterations, Final dimension: 18, Old dimension: 1653 Determining block sizes... Block sizes are [2, 2, 2, 2, 3] Determining the algebra-isomorphism... Calculating image of the basis of the algebra... Determining block sizes... Block sizes are [1, 1, 1] Determining the algebra-isomorphism... Calculating image of the basis of the algebra... Determining block sizes... Block sizes are [1, 1, 1] ┌ Error: Dimensions do not match up. Rounding error (try different epsilons and/or try again) or not block-diagonalizable over the reals (try parameter complex = true). └ @ SDPSymmetryReduction ~/.julia/packages/SDPSymmetryReduction/P5IUP/src/SDPSymmetryReduction.jl:274 sum([(count(K .== Ki) * (count(K .== Ki) + 1)) / 2 for Ki = unique(K)]) = 3.0 P.n = 4 Test Summary: | Pass Total Time SDPSymmetryReduction.jl | 12 12 1m13.6s Testing SDPSymmetryReduction tests passed Testing completed after 78.51s PkgEval succeeded after 101.24s