Martin Desruisseaux wrote: > * JBlas seems to be JNI wrappers around LAPACK and BLAS Fortran > libraries.
According to http://mikiobraun.github.io/jblas/javadoc/ that's not true for operations that are faster to perform in the JVM.
Martin Desruisseaux wrote: > * JBlas seems to be JNI wrappers around LAPACK and BLAS Fortran > libraries.
According to http://mikiobraun.github.io/jblas/javadoc/ that's not true for operations that are faster to perform in the JVM.