Compute the maximum absolute value along one or more ndarray dimensions, ignoring `NaN` values.
Generate pseudorandom numbers drawn from a Pareto (Type I) distribution.
Compute the median value along one or more sorted ndarray dimensions.
A JS implementation of Kim Asendorf's pixel sort glitch technique using ndarrays
Compute the minimum value along one or more ndarray dimensions.
Reads the pixels of an image as an ndarray
Compute the minimum value along one or more ndarray dimensions, ignoring `NaN` values.
Generate pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Converts a transfer function to a state-space representation.
Generate pseudorandom numbers drawn from a raised cosine distribution.
A simple 2D flood fill for use with ndarrays
Dice a photo into many triangles
Phase unwrapping for ndarrays
Generate pseudorandom numbers drawn from a triangular distribution.
turn voxels into 3D printable stl files
Convert a 3D ndarray to a vox file (Magica Voxel format)
Reads the pixels of an image as an ndarray
Test whether a string matches a Node.js built-in module name.
Fast shortest path finder for grids
BLAS Level 2 TRSV (triangular solve) for complex ndarrays
Lightweight matrix operations
Simple direct and extendable convolution library.
Generate pseudorandom numbers drawn from a Rayleigh distribution.
decode an image into an ndarray