Skip to content

A simple highly inefficient single header C++ math library

Notifications You must be signed in to change notification settings

martinfelis/simplemath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a highly inefficient math library. It was conceived by Martin
Felis <[email protected]> while he was waiting for code to
compile which used a highly efficient math library.

It is intended to be used as a fast compiling substitute for the
blazingly fast Eigen3 http://eigen.tuxfamily.org/index.php?title=Main_Page
library and tries to mimic its API to a certain extent.

Feel free to use it wherever you like. However, no guarantees are given
that this code does what it says it would.

About

A simple highly inefficient single header C++ math library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages