Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Utility for storing graphical data in a matrix
Function collection for modular GPGPU / shader programming with @thi.ng/shader-ast
Iterate through a vector, with returned value or without returned value, or iterate using generator.
project 3D point into 2D window space
a high-level 3D perspective camera
A JavaScript Library for Dimensionality Reduction.
camera object for nanogl
handle objects transform in 3D space
Node-RED added node functions.
- node-red
- adjoint
- append
- analysis
- autocorrelation
- autocovariance
- average
- avg
- AVRO
- arima
- ARMIA
- arvo
- backward substitution
- compare
- View more
Create a filled array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create a zero-filled ndarray having a specified shape and data type.
A set of enterprise-class Vue UI components.
> Detect the file type of a base64 The file type is detected by checking the [magic number] of the base64.
Abstract implementation of matrix math. MathMatrix introduces class Matrix, which is a multidimensional structure which, in the most trivial case, is a 2D matrix. A matrix of specific form could also be classified as a vector. MathMatrix heavily relly on
Create an uninitialized ndarray having a specified shape and data type.
Flatten an n-dimensional nested array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
A simple, type-safe way to create multi-dimensional arrays
Create a filled array having a specified length.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Two dimensional vector math library for JavaScript. Built for performance in computation-heavy real-time engines without sacrificing usability. Supports tree shaking and dead code removal to avoid bloating client-side bundles. Zero dependencies.