Look forward to a wonderful matrix class library

W

Wayne Shu

Hi everyone:

I'm looking forward to a wonderful matrix class library!
Does someone like to introduce a to me?
It should satisfy the following demands:
1. Open Source.
2. Efficient.
3. Support basic matrix operations: +, -, *, transpose, inverse,
convolution.
4. Support multi-dimension matrix, e.g. for a 24-bit bitmap, if I
put it into the matrix, it should be a 3-dimension matrix: height,
width, the byte number each pixel.
5. Optional, support sparse matrix, and its related oprations.

Thanksfor your reply!

Regards.
Wayne Shu
 
R

red floyd

Wayne said:
Hi everyone:

I'm looking forward to a wonderful matrix class library!
Does someone like to introduce a to me?
It should satisfy the following demands:
1. Open Source.
2. Efficient.
3. Support basic matrix operations: +, -, *, transpose, inverse,
convolution.
4. Support multi-dimension matrix, e.g. for a 24-bit bitmap, if I
put it into the matrix, it should be a 3-dimension matrix: height,
width, the byte number each pixel.
5. Optional, support sparse matrix, and its related oprations.

Google is your friend.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top