I'd really love to be able to write numerical code and deploy at least a subset of capabilities on both. ive found for linalg computations theres a significant performance hit for going through EJML, MTJ, JBlas et al vs bare metal, especially for certain load types. but I also want the JVM in many cases for its huge library availability.