Skip to content

Instantly share code, notes, and snippets.

@hightemp
Last active January 21, 2017 05:21
Show Gist options
  • Save hightemp/8973974859b286174da21579368a8edc to your computer and use it in GitHub Desktop.
Save hightemp/8973974859b286174da21579368a8edc to your computer and use it in GitHub Desktop.
Java mathematics, linear algebra and optimisation libraries

#Java mathematics, linear algebra and optimisation libraries

netlib-java

netlib-java is a wrapper for low-level BLAS, LAPACK and ARPACK that performs as fast as the C / Fortran interfaces with a pure JVM fallback. netlib-java is included with recent versions of Apache Spark.

Benchmarks

Runtime: Intel Core i7-2600 Processor

Runtime: ARM Cortex-A8 Processor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment