Return-Path: X-Original-To: apmail-flink-user-archive@minotaur.apache.org Delivered-To: apmail-flink-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F308A184DF for ; Tue, 12 Jan 2016 10:07:21 +0000 (UTC) Received: (qmail 29877 invoked by uid 500); 12 Jan 2016 10:07:21 -0000 Delivered-To: apmail-flink-user-archive@flink.apache.org Received: (qmail 29789 invoked by uid 500); 12 Jan 2016 10:07:21 -0000 Mailing-List: contact user-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@flink.apache.org Delivered-To: mailing list user@flink.apache.org Received: (qmail 29779 invoked by uid 99); 12 Jan 2016 10:07:21 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2016 10:07:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 108411A0B61 for ; Tue, 12 Jan 2016 10:07:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.901 X-Spam-Level: ** X-Spam-Status: No, score=2.901 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, MIME_QP_LONG_LINE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=googlemail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Ts9Dr52Eg5eg for ; Tue, 12 Jan 2016 10:07:11 +0000 (UTC) Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 5068A31AB5 for ; Tue, 12 Jan 2016 10:07:11 +0000 (UTC) Received: by mail-wm0-f54.google.com with SMTP id u188so248692408wmu.1 for ; Tue, 12 Jan 2016 02:07:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:content-type:content-transfer-encoding:mime-version:subject :message-id:date:references:in-reply-to:to; bh=JcJZmv4d6Wrsh0kNcU00T9aukXZHMDRgmSMYVJU7Fr4=; b=yeMTfQP8k5J6BC/TTAk+D76FCMig45g3yPslcqHzkGVQcWgU7CNZ4HZ27oncXI4aIh Xne51Jofhg7pXTU66neS3wrxVx4nJhJC8MbNSWE48d6djRFpsphBehTHWuvjNI4xKzwI VVSNIMYOS5QHUjvNZ5H529n96cgNTVub91tLQsOyiPEaXzKXi2P6tLXN1vjecKhCUVIs v07xRgltPFRdhXedgLqqsIiJHap4k5Us8lj19Z9Nra6rlPpIZJAMt0GkoMKEFyYrr6Vz vLzpba06E5hXuFhXcD6ngKXc3tXKGp9PTK1PGH/WwansiR82i6Se8M37ARVRM4e9HKKk zeMA== X-Received: by 10.194.200.106 with SMTP id jr10mr92794744wjc.100.1452593231065; Tue, 12 Jan 2016 02:07:11 -0800 (PST) Received: from [10.100.191.1] (z64bf.pia.fu-berlin.de. [87.77.100.191]) by smtp.gmail.com with ESMTPSA id df10sm108785708wjb.44.2016.01.12.02.07.10 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 12 Jan 2016 02:07:10 -0800 (PST) From: Lydia Ickler Content-Type: multipart/alternative; boundary=Apple-Mail-20AFB02D-8412-4DD6-B1CD-1ABB072F977F Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (1.0) Subject: Re: eigenvalue solver Message-Id: <63147FC0-7115-48FC-9E7B-02ED6BEE9297@googlemail.com> Date: Tue, 12 Jan 2016 11:07:09 +0100 References: In-Reply-To: To: user@flink.apache.org X-Mailer: iPhone Mail (13C75) --Apple-Mail-20AFB02D-8412-4DD6-B1CD-1ABB072F977F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Hi Till,=20 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,=20 Lydia=20 Von meinem iPhone gesendet > Am 12.01.2016 um 10:46 schrieb Till Rohrmann : >=20 > Hi Lydia, >=20 > there is no Eigenvalue solver included in FlinkML yet. But if you want to,= then you can give it a try :-) >=20 > [1] http://www.cs.newpaltz.edu/~lik/publications/Ruixuan-Li-CCPE-2015.pdf >=20 > Cheers, > Till >=20 >> On Tue, Jan 12, 2016 at 9:47 AM, Lydia Ickler w= rote: >> Hi, >>=20 >> I wanted to know if there are any implementations yet within the Machine L= earning Library or generally that can efficiently solve eigenvalue problems i= n Flink? >> Or if not do you have suggestions on how to approach a parallel execution= maybe with BLAS or Breeze? >>=20 >> Thanks in advance! >> Lydia >=20 --Apple-Mail-20AFB02D-8412-4DD6-B1CD-1ABB072F977F Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hi Till, 
Thanks for th= e Paper Link!
Do you have maybe a Code snippet in mind from BLAS, b= reeze or spark where to Start from?
Best regards, 
= Lydia 


Von meinem iPhone gesendet
Am 12.01.= 2016 um 10:46 schrieb Till Rohrmann <trohrmann@apache.org>:

Hi Lydia,

there is no Eigenvalue solve= r included in FlinkML yet. But if you want to, then you can give it a try :-= )


Cheers,
Till

On Tue, Jan 12, 2016 at 9:47 AM, Lydia Ickler <icklerly@googlemail= .com> wrote:
Hi,

I wanted to know if there are any implementations yet within the Machine Lea= rning 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 ma= ybe with BLAS or Breeze?

Thanks in advance!
Lydia

= --Apple-Mail-20AFB02D-8412-4DD6-B1CD-1ABB072F977F--