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 On Mon, Jun 3, 2013 at 12:18 PM, Thomas Neidhart <[email protected]>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 >
