> On May 8, 2019, at 4:37 PM, Ben Nguyen <[email protected]> wrote:
> 
> Hello,
> 
> The regression module will require a lot of linear math, specifically matrix 
> operations which I’ve heard is outdated. Are there any updates on it’s 
> development? Is this someone’s GSoC project? If not I could try to help by 
> attempting to start porting regression essential operations. But the 
> dependencies for the current library is vast so this would end up being a 
> large endeavor and I know I am not one to properly design a linear math 
> library, I only know the basics, it would probably become a mess. So if there 
> is no current development plan I fear I might have to start by using the old 
> library for now until linear’s development kicks in…. Is this okay?
> 

I suppose the question is: what is commons-numbers, and if a matrix is a 
“number” or it is sufficiently different to warrant a separate component. 

It is worth noting that in there have been past arguments over additional math 
components before we get 1.0 releases for the current ones in flight (but I 
feel like the fastest route to any component’s 1.0 should take priority). 

What are other folks’ thoughts here? I would think that linear algebra would 
likely be a widely used library as it’s fairly fundamental to a collection of 
machine learning algorithms as they are based in least squares. 

-Rob

> Thank you,
> Ben

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to