Skip to content

Brill-Power/Neo

Repository files navigation

Neo

Matrix library for C++. No dependencies. We made this to use on an STM32.

Build

In the root folder, run the following CMake command: cmake -B build. This will build the required CMake files in the build subfolder. Navigate to the build subfolder with cd build and run the command make to compile the C++ code.

Test

Some test cases in tests; build and run with CMake.

About

C++ matrix library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published