[Math] Low-discrepancy sequences

2021-05-30 Thread Gilles Sadowski
Hello. Halton and Sobol sequences have been implemented in the "random" package. From Wikipedia[1]: ---CUT--- Low-discrepancy sequences are also called quasirandom sequences, due to their common use as a replacement of uniformly distributed random numbers. The "quasi" modifier is used to denote

Re: [VOTE] Release Apache Commons Pool 2.10.0 based on RC1

2021-05-30 Thread Matt Sicker
+1 Signatures are good on everything. Spot checks on basic release stuff are all good (license, notice, rat check etc.). Built and tested fine on the following (Java 11, 15, 16): Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) Maven home: /usr/local/Cellar/maven/3.8.1/libexec Java

[Math][Request for review] MATH-1592

2021-05-30 Thread Samy Badjoudj
Hi, As part of modularization coming, https://issues.apache.org/jira/browse/MATH-1592 https://github.com/apache/commons-math/pull/186 The idea there, is that TransformerMap in descriptive statistics, will not be part of the api anymore for a clear separation of concerns. Caller will perform

[Math][Request for review] MATH-1468

2021-05-30 Thread Samy Badjoudj
Hi, As part of modularization coming, https://issues.apache.org/jira/browse/MATH-1468 https://github.com/apache/commons-math/pull/185 Decimal64 and Decimal64Field should not be part of the public API, and go along with the tests they are us in. Thanks Kind regards

Re: [Math] Setup SonarCloud

2021-05-30 Thread Alex Herbert
On Sun, 30 May 2021 at 06:53, Alex Herbert wrote: > They need to have an authorisation token. > > All the jobs for RNG, Numbers and Geometry use a token from my authorised > login. I will look into setting it up for math. > I created a new token and re-ran the job. It has the same error. So I