Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Vector, Matrix types and operations to enable linear algebra API #17860

Closed
damccorm opened this issue Jun 3, 2022 · 0 comments
Closed

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 3, 2022

Survey of existing linear algebra libraries within mahout (samsara), spark (sparkML) and flink (flinkML) shows that they all expose local vector, matrix (sparse, dense) and distributed matrix types and operations. We should define these data types and operations within Beam and add this to the BeamML document https://docs.google.com/document/d/17cRZk_yqHm3C0fljivjN66MbLkeKS1yjo4PBECHb-xA/edit#heading=h.n51rhya8bv4f

Imported from Jira BEAM-478. Original Jira may contain additional context.
Reported by: Kam Kasravi.
Subtask of issue #17859

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant