Alex and Steven,

Thanks so much for your reply! It's really helpful! :) Stephen, I did spend 
a bit of time on it prior to sending this but was a little confused and 
this has really aided my understanding so thanks a lot!

Jude


On Wednesday, September 3, 2014 3:44:56 PM UTC+1, Steven G. Johnson wrote:
>
> Note also that fminbnd uses box constraints, and the analogous thing in 
> NLopt is to just write:
>
>     lower_bounds!(opt, lbA1)
>     upper_bounds!(opt, ubA1)
>
> However, Jude, I should also point out that "I don't want to read the 
> manual, please just write my code for me" is not the most courteous way to 
> solicit unpaid volunteer help.   In general, people are more willing to 
> help when you've put in an effort yourself.
>

Reply via email to