Hello.
On Wed, 21 Nov 2018 09:54:58 -0500, Ahmed Fasih wrote:
Gilles, thanks for writing!, and sorry for the delay in responding.
However, you should be aware that some of its functionality is in
the
process of being transferred to more focused components:
* Commons Numbers
* Commons RNG
Gilles, thanks for writing!, and sorry for the delay in responding.
> However, you should be aware that some of its functionality is in the
> process of being transferred to more focused components:
> * Commons Numbers
> * Commons RNG
> * Commons Statistics
> * Commons Geometry
>
> In par
Hello.
Thank you for your interest in the "Commons Math" library.
However, you should be aware that some of its functionality is in the
process of being transferred to more focused components:
* Commons Numbers
* Commons RNG
* Commons Statistics
* Commons Geometry
In particular, a method su
Hello friends, I'm new to Java, and to Apache Commons Math, and I'm porting
some code to Java. One useful function that's available in Scipy is `logsumexp`:
https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.logsumexp.html
In a nutshell, given a list of values in the log domain,