/JavaBlasLapack

Java decompiled source code of BLAS and LAPACK translated from Fortran

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

JavaBlasLapack

Java decompiled source code of BLAS and LAPACK translated from Fortran using F2J -> class and javab to get the source. However the source code is not clean and contains lots of redunduncies, errors and dummy code. I will try to clean it a bit later.