Skip to content

dlopr/matlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matlib

Minimal WIP, header-only implementation of a Matrix library with compile-time memory layout of Matrix objects.

Minimal test example tested with g++-10, clang++10 and clang++11 in -std=c++2a mode. Compile and run with:

make -C examples
./examples/simultaneos_equations

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages