Skip to content

Implementation of a math library (Linear Algebra)

License

Notifications You must be signed in to change notification settings

ShredEagle/math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math

A mathematic library implementation, first concentrating on linear algrebra

Development

Build environment setup:

git clone --recurse-submodules git@github.com:Adnn/Math.git
cd Math
mkdir build && cd build
cmake ..
# Actual build command
cmake --build .

About

Implementation of a math library (Linear Algebra)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages