Community Profile

photo

Adrianna


Last seen: 4 months ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 3 answers | 1

3

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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....

13 years ago | 1 answer | 0

1

answer