3 Repos
High-performance mathematical libraries for tensor and matrix operations implemented in JavaScript.
Distinct from Linear Algebra Routines: The candidates focus on general linear algebra or specific sparse routines; this targets the JS ecosystem specifically.
Explore 3 awesome GitHub repositories matching scientific & mathematical computing · JavaScript Linear Algebra Libraries. Refine with filters or upvote what's useful.
Deeplearnjs is a JavaScript deep learning framework and automatic differentiation engine designed for building and training artificial intelligence models within a web browser environment. It functions as a machine learning library that leverages WebGL to provide hardware acceleration for neural networks. The project serves as a high-performance linear algebra library, using the GPU to execute operations on multi-dimensional arrays. This enables the implementation of deep learning models and the execution of client-side machine learning inference. The framework covers the complete automatic
Provides a high-performance toolkit for complex mathematical operations on multi-dimensional arrays within JavaScript.
Accelerates linear algebra by calling native BLAS libraries with pure JavaScript fallbacks.
Umbrella is a comprehensive ecosystem of TypeScript-based libraries and a mono-repository designed for UI rendering, mathematical frameworks, WebAssembly bridging, and functional data processing. It provides a suite of tools for managing reactive data streams, binary serialization, and specialized memory management. The project includes a reactive component model for generating HTML, SVG, and Canvas elements from nested data structures, as well as a system for integrating JavaScript and WebAssembly through generated bindings. It features a mathematical framework for linear algebra, tensor ope
Provides high-performance linear algebra, tensor operations, and geometric calculations implemented in TypeScript.