Hello. I'm Sathyam Vellal, a 3rd year undergraduate student pursuing Computer Science. I'm interested in contributing to Boost.uBLAS in unifying the vector and matrix representations. I've looked at the docs ( http://www.boost.org/doc/libs/1_53_0/libs/numeric/ublas/doc/index.htm) to get an idea of the library. Does anyone have any suggestions on how I could proceed more and connected to this project? Thank you -- Sathyam M Vellal Computer Science and Engineering, P.E.S. Institute of Technology, Bangalore, India.
Sathyam Vellal wrote:
Hello. I'm Sathyam Vellal, a 3rd year undergraduate student pursuing Computer Science. I'm interested in contributing to Boost.uBLAS in unifying the vector and matrix representations. I've looked at the docs ( http://www.boost.org/doc/libs/1_53_0/libs/numeric/ublas/doc/index.htm) to get an idea of the library. Does anyone have any suggestions on how I could proceed more and connected to this project?
As a potential point of reference, the eigen3 library is implemented with matrix and vector unified as matrix. The and does so very well in usability and performance. http://eigen.tuxfamily.org/index.php?title=Benchmark
participants (2)
-
Michael Marcin
-
Sathyam Vellal