Re: eigenvalue solver

2016-01-12 Thread Till Rohrmann
t from? > Best regards, > Lydia > > > Von meinem iPhone gesendet > Am 12.01.2016 um 10:46 schrieb Till Rohrmann : > > Hi Lydia, > > there is no Eigenvalue solver included in FlinkML yet. But if you want to, > then you can give it a try :-) > > [1] http://w

Re: eigenvalue solver

2016-01-12 Thread Lydia Ickler
Hi Till, Thanks for the Paper Link! Do you have maybe a Code snippet in mind from BLAS, breeze or spark where to Start from? Best regards, Lydia Von meinem iPhone gesendet > Am 12.01.2016 um 10:46 schrieb Till Rohrmann : > > Hi Lydia, > > there is no Eigenvalue solver incl

Re: eigenvalue solver

2016-01-12 Thread Till Rohrmann
Hi Lydia, there is no Eigenvalue solver included in FlinkML yet. But if you want to, then you can give it a try :-) [1] http://www.cs.newpaltz.edu/~lik/publications/Ruixuan-Li-CCPE-2015.pdf Cheers, Till On Tue, Jan 12, 2016 at 9:47 AM, Lydia Ickler wrote: > Hi, > > I wanted to know

eigenvalue solver

2016-01-12 Thread Lydia Ickler
Hi, I wanted to know if there are any implementations yet within the Machine Learning Library or generally that can efficiently solve eigenvalue problems in Flink? Or if not do you have suggestions on how to approach a parallel execution maybe with BLAS or Breeze? Thanks in advance! Lydia