This repository is a work in progress to design my own Math vector and Math matrix classes that are both easy to use while at same time do not sacrifice performance. To accomplish this, I overload the math operators of each class to make calls to the BLAS++ library. The BLAS++ library is an open-source library that uses to C++ templates to perform calls to BLAS (a highly optimized vector/matrix library written in Fortran).
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a work in progress to design a fast and general Math Vector and Math Matrix class
License
adam-grofe/MathVector-Matrix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a work in progress to design a fast and general Math Vector and Math Matrix class
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published