Re: Linear algebra routines and Java


[ Follow Ups ] [ Post Followup ] [ Netlib Discussion Forum ] [ FAQ ]

Posted by Dr. Luca I.G. TOLDO on December 15, 1997 at 03:40:31:

In Reply to: Linear algebra routines and Java posted by Mauro J. Atalla on November 03, 1997 at 13:14:00:

: I would like to know if there are any plans to write
: the LAPACK or a package with some basic linear algebra
: routines in Java.
: In case there already exists a package written in Java,
: I would be glad to know where I can get it.
well, certainly you want to have the following links:
1) David Doolin Java implementation of BLAS and LINPACK
http://www1.fpl.fs.fed.us/linear_algebra.html

2) John Campbell list
http://www.infm.ulst.ac.uk/~jgc/book/#javanumericalprogrammingimageprocessing

3) OPS numerical library
http://www.OpsResearch.com/OR-Objects/index.html

Please let me know when netlib java version comes out !!!!
regards and compliments


Follow Ups: