Parent Directory
|
Revision Log
|
Patch
revision 645 by elspeth, Fri Mar 24 01:10:42 2006 UTC | revision 805 by gross, Thu Aug 10 06:09:02 2006 UTC | |
---|---|---|
# | Line 35 umfpack_path = '' | Line 35 umfpack_path = '' |
35 | umfpack_lib_path = '' | umfpack_lib_path = '' |
36 | umfpack_libs = [] | umfpack_libs = [] |
37 | ||
38 | # locations of libs etc used by BLAS | |
39 | blas_path = '' | |
40 | blas_lib_path = '' | |
41 | blas_libs = [] | |
42 | ||
43 | # locations of include files for python | # locations of include files for python |
44 | python_path = Dir('/usr/include') | python_path = Dir('/usr/include') |
45 | python_lib_path = Dir('/usr/lib') | python_lib_path = Dir('/usr/lib') |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |