[Development] submitting a multi-dimensional container class for Qt: QNDArray

Konstantin Tokarev annulen at yandex.ru
Fri Jan 11 09:14:10 CET 2013



11.01.2013, 11:57, "Uwe Rathmann" <Uwe.Rathmann at tigertal.de>:
> On Wed, 09 Jan 2013 16:02:17 -0600, Thiago Macieira wrote:
>
>>>>  I think this is out of the scope of Qt. I  do not see that many uses
>>>>  case for normal Qt applications.
>>>  I am not surprised that some developers would feel this way, and I
>>>  think I would also feel that way if Qt were still strictly a GUI
>>>  toolkit, instead of the application framework that it became in Qt4.
>>  I'm not sure it's out of scope for Qt. In fact, I don't know yet whether
>>  it should be part of Qt Core or not.
>
> Something I was missing several times is a 2D container. Qt has objects
> organized in rows and columns ( QTable, QImage ... ) - so IMHO it is
> related to Qt.

To work with matrices, you can use Eigen:

http://eigen.tuxfamily.org/

-- 
Regards,
Konstantin



More information about the Development mailing list