On Sat, 15 May 2021 at 16:02, Gilles Sadowski wrote:
> Hi Alex.
>
> Would the proposal be any different if with Java 8+ features?
> [IOW, is it still useful (in any sense) to stick with Java 6?]
>
The Sampler interface can be replaced with Supplier. But then all the
sampling methods would have t
Le mer. 12 mai 2021 à 13:23, Erik Svensson a écrit :
>
> Howdy all,
>
> Irrespective of how it's implemented we would like to implement the
> performance improvements possible to the commons-math lib.
> While I can certainly fork the project and we could have our own version of
> commons-math, w
Hi Alex.
Would the proposal be any different if with Java 8+ features?
[IOW, is it still useful (in any sense) to stick with Java 6?]
Regards,
Gilles
> [...]
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For addi
New shape samplers have been added to the library to sampler coordinates
from different shapes (see RNG-132 [1]).
I have been working on an idea to combine shape samplers together so that a
more complex shape can be sampled, for example a surface or volume.
This requires that different samplers c