mirror of
https://github.com/tgorordo/WignerSymbols.jl.git
synced 2026-06-05 15:42:15 -07:00
no need to export wei9jbracket
This commit is contained in:
parent
d2c6e12c13
commit
bd6fe9b827
1 changed files with 0 additions and 1 deletions
|
|
@ -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(β₁, β₂, β₃, β₀)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue