[
https://issues.apache.org/jira/browse/SPARK-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandeep Singh reassigned SPARK-1426:
------------------------------------
Assignee: Sandeep Singh
> Make MLlib work with NumPy versions older than 1.7
> --------------------------------------------------
>
> Key: SPARK-1426
> URL: https://issues.apache.org/jira/browse/SPARK-1426
> Project: Spark
> Issue Type: Improvement
> Components: MLlib, PySpark
> Reporter: Matei Zaharia
> Assignee: Sandeep Singh
> Labels: Starter
>
> Currently it requires NumPy 1.7 due to using the copyto method
> (http://docs.scipy.org/doc/numpy/reference/generated/numpy.copyto.html) for
> extracting data out of an array, but we could add a fallback for older
> versions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)