The vMAT library implements a grab-bag of mathematical functions inspired by MATLAB.
This library is being developed as part of a facial recognition project. As such, it contains a small (but growing) set of matrix functions and related utilities which that project happens to use. It's an example of how MATLAB code can be expressed in vectorized Objective-C.
The official library page can be found on github.