Re: [MATH] Suggesting new package commons-math.simulation

2009-02-28 Thread Luc Maisonobe
In addition to the points identified by Siegfried, could you open a JIRA issue for this ? You can do this by registering into https://issues.apache.org/jira/secure/Dashboard.jspa and then select the link "create a new issue in project Commons Math" that will appear in the page https://issues.apach

Re: [MATH] Suggesting new package commons-math.simulation

2009-02-27 Thread Siegfried Goeschl
Hi Hicham, I'm not involved in commons-math but a few general tips ... some obvious and some not so obvious 1) is the code ASF licence compatible, e.g. not having GPL snippets or other license issues 2) each files must contain an Apache License Header 3) you have to follow the coding and naming c

[MATH] Suggesting new package commons-math.simulation

2009-02-27 Thread Hicham Wahbi
Hello, I am interested in contributing to a "commons-math. Simulation" package since the Monte-Carlo estimation method is listed as an item in the wish list. This is the first time I try to contribute to an open source project. I actually have already written the code and just need to submit it f