From bd6fe9b827753701ec9155659bb2942b70f397a2 Mon Sep 17 00:00:00 2001 From: "Thomas (Tom) C. Gorordo" Date: Tue, 3 Sep 2024 17:18:45 -0700 Subject: [PATCH] no need to export wei9jbracket --- src/WignerSymbols.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/WignerSymbols.jl b/src/WignerSymbols.jl index d16ffff..6ef1362 100644 --- a/src/WignerSymbols.jl +++ b/src/WignerSymbols.jl @@ -494,7 +494,6 @@ function compute9jseries(a, b, c, d, e, f, g, h, j) end end -export wei9jbracket # Wei square bracket terms appearing the 9j series function wei9jbracket(α₁::BigInt, α₂::BigInt, α₃::BigInt, β₁::BigInt, β₂::BigInt, β₃::BigInt, β₀::BigInt) p = max(β₁, β₂, β₃, β₀)