Re: [configuration] Release date for commons-configuration2 ?

2017-09-28 Thread Oliver Heger
Am 27.09.2017 um 08:33 schrieb Andreas Kuhtz: > Hi Gary, > > I wasn't aware that pushing a SNAPSHOT build needs the release process will > all preparations to be executed, but I'll wait for the next release in this > case. > Thank you for all the good solutions that are provided by the configura

Re: [math] Using optimization package for non linear equations

2017-09-28 Thread Gilles
Hi Vladimir. On Thu, 28 Sep 2017 09:37:15 -0400, Vladimir Blagojevic wrote: I've read optimization guide (http://commons.apache.org/pro per/commons-math/userguide/optimization.html) yet I'm still unsure about how to apply optimization examples in my case. The unit tests provide working examp

[math] Using optimization package for non linear equations

2017-09-28 Thread Vladimir Blagojevic
I've read optimization guide (http://commons.apache.org/pro per/commons-math/userguide/optimization.html) yet I'm still unsure about how to apply optimization examples in my case. I have a set of nonlinear equations in the form: e^(qt)S - e^(rt)K1 = b1 e^(qt)S - e^(rt)K2 = b2 ... e^(qt)S - e^(rt)