Re: How do I install and use Apache Commons?

2022-08-01 Thread Mark Fortner
Even simpler, is to create a groovy script. 1. Use sdkman to install groovy on your local machine if you don't already have it. 2. Launch the Groovy console using the *groovyConsole* command in your Terminal Window (or equivalent). 3. Go to the maven repository

Re: Use non-linear least squares to fit a function

2022-08-01 Thread Gilles Sadowski
Hello. Le lun. 1 août 2022 à 16:03, Yaqiang Wang a écrit : > > Gilles, > > Thanks so much for your patiently response! I know I can write a gradient > method for a specific function, but my purpose is to make the gradient > method suitable for any function of yi = f(xi, p1, p2, p3, ...). That mea

Re: Use non-linear least squares to fit a function

2022-08-01 Thread Yaqiang Wang
Gilles, Thanks so much for your patiently response! I know I can write a gradient method for a specific function, but my purpose is to make the gradient method suitable for any function of yi = f(xi, p1, p2, p3, ...). That means the users don't need to override a new fixed gradient method for a ne

Re: Use non-linear least squares to fit a function

2022-08-01 Thread Gilles Sadowski
Hi. Le dim. 31 juil. 2022 à 18:05, Yaqiang Wang a écrit : > > Currently I just want to fit univariate function such as the following Python > function: > > def func(x, a, b, c): > return a * exp(-b * x) + c > > > I also tried using SimpleCurveFitter to do it. MyParametricUnivariateFunction

Re: EoS/EoL date required for FOSS ​Apache Commons Net 3.8.0 and Apache commons-codec 1.15

2022-08-01 Thread Gary Gregory
We've already replied many times to these types of questions recently, please check the mail archives. Gary On Mon, Aug 1, 2022, 05:13 Sahil Sharma D wrote: > Hello team, > > kindly help in getting EoS/EoL date for FOSS ​Apache Commons Net 3.8.0 and > Apache commons-codec 1.15 > > Regards, > Sa

EoS/EoL date required for FOSS ​Apache Commons Net 3.8.0 and Apache commons-codec 1.15

2022-08-01 Thread Sahil Sharma D
Hello team, kindly help in getting EoS/EoL date for FOSS ​Apache Commons Net 3.8.0 and Apache commons-codec 1.15 Regards, Sahil