Bo Berglund wrote: > I am translating a bunch of Fortran functions to FPC and I > have now come across a problem with a couple of built-in > Fortran90 functions: Matrix functions can be implemented efficiently using SSE, see e.g. <http://www.cortstratton.org/articles/OptimizingForSSE.php>. Regards, Adriaan van Os