Feeds
提问
GMRES with matvec for apply and preconditioner
Hi, I want to use GMRES with a preconditioner. Both the matrix apply and preconditioner have routines for apply that need...
9 years 前 | 0 个回答 | 0
0
个回答提问
Mex 64bit library error
Hi, I am trying to compile another mex program. I believe the problem lies in the library list but I don't know what is miss...
13 years 前 | 2 个回答 | 0
2
个回答提问
Mex problems on 64bit machine
I have a code which creates a mex file fine on a 32 bit machine but it does not work correctly for a 64 bit machine. The code c...
13 years 前 | 1 个回答 | 0
1
个回答提问
using dgetrf on a matrix of size m xn when n >m
I would like to use the lapack LU factorization with pivoting ie. dgetrf. I need the pivoting to be wrt to the rows of a matrix...
13 years 前 | 0 个回答 | 0
0
个回答提问
Can you have both 32 bit and 64 bit MATLAB installed?
Hi, I would like to have both 32 bit and 64 bit MATLAB installed on my Windows machine. Some of my code require mex and I on...
13 years 前 | 3 个回答 | 1
3
个回答提问
compile .mexglx with ifort glib detected error
Hello, I am trying to compile with ifort 11.1. I have gotten this mex file to compile and run on a Windows machine with a La...
13 years 前 | 1 个回答 | 0
1
个回答提问
fortran error reading .txt file made in matlab
Hi, I am trying to pass a double precision array from Matlab to Fortran. I save the array in a .txt file. Using save('file....
14 years 前 | 1 个回答 | 0