You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Artem Barger <ar...@bargr.net> on 2016/07/01 16:02:16 UTC

Re: [VOTE] New component: Random number generators

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" <gi...@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.

Re: [VOTE] New component: Random number generators

Posted by Rob Tompkins <ch...@gmail.com>.
> On Jul 1, 2016, at 12:02 PM, Artem Barger <ar...@bargr.net> wrote:
> 
> 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" <gi...@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​
> 

I too would like to add my vote here:
+1 [contributor, not committer]

> 
> Best regards,
>                      Artem Barger.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org