Re: Matlab -> Fortran
- From: "ben" <laserbin@xxxxxxxxx>
- Date: 28 Feb 2007 07:05:34 -0800
On Feb 27, 9:01 pm, "Beliavsky" <beliav...@xxxxxxx> wrote:
On Feb 27, 8:52 pm, "ben" <laser...@xxxxxxxxx> wrote:
<snip>
I also do-it-by-hand occationally, but always translate matlab to
fortran. When the numerical library is properly installed, it is not
very hard in most cases to translate from matlab to fortran.
May I ask which numerical library are you talking about? LAPACK?
NAG is very easy to use, but it is not free. The cern library is also
good and free. If you prefer those PACKs, you need to download and
test those functions. It is not that easy in my opinion. For example,
LAPACK heavily depends on BLAS, but compiling BLAS from goto's blas or
using atlas needs some knowledge and experience.
.
- References:
- Matlab -> Fortran
- From: Gib Bogle
- Re: Matlab -> Fortran
- From: Beliavsky
- Re: Matlab -> Fortran
- From: ben
- Re: Matlab -> Fortran
- From: Beliavsky
- Matlab -> Fortran
- Prev by Date: Re: Array Constructors
- Next by Date: Re: Intel Support
- Previous by thread: Re: Matlab -> Fortran
- Next by thread: array-valued function as dummy argument
- Index(es):
Relevant Pages
|