[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286214#comment-15286214 ]
Simone Robutti commented on FLINK-1873: --------------------------------------- Ok, I just need to split the stuff I did and I can open it. The stuff I did can be split in two but not more: I would like to keep conversions between formats for its own PR but actually you can't directly build block-based matrices in a clean way but you have to convert from a row distributed matrix. So I think I will go for a row-based matrix PR and then the rest. > Distributed matrix implementation > --------------------------------- > > Key: FLINK-1873 > URL: https://issues.apache.org/jira/browse/FLINK-1873 > Project: Flink > Issue Type: New Feature > Components: Machine Learning Library > Reporter: liaoyuxi > Assignee: Simone Robutti > Labels: ML > > It would help to implement machine learning algorithm more quickly and > concise if Flink would provide support for storing data and computation in > distributed matrix. The design of the implementation is attached. -- This message was sent by Atlassian JIRA (v6.3.4#6332)