[
https://issues.apache.org/jira/browse/ARROW-11115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332193#comment-17332193
]
Andrew Lamb commented on ARROW-11115:
-------------------------------------
Migrated to github: https://github.com/apache/arrow-rs/issues/164
> [Rust] Implement dot-product in a compute kernel
> ------------------------------------------------
>
> Key: ARROW-11115
> URL: https://issues.apache.org/jira/browse/ARROW-11115
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Rust
> Reporter: Erik De Smedt
> Priority: Minor
> Labels: compute, dotproduct, linalg
>
> An efficient implementation of the
> [dot-product|https://en.wikipedia.org/wiki/Dot_product] is useful for many
> machine-learning applications.
> I would propose to treat null as zero for the implementation. This behavior
> is sensible because it corresponds to dropping any observation where
> null-data is present.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)