[ https://issues.apache.org/jira/browse/SPARK-6442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcelo Vanzin updated SPARK-6442: ---------------------------------- Priority: Major (was: Critical) > MLlib Local Linear Algebra Package > ---------------------------------- > > Key: SPARK-6442 > URL: https://issues.apache.org/jira/browse/SPARK-6442 > Project: Spark > Issue Type: New Feature > Components: MLlib > Reporter: Burak Yavuz > Priority: Major > > MLlib's local linear algebra package doesn't have any support for any type of > matrix operations. With 1.5, we wish to add support to a complete package of > optimized linear algebra operations for Scala/Java users. > The main goal is to support lazy operations so that element-wise can be > implemented in a single for-loop, and complex operations can be interfaced > through BLAS. > The design doc: http://goo.gl/sf5LCE -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org