Author Topic: Faster MATLAB with QLA (beta)  (Read 858 times)

Offline m.holmes

  • Newbie
  • *
  • Posts: 1
  • Matlab Forum
    • View Profile
Faster MATLAB with QLA (beta)
« on: March 27, 2010, 03:32:28 AM »
We'd like to let everyone know about the public beta release
of QLA: The Quick Linear Algebra Library.

QLA provides fast linear algebra in MATLAB, requiring only a
regular CPU. For a minuscule sacrifice in accuracy, you get a
mammoth increase in speed.

* How fast? Speedups over built-in MATLAB functions range
  from 10x to 1000x+ in our benchmark tests.

* How easy? Just add a 'q' in front of your normal
  function calls - e.g., 'qsvd(A)' instead of 'svd(A)'.

* Includes SVD, linear systems, least squares, PCA, and more.

Get details and download QLA here:
http://massiveanalytics.com (http://massiveanalytics.com/)

You can also join the QLA discussion here:
http://www.accelereyes.com/forums/viewforum.php?f=15 (http://www.accelereyes.com/forums/viewforum.php?f=15)

Enjoy!

Michael Holmes / Massive Analytics
John Melonakos / AccelerEyes       

Matlab and SimuLink Development Forum

Faster MATLAB with QLA (beta)
« on: March 27, 2010, 03:32:28 AM »