graphmath
Vector math library
A comprehensive Elixir library for performing 2D and 3D vector and matrix operations.
An Elixir library for performing 2D and 3D mathematics.
82 stars
9 watching
13 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list
elixirelixir-langgraphicshexmatricesvector
Related projects:
Repository | Description | Stars |
---|---|---|
versilov/matrex | A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 478 |
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 561 |
treeform/vmath | A math vector library for graphical applications | 98 |
spate/vectormath | An implementation of Sony's Vector Math library in Go, providing vector math functions. | 65 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
a115/exmatrix | An Elixir library implementing parallel matrix multiplication and other utilities for working with matrices. | 58 |
nicklockwood/vectormath | A Swift library for 2D and 3D vector and matrix functions | 367 |
valentingalea/vml | A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |
scoopr/vectorial | A vector math library with support for SIMD instructions on various architectures. | 351 |
arklumpus/vectsharp | A C# library for creating vector graphics | 242 |
quil-lang/magicl | A matrix algebra library in Common Lisp with both pure Lisp and extended C/Fortran functionality | 238 |
takagi/avm | A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 53 |
john-h-k/mathsharp | A high-performance vector and matrix library written in C# using hardware intrinsics. | 695 |
technohippy/go-glmatrix | Provides fast vector and matrix operations for 3D transformations in Go. | 11 |