Re: MATH-1494 Non-iterative Exponential Fitting

2019-08-27 Thread Gilles Sadowski
[Follow-ups were not on the ML. Copy/paste below.] Hello. Le mer. 21 août 2019 à 02:59, Tom Prodehl a écrit : > > I can accommodate passing all the data at once instead of permitting > piecemeal > > addition. The algorithm requires that the x values be in increasing > order so > > either the da

Re: MATH-1494 Non-iterative Exponential Fitting

2019-08-20 Thread Gilles Sadowski
Hi. Le mar. 20 août 2019 à 17:38, Tom Prodehl a écrit : > > The proposed contribution does not fit within the current design of > theo.a.c.m.fittingpackage. > The radically different approach to estimate the parameters makes it > unsuitable to simply drop it there. > > Design decisions >

MATH-1494 Non-iterative Exponential Fitting

2019-08-20 Thread Tom Prodehl
The proposed contribution does not fit within the current design of theo.a.c.m.fittingpackage. The radically different approach to estimate the parameters makes it unsuitable to simply drop it there. Design decisions must ha