Package evaluation of OrthoMatchingPursuit on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:04:56.877 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.22s ################################################################################ # Installation # Installing OrthoMatchingPursuit... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2ae2181e] + OrthoMatchingPursuit v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [79e6a3ab] + Adapt v4.2.0 [861a8166] + Combinatorics v1.0.2 [fdbdab4c] + ElasticArrays v1.2.12 [2ae2181e] + OrthoMatchingPursuit v0.2.0 [2ae35dd2] + Permutations v0.4.23 [ae029012] + Requires v1.3.0 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [cf7118a7] + UUIDs [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 5.55s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.43s ################################################################################ # Testing # Testing OrthoMatchingPursuit Status `/tmp/jl_k7ubCJ/Project.toml` [fdbdab4c] ElasticArrays v1.2.12 [2ae2181e] OrthoMatchingPursuit v0.2.0 [2ae35dd2] Permutations v0.4.23 [37e2e46d] LinearAlgebra [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_k7ubCJ/Manifest.toml` [79e6a3ab] Adapt v4.2.0 [861a8166] Combinatorics v1.0.2 [fdbdab4c] ElasticArrays v1.2.12 [2ae2181e] OrthoMatchingPursuit v0.2.0 [2ae35dd2] Permutations v0.4.23 [ae029012] Requires v1.3.0 [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 [10745b16] Statistics v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [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 Verify updateqrfactUnblocked! for a vector | 2 2 6.4s Test Summary: | Pass Total Time Verify updateqrfactUnblocked! for a matrix | 2 2 0.8s Test Summary: | Pass Total Time Test ElasticQR decompostion | 3 3 5.1s Test Summary: | Pass Total Time Test updateelasticqrfact! for a vector | 2 2 2.2s Test Summary: | Pass Total Time Test updateelasticqrfact! for a matrix | 2 2 1.2s ┌ Warning: `qr(A::AbstractMatrix, ::Val{true}; kwargs...)` is deprecated, use `qr(A, ColumnNorm(); kwargs...)` instead. │ caller = pivotedqr(ψ::Matrix{Float64}, u::Vector{Float64}; invert::Bool, verbose::Bool, ϵrel::Float64, maxterms::Int64) at pivotedqr.jl:9 └ @ OrthoMatchingPursuit ~/.julia/packages/OrthoMatchingPursuit/KBg6R/src/pivotedqr.jl:9 Test Summary: | Pass Total Time Test the pivoted QR | 22 22 1.6s Test Summary: | Pass Total Time Test the LS version of the OMP 0 relative error | 22 22 0.0s Test Summary: | Pass Total Time Test the LS version of the OMP given relative error | 11 11 0.0s Test Summary: | Pass Total Time Test the LS version of the OMP given a relative number of features | 14 14 0.0s Test Summary: | Pass Total Time Test the QR version of the OMP | 22 22 0.8s Test Summary: | Pass Total Time Test the QR version of the OMP given relative error | 11 11 0.0s Test Summary: | Pass Total Time Test the QR version of the OMP given a number of features | 14 14 0.0s Test Summary: | Pass Total Time Check that LS and QR versions are consistent | 2 2 0.1s Test Summary: | Pass Total Time Test wrapper for greedysolvers | 9 9 0.8s Testing OrthoMatchingPursuit tests passed Testing completed after 34.72s PkgEval succeeded after 61.07s