Skip to content
Prev 56248 / 63421 Next

nlminb with constraints failing on some platforms

I'm not entirely sure what you are asking. However, optimx is really NOT
meant as a production tool. I intend it as a way to
1) try out a lot of optimizers quickly on a user's problem or problem
class to select a method or methods that suit well;
2) to provide (in the source code of optimr()) an example of how to
call the particular optimizers. They all have a lot of different syntax
elements, which in fact are the biggest headache in building and
extending optimx.

Best, JN
On 2019-01-31 9:26 a.m., Amit Mittal wrote: