Posts tagged ‘MATLAB’

Matrix Multiplication Performance in C++

A few days ago, I ran across this article by Dmitri Nesteruk. In his article, he compared the performance between C# and C++ in matrix multiplication. From the data he provided, matrix multiplication using C# is two to three times slower than using C++ in comparable situations. Continue reading ‘Matrix Multiplication Performance in C++’ »

MATLAB 7 under WINE

When I tried WINE many years ago, there were not that many large applications that could actually run smoothly without some sort of hacks. Continue reading ‘MATLAB 7 under WINE’ »