mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2025-01-12 14:37:34 +01:00
Nemo.perm is a function in julia v0.6.0
This commit is contained in:
parent
53d413633b
commit
5e4b2203c3
@ -136,7 +136,7 @@ function perm_reps(S::Vector, autS::Group, radius::Int)
|
||||
return perm_reps(autS, E)
|
||||
end
|
||||
|
||||
function reconstruct_sol{T<:GroupElem, S<:Nemo.perm}(preps::Dict{T, S},
|
||||
function reconstruct_sol{T<:GroupElem, S<:perm}(preps::Dict{T, S},
|
||||
Us::Vector, Ps::Vector, dims::Vector)
|
||||
|
||||
l = length(Us)
|
||||
|
Loading…
Reference in New Issue
Block a user