Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

ShenMian/math

Repository files navigation

Math

CodeFactor Codacy CodeQL Test Codecov

(This project is still in the early stages of development and do not reflect the final quality)

A simple linear algebra header-only library.

Features

Some operations support:

  • SIMD: SSE.
  • Compile-time computation: C++14 constexpr.

Documentation