Hi,
I'm using a Matlab code which deals with huge matrices. There is some inversion required, for which I have several options:
direct inversion
gmres
minres
qmr
The last three don't seem to be available in Octave. Since I own a licence of Matlab but can only run Octave on a remote supercomputer, is it OK for me to copy these Matlab files and use them with Octave? Is that a stupid thing to do?
Another option I'll look into is using FFT techniques since my matrix has a particular Block Toeplitz structure, but that will probably require quite a bit of work.
best regards
baptiste
_______________________________________________
Help-octave mailing list