Skip to content
#

matrix-math

Here are 19 public repositories matching this topic...

A simple, portable, zero-dependency, immutable floating-point linear algebra library that implements dense vectors and dense matrices of arbitrary dimensions. The matrices are CPU-based, and do not involve SIMD, CUDA, or OpenGL. The focus is on simplicity, portability, and convenience-of-use, not speed, optimization, or efficiency.

  • Updated Nov 9, 2025
  • Haxe

This repository contains a header-only C++ numerical computing library providing fast matrix arithmetic and complex-number support. It is designed for performance, determinism, and clarity, with a focus on multi-threaded computation in a Linux environment using standard STL containers and std::thread.

  • Updated Dec 1, 2025
  • C++

Improve this page

Add a description, image, and links to the matrix-math topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matrix-math topic, visit your repo's landing page and select "manage topics."

Learn more