Github user daniel-pape commented on the pull request:
https://github.com/apache/flink/pull/1078#issuecomment-166991692
Thanks for the comment @tillrohrmann. Just pushed the changes.
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user daniel-pape commented on a diff in the pull request:
https://github.com/apache/flink/pull/1078#discussion_r40507078
--- Diff:
flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/math/DenseVector.scala
---
@@ -102,6 +102,38 @@ case class DenseVector
Github user daniel-pape commented on a diff in the pull request:
https://github.com/apache/flink/pull/1078#discussion_r40507074
--- Diff:
flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/math/SparseVector.scala
---
@@ -85,6 +85,34 @@ case class SparseVector
Github user daniel-pape commented on a diff in the pull request:
https://github.com/apache/flink/pull/1078#discussion_r40507071
--- Diff:
flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/math/SparseVector.scala
---
@@ -85,6 +85,34 @@ case class SparseVector
Github user daniel-pape commented on a diff in the pull request:
https://github.com/apache/flink/pull/1078#discussion_r40507046
--- Diff:
flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/math/DenseVector.scala
---
@@ -102,6 +102,38 @@ case class DenseVector
Github user daniel-pape commented on a diff in the pull request:
https://github.com/apache/flink/pull/1078#discussion_r40507042
--- Diff:
flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/math/DenseVector.scala
---
@@ -102,6 +102,38 @@ case class DenseVector
Github user daniel-pape commented on the pull request:
https://github.com/apache/flink/pull/1078#issuecomment-139376525
Will be fixed and I will also review what @chiwanpark suggested, though I
think .toArray was called with an intend (for comprehensions yield collections
of the same
GitHub user daniel-pape opened a pull request:
https://github.com/apache/flink/pull/1078
FLINK-1737: Kronecker product
This is preparational work related to FLINK-1737: Adds an implementation of
outer/Kronecker product which can subsequently be used to compute the sample
[
https://issues.apache.org/jira/browse/FLINK-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650487#comment-14650487
]
Daniel Pape commented on FLINK-1737:
Hi Sachin,
Yes, there is some ongoing prog
[
https://issues.apache.org/jira/browse/FLINK-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14623974#comment-14623974
]
Daniel Pape commented on FLINK-1737:
Could someone assign me the task? Woul
10 matches
Mail list logo