PDA

View Full Version : Any suggestions of Matrix library with Qt?



Sheng
30th November 2009, 17:25
There are tons of Matrix libraries available. Any suggestions?
GSL seems mostly be used under Linux, right?
Thanks

Sheng
30th November 2009, 17:27
The thing is, I am not able to use QMatrix. And moreover, the functionality of QMatrix is not enough.

JohannesMunk
4th February 2010, 17:07
I don't know if your question is still on, but have you considered using the Basic Linear Algebra library of boost?

http://www.boost.org/doc/libs/1_42_0/libs/numeric/ublas/doc/index.htm

What kind of functionality are you looking for?

Johannes

ComaWhite
5th February 2010, 03:48
4.6.0 supports QVector2,3,4 Matrixs, and Quaternions