A C++ matrix class for creating matrix objects and easily performing elementary operations between matrix objects including addition, subtraction, multiplication, transposition, and trace.
Features
- Easily create and manage matrix objects in C++
- Easily define any n x m matrix, with shortcuts for defining identity and diagonal matrices
- Perform basic operations on and between matrix objects
- Supports matrix multiplication, multiplication by a scalar, addition and subtraction of matrices and vectors, transposition, trace, and more
- Interfaces easily with lapack and blas/cblas libraries
- New features are coming
License
GNU General Public License version 2.0 (GPLv2)Follow NTmatrix C++ Matrix Class
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NTmatrix C++ Matrix Class!