1
0
mirror of https://github.com/kalmarek/Groups.jl.git synced 2024-10-15 07:20:35 +02:00

widen generate_balls's signature

This commit is contained in:
kalmarek 2019-01-09 16:43:44 +01:00
parent 1aa64647c8
commit d579dd8f35

View File

@ -412,7 +412,7 @@ end
#
###############################################################################
function generate_balls(S::Vector{T}, Id::T=parent(first(S))(); radius=2, op=*) where T<:GWord
function generate_balls(S::Vector{T}, Id::T=parent(first(S))(); radius=2, op=*) where T<:GroupElem
sizes = Int[]
B = [Id]
for i in 1:radius