Skip to content

Faster Matrix Algebra for Eigen's linear algebra library. The computational time was reduced by implementing symmetrical matrices.

Notifications You must be signed in to change notification settings

David-N-Lopez/Faster-Matrix-Algebra-for-Eigen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faster-Matrix-Algebra-for-EIGEN

Test - David Nicolas Lopez

Faster Matrix Algebra for Eigen's linear algebra library. Reduced the computational time by reduced by 43% by implementing symmetrical matrix algebra.

To compile:

-Download Eigen source code from http://eigen.tuxfamily.org/index.php?title=Main_Page

-Create a New Project and include the Eigen folder

-Clone this repository inside your new project

-Run Test.cpp using either clang or gcc

About

Faster Matrix Algebra for Eigen's linear algebra library. The computational time was reduced by implementing symmetrical matrices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages