linalg
Vector calculator
A lightweight vector math library
linalg.h is a single header, public domain, short vector math library for C++
875 stars
30 watching
67 forks
Language: C++
last commit: over 2 years ago
Linked from 5 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++ library implementing spatial vector algebra with Eigen3 linear algebra library | 71 |
| | A lightweight library providing linear math primitives for computer graphics | 932 |
| | A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |
| | A vector math library with support for SIMD instructions on various architectures. | 351 |
| | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,159 |
| | A Ruby library for efficient linear algebra computations and matrix operations. | 108 |
| | A linear algebra library built on top of LAPACK. | 50 |
| | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
| | A Common Lisp library for generating Scalable Vector Graphics files. | 42 |
| | A modular Common Lisp framework for data analysis and visualization | 198 |
| | A 2D vector graphics library written in C. | 350 |
| | A minimal Lispy calculator implementation in Zig with basic arithmetic operations | 24 |
| | A declarative 2D vector graphics library written in OCaml | 91 |
| | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 563 |
| | A collection of math functions and formulas to aid in graphic programming | 117 |