mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-14 14:15:28 +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)
|
||||
|
||||
Δ = splaplacian(RG, S, Id, sizes[2*radius])
|
||||
Δ = splaplacian(RG, S, Id, Float64)
|
||||
return Δ, sdp_constraints
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user