From 59e6e6d07f74d27bfd1e35b6bb3df7d29765856c Mon Sep 17 00:00:00 2001 From: kalmar Date: Mon, 13 Mar 2017 20:38:07 +0100 Subject: [PATCH] add comment --- SL3Z.jl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SL3Z.jl b/SL3Z.jl index 8649132..78b164c 100644 --- a/SL3Z.jl +++ b/SL3Z.jl @@ -110,8 +110,13 @@ end +#= +To use file property(T).jl (specifically: check_property_T function) +You need to define: +function ΔandSDPconstraints(identity, S):: (Δ, sdp_constraints) +=# using GroupAlgebras using PropertyT