From 7ac49b040c0dc4aad67f1c8b2aa507e8836ac9de Mon Sep 17 00:00:00 2001 From: Utensil Date: Thu, 25 May 2023 15:33:51 +0000 Subject: [PATCH] Gather time stat for A.4.32 --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 47f329d..99f7a04 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -322,7 +322,7 @@ end A₁₋ᵣ = prod_a₁₋ᵣ - for s ∈ dimV + @testset verbose=true "s: $r" for s ∈ dimV Bs = B[s] A_Bs_Aǂ = A₁₋ᵣ * Bs * (A₁₋ᵣ)ǂ