>>>>> "I" == Ionut Borcoman at debian <[EMAIL PROTECTED]> writes:
I> The package 'cfortran', sugested by Christopher Lee I> <[EMAIL PROTECTED]> looked more appropriate for what I'm I> needing. Unfortunately, it doesn't work for matrixes bigger I> than 14x14. Or maybe I've done again something wrong. I am not sure what this means. cfortran.h is a header file for exporting Fortran functions to C. Did you use this to call BLAS/Lapack from C and get the wrong answer when using large matrices? If this is the case, I would definitely like to know what went wrong (what size matrix, what BLAS/Lapack functions, what error mode). You can use cpp to see what cfortran.h does for your particular function declaration. -- Christopher Lee http://www.cs.cmu.edu/~chrislee [EMAIL PROTECTED] -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null