Closed GoogleCodeExporter closed 9 years ago
Cantera already supports linking against user-provided BLAS and LAPACK
libraries (with the exception of the Matlab extension; see Issue 34). The
included copies are necessary for platforms (namely Windows) where BLAS and
LAPACK are not usually available.
If there are specific issues that can be identified with the included BLAS and
LAPACK, then we can fix them. I suspect that the problem here is with the sizes
of C and Fortran types, which isn't really a problem with the libraries, but
one of consistent compiler settings.
Original comment by yarmond
on 11 Apr 2012 at 6:05
Original issue reported on code.google.com by
daniel.a...@gmail.com
on 29 Apr 2011 at 5:24