[ 
https://issues.apache.org/jira/browse/SPARK-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966388#comment-13966388
 ] 

Sandeep Singh commented on SPARK-1426:
--------------------------------------

https://github.com/apache/spark/pull/391

> 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)

Reply via email to