neo
Linear algebra library
A matrix and linear algebra library accelerated by WebGPU and WASM for JavaScript development.
👩💻 Matrix and other math, accelerated by WebGPU and WASM
67 stars
4 watching
4 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
denofast-fourier-transformfftgpgpugpuhacktoberfestjavascriptlinear-algebramachine-learningmatrixndarrayneural-networkwasmwebassemblywebgpuwgsl
Related projects:
Repository | Description | Stars |
---|---|---|
denosaurs/netsaur | A machine learning library with GPU, CPU, and WASM backends for building neural networks. | 232 |
andreaferretti/neo | A linear algebra library for Nim programming language | 245 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 469 |
blindglobe/lisp-matrix | A numerical algebra package for Common Lisp | 71 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
sonsongithub/numsw | A Swift library for linear algebra and matrix operations with a playground-like notebook interface. | 133 |
planetis-m/manu | A Nim library providing matrix operations and decomposition methods for solving linear equations and computing determinants. | 42 |
blas-lapack-rs/netlib-src | Provides source code for linear algebra libraries built on top of Netlib | 4 |
james-bowman/sparse | A package implementing various sparse matrix formats for efficient linear algebra operations | 159 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
quix/linalg | A Ruby library for efficient linear algebra computations and matrix operations. | 108 |
gigasquid/k9 | A Clojure library for constructing and training simple neural networks using core.matrix | 104 |
stavenko/nim-glm | A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. | 95 |