Discover and explore top open-source AI tools and projects—updated daily.
stdlib-jsJavaScript/Node.js standard library for numerical and scientific computation
Top 9.2% on SourcePulse
stdlib provides a comprehensive, decomposable standard library for JavaScript and Node.js, focusing on numerical and scientific computation. It aims to bring robust, high-performance mathematical, statistical, and data processing capabilities to the web, targeting developers who need advanced computational tools in JavaScript environments, akin to Python or R.
How It Works
stdlib is built with a fully decomposable architecture, allowing users to install and use individual packages or entire namespaces. This modularity enables fine-grained control over dependencies and bundle sizes. The library includes native add-ons for performance-critical operations, with pure JavaScript fallbacks, and emphasizes rigorous testing, documentation, and measurement for its extensive collection of functions.
Quick Start & Requirements
npm install @stdlib/stdlibnpm install @stdlib/ndarray-arraynpm install @stdlib/mathnpm install -g @stdlib/stdlibHighlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
math/base) is not supported; users must install top-level namespaces or individual packages.6 hours ago
1 day
unum-cloud