Introduction

Our primary motivation is to provide numerical linear algebra software originally written in Fortran as Java class files. The numerical libraries will be distributed as class files produced by a Fortran-to-Java translator, f2j. The f2j translator is a formal compiler that translates programs written using a subset of Fortran77 into a form that may be executed on Java virtual machines(JVM). The first priority of f2j is to translate the BLAS and LAPACK numerical libraries from their Fortran77 reference source code to Java class files. We have also used f2j to produce a Java translation of the ARPACK library.


Get Fortran to Java at SourceForge.net. Fast, secure and Free Open Source software downloads


Jun 29 2022 Admin Login