mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-23 08:15:29 +01:00
we need Flota64 laplacian
This commit is contained in:
parent
3c0ae5baf0
commit
98744d4f30
@ -69,7 +69,7 @@ function ΔandSDPconstraints{T<:GroupElem}(S::Vector{T}, Id::T; radius::Int=2)
|
|||||||
|
|
||||||
RG = GroupRing(parent(Id), B, pm)
|
RG = GroupRing(parent(Id), B, pm)
|
||||||
|
|
||||||
Δ = splaplacian(RG, S, Id, sizes[2*radius])
|
Δ = splaplacian(RG, S, Id, Float64)
|
||||||
return Δ, sdp_constraints
|
return Δ, sdp_constraints
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user