Package evaluation of DiracNotation on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:31:39.706 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.18s ################################################################################ # Installation # Installing DiracNotation... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [e655511c] + DiracNotation v0.3.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [e655511c] + DiracNotation v0.3.0 [42e2da0e] + Grisu v1.0.2 [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.74s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.24s ################################################################################ # Testing # Testing DiracNotation Status `/tmp/jl_dzMT8V/Project.toml` [e655511c] DiracNotation v0.3.0 [42e2da0e] Grisu v1.0.2 [37e2e46d] LinearAlgebra [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_dzMT8V/Manifest.toml` [e655511c] DiracNotation v0.3.0 [42e2da0e] Grisu v1.0.2 [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... Test Summary: | Pass Total Time Float | 57 57 7.2s rho = rand(rng, -4:4, 2, 2) = [0 -1; 3 2] Test Summary: | Pass Total Time Int | 18 18 1.3s x = rand(rng, -4:4, 2, 2) + im * rand(rng, -4:4, 2, 2) = Complex{Int64}[0 + 3im -1 + 2im; 3 - 4im 2 - 4im] Test Summary: | Pass Total Time Complex | 41 41 2.9s Testing DiracNotation tests passed Testing completed after 17.37s PkgEval succeeded after 39.87s