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.

Thanks for your reply!

Regards.
Wayne Shu
 
V

Victor Bazarov

Wayne said:
Hi everyone:

I'm looking forward to a wonderful matrix class library!

I think you mean "I'm looking FOR a VERY GOOD matrix class library".
Does someone like to introduce a to me?

Do you mean that you're unable to find one? Have you even tried
using 'Google' search engine (or any other web search engine)?
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.

There must be several implementations out there that pretty much fit
those requirements. GIYF

V
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top