[julia-users] Re: How to have many arguments in a Jump.jl nonlinear model?

2016-02-29 Thread Miles Lubin
Yes, it will be supported eventually but I can't give a time frame. On Monday, February 29, 2016 at 8:37:30 PM UTC-5, jock@gmail.com wrote: > > OK, thanks Miles. I'll head to Optim.jl. > Is there an intention to implement this functionality? > Suggestion for julia-opt is noted, thanks again.

[julia-users] Re: How to have many arguments in a Jump.jl nonlinear model?

2016-02-29 Thread jock . lawrie
OK, thanks Miles. I'll head to Optim.jl. Is there an intention to implement this functionality? Suggestion for julia-opt is noted, thanks again. On Tuesday, March 1, 2016 at 12:24:05 PM UTC+11, Miles Lubin wrote: > > There's no syntax for this at the moment, it's a known issue. The problem > is

[julia-users] Re: How to have many arguments in a Jump.jl nonlinear model?

2016-02-29 Thread Miles Lubin
There's no syntax for this at the moment, it's a known issue. The problem is that JuMP's internal representation of nonlinear expressions doesn't allow vectors or matrices. For the moment we're targeting the use cases where the function is low dimensional. For box-constrained nonlinear