Generate pseudorandom numbers drawn from an inverse gamma distribution.
Generate pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Calculate the entropy of an intensity image, inspired by Matlab "entropy" function.
A simple 2D flood fill for use with ndarrays
Generate pseudorandom numbers drawn from a raised cosine distribution.
Generate pseudorandom numbers drawn from a Fréchet distribution.
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
Reads the pixels of an image as an ndarray
Generate pseudorandom numbers drawn from a logistic distribution.
Test whether a string matches a Node.js built-in module name.
Fast shortest path finder for grids
Convert a 3D ndarray to a vox file (Magica Voxel format)
decode an image into an ndarray
Lightweight matrix operations
Generate pseudorandom numbers drawn from a Rayleigh distribution.
Simple handling of n-dimensional arrays, with an interface like numpy
Generate pseudorandom numbers drawn from a Gumbel distribution.
Voxelizes a mesh into an ndarray
Various kinds of (image) pyramids for ndarrays of arbitrary dimension.
Compute the arithmetic mean along one or more ndarray dimensions using ordinary recursive summation.
Generate pseudorandom numbers drawn from a geometric distribution.