I noted the beta on maven. Should I delete the older version from the POM
file? I now have both in my code;
Also is it appropriate to ask a question on the LevenbergMarquardtOptimizer
in this forum?
If so, in the LeastSquaresOptimizer.Optimum object what is the
appropriate value for the getSig
In a prop shop long ago , I also emailed all exception messages. It is a
great way to correct logic errors and capture potentially sloppy code.
Graphing the errors resulted in an exponential decline in errors.
I also developed a handy performance tracker for critical algorithms and
saved those re
thus:
LargeSimplexSolver.java
LargeSImplexTableau.java
LargeSolutionCallback.java
and
SimplexMapMatrix a minor extension of OpenMaprealMatrix.
I am willing to share the modifications if the math common group thinks
such an effort is worthwhile.
Cheers to you all and keep up the good work.
Bill
Just read the Maven description bingo!!!
On Tue, Jan 16, 2018 at 8:02 AM, Eric Barnhill
wrote:
> On Tue, Jan 16, 2018 at 3:29 PM, Bill Igoe wrote:
>
> >
> > Thinking aloud. 'Math' is of course a broad subject and your goal of a
> > solid all encompassing
Giles,
Seems reasonable.
Thinking aloud. 'Math' is of course a broad subject and your goal of a
solid all encompassing package is admirable.
Managing a lot of jars or packages is a pain for the none java expert. In
thinking on the way python, R and other packages
solves the 'issue' is by automat
>
> > On Jan 2, 2018, at 5:43 AM, Gilles wrote:
> >
> > Hello.
> >
> > On Mon, 1 Jan 2018 19:27:00 -0500, Rob Tompkins wrote:
> >>> On Jan 1, 2018, at 7:08 PM, Bill Igoe wrote:
> >>>
> >>> Hi Gang,
> >>>
> >
Cheers to you all and have a great 2018
Bill Igoe
Hi Gang,
I am new to this apache group. My two cents here for a first post. Finally
jumping after reading the threads and sensing the frustration. . I have
pretty good success in using Math commons 3.6 for financial derivatives,
financial and economics analysis and etc. Using the 3.6 as my a bas
A java CUDA jni library would be excellent.
On Jun 12, 2017 7:08 PM, "Gary Gregory" wrote:
> On Mon, Jun 12, 2017 at 6:56 PM, Matt Sicker wrote:
>
> > So wouldn't something like ASM or Javassist or one of the zillion other
> > bytecode libraries be a better alternative to using reflection for
>