H, on my file there’s a constraint written like this @NLconstraint(m,-sum{log(x[i])/gamma[i], i=1:n}<=mm), when I run the program I get an error saying that this type of syntax is no longer supported. so…¿What is the new syntax for sum{} function then? I installed Julia 2 days ago.