LAPACK to JAVA
Allows Java programmers to access to BLAS/LAPACK routines.
Working on translator to go from LAPACK to Java Byte Code
- lap2j: formal compiler of a subset of f77 sufficient for BLAS & LAPACK
Plan to enable all of LAPACK
- Compiler provides quick, reliable translation.
Focus on LAPACK Fortran
- Simple - no COMMON, EQUIVALANCE, SAVE, I/O