PDA

View Full Version : question about IMSL


yaning
2007-03-14, 20:20
Hello,

Thank you for answering my fortran 90 question.

Does anyone use IMSL? In fact, I need to do some matrix calculations like solving eigen values etc. I put 'use IMSL' in my code, it doesn't work.
My version of compiler is intel fortran. How to use IMSL for it?

BTW, are the codes of matlab can be converted into fortran automaticaly?

Thanks.


yaning

Jorgen
2007-03-19, 07:14
I am assuming that you are referring to the Visual Numerics Math Library IMSL. I have not used their product, but I assume that is should work if you follow their instructions.

Also, I am not aware of any Matlab to Fortran converter. But supposedly there is a Maple to Fortran converter :?:

- Jorgen