Skip to content

blackhat999/matrixcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrixcpp

A simple C++ matrix library. (UNDER CONSTRUCTION)

The matrix is implemented as a template, allowing it to contain ints, longs, floats, doubles, and even user defined types (if they have multipy, divide, add, and subtract operators).

Why is this different than other C++ matrix libraries? It's avalible under the Unlicensce or the CC0 (your choice) and is free of any usage restricions!

About

A simple C++ matrix library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published