Re: [eigen] slides of my talk

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Gael Guennebaud schrieb:
> indeed, if you use matlab on relatively large dataset and you only use
> high level operators/routines then matlab is very fast because it
> relies on other state of the art library. There even exists plugins to
> perform some computations on the GPU...
> 
> Said that, matlab is extremely slow as soon as you are doing some more
> low level stuff involving complex expressions or a lot of small
> computations... Matlab can be a couple of order of magnitude slower
> than a C/C++ equivalent code. It seems MatLab is missing a JIT
> compiler.

That's why you should avoid loops as much as possible and try to use
Matrix computations instead...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEAREIAAYFAkl96nMACgkQoWM1JLkHou2KCQCeJVhZznSziZ0MzsNxKZoFODxu
4mAAn11VZxTdRuyuTndlV0XB96fPWsMJ
=+CQ6
-----END PGP SIGNATURE-----



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/