On 6/3/13 6:45 AM, Adekoya Adekunle wrote:
> I am interested in helping with the development  and /or documentation of
> some of apache commons components.
>
> I have a subversion client on my machine , what svn command ( especially
> the URL  that can be accessed anonymosuly from my svn client ) do I need to
> checkout the components on the commons sandbox or repository ?
>
> I would like to start  with some maths components
>
> I would be glad to have your kind response on this
>
> Kunle

Have a look at
http://commons.apache.org/svninfo.html

Phil
>
>
>
> On Mon, Jun 3, 2013 at 12:18 PM, Thomas Neidhart
> <thomas.neidh...@gmail.com>wrote:
>
>> Hi,
>>
>> to start working on the Monte Carlo engine (see MATH-463) I would like to
>> break this thing up in multiple pieces. One thing that could be added
>> independently is the concept of a stochastic process (e.g. Wiener,
>> BrownianMotion, ...).
>>
>> The code in the contribution is already a pretty good start, but the
>> question would be where to put it. We do not yet have a stochastic base
>> package, and random is also not such a good fit imho.
>>
>> I see various options:
>>
>>  - random.process: well it models a random process ...
>>  - stochastic.process: downside of adding another top-level package
>>  - stat.process: well, statistics is a sub-group of stochastic so it would
>> not be perfect
>>
>> What do you think?
>>
>> Thomas
>>


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

Reply via email to