avm
Vector Math Library
A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration
Efficient and expressive arrayed vector math library with multi-threading and CUDA support in Common Lisp.
53 stars
6 watching
4 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
treeform/vmath | A math vector library for graphical applications | 98 |
takagi/cl-cuda | Provides Common Lisp interfaces to NVIDIA CUDA for efficient GPU programming | 280 |
crertel/graphmath | A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 82 |
graphitemaster/lua-vec | A Lua library that optimizes vector table construction and storage to improve performance and reduce memory usage. | 7 |
spate/vectormath | An implementation of Sony's Vector Math library in Go, providing vector math functions. | 65 |
john-h-k/mathsharp | A high-performance vector and matrix library written in C# using hardware intrinsics. | 695 |
arklumpus/vectsharp | A C# library for creating vector graphics | 242 |
scoopr/vectorial | A vector math library with support for SIMD instructions on various architectures. | 351 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
valentingalea/vml | A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |
automattf/vector.lua | A Lua library providing basic vector operations and functionality. | 47 |
boostorg/qvm | A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. | 85 |
nicklockwood/vectormath | A Swift library for 2D and 3D vector and matrix functions | 367 |
trbabb/geomc | A C++ library providing linear algebra and geometry functionality | 31 |