remove init kwarg from prod (unsupported on julia-1.3)

This commit is contained in:
Marek Kaluba 2021-07-18 19:55:11 +02:00
parent ed1e3f9709
commit ef4470833a
No known key found for this signature in database
GPG Key ID: 8BF1A3855328FC15
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ using Groups.KnuthBendix
G(Ta(λ, i) * inv(A, Ta(λ, j) * Tα(λ, j))^6 * (Ta(λ, j) * Tα(λ, j) * z)^4 * c)
end
τ = (G(Ta(λ, 1) * Tα(λ, 1))^6) * prod(halftwists, init = one(G))
τ = (G(Ta(λ, 1) * Tα(λ, 1))^6) * prod(halftwists)
# τ^genus is trivial but only in autπ₁Σ₄
# here we check its centrality