geomc
Linear algebra library
A C++ linear algebra and geometry library providing a set of basic mathematical tools for computational tasks.
A c++ linear algebra template library
32 stars
2 watching
4 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
juj/mathgeolib | A C++ library for linear algebra and geometry manipulation used in computer graphics | 694 |
sebbekarlsson/glms | A language and framework for linear algebra and image manipulation with a focus on simplicity and extensibility. | 40 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 470 |
blas-lapack-rs/netlib-src | Provides source code for linear algebra libraries built on top of Netlib | 4 |
microsoft/directxmath | A SIMD C++ linear algebra library for games and graphics apps | 1,564 |
stavenko/nim-glm | A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. | 96 |
lukasbanana/geometronlib | A C++ geometry library providing primitive data types and tools for generating 2D/3D meshes. | 93 |
boostorg/qvm | A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. | 85 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 563 |
treeform/vmath | A math vector library for graphical applications | 101 |
mmottl/lacaml | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
quix/linalg | A Ruby library for efficient linear algebra computations and matrix operations. | 108 |
valentingalea/vml | A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
twpayne/go-geom | Provides efficient data structures and utilities for working with 2D and 3D geometric shapes in various formats. | 865 |