maxmll library source code

This is the computational core of the qubx_macroscopic plugin, compiled as maxmll.dll and libmaxmll.so.

The library is written in C++ with C bindings, using boost::ublas matrices. It has been compiled with gcc 4.4 and Visual Studio 2008. Python source code for MIL/MSL is also included, tested using Python 2.5, numpy 1.2.1 and scipy 0.7.0.