On Sat, Jun 25, 2016 at 9:48 AM, Stian Soiland-Reyes <st...@apache.org> wrote:
> On 21 Jun 2016 8:31 p.m., "Gilles" <gil...@harfang.homelinux.org> wrote: > > > Hello. > > > > This is one of several votes for establishing new Commons components > > out of functionality developed inside the "Commons Math" component. > > > > This vote is dedicated to the following functionality: > > Uniform (pseudo-)random number generators > > > > The concerned code is the contents of the following classes and packages: > > org.apache.commons.math4.rng > > located in the "develop" branch of Commons Math: > > > > > https://git1-us-west.apache.org/repos/asf?p=commons-math.git;a=tree;f=src/main/java/org/apache/commons/math4/rng;h=3f7313a705b1f517dc11f3d2b3983434852f4c02;hb=refs/heads/develop > > > > Notes: > > * Code in the above package was never released. > > * This component will have no dependency. > > * Code size: ~1800 lines of code (unit tests not included). > > * API: stable (probably). > > * Estimated minimum Java version: 6 > > > > All are welcome to vote, especially potential users of the candidate > > component and people who'd like to contribute to it, through user > support, > > bug-fixes and enhancements, documentation, release management. > > > > [ ] +1, this would be a valid Commons component. > > [ ] -1, this won't be a good Commons component because ... > > > > > > Thanks, > > Gilles > I believe that RNG is well separated and self contained component, hence I'd like to express my 0.02$ and add: +1 Best regards, Artem Barger.