Github user fommil commented on the pull request:

    https://github.com/apache/spark/pull/4448#issuecomment-73370324
  
    @srowen updated title. Re: natives, absolutely not! The whole point of 
netlib-java is that it is a common API that is swapped at runtime for Java 
(never leave the JVM), Natives (self contained) or System Optimised Natives 
(requiring runtime `lib{blas,lapack}.so.3`).
    
    I'd love to work on this, I really feel I could make a difference and I see 
no reason for JBLAS unless it is part of your API, but my list of projects is 
ever-increasing and I recently had to take on another project that I don't want 
because of a decision by typesafe to close down some sources that I was about 
to roll out to production.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to