Project details for Some essential Matlab extensions

Logo Some essential Matlab extensions 1.0

by mseeger - November 10, 2007, 22:15:31 CET [ Project Homepage BibTeX Download ]

view (2 today), download ( 0 today ), 0 subscriptions

Description:

This is a set of MATLAB(R) functions and MEX files which I wrote to make working with this system somewhat bearable. They allow to call BLAS and LAPACK functions, which do very efficient dense linear algebra, directly. The full power of this interface is used, so you can operate on parts of a larger matrix, or using only a triangle of a matrix, etc. Importantly, this is done WITHOUT COPYING any matrices.

This uses an undocumented hack about MEX files, which about everybody seems to do, although The Mathworks claim you should not do this. Please read the documentation to understand the issue, and don't use this for controlling aircrafts or nuclear power stations.

Changes to previous version:

Initial Announcement on mloss.org.

BibTeX Entry: Download
Supported Operating Systems: Linux
Data Formats: None
Archive: download here

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.