Arduino Due libraries (official and 3rd party)

How to transform a library for arduino DUE?
I want use a library that it is for operate with matrices, but it is not working for Arduino Due. What I should change in the library for use the library in the Due?

These is the librery:

http://playground.arduino.cc/Code/MatrixMath

Thanks