Re: [math] Expression evaluator

2012-07-11 Thread Gilles Sadowski
Hi. > > I would like to submit you a new feature: an expression evaluator (MATH-809, > ignore my patch). This interpreter will evaluate an expression (including > variable, function) but will don't provide parser (to keep I/O independency). > > I think it would be useful to put this functional

Re: [math] Expression evaluator

2012-07-11 Thread Ted Dunning
Also, why is this better than, say, simply binding commons math into jruby? On Wed, Jul 11, 2012 at 5:51 AM, Gilles Sadowski < gil...@harfang.homelinux.org> wrote: > Hi. > > > > > I would like to submit you a new feature: an expression evaluator > (MATH-809, ignore my patch). This interpreter wil

RE: [math] Multivariate Gaussian Mixture Model

2012-07-11 Thread Becksfort, Jared
Hello, I have created 3 JIRA tickets for the code I plan to submit: Math-815, 816, and 817. My employer has given me permission to contribute the code. I am not an expert in the Apache license. I read http://www.apache.org/licenses/icla.txt. It seems that our company is still allowed to retai

Re: [math] Multivariate Gaussian Mixture Model

2012-07-11 Thread Luc Maisonobe
On 11/07/2012 18:34, Becksfort, Jared wrote: > Hello, Hi Jared, > > I have created 3 JIRA tickets for the code I plan to submit: > Math-815, 816, and 817. Thanks, > > My employer has given me permission to contribute the code. I am not > an expert in the Apache license. I read > http://www.ap

Re: [math] Multivariate Gaussian Mixture Model

2012-07-11 Thread Gilles Sadowski
> [...] > > > My company is also generally > > requires that I place our name somewhere near the top of the > > comments. Does this work for you? > > The top header must be the Apache header, and we forbid use of the > @author statement (authors change as the file is modified through bug > fixes)

RE: [math] Multivariate Gaussian Mixture Model

2012-07-11 Thread Becksfort, Jared
Luc, Yes, that should work for my company's needs. Thank you for clearing that up for me. I will plan to submit in the next few weeks. This should be my last legal question for awhile, but I also wanted to ask about submitting a note to a statistical journal. The method I have implemented i

Re: [pool] Question / potential improvement on KeyedObjectPool

2012-07-11 Thread Phil Steitz
On 7/10/12 2:51 PM, Liviu Tudor wrote: > Hi guys, > > I have a question regarding [pool] -- which might turned out to be either a > request for change or a potential improvement patch (though it could be the > case I suppose that I've misunderstood certain things, in which case it will > just turn

Re: [math] Multivariate Gaussian Mixture Model

2012-07-11 Thread Phil Steitz
On 7/11/12 3:22 PM, Becksfort, Jared wrote: > Luc, > > Yes, that should work for my company's needs. Thank you for clearing that up > for me. I will plan to submit in the next few weeks. > > This should be my last legal question for awhile, but I also wanted to ask > about submitting a note to

Re: [math] Multivariate Gaussian Mixture Model

2012-07-11 Thread Ted Dunning
MLOSS might be a good forum. http://mloss.org/software/ On Wed, Jul 11, 2012 at 9:32 PM, Phil Steitz wrote: > On 7/11/12 3:22 PM, Becksfort, Jared wrote: > > Luc, > > > > Yes, that should work for my company's needs. Thank you for clearing > that up for me. I will plan to submit in the next f